paper-with-me

Papers

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 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/.

📄 PDF Abstract BibTeX arXiv:2408.00766

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MotionDiffuser: Controllable Multi-Agent Motion Prediction using Diffusion

2023-06-05 · CVPR 2023 1 · Chiyu Max Jiang, Andre Cornman, Cheolho Park, Ben Sapp 외

We present MotionDiffuser, a diffusion based representation for the joint distribution of future trajectories over multiple agents. Such representation has several key advantages: first, our model learns a highly multimo…

Motion Forecastingmotion predictionPrediction

Generative Active Learning for Long-tail Trajectory Prediction via Controllable Diffusion Model

2025-07-30 · Daehee Park, Monu Surana, Pranav Desai, Ashish Mehta 외 arxiv

While data-driven trajectory prediction has enhanced the reliability of autonomous driving systems, it still struggles with rarely observed long-tail scenarios. Prior works addressed this by modifying model architectures…

Trajectory PredictionLong-tail LearningAutonomous DrivingActive Learning

UniGP: Taming Diffusion Transformer for Prior-Preserved Unified Generation and Perception

2026-06-29 · Qin Guo, Hao Luo, Dongxu Yue, Weixuan Jin 외 arxiv

Recent advances in diffusion models have shown impressive performance in controllable image generation and dense prediction tasks. However, existing approaches typically treat diffusion-based controllable generation and …

Image Generation

Controllable Diverse Sampling for Diffusion Based Motion Behavior Forecasting

2024-02-06 · Yiming Xu, Hao Cheng, Monika Sester

In autonomous driving tasks, trajectory prediction in complex traffic environments requires adherence to real-world context conditions and behavior multimodalities. Existing methods predominantly rely on prior assumption…

Autonomous DrivingDenoisingDiversityPrediction+1

Stochastic Trajectory Prediction under Unstructured Constraints

2025-03-18 · Hao Ma, Zhiqiang Pu, Shijie Wang, Boyin Liu 외

Trajectory prediction facilitates effective planning and decision-making, while constrained trajectory prediction integrates regulation into prediction. Recent advances in constrained trajectory prediction focus on struc…

Decision MakingPredictionTrajectory Prediction