English

IMoRe: Implicit Program-Guided Reasoning for Human Motion Q&A

Computer Vision and Pattern Recognition 2025-08-05 v1

Abstract

Existing human motion Q\&A methods rely on explicit program execution, where the requirement for manually defined functional modules may limit the scalability and adaptability. To overcome this, we propose an implicit program-guided motion reasoning (IMoRe) framework that unifies reasoning across multiple query types without manually designed modules. Unlike existing implicit reasoning approaches that infer reasoning operations from question words, our model directly conditions on structured program functions, ensuring a more precise execution of reasoning steps. Additionally, we introduce a program-guided reading mechanism, which dynamically selects multi-level motion representations from a pretrained motion Vision Transformer (ViT), capturing both high-level semantics and fine-grained motion cues. The reasoning module iteratively refines memory representations, leveraging structured program functions to extract relevant information for different query types. Our model achieves state-of-the-art performance on Babel-QA and generalizes to a newly constructed motion Q\&A dataset based on HuMMan, demonstrating its adaptability across different motion reasoning datasets. Code and dataset are available at: https://github.com/LUNAProject22/IMoRe.

Keywords

Cite

@article{arxiv.2508.01984,
  title  = {IMoRe: Implicit Program-Guided Reasoning for Human Motion Q&A},
  author = {Chen Li and Chinthani Sugandhika and Yeo Keat Ee and Eric Peh and Hao Zhang and Hong Yang and Deepu Rajan and Basura Fernando},
  journal= {arXiv preprint arXiv:2508.01984},
  year   = {2025}
}

Comments

*Equal contribution. Accepted by the International Conference on Computer Vision (ICCV 2025)

R2 v1 2026-07-01T04:32:16.586Z