GALTraj improves long-tail trajectory prediction by actively mining high-error samples and augmenting them with controllable diffusion-generated variations during training.
Optimizing Diffusion Models for Joint Trajectory Prediction and Controllable Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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 challenges, we introduce Optimal Gaussian Diffusion (OGD) and Estimated Clean Manifold (ECM) Guidance. OGD optimizes the prior distribution for a small diffusion time $T$ and starts the reverse diffusion process from it. ECM directly injects guidance gradients to the estimated clean manifold, eliminating extensive gradient backpropagation throughout the network. Our methodology streamlines the generative process, enabling practical applications with reduced computational overhead. Experimental validation on the large-scale Argoverse 2 dataset demonstrates our approach's superior performance, offering a viable solution for computationally efficient, high-quality joint trajectory prediction and controllable generation for autonomous driving. Our project webpage is at https://yixiaowang7.github.io/OptTrajDiff_Page/.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Generative Active Learning for Long-tail Trajectory Prediction via Controllable Diffusion Model
GALTraj improves long-tail trajectory prediction by actively mining high-error samples and augmenting them with controllable diffusion-generated variations during training.