Papers › RSMamba: Remote Sensing Image Classification with State Space Model

RSMamba: Remote Sensing Image Classification with State Space Model

28 Mar 2024arXiv:2403.19654archive 2025-07-28

Keyan Chen, Bowen Chen, Chenyang Liu, Wenyuan Li, Zhengxia Zou, Zhenwei Shi

Remote sensing image classification forms the foundation of various understanding tasks, serving a crucial function in remote sensing image interpretation. The recent advancements of Convolutional Neural Networks (CNNs) and Transformers have markedly enhanced classification accuracy. Nonetheless, remote sensing scene classification remains a significant challenge, especially given the complexity and diversity of remote sensing scenarios and the variability of spatiotemporal resolutions. The capacity for whole-image understanding can provide more precise semantic cues for scene discrimination. In this paper, we introduce RSMamba, a novel architecture for remote sensing image classification. RSMamba is based on the State Space Model (SSM) and incorporates an efficient, hardware-aware design known as the Mamba. It integrates the advantages of both a global receptive field and linear modeling complexity. To overcome the limitation of the vanilla Mamba, which can only model causal sequences and is not adaptable to two-dimensional image data, we propose a dynamic multi-path activation mechanism to augment Mamba's capacity to model non-causal data. Notably, RSMamba maintains the inherent modeling mechanism of the vanilla Mamba, yet exhibits superior performance across multiple remote sensing image classification datasets. This indicates that RSMamba holds significant potential to function as the backbone of future visual foundation models. The code will be available at \url{https://github.com/KyanChen/RSMamba}.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.19654")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 5 ran · our draft was wrong; 2 ran with no contract checked.

By repository: community (archive-listed): 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

KyanChen/RSMamba officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
chen-yang-liu/change-agent mentioned on GitHubpytorchMIT report
chen-yang-liu/rscama mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 8 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · violated contract
5ran · our draft was wrong
2ran
2unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chen-yang-liu/change-agent. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy chen-yang-liu/change-agent/Multi_change/utils_tool/utils.py community (archive-listed) ran MIT (permissive) · 53daad1d7b99fbdf · report
build_vocab chen-yang-liu/change-agent/Multi_change/preprocess_data.py community (archive-listed) ran MIT (permissive) · 922e2a3d44a7cf41 · report
cook_refs chen-yang-liu/change-agent/Multi_change/eval_func/cider/cider_scorer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 4c1b107103b7c856 · report
cook_test chen-yang-liu/change-agent/Multi_change/eval_func/cider/cider_scorer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 3573c4bc85f65dfd · report
encode chen-yang-liu/change-agent/Multi_change/preprocess_data.py community (archive-listed) ran · violated contract MIT (permissive) · 9939e4093b93c961 · report
precook chen-yang-liu/change-agent/Multi_change/eval_func/bleu/bleu_scorer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · ec4448373d72d636 · report
precook chen-yang-liu/change-agent/Multi_change/eval_func/cider/cider_scorer.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 9560e3e3e41bc1b2 · report
tokenize chen-yang-liu/change-agent/Multi_change/preprocess_data.py community (archive-listed) ran · our draft was wrong MIT (permissive) · c6e897c47140c3e2 · report
cook_refs chen-yang-liu/change-agent/Multi_change/eval_func/bleu/bleu_scorer.py community (archive-listed) unverified MIT (permissive) · 7586e1d32f7325f7 · report
cook_test chen-yang-liu/change-agent/Multi_change/eval_func/bleu/bleu_scorer.py community (archive-listed) unverified MIT (permissive) · 019ae8bc6f98133f · report

Tasks

ClassificationImage ClassificationMambaRemote Sensing Image ClassificationScene Classificationimage-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections