REVIEW 3 cited by
HDFormer: High-order Directed Transformer for 3D Human Pose Estimation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
Human pose estimation is a challenging task due to its structured data sequence nature. Existing methods primarily focus on pair-wise interaction of body joints, which is insufficient for scenarios involving overlapping joints and rapidly changing poses. To overcome these issues, we introduce a novel approach, the High-order Directed Transformer (HDFormer), which leverages high-order bone and joint relationships for improved pose estimation. Specifically, HDFormer incorporates both self-attention and high-order attention to formulate a multi-order attention module. This module facilitates first-order "joint$\leftrightarrow$joint", second-order "bone$\leftrightarrow$joint", and high-order "hyperbone$\leftrightarrow$joint" interactions, effectively addressing issues in complex and occlusion-heavy situations. In addition, modern CNN techniques are integrated into the transformer-based architecture, balancing the trade-off between performance and efficiency. HDFormer significantly outperforms state-of-the-art (SOTA) models on Human3.6M and MPI-INF-3DHP datasets, requiring only 1/10 of the parameters and significantly lower computational costs. Moreover, HDFormer demonstrates broad real-world applicability, enabling real-time, accurate 3D pose estimation. The source code is in https://github.com/hyer/HDFormer
Forward citations
Cited by 3 Pith papers
-
KASportsFormer: Kinematic Anatomy Enhanced Transformer for 3D Human Pose Estimation on Short Sports Scene Video
KASportsFormer combines bone and limb tokens with cross-attention in a spatio-temporal transformer, reporting state-of-the-art MPJPE on SportsPose and WorldPose short-video benchmarks.
-
A Structure-aware and Motion-adaptive Framework for 3D Human Pose Estimation with Mamba
SAMA adds a structure-aware state integrator and a motion-adaptive timescale modulator to Mamba-based pose lifting, reaching 36.5 mm MPJPE on Human3.6M with lower cost than prior Mamba methods.
-
A Spatio-temporal Continuous Network for Stochastic 3D Human Motion Prediction
STCN predicts stochastic 3D human futures by combining a spatio-temporal continuous network with anchor-based Gaussian mixture sampling.
Discussion (0). Sign in to comment.