English

MonoDiffusion: Self-Supervised Monocular Depth Estimation Using Diffusion Model

Computer Vision and Pattern Recognition 2023-11-14 v1

Abstract

Over the past few years, self-supervised monocular depth estimation that does not depend on ground-truth during the training phase has received widespread attention. Most efforts focus on designing different types of network architectures and loss functions or handling edge cases, e.g., occlusion and dynamic objects. In this work, we introduce a novel self-supervised depth estimation framework, dubbed MonoDiffusion, by formulating it as an iterative denoising process. Because the depth ground-truth is unavailable in the training phase, we develop a pseudo ground-truth diffusion process to assist the diffusion in MonoDiffusion. The pseudo ground-truth diffusion gradually adds noise to the depth map generated by a pre-trained teacher model. Moreover,the teacher model allows applying a distillation loss to guide the denoised depth. Further, we develop a masked visual condition mechanism to enhance the denoising ability of model. Extensive experiments are conducted on the KITTI and Make3D datasets and the proposed MonoDiffusion outperforms prior state-of-the-art competitors. The source code will be available at https://github.com/ShuweiShao/MonoDiffusion.

Keywords

Cite

@article{arxiv.2311.07198,
  title  = {MonoDiffusion: Self-Supervised Monocular Depth Estimation Using Diffusion Model},
  author = {Shuwei Shao and Zhongcai Pei and Weihai Chen and Dingchi Sun and Peter C. Y. Chen and Zhengguo Li},
  journal= {arXiv preprint arXiv:2311.07198},
  year   = {2023}
}

Comments

10 pages, 8 figures

R2 v1 2026-06-28T13:19:06.641Z