arXiv:2510.21867cs.CVcs.AI2025-10被引 1

用世界模型+专家混合+大模型解决自动驾驶罕见高危场景预测难题

Addressing Corner Cases in Autonomous Driving: A World Model-based Approach with Mixture of Experts and LLMs

  • 构建统一感知-记忆-决策的世界模型,融合多模态信息进行动态推演
  • 在nuScenes等4个数据集上显著优于现有方法,尤其在缺失数据和极端场景中表现稳健
  • 引入轻量时序编码器与专家路由机制,适合高风险场景下的可解释性推理

准确可靠的运动预测对自动驾驶车辆的安全部署至关重要,尤其在训练数据中占比少但危险性高的边缘场景(corner cases)中。现有模型因常见场景过拟合且泛化能力弱而表现不佳。为此,本文提出首个基于世界模型的运动预测框架WM-MoE,统一感知、时序记忆与决策,构建紧凑场景表征以解释当前观测、预测未来动态并评估动作后果。为增强长时序推理能力,引入大语言模型(LLMs),通过轻量级时序编码器将轨迹与上下文映射至其特征空间,无需额外训练即可融入常识先验。进一步设计混合专家(MoE)结构,将复杂边缘场景分解为子问题,由路由器分配给专门处理特定类型场景的专家,实现意图推断与反事实推演。同时构建nuScenes-corner新基准,包含四种真实世界边缘场景。在nuScenes、NGSIM、HighD和MoCAD四个基准上的实验表明,WM-MoE持续优于最先进方法,在边缘场景与数据缺失条件下仍保持鲁棒性,验证了基于世界模型架构在全自动驾驶系统中实现可靠、泛化运动预测的潜力。

原文摘要 · Abstract (English)

Accurate and reliable motion forecasting is essential for the safe deployment of autonomous vehicles (AVs), particularly in rare but safety-critical scenarios known as corner cases. Existing models often underperform in these situations due to an over-representation of common scenes in training data and limited generalization capabilities. To address this limitation, we present WM-MoE, the first world model-based motion forecasting framework that unifies perception, temporal memory, and decision making to address the challenges of high-risk corner-case scenarios. The model constructs a compact scene representation that explains current observations, anticipates future dynamics, and evaluates the outcomes of potential actions. To enhance long-horizon reasoning, we leverage large language models (LLMs) and introduce a lightweight temporal tokenizer that maps agent trajectories and contextual cues into the LLM's feature space without additional training, enriching temporal context and commonsense priors. Furthermore, a mixture-of-experts (MoE) is introduced to decompose complex corner cases into subproblems and allocate capacity across scenario types, and a router assigns scenes to specialized experts that infer agent intent and perform counterfactual rollouts. In addition, we introduce nuScenes-corner, a new benchmark that comprises four real-world corner-case scenarios for rigorous evaluation. Extensive experiments on four benchmark datasets (nuScenes, NGSIM, HighD, and MoCAD) showcase that WM-MoE consistently outperforms state-of-the-art (SOTA) baselines and remains robust under corner-case and data-missing conditions, indicating the promise of world model-based architectures for robust and generalizable motion forecasting in fully AVs.

自动驾驶世界模型边缘场景混合专家

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。