CVMay 19, 2025

IA-MVS: Instance-Focused Adaptive Depth Sampling for Multi-View Stereo

arXiv:2505.12714v1h-index: 11Has Code
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in multi-view stereo for 3D reconstruction, offering an incremental improvement over existing methods.

The paper tackles the problem of improving depth estimation precision in multi-view stereo by narrowing depth hypothesis ranges and refining each instance, achieving state-of-the-art performance on the DTU benchmark.

Multi-view stereo (MVS) models based on progressive depth hypothesis narrowing have made remarkable advancements. However, existing methods haven't fully utilized the potential that the depth coverage of individual instances is smaller than that of the entire scene, which restricts further improvements in depth estimation precision. Moreover, inevitable deviations in the initial stage accumulate as the process advances. In this paper, we propose Instance-Adaptive MVS (IA-MVS). It enhances the precision of depth estimation by narrowing the depth hypothesis range and conducting refinement on each instance. Additionally, a filtering mechanism based on intra-instance depth continuity priors is incorporated to boost robustness. Furthermore, recognizing that existing confidence estimation can degrade IA-MVS performance on point clouds. We have developed a detailed mathematical model for confidence estimation based on conditional probability. The proposed method can be widely applied in models based on MVSNet without imposing extra training burdens. Our method achieves state-of-the-art performance on the DTU benchmark. The source code is available at https://github.com/KevinWang73106/IA-MVS.

Code Implementations1 repo
Foundations

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

Your Notes