paper-with-me

홈 › Papers

Statistic-Augmented, Decoupled MoE Routing and Aggregating in Autonomous Driving

2025-12-07 · Wei-Bin Kou, Guangxu Zhu, Jingreng Lei, Chen Zhang, Yik-Chung Wu, Jianping Wang arxiv

Autonomous driving (AD) scenarios are inherently complex and diverse, posing significant challenges for a single deep learning model to effectively cover all possible conditions, such as varying weather, traffic densities, and road types. Large Model (LM)-Driven Mixture of Experts (MoE) paradigm offers a promising solution, where LM serves as the backbone to extract latent features while MoE serves as the downstream head to dynamically select and aggregate specialized experts to adapt to different scenarios. However, routing and aggregating in MoE face intrinsic challenges, including imprecise expert selection due to flawed routing strategy and inefficient expert aggregation leading to suboptimal prediction. To address these issues, we propose a statistic-augmented, decoupled MoE }outing and Aggregating Mechanism (MoE-RAM) driven by LM. Specifically, on the one hand, MoE-RAM enhances expert routing by incorporating statistical retrieval mechanism to match LM-extracted latent features with cached prototypical features of the most relevant experts; on the other hand, MoE-RAM adaptively reweights experts' outputs in fusion by measuring statistical distances of experts' instant features against LM-extracted latent features. Benefiting from the synergy of the statistic-augmented MoE's routing and aggregating, MoE-RAM ultimately improves the prediction performance. We take the AD semantic segmentation task as an example to assess the proposed MoE-RAM. Extensive experiments on AD datasets demonstrate the superiority of MoE-RAM compared to other MoE baselines and conventional single-model approaches.

📄 PDF Abstract BibTeX arXiv:2512.06664

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationAutonomous Driving

Similar Papers 제목 키워드 기반

Physics-informed offline reinforcement learning eliminates catastrophic fuel waste in maritime routing

2026-03-18 · Aniruddha Bora, Julie Chalfant, Chryssostomos Chryssostomidis arxiv

International shipping produces approximately 3% of global greenhouse gas emissions, yet voyage routing remains dominated by heuristic methods. We present PIER (Physics-Informed, Energy-efficient, Risk-aware routing), an…

Reinforcement Learning

PrismAD: Decoupled Planning via Semantic Mixture-of-Planners for End-to-End Autonomous Driving

2026-07-11 · Kang Ding, Zhigui Lin, Hongsong Wang, Jie Gui 외 arxiv

This letter presents PrismAD, a decoupled end-to-end autonomous driving framework based on a Semantic Mixture-of-Planners. Existing planners usually aggregate heterogeneous scene tokens into a coupled representation spac…

Autonomous Driving

Congestion-aware Evacuation Routing using Augmented Reality Devices

2020-04-25 · Zeyu Zhang, Hangxin Liu, Ziyuan Jiao, Yixin Zhu 외

We present a congestion-aware routing solution for indoor evacuation, which produces real-time individual-customized evacuation routes among multiple destinations while keeping tracks of all evacuees' locations. A popula…

Hidden Failure Modes of Gradient Modification under Adam in Continual Learning, and Adaptive Decoupled Moment Routing as a Repair

2026-04-24 · Yuelin Hu, Zhenbo Yu, Zhengxue Cheng, Wei Liu 외 arxiv

Many continual-learning methods modify gradients upstream (e.g., projection, penalty rescaling, replay mixing) while treating Adam as a neutral backend. We show this composition has a hidden failure mode. In a high-overl…

Continual Learning

PRAM-R: A Perception-Reasoning-Action-Memory Framework with LLM-Guided Modality Routing for Adaptive Autonomous Driving

2026-03-04 · Yi Zhang, Xian Zhang, Saisi Zhao, Yinglei Song 외 arxiv

Multimodal perception enables robust autonomous driving but incurs unnecessary computational cost when all sensors remain active. This paper presents PRAM-R, a unified Perception-Reasoning-Action-Memory framework with LL…

Autonomous Driving