MapSAM: Adapting Segment Anything Model for Automated Feature Detection in Historical Maps
Xue Xia, Daiwei Zhang, Wenxuan Song, Wei Huang, Lorenz Hurni

TL;DR
MapSAM is a novel adaptation of the Segment Anything Model that enables automated, prompt-free segmentation of historical maps by employing efficient fine-tuning and automatic prompt generation, significantly reducing manual effort.
Contribution
This paper introduces MapSAM, a parameter-efficient fine-tuning approach that transforms SAM into a fully automated, versatile tool for historical map feature detection with minimal data.
Findings
Effective segmentation of linear and areal features in historical maps.
Performs well with extremely limited training data (as few as 10 samples).
Outperforms baseline methods in adapting to diverse map features.
Abstract
Automated feature detection in historical maps can significantly accelerate the reconstruction of the geospatial past. However, this process is often constrained by the time-consuming task of manually digitizing sufficient high-quality training data. The emergence of visual foundation models, such as the Segment Anything Model (SAM), offers a promising solution due to their remarkable generalization capabilities and rapid adaptation to new data distributions. Despite this, directly applying SAM in a zero-shot manner to historical map segmentation poses significant challenges, including poor recognition of certain geospatial features and a reliance on input prompts, which limits its ability to be fully automated. To address these challenges, we introduce MapSAM, a parameter-efficient fine-tuning strategy that adapts SAM into a prompt-free and versatile solution for various downstream…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGeographic Information Systems Studies · Human Mobility and Location-Based Analysis · Data Management and Algorithms
MethodsSoftmax · Attention Is All You Need · Segment Anything Model
