URS-Stereo: 不確実性ガイドによる残差探索を用いたリアルタイムステレオマッチング
URS-Stereo: Uncertainty-Guided Residual Search for Real-Time Stereo Matching
粗密ステレオマッチングの伝搬視差の不確実性を予測し、探索範囲を適応的に移動させることで、誤った伝搬によるマッチング失敗を防ぎ、リアルタイム性を保ちつつ精度を向上させるフレームワークを提案した。
著者: Pouya Sohrabipour, Chaitanya kumar reddy Pallerla, Dongyi Wang
分類: cs.CV
原文アブストラクト
Real-time stereo matching is crucial for robotics, autonomous systems, and embedded vision applications, where both computational efficiency and disparity accuracy are required. Recent coarse-to-fine stereo matching methods improve efficiency by progressively refining disparity estimates using local cost volumes at higher resolutions. However, these methods rely heavily on the accuracy of propagated disparity estimates from previous stages. When the propagated disparity is inaccurate, the ground-truth correspondence may fall outside the predefined local search range, leading to unrecoverable matching failures during subsequent refinement. In this paper, we propose URS-Stereo, a real-time coarse-to-fine stereo matching framework that addresses this limitation through uncertainty-guided search adaptation. Specifically, we introduce an Uncertainty-Guided Residual Search Module (UGRSM), which predicts the reliability of propagated disparities together with residual search offsets to adaptively relocate the centers of local cost volumes before disparity refinement. By dynamically adjusting the search region according to the confidence of the propagated disparity, the proposed method significantly improves the robustness of local correspondence estimation while preserving the computational efficiency of coarse-to-fine stereo matching. Extensive experiments on SceneFlow, KITTI 2012, KITTI 2015, Middlebury, and ETH3D demonstrate that URS-Stereo consistently improves disparity estimation while maintaining real-time inference speed, validating the effectiveness of the proposed uncertainty-guided search strategy