Pose Priors from Language Models
Sanjay Subramanian, Evonne Ng, Lea Müller, Dan Klein, Shiry Ginosar, Trevor Darrell
TL;DR
ProsePose harnesses language-based priors from large multimodal models to guide 3D human pose estimation in scenes with self- or inter-person contact. It converts LMM-derived contact descriptions into differentiable losses, aggregates across multiple samples to mitigate hallucination, and jointly optimizes SMPL-X parameters with standard priors and 2D keypoint cues. The approach improves cross-dataset pose accuracy (PA-MPJPE) and contact correctness (PCC) for two-person interactions and self-contact yoga poses without requiring explicit contact annotations for training. This language-guided framework offers a scalable path to richer pose priors and can catalyze the creation of larger contact datasets, with broader implications for contact-aware 3D reasoning in vision tasks.
Abstract
Language is often used to describe physical interaction, yet most 3D human pose estimation methods overlook this rich source of information. We bridge this gap by leveraging large multimodal models (LMMs) as priors for reconstructing contact poses, offering a scalable alternative to traditional methods that rely on human annotations or motion capture data. Our approach extracts contact-relevant descriptors from an LMM and translates them into tractable losses to constrain 3D human pose optimization. Despite its simplicity, our method produces compelling reconstructions for both two-person interactions and self-contact scenarios, accurately capturing the semantics of physical and social interactions. Our results demonstrate that LMMs can serve as powerful tools for contact prediction and pose estimation, offering an alternative to costly manual human annotations or motion capture data. Our code is publicly available at https://prosepose.github.io.
