MambaOutRS: A Hybrid CNN-Fourier Architecture for Remote Sensing Image Classification
Minjong Cheon, Changbae Mun

TL;DR
MambaOutRS is a hybrid CNN-Fourier model that achieves state-of-the-art remote sensing image classification by efficiently capturing local and global features without complex recurrent models.
Contribution
Introduces MambaOutRS, a novel hybrid architecture combining Gated CNNs and Fourier filters, outperforming existing models in remote sensing classification tasks.
Findings
Achieves highest F1-scores on multiple remote sensing datasets.
Outperforms larger transformer and Mamba-based models with fewer parameters.
Fourier Filter Gate significantly improves global spatial pattern recognition.
Abstract
Recent advances in deep learning for vision tasks have seen the rise of State Space Models (SSMs) like Mamba, celebrated for their linear scalability. However, their adaptation to 2D visual data often necessitates complex modifications that may diminish efficiency. In this paper, we introduce MambaOutRS, a novel hybrid convolutional architecture for remote sensing image classification that re-evaluates the necessity of recurrent SSMs. MambaOutRS builds upon stacked Gated CNN blocks for local feature extraction and introduces a novel Fourier Filter Gate (FFG) module that operates in the frequency domain to capture global contextual information efficiently. Our architecture employs a four-stage hierarchical design and was extensively evaluated on challenging remote sensing datasets: UC Merced, AID, NWPU-RESISC45, and EuroSAT. MambaOutRS consistently achieved state-of-the-art (SOTA)…
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
TopicsRemote-Sensing Image Classification · Neural Networks and Applications
