SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2511.05622 · NeurIPS · 2025

Grounding Foundational Vision Models with 3D Human Poses for Robust Action Recognition

Cristian Meo, Kevin Zhu, Yiheng Li, Nicholas Babey, Tiffany Gu

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 6 functions out of this paper's own repositories and ran 6 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
nbabey20/groundactrec — 6 of 6
FunctionStatusWhere it lives
CrossAttnBlock Ran nbabey20/groundactrec/trainheads/train_crossatt_fusion.py
pointer only (licence: NONE) · get_code("3fbdc650b22c334f")
FeedForward Ran nbabey20/groundactrec/trainheads/train_crossatt_fusion.py
pointer only (licence: NONE) · get_code("be48bb08ba634cc3")
FusionLayer Ran nbabey20/groundactrec/trainheads/train_crossatt_fusion.py
pointer only (licence: NONE) · get_code("6540d3867239302a")
FusionXAttnModel Ran nbabey20/groundactrec/trainheads/train_crossatt_fusion.py
pointer only (licence: NONE) · get_code("58174834c8bb3a44")
PositionalEncoding Ran nbabey20/groundactrec/trainheads/train_crossatt_fusion.py
pointer only (licence: NONE) · get_code("79d8646f852812fd")
SelfAttnBlock Ran nbabey20/groundactrec/trainheads/train_crossatt_fusion.py
pointer only (licence: NONE) · get_code("863cac9ecba32bea")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

For embodied agents to effectively understand and interact within the world around them, they require a nuanced comprehension of human actions grounded in physical space. Current action recognition models, often relying on RGB video, learn superficial correlations between patterns and action labels, so they struggle to capture underlying physical interaction dynamics and human poses in complex scenes. We propose a model architecture that grounds action recognition in physical space by fusing two powerful, complementary representations: V-JEPA 2's contextual, predictive world dynamics and CoMotion's explicit, occlusion-tolerant human pose data. Our model is validated on both the InHARD and UCF-19-Y-OCC benchmarks for general action recognition and high-occlusion action recognition, respectively. Our model outperforms three other baselines, especially within complex, occlusive scenes. Our findings emphasize a need for action recognition to be supported by spatial understanding instead of statistical pattern recognition. Code is provided at https://github.com/nbabey20/groundactrec

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2511.05622")
get_code_for_paper("2511.05622")
have("2511.05622")

Connect an agent — have() is free.