COMPOSE: Hypergraph Cover Optimization for Multi-view 3D Human Pose Estimation
Tony Danjun Wang, Tolga Birdal, Nassir Navab, Lennart Bastian

TL;DR
COMPOSE introduces a hypergraph-based optimization framework for multi-view 3D human pose estimation, improving accuracy by modeling global view consistency and employing geometric pruning to efficiently solve the complex correspondence matching problem.
Contribution
It formulates multi-view pose correspondence as a hypergraph partitioning problem, enhancing robustness over pairwise methods and proposing an efficient pruning strategy.
Findings
Achieves up to 23% improvement in average precision over previous methods.
Outperforms self-supervised end-to-end learned approaches by 11%.
Demonstrates robustness in multi-view 3D pose estimation.
Abstract
3D pose estimation from sparse multi-views is a critical task for numerous applications, including action recognition, sports analysis, and human-robot interaction. Optimization-based methods typically follow a two-stage pipeline, first detecting 2D keypoints in each view and then associating these detections across views to triangulate the 3D pose. Existing methods rely on mere pairwise associations to model this correspondence problem, treating global consistency between views (i.e., cycle consistency) as a soft constraint. Yet, reconciling these constraints for multiple views becomes brittle when spurious associations propagate errors. We thus propose COMPOSE, a novel framework that formulates multi-view pose correspondence matching as a hypergraph partitioning problem rather than through pairwise association. While the complexity of the resulting integer linear program grows…
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 · Human Motion and Animation · 3D Shape Modeling and Analysis
