菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - AURORA-KITTI: Any-Weather Depth Completion and Denoising in the Wild

Robust depth completion is fundamental to real-world 3D scene understanding, yet existing RGB-LiDAR fusion methods degrade significantly under adverse weather, where both camera images and LiDAR measurements suffer from weather-induced corruption. In this paper, we introduce AURORA-KITTI, the first large-scale multi-modal, multi-weather benchmark for robust depth completion in the wild. We further formulate Depth Completion and Denoising (DCD) as a unified task that jointly reconstructs a dense depth map from corrupted sparse inputs while suppressing weather-induced noise. AURORA-KITTI contains over \textit{82K} weather-consistent RGBL pairs with metric depth ground truth, spanning diverse weather types, three severity levels, day and night scenes, paired clean references, lens occlusion conditions, and textual descriptions. Moreover, we introduce DDCD, an efficient distillation-based baseline that leverages depth foundation models to inject clean structural priors into in-the-wild DCD training. DDCD achieves state-of-the-art performance on AURORA-KITTI and the real-world DENSE dataset while maintaining efficiency. Notably, our results further show that weather-aware, physically consistent data contributes more to robustness than architectural modifications alone. Data and code will be released upon publication.

顶级标签: computer vision multi-modal benchmark
详细标签: depth completion adverse weather lidar-camera fusion robust perception depth denoising 或 搜索:

AURORA-KITTI:面向真实世界的全天候深度补全与去噪 / AURORA-KITTI: Any-Weather Depth Completion and Denoising in the Wild


1️⃣ 一句话总结

这篇论文提出了首个大规模、多天气的深度补全基准数据集AURORA-KITTI,并设计了一个高效的基线模型DDCD,通过联合进行深度补全与去噪,显著提升了自动驾驶等场景在恶劣天气下的3D感知鲁棒性。

源自 arXiv: 2603.14701