paper-with-me

Papers

A Knowledge-Driven Diffusion Policy for End-to-End Autonomous Driving Based on Expert Routing

2025-09-05 · Chengkai Xu, Jiaqi Liu, Yicheng Guo, Peng Hang, Jian Sun arxiv

End-to-end autonomous driving remains constrained by the difficulty of producing adaptive, robust, and interpretable decision-making across diverse scenarios. Existing methods often collapse diverse driving behaviors, lack long-horizon consistency, or require task-specific engineering that limits generalization. This paper presents KDP, a knowledge-driven diffusion policy that integrates generative diffusion modeling with a sparse mixture-of-experts routing mechanism. The diffusion component generates temporally coherent action sequences, while the expert routing mechanism activates specialized and reusable experts according to context, enabling modular knowledge composition. Extensive experiments across representative driving scenarios demonstrate that KDP achieves consistently higher success rates, reduced collision risk, and smoother control compared to prevailing paradigms. Ablation studies highlight the effectiveness of sparse expert activation and the Transformer backbone, and activation analyses reveal structured specialization and cross-scenario reuse of experts. These results establish diffusion with expert routing as a scalable and interpretable paradigm for knowledge-driven end-to-end autonomous driving.

📄 PDF Abstract BibTeX arXiv:2509.04853

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Robust RL with LLM-Driven Data Synthesis and Policy Adaptation for Autonomous Driving

2024-10-16 · Sihao Wu, Jiaxu Liu, Xiangyu Yin, Guangliang Cheng 외

The integration of Large Language Models (LLMs) into autonomous driving systems demonstrates strong common sense and reasoning abilities, effectively addressing the pitfalls of purely data-driven methods. Current LLM-bas…

Autonomous DrivingCommon Sense ReasoningReinforcement Learning (RL)

Towards Knowledge-driven Autonomous Driving

2023-12-07 · Xin Li, Yeqi Bai, Pinlong Cai, Licheng Wen 외

This paper explores the emerging knowledge-driven autonomous driving technologies. Our investigation highlights the limitations of current autonomous driving systems, in particular their sensitivity to data bias, difficu…

Autonomous DrivingNeural Rendering

DiffusionDrive: Truncated Diffusion Model for End-to-End Autonomous Driving

2024-11-22 · CVPR 2025 1 · Bencheng Liao, Shaoyu Chen, Haoran Yin, Bo Jiang 외

Recently, the diffusion model has emerged as a powerful generative technique for robotic policy learning, capable of modeling multi-mode action distributions. Leveraging its capability for end-to-end autonomous driving i…

Autonomous DrivingDenoisingNavSim

Unleashing Generalization of End-to-End Autonomous Driving with Controllable Long Video Generation

2024-06-03 · Enhui Ma, Lijun Zhou, Tao Tang, Zhan Zhang 외

Using generative models to synthesize new data has become a de-facto standard in autonomous driving to address the data scarcity issue. Though existing approaches are able to boost perception models, we discover that the…

Autonomous DrivingVideo Generation

VDRive: Leveraging Reinforced VLA and Diffusion Policy for End-to-end Autonomous Driving

2025-10-17 · Ziang Guo, Zufeng Zhang arxiv

In autonomous driving, dynamic environment and corner cases pose significant challenges to the robustness of ego vehicle's state understanding and decision making. We introduce VDRive, a novel pipeline for end-to-end aut…

Reinforcement LearningAutonomous DrivingDecision Making