paper-with-me

Papers

AnchDrive: Bootstrapping Diffusion Policies with Hybrid Trajectory Anchors for End-to-End Driving

2025-09-24 · Jinhao Chai, Anqing Jiang, Hao Jiang, Shiyi Mu, Zichong Gu, Hao Sun, Shugong Xu arxiv

End-to-end multi-modal planning has become a transformative paradigm in autonomous driving, effectively addressing behavioral multi-modality and the generalization challenge in long-tail scenarios. We propose AnchDrive, a framework for end-to-end driving that effectively bootstraps a diffusion policy to mitigate the high computational cost of traditional generative models. Rather than denoising from pure noise, AnchDrive initializes its planner with a rich set of hybrid trajectory anchors. These anchors are derived from two complementary sources: a static vocabulary of general driving priors and a set of dynamic, context-aware trajectories. The dynamic trajectories are decoded in real-time by a Transformer that processes dense and sparse perceptual features. The diffusion model then learns to refine these anchors by predicting a distribution of trajectory offsets, enabling fine-grained refinement. This anchor-based bootstrapping design allows for efficient generation of diverse, high-quality trajectories. Experiments on the NAVSIM benchmark confirm that AnchDrive sets a new state-of-the-art and shows strong generalizability

📄 PDF Abstract BibTeX arXiv:2509.20253

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

CGD: Constraint-Guided Diffusion Policies for UAV Trajectory Planning

2024-05-02 · Kota Kondo, Andrea Tagliabue, Xiaoyi Cai, Claudius Tewari 외

Traditional optimization-based planners, while effective, suffer from high computational costs, resulting in slow trajectory generation. A successful strategy to reduce computation time involves using Imitation Learning …

Imitation LearningTrajectory Planning

Motion Planning Diffusion: Learning and Planning of Robot Motions with Diffusion Models

2023-08-03 · Joao Carvalho, An T. Le, Mark Baierl, Dorothea Koert 외

Learning priors on trajectory distributions can help accelerate robot motion planning optimization. Given previously successful plans, learning trajectory generative models as priors for a new planning problem is highly …

DenoisingMotion Planning

Hybrid-Diffusion Models: Combining Open-loop Routines with Visuomotor Diffusion Policies

2025-12-04 · Jonne Van Haastregt, Bastian Orthmann, Michael C. Welle, Yuchong Zhang 외 arxiv

Despite the fact that visuomotor-based policies obtained via imitation learning demonstrate good performances in complex manipulation tasks, they usually struggle to achieve the same accuracy and speed as traditional con…

Diff-RNTraj: A Structure-aware Diffusion Model for Road Network-constrained Trajectory Generation

2024-02-12 · Tonglong Wei, Youfang Lin, Shengnan Guo, Yan Lin 외

Trajectory data is essential for various applications as it records the movement of vehicles. However, publicly available trajectory datasets remain limited in scale due to privacy concerns, which hinders the development…

Spend Wisely: Maximizing Post-Training Gains in Iterative Synthetic Data Boostrapping

2025-01-31 · Pu Yang, Yunzhen Feng, ZiYuan Chen, Yuhang Wu 외

Modern foundation models often undergo iterative ``bootstrapping'' in their post-training phase: a model generates synthetic data, an external verifier filters out low-quality samples, and the high-quality subset is used…

DenoisingImage DenoisingMath