paper-with-me

Papers

STEREOFLOW: Progressive Stereo Matching with StereoDiT and Transition Flow Matching

2026-07-22 · Hao Wang, Haoran Geng, Xiaotong Yang, Jing Tang, Songlin Wei, Linlong Lang, Yeying Jin, Zheng Zhu, Zhaoxin Fan, Biao Leng arxiv

Stereo matching is a fundamental task in 3D reconstruction. Despite remarkable advances, the prevailing paradigms formulate stereo matching as a deterministic regression problem, collapsing the multimodal distribution modeling into a single-point estimation. This formulation suffers from a regression-to-mean bias, frequently struggling with ambiguous regions. In contrast, we introduce a prior-guided generative framework that integrates deterministic matching regression and generative distribution modeling within a complementary formulation. Built upon this formulation, we introduce StereoFlow through three key components: (i) a two-stage progressive cascade matching network that progressively produces multi-resolution stereo conditions with complementary matching cues; (ii) a pixel diffusion transformer (termed StereoDiT) with a frequency-decoupled architecture for modeling correspondence ambiguity; (iii) a few-step flow matching objective (termed Transition Flow Matching) for efficient optimization. In summary, \textsc{\textbf{StereoFlow}} achieves strong geometric consistency and rich fine-grained details in ill-posed, discontinuous regions and under zero-shot generalization. Extensive experiments demonstrate that the proposed StereoFlow establishes multiple state-of-the-art results across benchmarks, including Scene Flow, KITTI, ETH3D, and Middlebury.

📄 PDF Abstract BibTeX arXiv:2607.19986

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot Generalization3D Reconstruction

Similar Papers 제목 키워드 기반

StereoFlowGAN: Co-training for Stereo and Flow with Unsupervised Domain Adaptation

2023-09-04 · Zhexiao Xiong, Feng Qiao, Yu Zhang, Nathan Jacobs

We introduce a novel training strategy for stereo matching and optical flow estimation that utilizes image-to-image translation between synthetic and real image domains. Our approach enables the training of models that e…

Domain AdaptationImage-to-Image TranslationOptical Flow EstimationStereo Matching+2

AdaStereo: A Simple and Efficient Approach for Adaptive Stereo Matching

2020-04-09 · CVPR 2021 1 · Xiao Song, Guorun Yang, Xinge Zhu, Hui Zhou 외

Recently, records on stereo matching benchmarks are constantly broken by end-to-end disparity networks. However, the domain adaptation ability of these deep models is quite poor. Addressing such problem, we present a nov…

Domain AdaptationStereo Matching

Pip-Stereo: Progressive Iterations Pruner for Iterative Optimization based Stereo Matching

2026-02-24 · Jintu Zheng, Qizhe Liu, HuangXin Xu, Zhuojie Chen arxiv

While iterative stereo matching achieves high accuracy, its dependence on Recurrent Neural Networks (RNN) hinders edge deployment, a challenge underexplored in existing researches. We analyze iterative refinement and rev…

StereoDiff: Stereo-Diffusion Synergy for Video Depth Estimation

2025-06-25 · Haodong Li, Chen Wang, Jiahui Lei, Kostas Daniilidis 외

Recent video depth estimation methods achieve great performance by following the paradigm of image depth estimation, i.e., typically fine-tuning pre-trained video diffusion models with massive data. However, we argue tha…

Depth EstimationStereo Matching

URS-Stereo: Uncertainty-Guided Residual Search for Real-Time Stereo Matching

2026-07-07 · Pouya Sohrabipour, Chaitanya kumar reddy Pallerla, Dongyi Wang arxiv

Real-time stereo matching is crucial for robotics, autonomous systems, and embedded vision applications, where both computational efficiency and disparity accuracy are required. Recent coarse-to-fine stereo matching meth…

Computational EfficiencyDisparity Estimation