paper-with-me

Papers

StarPose: 3D Human Pose Estimation via Spatial-Temporal Autoregressive Diffusion

2025-08-04 · Haoxin Yang, Weihong Chen, Xuemiao Xu, Cheng Xu, Peng Xiao, Cuifeng Sun, Shaoyu Huang, Shengfeng He arxiv

Monocular 3D human pose estimation remains a challenging task due to inherent depth ambiguities and occlusions. Compared to traditional methods based on Transformers or Convolutional Neural Networks (CNNs), recent diffusion-based approaches have shown superior performance, leveraging their probabilistic nature and high-fidelity generation capabilities. However, these methods often fail to account for the spatial and temporal correlations across predicted frames, resulting in limited temporal consistency and inferior accuracy in predicted 3D pose sequences. To address these shortcomings, this paper proposes StarPose, an autoregressive diffusion framework that effectively incorporates historical 3D pose predictions and spatial-temporal physical guidance to significantly enhance both the accuracy and temporal coherence of pose predictions. Unlike existing approaches, StarPose models the 2D-to-3D pose mapping as an autoregressive diffusion process. By synergically integrating previously predicted 3D poses with 2D pose inputs via a Historical Pose Integration Module (HPIM), the framework generates rich and informative historical pose embeddings that guide subsequent denoising steps, ensuring temporally consistent predictions. In addition, a fully plug-and-play Spatial-Temporal Physical Guidance (STPG) mechanism is tailored to refine the denoising process in an iterative manner, which further enforces spatial anatomical plausibility and temporal motion dynamics, rendering robust and realistic pose estimates. Extensive experiments on benchmark datasets demonstrate that StarPose outperforms state-of-the-art methods, achieving superior accuracy and temporal consistency in 3D human pose estimation. Code is available at https://github.com/wileychan/StarPose.

📄 PDF Abstract BibTeX arXiv:2508.02056

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular 3D Human Pose Estimation

Similar Papers 제목 키워드 기반

Motion-Adaptive Multi-Scale Temporal Modelling with Skeleton-Constrained Spatial Graphs for Efficient 3D Human Pose Estimation

2026-04-04 · Ruochen Li, Shuang Chen, Wenke E, Farshad Arvin 외 arxiv

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when model…

3D Human Pose EstimationComputational Efficiency

Learning Dynamical Human-Joint Affinity for 3D Pose Estimation in Videos

2021-09-15 · Junhao Zhang, Yali Wang, Zhipeng Zhou, Tianyu Luan 외

Graph Convolution Network (GCN) has been successfully used for 3D human pose estimation in videos. However, it is often built on the fixed human-joint affinity, according to human skeleton. This may reduce adaptation cap…

3D Human Pose Estimation3D Pose EstimationPose Estimation

Sequential 3D Human Pose and Shape Estimation From Point Clouds

2020-06-01 · CVPR 2020 6 · Kangkan Wang, Jin Xie, Guofeng Zhang, Lei Liu 외

This work addresses the problem of 3D human pose and shape estimation from a sequence of point clouds. Existing sequential 3D human shape estimation methods mainly focus on the template model fitting from a sequence of d…

3D human pose and shape estimation3D Human Shape Estimation

Towards Precise 3D Human Pose Estimation with Multi-Perspective Spatial-Temporal Relational Transformers

2024-01-30 · Jianbin Jiao, Xina Cheng, WeiJie Chen, Xiaoting Yin 외

3D human pose estimation captures the human joint points in three-dimensional space while keeping the depth information and physical structure. That is essential for applications that require precise pose information, su…

3D Human Pose EstimationPose EstimationScene Understanding

HSTFormer: Hierarchical Spatial-Temporal Transformers for 3D Human Pose Estimation

2023-01-18 · Xiaoye Qian, YouBao Tang, Ning Zhang, Mei Han 외

Transformer-based approaches have been successfully proposed for 3D human pose estimation (HPE) from 2D pose sequence and achieved state-of-the-art (SOTA) performance. However, current SOTAs have difficulties in modeling…

3D Human Pose EstimationPose Estimation