CVAug 2, 2025

RoadMamba: A Dual Branch Visual State Space Model for Road Surface Classification

arXiv:2508.01210v12 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses road surface classification for autonomous vehicle safety and comfort, representing an incremental improvement by adapting Mamba architectures to a specific domain.

The paper tackles road surface classification for autonomous vehicles by proposing RoadMamba, a dual-branch visual state space model that combines local and global perception, achieving state-of-the-art performance on a dataset with 1 million samples.

Acquiring the road surface conditions in advance based on visual technologies provides effective information for the planning and control system of autonomous vehicles, thus improving the safety and driving comfort of the vehicles. Recently, the Mamba architecture based on state-space models has shown remarkable performance in visual processing tasks, benefiting from the efficient global receptive field. However, existing Mamba architectures struggle to achieve state-of-the-art visual road surface classification due to their lack of effective extraction of the local texture of the road surface. In this paper, we explore for the first time the potential of visual Mamba architectures for road surface classification task and propose a method that effectively combines local and global perception, called RoadMamba. Specifically, we utilize the Dual State Space Model (DualSSM) to effectively extract the global semantics and local texture of the road surface and decode and fuse the dual features through the Dual Attention Fusion (DAF). In addition, we propose a dual auxiliary loss to explicitly constrain dual branches, preventing the network from relying only on global semantic information from the deep large receptive field and ignoring the local texture. The proposed RoadMamba achieves the state-of-the-art performance in experiments on a large-scale road surface classification dataset containing 1 million samples.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes