Always Clear Depth: Robust Monocular Depth Estimation under Adverse Weather
Kui Jiang, Jing Cao, Zhaocheng Yu, Junjun Jiang, Jingchun Zhou

TL;DR
This paper introduces ACDepth, a robust monocular depth estimation method that uses diffusion models, domain adaptation, and knowledge distillation to improve performance under adverse weather conditions.
Contribution
The paper proposes a novel approach combining diffusion-based data augmentation, fine-tuning with LoRA, and multi-granularity knowledge distillation for robust depth estimation in adverse weather.
Findings
ACDepth outperforms previous methods on nuScenes in night and rainy scenes.
The diffusion model effectively generates realistic adverse weather samples.
Knowledge distillation improves the model's degradation-agnostic scene understanding.
Abstract
Monocular depth estimation is critical for applications such as autonomous driving and scene reconstruction. While existing methods perform well under normal scenarios, their performance declines in adverse weather, due to challenging domain shifts and difficulties in extracting scene information. To address this issue, we present a robust monocular depth estimation method called \textbf{ACDepth} from the perspective of high-quality training data generation and domain adaptation. Specifically, we introduce a one-step diffusion model for generating samples that simulate adverse weather conditions, constructing a multi-tuple degradation dataset during training. To ensure the quality of the generated degradation samples, we employ LoRA adapters to fine-tune the generation weights of diffusion model. Additionally, we integrate circular consistency loss and adversarial training to guarantee…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Enhancement Techniques · Generative Adversarial Networks and Image Synthesis
MethodsFocus · Diffusion · Knowledge Distillation
