A Mamba-Based Siamese Network for Remote Sensing Change Detection

Jay N. Paranjape, Celso de Melo, Vishal M. Patel; Proceedings of the Winter Conference on Applications of Computer Vision (WACV), 2025, pp. 1186-1196

Abstract


Change detection in remote sensing images is an essential tool for analyzing a region at different times. It finds varied applications in monitoring environmental changes man-made changes as well as corresponding decision-making and prediction of future trends. Deep learning methods like Convolutional Neural Networks (CNNs) and Transformers have achieved remarkable success in detecting significant changes given two images at different times. In this paper we propose a Mamba-based Change Detector (M-CD) that segments out the regions of interest even better. Mamba-based architectures demonstrate linear-time training capabilities and an improved receptive field over transformers. Our experiments on four widely used change detection datasets demonstrate significant improvements over existing state-of-the-art (SOTA) methods. Code: https://github.com/JayParanjape/M-CD

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Paranjape_2025_WACV, author = {Paranjape, Jay N. and de Melo, Celso and Patel, Vishal M.}, title = {A Mamba-Based Siamese Network for Remote Sensing Change Detection}, booktitle = {Proceedings of the Winter Conference on Applications of Computer Vision (WACV)}, month = {February}, year = {2025}, pages = {1186-1196} }