EgoThinker: Unveiling Egocentric Reasoning with Spatio-Temporal CoT
Baoqi Pei, Yifei Huang, Jilan Xu, Yuping He, Guo Chen, Fei Wu, Yu Qiao, Jiangmiao Pang
TL;DR
EgoThinker addresses the gap in multimodal models' egocentric reasoning by constructing EgoRe-5M, a large-scale egocentric QA dataset with chain-of-thought and fine-grained grounding. It couples supervised fine-tuning on diverse data with reinforcement fine-tuning via GRPO using rule-based rewards to improve spatio-temporal localization and causal inference. Empirical results show state-of-the-art performance on multiple egocentric benchmarks and substantial gains in fine-grained grounding, while preserving general video understanding capabilities. This work lays a foundation for embodied, wearables-oriented AI by enabling robust first-person reasoning and precise hand–object localization in long-form egocentric videos.
Abstract
Egocentric video reasoning centers on an unobservable agent behind the camera who dynamically shapes the environment, requiring inference of hidden intentions and recognition of fine-grained interactions. This core challenge limits current multimodal large language models MLLMs, which excel at visible event reasoning but lack embodied, first-person understanding. To bridge this gap, we introduce EgoThinker, a novel framework that endows MLLMs with robust egocentric reasoning capabilities through spatio-temporal chain-of-thought supervision and a two-stage learning curriculum. First, we introduce EgoRe-5M, a large-scale egocentric QA dataset constructed from 13M diverse egocentric video clips. This dataset features multi-minute segments annotated with detailed CoT rationales and dense hand-object grounding. Second, we employ SFT on EgoRe-5M to instill reasoning skills, followed by reinforcement fine-tuning RFT to further enhance spatio-temporal localization. Experimental results show that EgoThinker outperforms existing methods across multiple egocentric benchmarks, while achieving substantial improvements in fine-grained spatio-temporal localization tasks. Full code and data are released at https://github.com/InternRobotics/EgoThinker.
