English

Fast-FoundationStereo: Real-Time Zero-Shot Stereo Matching

Computer Vision and Pattern Recognition 2026-03-18 v2 Robotics

Abstract

Stereo foundation models achieve strong zero-shot generalization but remain computationally prohibitive for real-time applications. Efficient stereo architectures, on the other hand, sacrifice robustness for speed and require costly per-domain fine-tuning. To bridge this gap, we present Fast-FoundationStereo, a family of architectures that achieve, for the first time, strong zero-shot generalization at real-time frame rate. We employ a divide-and-conquer acceleration strategy with three components: (1) knowledge distillation to compress the hybrid backbone into a single efficient student; (2) blockwise neural architecture search for automatically discovering optimal cost filtering designs under latency budgets, reducing search complexity exponentially; and (3) structured pruning for eliminating redundancy in the iterative refinement module. Furthermore, we introduce an automatic pseudo-labeling pipeline used to curate 1.4M in-the-wild stereo pairs to supplement synthetic training data and facilitate knowledge distillation. The resulting model can run over 10x faster than FoundationStereo while closely matching its zero-shot accuracy, thus establishing a new state-of-the-art among real-time methods. Project page: https://nvlabs.github.io/Fast-FoundationStereo/

Keywords

Cite

@article{arxiv.2512.11130,
  title  = {Fast-FoundationStereo: Real-Time Zero-Shot Stereo Matching},
  author = {Bowen Wen and Shaurya Dewan and Stan Birchfield},
  journal= {arXiv preprint arXiv:2512.11130},
  year   = {2026}
}
R2 v1 2026-07-01T08:21:27.777Z