MVSMamba: Multi-View Stereo with State Space Model
Jianfei Jiang, Qiankun Liu, Hongyuan Liu, Haochen Yu, Liyong Wang, Jiansheng Chen, Huimin Ma

TL;DR
MVSMamba introduces a novel multi-view stereo network leveraging the Mamba architecture for efficient global feature aggregation, outperforming existing methods in accuracy and computational efficiency on standard benchmarks.
Contribution
This paper presents the first Mamba-based MVS network with a dynamic module for efficient multi-view feature interaction and global aggregation, improving performance and efficiency.
Findings
Outperforms state-of-the-art methods on DTU and Tanks-and-Temples datasets.
Achieves better accuracy with lower computational overhead.
Demonstrates the effectiveness of Mamba architecture in MVS tasks.
Abstract
Robust feature representations are essential for learning-based Multi-View Stereo (MVS), which relies on accurate feature matching. Recent MVS methods leverage Transformers to capture long-range dependencies based on local features extracted by conventional feature pyramid networks. However, the quadratic complexity of Transformer-based MVS methods poses challenges to balance performance and efficiency. Motivated by the global modeling capability and linear complexity of the Mamba architecture, we propose MVSMamba, the first Mamba-based MVS network. MVSMamba enables efficient global feature aggregation with minimal computational overhead. To fully exploit Mamba's potential in MVS, we propose a Dynamic Mamba module (DM-module) based on a novel reference-centered dynamic scanning strategy, which enables: (1) Efficient intra- and inter-view feature interaction from the reference to source…
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
TopicsAdvanced Vision and Imaging · Advanced Image and Video Retrieval Techniques · Speech and Audio Processing
