paper-with-me

홈 › Papers

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

2025-08-02 · Tianze Wang, Zhang Zhang, Chao Yue, Nuoran Li, Chao Sun arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.01210

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

RS3Mamba: Visual State Space Model for Remote Sensing Images Semantic Segmentation

2024-04-03 · Xianping Ma, Xiaokang Zhang, Man-on Pun

Semantic segmentation of remote sensing images is a fundamental task in geoscience research. However, there are some significant shortcomings for the widely used convolutional neural networks (CNNs) and Transformers. The…

Long-range modelingMambaSegmentationSemantic Segmentation

Being-H0.7: A Latent World-Action Model from Egocentric Videos

2026-04-30 · Hao Luo, Wanpeng Zhang, Yicheng Feng, Sipeng Zheng 외 arxiv

Visual-Language-Action models (VLAs) have advanced generalist robot control by mapping multimodal observations and language instructions directly to actions, but sparse action supervision often encourages shortcut mappin…

Res$^2$CLIP: Few-Shot Generalist Anomaly Detection with Residual-to-Residual Alignment

2026-05-15 · Xinyue Liu, Jianyuan Wang, Biao Leng, Shuo Zhang arxiv

Few-shot Generalist Anomaly Detection requires models to generalize to novel categories without retraining, posing significant challenges in real-world scenarios with scarce samples and rapidly changing categories. Exist…

Anomaly Detection

M3D: Dual-Stream Selective State Spaces and Depth-Driven Framework for High-Fidelity Single-View 3D Reconstruction

2024-11-19 · Luoxi Zhang, Pragyan Shrestha, Yu Zhou, Chun Xie 외

The precise reconstruction of 3D objects from a single RGB image in complex scenes presents a critical challenge in virtual reality, autonomous driving, and robotics. Existing neural implicit 3D representation methods fa…

3D ReconstructionAutonomous DrivingSingle-View 3D Reconstruction

Improving Super-Resolution Methods via Incremental Residual Learning

2018-08-21 · Muneeb Aadil, Rafia Rahim, Sibt Ul Hussain

Recently, Convolutional Neural Networks (CNNs) have shown promising performance in super-resolution (SR). However, these methods operate primarily on Low Resolution (LR) inputs for memory efficiency but this limits, as w…

Super-Resolution