PathMamba: A Hybrid Mamba-Transformer for Topologically Coherent Road Segmentation in Satellite Imagery
Jules Decaestecker, Nicolas Vigne

TL;DR
PathMamba introduces a hybrid Mamba-Transformer architecture that combines sequential and global reasoning to achieve topologically coherent road segmentation in satellite imagery, balancing accuracy and computational efficiency.
Contribution
The paper presents a novel hybrid model integrating Mamba and Transformer architectures to enhance topological continuity in road segmentation tasks.
Findings
Sets new state-of-the-art on DeepGlobe and Massachusetts datasets.
Significantly improves topological continuity as measured by APLS.
Maintains computational efficiency comparable to existing models.
Abstract
Achieving both high accuracy and topological continuity in road segmentation from satellite imagery is a critical goal for applications ranging from urban planning to disaster response. State-of-the-art methods often rely on Vision Transformers, which excel at capturing global context, yet their quadratic complexity is a significant barrier to efficient deployment, particularly for on-board processing in resource-constrained platforms. In contrast, emerging State Space Models like Mamba offer linear-time efficiency and are inherently suited to modeling long, continuous structures. We posit that these architectures have complementary strengths. To this end, we introduce PathMamba, a novel hybrid architecture that integrates Mamba's sequential modeling with the Transformer's global reasoning. Our design strategically uses Mamba blocks to trace the continuous nature of road networks,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutomated Road and Building Extraction · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
