{S\textsuperscript{2}M\textsuperscript{2}}: Scalable Stereo Matching Model for Reliable Depth Estimation
Junhong Min, Youngpil Jeon, Jimin Kim, Minyong Choi
TL;DR
S²M² tackles the generalization gap in stereo depth estimation by reimagining stereo as scalable global matching. It combines a multi-resolution transformer-based feature extractor with a global matching module solved via entropy-regularized optimal transport, followed by RAFT-like refinement and edge-aware upsampling. A novel Probabilistic Mode Concentration loss concentrates matching probability on feasible disparities, enabling reliable disparity, occlusion, and confidence estimation. The approach achieves state-of-the-art results on ETH3D and Middlebury v3, maintains strong performance across high-resolution and large-disparity scenarios, and offers a favorable accuracy-efficiency Pareto frontier compared to prior global or iterative methods. This framework advances generalizable, high-fidelity depth estimation suitable for safety-critical applications by balancing scalability, accuracy, and reliability.
Abstract
The pursuit of a generalizable stereo matching model, capable of performing well across varying resolutions and disparity ranges without dataset-specific fine-tuning, has revealed a fundamental trade-off. Iterative local search methods achieve high scores on constrained benchmarks, but their core mechanism inherently limits the global consistency required for true generalization. However, global matching architectures, while theoretically more robust, have historically been rendered infeasible by prohibitive computational and memory costs. We resolve this dilemma with {S\textsuperscript{2}M\textsuperscript{2}}: a global matching architecture that achieves state-of-the-art accuracy and high efficiency without relying on cost volume filtering or deep refinement stacks. Our design integrates a multi-resolution transformer for robust long-range correspondence, trained with a novel loss function that concentrates probability on feasible matches. This approach enables a more robust joint estimation of disparity, occlusion, and confidence. {S\textsuperscript{2}M\textsuperscript{2}} establishes a new state of the art on Middlebury v3 and ETH3D benchmarks, significantly outperforming prior methods in most metrics while reconstructing high-quality details with competitive efficiency.
