CogStereo: Neural Stereo Matching with Implicit Spatial Cognition Embedding
Lihuang Fang, Xiao Hu, Yuchen Zou, Hong Zhang
TL;DR
CogStereo tackles zero-shot generalization gaps in stereo matching by injecting implicit spatial cognition (SC) derived from monocular depth foundation models as priors, rather than dataset-specific priors. It introduces a Dual-Condition Refinement that combines pixelwise uncertainty with SC features to achieve globally coherent disparity in occluded/textureless regions. Key components include a Cost Volume Uncertainty Estimation prior to pre-training and a UG-SCA attention mechanism, along with LU-KSS and ADDG to maintain metric consistency and smoothness. Experiments across Scene Flow, KITTI, ETH3D, Middlebury, EuRoC, and real-world data show state-of-the-art results and strong zero-shot generalization, suggesting a cognition-driven shift in stereo matching.
Abstract
Deep stereo matching has advanced significantly on benchmark datasets through fine-tuning but falls short of the zero-shot generalization seen in foundation models in other vision tasks. We introduce CogStereo, a novel framework that addresses challenging regions, such as occlusions or weak textures, without relying on dataset-specific priors. CogStereo embeds implicit spatial cognition into the refinement process by using monocular depth features as priors, capturing holistic scene understanding beyond local correspondences. This approach ensures structurally coherent disparity estimation, even in areas where geometry alone is inadequate. CogStereo employs a dual-conditional refinement mechanism that combines pixel-wise uncertainty with cognition-guided features for consistent global correction of mismatches. Extensive experiments on Scene Flow, KITTI, Middlebury, ETH3D, EuRoc, and real-world demonstrate that CogStereo not only achieves state-of-the-art results but also excels in cross-domain generalization, shifting stereo vision towards a cognition-driven approach.
