paper-with-me

홈 › Papers

AW-MoE: All-Weather Mixture of Experts for Robust Multi-Modal 3D Object Detection

2026-03-17 · Hongwei Lin, Xun Huang, Chenglu Wen, Cheng Wang arxiv

Robust 3D object detection under adverse weather conditions is crucial for autonomous driving. However, most existing methods simply combine all weather samples for training while overlooking data distribution discrepancies across different weather scenarios, leading to performance conflicts. To address this issue, we introduce AW-MoE, the framework that innovatively integrates Mixture of Experts (MoE) into weather-robust multi-modal 3D object detection approaches. AW-MoE incorporates Image-guided Weather-aware Routing (IWR), which leverages the superior discriminability of image features across weather conditions and their invariance to scene variations for precise weather classification. Based on this accurate classification, IWR selects the top-K most relevant Weather-Specific Experts (WSE) that handle data discrepancies, ensuring optimal detection under all weather conditions. Additionally, we propose a Unified Dual-Modal Augmentation (UDMA) for synchronous LiDAR and 4D Radar dual-modal data augmentation while preserving the realism of scenes. Extensive experiments on the real-world dataset demonstrate that AW-MoE achieves ~ 15% improvement in adverse-weather performance over state-of-the-art methods, while incurring negligible inference overhead. Moreover, integrating AW-MoE into established baseline detectors yields performance improvements surpassing current state-of-the-art methods. These results show the effectiveness and strong scalability of our AW-MoE. We will release the code publicly at https://github.com/windlinsherlock/AW-MoE.

📄 PDF Abstract BibTeX arXiv:2603.16261

Code (0)

등록된 구현이 없습니다.

Tasks

Robust 3D Object DetectionAutonomous DrivingData Augmentation

Similar Papers 제목 키워드 기반

WM-MoE: Weather-aware Multi-scale Mixture-of-Experts for Blind Adverse Weather Removal

2023-03-24 · Yulin Luo, Rui Zhao, Xiaobao Wei, Jinwei Chen 외

Adverse weather removal tasks like deraining, desnowing, and dehazing are usually treated as separate tasks. However, in practical autonomous driving scenarios, the type, intensity,and mixing degree of weather are unknow…

Autonomous DrivingContrastive LearningMixture-of-ExpertsRain Removal

DeMo: Decoupled Feature-Based Mixture of Experts for Multi-Modal Object Re-Identification

2024-12-14 · Yuhao Wang, Yang Liu, Aihua Zheng, Pingping Zhang

Multi-modal object Re-IDentification (ReID) aims to retrieve specific objects by combining complementary information from multiple modalities. Existing multi-modal object ReID methods primarily focus on the fusion of het…

Mixture-of-ExpertsObject

Knowledge-Guided Adaptive Mixture of Experts for Precipitation Prediction

2025-09-14 · Chen Jiang, Kofi Osei, Sai Deepthi Yeddula, Dongji Feng 외 arxiv

Accurate precipitation forecasting is indispensable in agriculture, disaster management, and sustainable strategies. However, predicting rainfall has been challenging due to the complexity of climate systems and the hete…

Precipitation Forecasting

MoWE : A Mixture of Weather Experts

2025-09-10 · Dibyajyoti Chakraborty, Romit Maulik, Peter Harrington, Dallas Foster 외 arxiv

Data-driven weather models have recently achieved state-of-the-art performance, yet progress has plateaued in recent years. This paper introduces a Mixture of Experts (MoWE) approach as a novel paradigm to overcome these…

Efficient Deweather Mixture-of-Experts with Uncertainty-aware Feature-wise Linear Modulation

2023-12-27 · Rongyu Zhang, Yulin Luo, Jiaming Liu, Huanrui Yang 외

The Mixture-of-Experts (MoE) approach has demonstrated outstanding scalability in multi-task learning including low-level upstream tasks such as concurrent removal of multiple adverse weather effects. However, the conven…

Image RestorationMixture-of-ExpertsMulti-Task Learning