CVAILGJun 27, 2025

Few-Shot Segmentation of Historical Maps via Linear Probing of Vision Foundation Models

arXiv:2506.21826v12 citationsh-index: 31Has CodeICDAR
Originality Incremental advance
AI Analysis

This enables precise segmentation of diverse historical maps with drastically reduced manual annotations, advancing automated processing in historical analysis.

The paper tackles few-shot segmentation of historical maps by leveraging vision foundation models with parameter-efficient fine-tuning, achieving +5% to +20% relative improvements in mIoU on benchmark datasets and 67.3% mean PQ on a competition dataset.

As rich sources of history, maps provide crucial insights into historical changes, yet their diverse visual representations and limited annotated data pose significant challenges for automated processing. We propose a simple yet effective approach for few-shot segmentation of historical maps, leveraging the rich semantic embeddings of large vision foundation models combined with parameter-efficient fine-tuning. Our method outperforms the state-of-the-art on the Siegfried benchmark dataset in vineyard and railway segmentation, achieving +5% and +13% relative improvements in mIoU in 10-shot scenarios and around +20% in the more challenging 5-shot setting. Additionally, it demonstrates strong performance on the ICDAR 2021 competition dataset, attaining a mean PQ of 67.3% for building block segmentation, despite not being optimized for this shape-sensitive metric, underscoring its generalizability. Notably, our approach maintains high performance even in extremely low-data regimes (10- & 5-shot), while requiring only 689k trainable parameters - just 0.21% of the total model size. Our approach enables precise segmentation of diverse historical maps while drastically reducing the need for manual annotations, advancing automated processing and analysis in the field. Our implementation is publicly available at: https://github.com/RafaelSterzinger/few-shot-map-segmentation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes