IROS 20250 citations

Self-Distilled Stereo Matching: Real-Time Domain Generalization for Robotic Depth Perception

Xuxin Zhang, Kunhong Li, Yongjian Zhang, Zhuo Song, Runqing Jiang, Ye Zhang, Yulan Guo

Abstract

While human vision inherently achieves robust cross-domain depth estimation through binocular coordination, robotic systems employing stereo matching still confront significant challenges in maintaining robustness across domains when performing real-time environmental depth perception. Furthermore, most stereo matching methods struggle with challenging regions such as object boundaries and non-overlapping areas on the left side of the left image, resulting in disparity maps that are relatively indistinct and lacking fine details. In this paper, we propose Learning More in Challenging Areas (LMC) to alleviate this problem, which enhances the domain generalization of the model through targeted training on challenging regions. LMC is a simple yet effective data-driven training framework primarily based on self-distillation. Specifically, 1) We pre-train models on a high-frequency dataset to improve perception ability on object boundaries; 2) We develop a self-distillation training strategy to benefit learning in non-overlapping areas on the left side of the left image; 3) We design an adaptive difficult area mask to balance the loss weight on other undefined challenging regions. Under our proposed training framework, GwcNet achieves 33% and 23% performance improvements in autonomous driving benchmarks KITTI 2012 and KITTI 2015 respectively, while preserving real-time inference efficiency without computational overhead.

BibTeX
@inproceedings{iros2025_selfdistilledste,
  title = {Self-Distilled Stereo Matching: Real-Time Domain Generalization for Robotic Depth Perception},
  author = {Xuxin Zhang and Kunhong Li and Yongjian Zhang and Zhuo Song and Runqing Jiang and Ye Zhang and Yulan Guo},
  booktitle = {IROS 2025},
  year = {2025}
}