paper-with-me

Papers

TrajDiff: End-to-end Autonomous Driving without Perception Annotation

2025-11-30 · Xingtai Gui, Jianbo Zhao, Wencheng Han, Jikai Wang, Jiahao Gong, Feiyang Tan, Cheng-zhong Xu, Jianbing Shen arxiv

End-to-end autonomous driving systems directly generate driving policies from raw sensor inputs. While these systems can extract effective environmental features for planning, relying on auxiliary perception tasks, developing perception annotation-free planning paradigms has become increasingly critical due to the high cost of manual perception annotation. In this work, we propose TrajDiff, a Trajectory-oriented BEV Conditioned Diffusion framework that establishes a fully perception annotation-free generative method for end-to-end autonomous driving. TrajDiff requires only raw sensor inputs and future trajectory, constructing Gaussian BEV heatmap targets that inherently capture driving modalities. We design a simple yet effective trajectory-oriented BEV encoder to extract the TrajBEV feature without perceptual supervision. Furthermore, we introduce Trajectory-oriented BEV Diffusion Transformer (TB-DiT), which leverages ego-state information and the predicted TrajBEV features to directly generate diverse yet plausible trajectories, eliminating the need for handcrafted motion priors. Beyond architectural innovations, TrajDiff enables exploration of data scaling benefits in the annotation-free setting. Evaluated on the NAVSIM benchmark, TrajDiff achieves 87.5 PDMS, establishing state-of-the-art performance among all annotation-free methods. With data scaling, it further improves to 88.5 PDMS, which is comparable to advanced perception-based approaches. Our code and model will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2512.00723

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

World4Drive: End-to-End Autonomous Driving via Intention-aware Physical Latent World Model

2025-07-01 · Yupeng Zheng, Pengxuan Yang, Zebin Xing, Qichao Zhang 외

End-to-end autonomous driving directly generates planning trajectories from raw sensor data, yet it typically relies on costly perception supervision to extract scene information. A critical research challenge arises: co…

Autonomous DrivingNavSimSelf-Supervised Learning

RadarMP: Motion Perception for 4D mmWave Radar in Autonomous Driving

2025-11-15 · Ruiqi Cheng, Huijun Di, Jian Li, Feng Liu 외 arxiv

Accurate 3D scene motion perception significantly enhances the safety and reliability of an autonomous driving system. Benefiting from its all-weather operational capability and unique perceptual properties, 4D mmWave ra…

Point Cloud GenerationAutonomous VehiclesAutonomous Driving

Enhancing End-to-End Autonomous Driving with Latent World Model

2024-06-12 · Yingyan Li, Lue Fan, JiaWei He, Yuqi Wang 외

End-to-end autonomous driving has garnered widespread attention. Current end-to-end approaches largely rely on the supervision from perception tasks such as detection, tracking, and map segmentation to aid in learning sc…

Autonomous DrivingNavSim

Optimizing Diffusion Models for Joint Trajectory Prediction and Controllable Generation

2024-08-01

Diffusion models are promising for joint trajectory prediction and controllable generation in autonomous driving, but they face challenges of inefficient inference steps and high computational demands. To tackle these ch…

Combating Partial Perception Deficit in Autonomous Driving with Multimodal LLM Commonsense

2025-03-10 · Yuting Hu, Chenhui Xu, Ruiyang Qin, Dancheng Liu 외

Partial perception deficits can compromise autonomous vehicle safety by disrupting environmental understanding. Current protocols typically respond with immediate stops or minimal-risk maneuvers, worsening traffic flow a…

Autonomous DrivingMotion Planning