ROAINov 13, 2025

ExpertAD: Enhancing Autonomous Driving Systems with Mixture of Experts

arXiv:2511.11740v1h-index: 26
Originality Incremental advance
AI Analysis

This work addresses reliability and efficiency issues in autonomous driving systems, representing an incremental improvement with specific performance gains.

The paper tackles challenges in autonomous driving systems, such as ambiguous semantics and task interference, by proposing ExpertAD, a framework using Mixture of Experts, which reduces collision rates by up to 20% and inference latency by 25% compared to prior methods.

Recent advancements in end-to-end autonomous driving systems (ADSs) underscore their potential for perception and planning capabilities. However, challenges remain. Complex driving scenarios contain rich semantic information, yet ambiguous or noisy semantics can compromise decision reliability, while interference between multiple driving tasks may hinder optimal planning. Furthermore, prolonged inference latency slows decision-making, increasing the risk of unsafe driving behaviors. To address these challenges, we propose ExpertAD, a novel framework that enhances the performance of ADS with Mixture of Experts (MoE) architecture. We introduce a Perception Adapter (PA) to amplify task-critical features, ensuring contextually relevant scene understanding, and a Mixture of Sparse Experts (MoSE) to minimize task interference during prediction, allowing for effective and efficient planning. Our experiments show that ExpertAD reduces average collision rates by up to 20% and inference latency by 25% compared to prior methods. We further evaluate its multi-skill planning capabilities in rare scenarios (e.g., accidents, yielding to emergency vehicles) and demonstrate strong generalization to unseen urban environments. Additionally, we present a case study that illustrates its decision-making process in complex driving scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes