MapSR: Prompt-Driven Land Cover Map Super-Resolution via Vision Foundation Models

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision, Geospatial AI · Depth: Advanced, medium

Summary

MapSR is a prompt-driven framework designed for super-resolution of land-cover maps, addressing the high cost of dense high-resolution (HR) annotations. Published on April 16, 2026, this method enhances coarse low-resolution (LR) land-cover products into HR maps at the resolution of input imagery. Unlike existing weakly supervised methods that retrain dense predictors with substantial computational cost, MapSR decouples supervision from model training. It extracts class prompts from frozen vision foundation model features using a lightweight linear probe, then performs HR mapping via training-free metric inference and graph-based prediction refinement. Experiments on the Chesapeake Bay dataset demonstrate MapSR achieves 59.64% mIoU without any HR labels, competing with strong weakly supervised baselines and outperforming fully supervised ones. Crucially, MapSR reduces trainable parameters by four orders of magnitude and shortens training time from hours to minutes, enabling scalable HR mapping under limited annotation and compute budgets.

Key takeaway

For research scientists developing land-cover mapping solutions, MapSR offers a compelling approach to achieve high-resolution outputs with significantly reduced annotation and computational demands. You should consider integrating prompt-driven frameworks with frozen vision foundation models to drastically cut training time and parameter counts, enabling more scalable and cost-effective mapping projects, especially when HR labels are scarce.

Key insights

MapSR enables high-resolution land-cover mapping with minimal annotation and compute by decoupling supervision from training.

Principles

Method

MapSR extracts class prompts from frozen vision foundation model features via a linear probe, then performs HR mapping using training-free metric inference and graph-based spatial refinement.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.