Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MV-SSM: Multi-View State Space Modeling for 3D Human Pose Estimation

About

While significant progress has been made in single-view 3D human pose estimation, multi-view 3D human pose estimation remains challenging, particularly in terms of generalizing to new camera configurations. Existing attention-based transformers often struggle to accurately model the spatial arrangement of keypoints, especially in occluded scenarios. Additionally, they tend to overfit specific camera arrangements and visual scenes from training data, resulting in substantial performance drops in new settings. In this study, we introduce a novel Multi-View State Space Modeling framework, named MV-SSM, for robustly estimating 3D human keypoints. We explicitly model the joint spatial sequence at two distinct levels: the feature level from multi-view images and the person keypoint level. We propose a Projective State Space (PSS) block to learn a generalized representation of joint spatial arrangements using state space modeling. Moreover, we modify Mamba's traditional scanning into an effective Grid Token-guided Bidirectional Scanning (GTBS), which is integral to the PSS block. Multiple experiments demonstrate that MV-SSM achieves strong generalization, outperforming state-of-the-art methods: +10.8 on AP25 (+24%) on the challenging three-camera setting in CMU Panoptic, +7.0 on AP25 (+13%) on varying camera arrangements, and +15.3 PCP (+38%) on Campus A1 in cross-dataset evaluations. Project Website: https://aviralchharia.github.io/MV-SSM

Aviral Chharia, Wenbo Gou, Haoye Dong• 2025

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationCampus (test)
Actor 1 Score55.5
66
3D Human Pose EstimationShelf (test)--
27
3D Human Pose EstimationCMU Panoptic JLT+15 (test)
MPJPE15.7
14
3D Human Pose EstimationCMU Panoptic Average K=1-7 CMU0 (test)
AP@2584.8
10
3D Keypoints EstimationCMU Panoptic conventional (test)
MPJPE (mm)15.7
7
3D Human Pose EstimationCMU Panoptic 3 cameras CMU0 (test)
AP@0.2555.4
5
3D Human Pose EstimationCMU Panoptic 4 cameras CMU0 (test)
AP@0.2584.9
5
3D Human Pose EstimationCMU Panoptic 7 cameras CMU0 (test)
AP@0.2595.6
5
3D Human Pose EstimationCMU Panoptic CMU2 (test)
AP@0.2574.6
5
3D Human Pose EstimationCMU Panoptic CMU3 (test)
AP@0.2559.5
5
Showing 10 of 13 rows

Other info

Code

Follow for update