English

CMD: Constraining Multimodal Distribution for Domain Adaptation in Stereo Matching

Computer Vision and Pattern Recognition 2025-05-01 v1 Robotics

Abstract

Recently, learning-based stereo matching methods have achieved great improvement in public benchmarks, where soft argmin and smooth L1 loss play a core contribution to their success. However, in unsupervised domain adaptation scenarios, we observe that these two operations often yield multimodal disparity probability distributions in target domains, resulting in degraded generalization. In this paper, we propose a novel approach, Constrain Multi-modal Distribution (CMD), to address this issue. Specifically, we introduce \textit{uncertainty-regularized minimization} and \textit{anisotropic soft argmin} to encourage the network to produce predominantly unimodal disparity distributions in the target domain, thereby improving prediction accuracy. Experimentally, we apply the proposed method to multiple representative stereo-matching networks and conduct domain adaptation from synthetic data to unlabeled real-world scenes. Results consistently demonstrate improved generalization in both top-performing and domain-adaptable stereo-matching models. The code for CMD will be available at: \href{https://github.com/gallenszl/CMD}{https://github.com/gallenszl/CMD}.

Keywords

Cite

@article{arxiv.2504.21302,
  title  = {CMD: Constraining Multimodal Distribution for Domain Adaptation in Stereo Matching},
  author = {Zhelun Shen and Zhuo Li and Chenming Wu and Zhibo Rao and Lina Liu and Yuchao Dai and Liangjun Zhang},
  journal= {arXiv preprint arXiv:2504.21302},
  year   = {2025}
}

Comments

13 pages, 5 figures, accepted for publication in Pattern Recognition

R2 v1 2026-06-28T23:16:14.629Z