用于鲁棒激光雷达-雷达三维目标检测的天气条件分支路由方法 / Weather-Conditioned Branch Routing for Robust LiDAR-Radar 3D Object Detection
1️⃣ 一句话总结
这篇论文提出了一种能根据天气条件动态调整激光雷达和4D雷达使用偏好的智能融合方法,通过一个轻量级路由器来聚合不同传感器的特征,从而在恶劣天气下实现更鲁棒的三维目标检测。
Robust 3D object detection in adverse weather is highly challenging due to the varying reliability of different sensors. While existing LiDAR-4D radar fusion methods improve robustness, they predominantly rely on fixed or weakly adaptive pipelines, failing to dy-namically adjust modality preferences as environmental conditions change. To bridge this gap, we reformulate multi-modal perception as a weather-conditioned branch routing problem. Instead of computing a single fused output, our framework explicitly maintains three parallel 3D feature streams: a pure LiDAR branch, a pure 4D radar branch, and a condition-gated fusion branch. Guided by a condition token extracted from visual and semantic prompts, a lightweight router dynamically predicts sample-specific weights to softly aggregate these representations. Furthermore, to prevent branch collapse, we introduce a weather-supervised learning strategy with auxiliary classification and diversity regularization to enforce distinct, condition-dependent routing behaviors. Extensive experiments on the K-Radar benchmark demonstrate that our method achieves state-of-the-art performance. Furthermore, it provides explicit and highly interpretable insights into modality preferences, transparently revealing how adaptive routing robustly shifts reliance between LiDAR and 4D radar across diverse adverse-weather scenarios. The source code with be released.
用于鲁棒激光雷达-雷达三维目标检测的天气条件分支路由方法 / Weather-Conditioned Branch Routing for Robust LiDAR-Radar 3D Object Detection
这篇论文提出了一种能根据天气条件动态调整激光雷达和4D雷达使用偏好的智能融合方法,通过一个轻量级路由器来聚合不同传感器的特征,从而在恶劣天气下实现更鲁棒的三维目标检测。
源自 arXiv: 2604.05405