paper-with-me

홈 › Papers

Planning-oriented Autonomous Driving

2022-12-20 · CVPR 2023 1 · Yihan Hu, Jiazhi Yang, Li Chen, Keyu Li, Chonghao Sima, Xizhou Zhu, Siqi Chai, Senyao Du, Tianwei Lin, Wenhai Wang, Lewei Lu, Xiaosong Jia, Qiang Liu, Jifeng Dai, Yu Qiao, Hongyang Li

Modern autonomous driving system is characterized as modular tasks in sequential order, i.e., perception, prediction, and planning. In order to perform a wide diversity of tasks and achieve advanced-level intelligence, contemporary approaches either deploy standalone models for individual tasks, or design a multi-task paradigm with separate heads. However, they might suffer from accumulative errors or deficient task coordination. Instead, we argue that a favorable framework should be devised and optimized in pursuit of the ultimate goal, i.e., planning of the self-driving car. Oriented at this, we revisit the key components within perception and prediction, and prioritize the tasks such that all these tasks contribute to planning. We introduce Unified Autonomous Driving (UniAD), a comprehensive framework up-to-date that incorporates full-stack driving tasks in one network. It is exquisitely devised to leverage advantages of each module, and provide complementary feature abstractions for agent interaction from a global perspective. Tasks are communicated with unified query interfaces to facilitate each other toward planning. We instantiate UniAD on the challenging nuScenes benchmark. With extensive ablations, the effectiveness of using such a philosophy is proven by substantially outperforming previous state-of-the-arts in all aspects. Code and models are public.

📄 PDF Abstract BibTeX arXiv:2212.10156

Code (1)

opendrivelab/uniad 공식 구현 pytorch

Tasks

Autonomous DrivingBench2DriveNavSimPhilosophyTrajectory Planning

Similar Papers 제목 키워드 기반

DME-Driver: Integrating Human Decision Logic and 3D Scene Perception in Autonomous Driving

2024-01-08 · Wencheng Han, Dongqian Guo, Cheng-Zhong Xu, Jianbing Shen

In the field of autonomous driving, two important features of autonomous driving car systems are the explainability of decision logic and the accuracy of environmental perception. This paper introduces DME-Driver, a new …

Autonomous DrivingLanguage ModelingLanguage ModellingSelf-Driving Cars

Perception in Plan: Coupled Perception and Planning for End-to-End Autonomous Driving

2025-08-15 · Bozhou Zhang, Jingyu Li, Nan Song, Li Zhang arxiv

End-to-end autonomous driving has achieved remarkable advancements in recent years. Existing methods primarily follow a perception-planning paradigm, where perception and planning are executed sequentially within a fully…

Autonomous Driving

WorldRFT: Latent World Model Planning with Reinforcement Fine-Tuning for Autonomous Driving

2025-12-22 · Pengxuan Yang, Ben Lu, Zhongpu Xia, Chao Han 외 arxiv

Latent World Models enhance scene representation through temporal self-supervised learning, presenting a perception annotation-free paradigm for end-to-end autonomous driving. However, the reconstruction-oriented represe…

Self-Supervised LearningRepresentation LearningReinforcement LearningAutonomous Driving

DistillDrive: End-to-End Multi-Mode Autonomous Driving Distillation by Isomorphic Hetero-Source Planning Model

2025-08-07 · Rui Yu, Xianghang Zhang, Runkai Zhao, Huaicheng Yan 외 arxiv

End-to-end autonomous driving has been recently seen rapid development, exerting a profound influence on both industry and academia. However, the existing work places excessive focus on ego-vehicle status as their sole l…

Knowledge DistillationReinforcement LearningAutonomous Driving

ActiveAD: Planning-Oriented Active Learning for End-to-End Autonomous Driving

2024-03-05 · Han Lu, Xiaosong Jia, Yichen Xie, Wenlong Liao 외

End-to-end differentiable learning for autonomous driving (AD) has recently become a prominent paradigm. One main bottleneck lies in its voracious appetite for high-quality labeled data e.g. 3D bounding boxes and semanti…

Active LearningAutonomous DrivingSemantic Segmentation