Bayesian-Optimized One-Step Diffusion Model with Knowledge Distillation for Real-Time 3D Human Motion Prediction
Sibo Tian, Minghui Zheng, and Xiao Liang

TL;DR
This paper introduces a Bayesian-optimized, knowledge-distilled one-step diffusion model using MLPs for real-time 3D human motion prediction, significantly improving inference speed while maintaining accuracy.
Contribution
It presents a novel two-stage distillation process combined with Bayesian optimization to enable real-time motion prediction with diffusion models.
Findings
Achieves real-time prediction without performance loss.
Reduces inference time significantly compared to traditional diffusion models.
Demonstrates effectiveness on benchmark datasets.
Abstract
Human motion prediction is a cornerstone of human-robot collaboration (HRC), as robots need to infer the future movements of human workers based on past motion cues to proactively plan their motion, ensuring safety in close collaboration scenarios. The diffusion model has demonstrated remarkable performance in predicting high-quality motion samples with reasonable diversity, but suffers from a slow generative process which necessitates multiple model evaluations, hindering real-world applications. To enable real-time prediction, in this work, we propose training a one-step multi-layer perceptron-based (MLP-based) diffusion model for motion prediction using knowledge distillation and Bayesian optimization. Our method contains two steps. First, we distill a pretrained diffusion-based motion predictor, TransFusion, directly into a one-step diffusion model with the same denoiser…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Video Surveillance and Tracking Methods · Infrared Thermography in Medicine
MethodsDiffusion · Knowledge Distillation
