paper-with-me

홈 › Papers

DAP: A Discrete-token Autoregressive Planner for Autonomous Driving

2025-11-17 · Bowen Ye, Bin Zhang, Hang Zhao arxiv

Gaining sustainable performance improvement with scaling data and model budget remains a pivotal yet unresolved challenge in autonomous driving. While autoregressive models exhibited promising data-scaling efficiency in planning tasks, predicting ego trajectories alone suffers sparse supervision and weakly constrains how scene evolution should shape ego motion. Therefore, we introduce DAP, a discrete-token autoregressive planner that jointly forecasts BEV semantics and ego trajectories, thereby enforcing comprehensive representation learning and allowing predicted dynamics to directly condition ego motion. In addition, we incorporate a reinforcement-learning-based fine-tuning, which preserves supervised behavior cloning priors while injecting reward-guided improvements. Despite a compact 160M parameter budget, DAP achieves state-of-the-art performance on open-loop metrics and delivers competitive closed-loop results on the NAVSIM benchmark. Overall, the fully discrete-token autoregressive formulation operating on both rasterized BEV and ego actions provides a compact yet scalable planning paradigm for autonomous driving.

📄 PDF Abstract BibTeX arXiv:2511.13306

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningAutonomous Driving

Similar Papers 제목 키워드 기반

Efficient and Explainable End-to-End Autonomous Driving via Masked Vision-Language-Action Diffusion

2026-02-24 · Jiaru Zhang, Manav Gagvani, Can Cui, Juntong Peng 외 arxiv

Large Language Models (LLMs) and Vision-Language Models (VLMs) have emerged as promising candidates for end-to-end autonomous driving. However, these models typically face challenges in inference latency, action precisio…

Autonomous Driving

CorrectionPlanner: Self-Correction Planner with Reinforcement Learning in Autonomous Driving

2026-03-16 · Yihong Guo, Dongqiangzi Ye, Sijia Chen, Anqi Liu 외 arxiv

Autonomous driving requires safe planning, but most learning-based planners lack explicit self-correction ability: once an unsafe action is proposed, there is no mechanism to correct it. Thus, we propose CorrectionPlanne…

Reinforcement LearningAutonomous Driving

Tractable Joint Prediction and Planning over Discrete Behavior Modes for Urban Driving

2024-03-12 · Adam Villaflor, Brian Yang, Huangyuan Su, Katerina Fragkiadaki 외

Significant progress has been made in training multimodal trajectory forecasting models for autonomous driving. However, effectively integrating these models with downstream planners and model-based control approaches is…

Autonomous DrivingTrajectory ForecastingTrajectory Prediction

Doe-1: Closed-Loop Autonomous Driving with Large World Model

2024-12-12 · Wenzhao Zheng, Zetian Xia, Yuanhui Huang, Sicheng Zuo 외

End-to-end autonomous driving has received increasing attention due to its potential to learn from large amounts of data. However, most existing methods are still open-loop and suffer from weak scalability, lack of high-…

Autonomous DrivingDecision MakingMotion PlanningQuestion Answering+2

Lagrange: An Open-Vocabulary, Energy-Based Sparse Framework for Generalized End-to-End Driving

2026-06-18 · Shihao Ji, HongXi Li, Zihui Song, Mingyu Li arxiv

Scaling end-to-end autonomous driving to complex, open-world environments requires perceptual models that generalize to anomalous scenarios and planners that produce kinematically valid trajectories. Existing paradigms f…

Collision AvoidanceAutonomous Driving