SA-MVSNet: Spatial-aware Multi-view Stereo Network with Attention Cost Volume
Haoran Kong, Fanzi Zeng, Longbao Dai, Jingyang Hu, Jiang-hao Cai, Jianxia Chen, Ruihui Li, Hongbo Jiang
Abstract
Deep learning-based multi-view stereo (MVS) methods enable dense point cloud reconstruction in texture-rich areas. However, existing methods incur significant computational costs to capture pixel dependencies for complete reconstruction in low-texture regions. Additionally, discrete depth layers in occluded environments hinder the cost volume’s ability to model object information effectively. To address these issues, we propose a spatial-aware multi-view stereo network with attention cost volume, termed SA-MVSNet. The network introduces the pixel-driven spatial interaction (PDSI) module, which integrates the hierarchical spatial location enhancement mechanism (HSLE) and the spatial context aggregation mechanism (SCA). Leveraging an efficient parallel architecture, the PDSI module captures pixel-level spatial dependencies with the HSLE and strengthens global contextual information through the SCA. This design improves the network’s ability to represent features in low-texture regions while maintaining high inference efficiency. Furthermore, SA-MVSNet incorporates an attention weight generation branch that refines the cost volume by aggregating multi-scale depth cues, effectively mitigating the impact of occlusion. Experiments on the DTU dataset and the Tanks and Temples dataset show that our method outperforms other learning-based methods, achieving superior performance and strong generalization ability.
BibTeX
@inproceedings{iros2025_samvsnetspatiala,
title = {SA-MVSNet: Spatial-aware Multi-view Stereo Network with Attention Cost Volume},
author = {Haoran Kong and Fanzi Zeng and Longbao Dai and Jingyang Hu and Jiang-hao Cai and Jianxia Chen and Ruihui Li and Hongbo Jiang},
booktitle = {IROS 2025},
year = {2025}
}