Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

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

Created by
  • Haebom

Author

Chengkai Xu, Jiaqi Liu, Yicheng Guo, Peng Hang, Jian Sun

Outline

This paper aims to overcome the limitations of end-to-end autonomous driving, which struggles to generate adaptive, robust, and interpretable decisions across diverse scenarios. We propose a knowledge-driven diffusion policy, called KDP (Knowledge-Driven Diffusion Policy), which integrates generative diffusion modeling and a sparse expert-mixed routing mechanism. The diffusion component generates temporally consistent action sequences, while the expert routing mechanism enables modular knowledge organization by activating context-specific and reusable experts. Extensive experiments across diverse autonomous driving scenarios demonstrate that KDP consistently achieves higher success rates, reduced collision risk, and smoother control compared to existing approaches.

Takeaways, Limitations

Takeaways:
Successful application of knowledge-based diffusion policy (KDP) in autonomous driving.
Activating rare experts and demonstrating the effectiveness of the Transformer backbone.
Structured specialization by experts and verification of reusability across scenarios.
Presenting a scalable and interpretable paradigm for autonomous driving.
Limitations:
The specific Limitations is not specified in the paper.
👍