paper-with-me

홈 › Papers

Collaborative-Distilled Diffusion Models (CDDM) for Accelerated and Lightweight Trajectory Prediction

2025-10-01 · Bingzhang Wang, Kehua Chen, Yinhai Wang arxiv

Trajectory prediction is a fundamental task in Autonomous Vehicles (AVs) and Intelligent Transportation Systems (ITS), supporting efficient motion planning and real-time traffic safety management. Diffusion models have recently demonstrated strong performance in probabilistic trajectory prediction, but their large model size and slow sampling process hinder real-world deployment. This paper proposes Collaborative-Distilled Diffusion Models (CDDM), a novel method for real-time and lightweight trajectory prediction. Built upon Collaborative Progressive Distillation (CPD), CDDM progressively transfers knowledge from a high-capacity teacher diffusion model to a lightweight student model, jointly reducing both the number of sampling steps and the model size across distillation iterations. A dual-signal regularized distillation loss is further introduced to incorporate guidance from both the teacher and ground-truth data, mitigating potential overfitting and ensuring robust performance. Extensive experiments on the ETH-UCY pedestrian benchmark and the nuScenes vehicle benchmark demonstrate that CDDM achieves state-of-the-art prediction accuracy. The well-distilled CDDM retains 96.2% and 95.5% of the baseline model's ADE and FDE performance on pedestrian trajectories, while requiring only 231K parameters and 4 or 2 sampling steps, corresponding to 161x compression, 31x acceleration, and 9 ms latency. Qualitative results further show that CDDM generates diverse and accurate trajectories under dynamic agent behaviors and complex social interactions. By bridging high-performing generative models with practical deployment constraints, CDDM enables resource-efficient probabilistic prediction for AVs and ITS. Code is available at https://github.com/bingzhangw/CDDM.

📄 PDF Abstract BibTeX arXiv:2510.00627

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PredictionAutonomous VehiclesMotion Planning

Similar Papers 제목 키워드 기반

BCDDM: Branch-Corrected Denoising Diffusion Model for Black Hole Image Generation

2025-02-12 · Ao Liu, Zelin Zhang, Songbai Chen, Cuihong Wen 외

The properties of black holes and accretion flows can be inferred by fitting Event Horizon Telescope (EHT) data to simulated images generated through general relativistic ray tracing (GRRT). However, due to the computati…

DenoisingImage Generationparameter estimationParameter Prediction

When Distillation Breaks Motion Control: Restoring Generative Trajectories for Fast Video Generators

2025-06-24 · Jintao Rong, Xin Xie, Xinyi Yu, Linlin Ou 외 arxiv

Training-free motion customization imposes motion patterns from reference videos onto video generators through test-time computation. Most existing methods target full diffusion models, requiring many denoising steps and…

Video Generation

Conditional Denoising Diffusion for ISAC Enhanced Channel Estimation in Cell-Free 6G

2025-06-07 · Mohammad Farzanullah, Han Zhang, Akram Bin Sediq, Ali Afana 외

Cell-free Integrated Sensing and Communication (ISAC) aims to revolutionize 6th Generation (6G) networks. By combining distributed access points with ISAC capabilities, it boosts spectral efficiency, situational awarenes…

DenoisingIntegrated sensing and communicationISAC

Mitigating Data Consistency Induced Discrepancy in Cascaded Diffusion Models for Sparse-view CT Reconstruction

2024-03-14 · HanYu Chen, Zhixiu Hao, Lin Guo, Liying Xiao

Sparse-view Computed Tomography (CT) image reconstruction is a promising approach to reduce radiation exposure, but it inevitably leads to image degradation. Although diffusion model-based approaches are computationally …

Computational EfficiencyComputed Tomography (CT)CT ReconstructionImage Generation+1

FastFace: Tuning Identity Preservation in Distilled Diffusion via Guidance and Attention

2025-05-27 · Sergey Karpukhin, Vadim Titov, Andrey Kuznetsov, Aibek Alanov

In latest years plethora of identity-preserving adapters for a personalized generation with diffusion models have been released. Their main disadvantage is that they are dominantly trained jointly with base diffusion mod…