🤖 AI Summary
To address the dual challenges of poor out-of-distribution generalization and high inference latency in real-time stereo matching, this paper proposes GGEV, a lightweight neural network. Methodologically, it introduces depth-aware geometric priors into the cost aggregation process—marking the first such integration—via a Depth-aware Dynamic Cost Aggregation module that enables robust generalization over geometric volume representations under strict latency constraints. Additionally, it incorporates structural priors from monocular foundation models and employs lightweight feature extraction with dynamic fusion. Evaluated on KITTI 2012/2015 and ETH3D, GGEV achieves state-of-the-art accuracy while demonstrating significantly stronger zero-shot generalization than existing real-time methods. Crucially, it operates at >30 FPS, satisfying stringent real-time requirements.
📝 Abstract
Real-time stereo matching methods primarily focus on enhancing in-domain performance but often overlook the critical importance of generalization in real-world applications. In contrast, recent stereo foundation models leverage monocular foundation models (MFMs) to improve generalization, but typically suffer from substantial inference latency. To address this trade-off, we propose Generalized Geometry Encoding Volume (GGEV), a novel real-time stereo matching network that achieves strong generalization. We first extract depth-aware features that encode domain-invariant structural priors as guidance for cost aggregation. Subsequently, we introduce a Depth-aware Dynamic Cost Aggregation (DDCA) module that adaptively incorporates these priors into each disparity hypothesis, effectively enhancing fragile matching relationships in unseen scenes. Both steps are lightweight and complementary, leading to the construction of a generalized geometry encoding volume with strong generalization capability. Experimental results demonstrate that our GGEV surpasses all existing real-time methods in zero-shot generalization capability, and achieves state-of-the-art performance on the KITTI 2012, KITTI 2015, and ETH3D benchmarks.