pith. sign in

arxiv: 2311.11319 · v4 · pith:W35B7K7Fnew · submitted 2023-11-19 · 💻 cs.CV · cs.AI

GeoSAM: Fine-tuning SAM with Multi-Modal Prompts for Mobility Infrastructure Segmentation

classification 💻 cs.CV cs.AI
keywords geosaminfrastructuregeographicalimagesmobilitymodelpromptssegmentation
0
0 comments X
read the original abstract

In geographical image segmentation, performance is often constrained by the limited availability of training data and a lack of generalizability, particularly for segmenting mobility infrastructure such as roads, sidewalks, and crosswalks. Vision foundation models like the Segment Anything Model (SAM), pre-trained on millions of natural images, have demonstrated impressive zero-shot segmentation performance, providing a potential solution. However, SAM struggles with geographical images, such as aerial and satellite imagery, due to its training being confined to natural images and the narrow features and textures of these objects blending into their surroundings. To address these challenges, we propose Geographical SAM (GeoSAM), a SAM-based framework that fine-tunes SAM using automatically generated multi-modal prompts. Specifically, GeoSAM integrates point prompts from a pre-trained task-specific model as primary visual guidance, and text prompts generated by a large language model as secondary semantic guidance, enabling the model to better capture both spatial structure and contextual meaning. GeoSAM outperforms existing approaches for mobility infrastructure segmentation in both familiar and completely unseen regions by at least 5\% in mIoU, representing a significant leap in leveraging foundation models to segment mobility infrastructure, including both road and pedestrian infrastructure in geographical images. The source code can be found in this GitHub Repository: https://github.com/rafiibnsultan/GeoSAM.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ShadeBench: A Benchmark Dataset for Building Shade Simulation in Sustainable Society

    cs.CV 2026-05 unverdicted novelty 7.0

    ShadeBench is a multimodal benchmark dataset for urban shade understanding that includes temporally varying shade maps, satellite imagery, building representations, and text to support shade generation, segmentation, ...

  2. RoadGIE: Towards A Global-Scale Aerial Benchmark for Generalizable Interactive Road Extraction

    cs.CV 2026-05 unverdicted novelty 5.0

    Introduces the largest global aerial road segmentation dataset and RoadGIE, an interactive model using topology-aware prompts that reports SOTA accuracy and connectivity on the new benchmark with a 3.7M parameter network.