paper-with-me

Papers

Human Joint Kinematics Diffusion-Refinement for Stochastic Motion Prediction

2022-10-12 · Dong Wei, Huaijiang Sun, Bin Li, Jianfeng Lu, Weiqing Li, Xiaoning Sun, Shengxiang Hu

Stochastic human motion prediction aims to forecast multiple plausible future motions given a single pose sequence from the past. Most previous works focus on designing elaborate losses to improve the accuracy, while the diversity is typically characterized by randomly sampling a set of latent variables from the latent prior, which is then decoded into possible motions. This joint training of sampling and decoding, however, suffers from posterior collapse as the learned latent variables tend to be ignored by a strong decoder, leading to limited diversity. Alternatively, inspired by the diffusion process in nonequilibrium thermodynamics, we propose MotionDiff, a diffusion probabilistic model to treat the kinematics of human joints as heated particles, which will diffuse from original states to a noise distribution. This process offers a natural way to obtain the "whitened" latents without any trainable parameters, and human motion prediction can be regarded as the reverse diffusion process that converts the noise distribution into realistic future motions conditioned on the observed sequence. Specifically, MotionDiff consists of two parts: a spatial-temporal transformer-based diffusion network to generate diverse yet plausible motions, and a graph convolutional network to further refine the outputs. Experimental results on two datasets demonstrate that our model yields the competitive performance in terms of both accuracy and diversity.

📄 PDF Abstract BibTeX arXiv:2210.05976

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDiversityHuman motion predictionmotion predictionPredictionStochastic Human Motion Prediction

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 제목 키워드 기반

Skeleton2Mesh: Kinematics Prior Injected Unsupervised Human Mesh Recovery

2021-01-01 · ICCV 2021 10 · Zhenbo Yu, Junjie Wang, Jingwei Xu, Bingbing Ni 외

In this paper, we decouple unsupervised human mesh recovery into the well-studied problems of unsupervised 3D pose estimation, and human mesh recovery from estimated 3D skeletons, focusing on the latter task. The cha…

3D Pose EstimationHuman Mesh RecoveryPose Estimation

Ani3DHuman: Photorealistic 3D Human Animation with Self-guided Stochastic Sampling

2026-02-22 · Qi Sun, Can Wang, Jiaxiang Shang, Yingchun Liu 외 arxiv

Current 3D human animation methods struggle to achieve photorealism: kinematics-based approaches lack non-rigid dynamics (e.g., clothing dynamics), while methods that leverage video diffusion priors can synthesize non-ri…

MimicIK: Real-Time Generative Inverse Kinematics from Teleoperation with FK Consistency

2026-06-13 · Jiahao Yang, Shenhao Yan, Fan Feng, Chengsi Yao 외 arxiv

Inverse kinematics (IK) remains a critical bottleneck for real-time robot manipulation. Classical numerical solvers achieve high geometric precision but often suffer from discontinuous branch switching and unstable behav…

Robot Manipulation

IKDP: Inverse Kinematics through Diffusion Process

2024-10-20 · Hao-Tang Tsui, Yu-Rou Tuan, Hong-Han Shuai

It is a common problem in robotics to specify the position of each joint of the robot so that the endpoint reaches a certain target in space. This can be solved in two ways, forward kinematics method and inverse kinemati…

DenoisingPosition

Hierarchical Diffusion Policy for Kinematics-Aware Multi-Task Robotic Manipulation

2024-03-06 · CVPR 2024 1 · Xiao Ma, Sumit Patidar, Iain Haughton, Stephen James

This paper introduces Hierarchical Diffusion Policy (HDP), a hierarchical agent for multi-task robotic manipulation. HDP factorises a manipulation policy into a hierarchical structure: a high-level task-planning agent wh…

PositionTask Planning