Motion Focus Recognition in Fast-Moving Egocentric Video
Daniel Hong, James Tribble, Hao Wang, Chaoyi Zhou, Ashish Bastola, Siyu Huang, Abolfazl Razi
TL;DR
The paper tackles the challenge of extracting locomotion intent from fast-moving egocentric video, where appearance-based cues are insufficient for reliable ego-motion understanding. It introduces a real-time motion focus recognition pipeline that leverages a camera-pose foundation model, a sliding-window inference scheme with incremental anchoring, and an acceleration-based projection to generate a motion saliency map, while maintaining depth $\mathbf{D}_t$ and extrinsics $\mathbf{T}_t^{w \rightarrow c}$ for downstream reasoning. Key contributions include a memory-efficient real-time inference strategy and a physically grounded motion focus mechanism that ties image-space attention to 3D motion via $a_w$ and $a_c$, producing a map $M(u,v)$. Evaluations on a winter egocentric dataset show real-time operation on consumer GPUs and motion-focused attention that aligns with the videographer’s locomotion, enabling edge deployment for sports, robotics, and safety applications.
Abstract
From Vision-Language-Action (VLA) systems to robotics, existing egocentric datasets primarily focus on action recognition tasks, while largely overlooking the inherent role of motion analysis in sports and other fast-movement scenarios. To bridge this gap, we propose a real-time motion focus recognition method that estimates the subject's locomotion intention from any egocentric video. Our approach leverages the foundation model for camera pose estimation and introduces system-level optimizations to enable efficient and scalable inference. Evaluated on a collected egocentric action dataset, our method achieves real-time performance with manageable memory consumption through a sliding batch inference strategy. This work makes motion-centric analysis practical for edge deployment and offers a complementary perspective to existing egocentric studies on sports and fast-movement activities.
