CVJun 30

LiteMatch: Lightweight Zero-Shot Stereo Matching via Cost Volume Stabilization

arXiv:2606.316364.7
Predicted impact top 76% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For stereo matching practitioners, LiteMatch demonstrates that lightweight architectures can generalize across domains without sacrificing accuracy, addressing the key bottleneck of domain shift in practical deployment.

LiteMatch achieves strong zero-shot generalization in stereo matching using a lightweight framework with cost volume stabilization, delivering competitive EPE and D1 performance across multiple benchmarks (Scene Flow, KITTI, Middlebury, ETH3D, DrivingStereo) with only 3.36M to 9.58M parameters.

Despite rapid progress in learning-based stereo matching, high accuracy is often achieved at the cost of heavy backbones and computationally intensive 3D cost volume processing, resulting in substantial memory and runtime overhead. More critically, these methods frequently struggle to generalize across domains, limiting their practical deployment. We present \textit{LiteMatch}, a lightweight stereo matching framework that achieves strong zero-shot generalization through cost volume stabilization-without expensive 3D convolutions. LiteMatch employs two complementary encoders: a Cross-View Correspondence Encoder (CVCE) to capture global cross-view interactions, and a High-Frequency Encoder (HFE) that enhances fine structural details via FFT-based frequency cues. To stabilize the cost volume, we introduce the \textit{Cost Volume Consistency Loss (CVC-Loss)}, a voxel-wise binary cross-entropy objective applied to softmax-normalized cost distributions. By encouraging sharp and unimodal disparity probabilities, CVC-Loss promotes stable cost distributions and enables rapid convergence. A lightweight refinement module further produces sharp full-resolution disparities with low-iteration updates, avoiding heavy recurrent refinement. With a flexible design ranging from 3.36M to 9.58M parameters, LiteMatch achieves exceptional zero-shot generalization, delivering competitive EPE and D1 performance across Scene Flow, KITTI, Middlebury, ETH3D, and DrivingStereo. Our results establish that lightweight architectures can indeed generalize across domains without sacrificing accuracy. \href{https://mdraqibkhan.github.io/Litematch}{\textcolor{blue}{Code}}

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes