Gestura: A LVLM-Powered System Bridging Motion and Semantics for Real-Time Free-Form Gesture Understanding
Zhuoming Li, Aitong Liu, Mengxi Jia, Yubi Lu, Tengxiang Zhang, Changzhi Sun, Dell Zhang, Xuelong Li
TL;DR
Gestura introduces a LVLM-powered system for real-time free-form gesture understanding by embedding anatomical hand priors through a Landmark Processing Module and guiding cross-modal reasoning with Chain-of-Thought tuning. It also presents GestureInt, the first open-source dataset for gesture meaning and intention in a QA framework, enabling robust open-world evaluation. The method uses a two-stage training regime—semantic alignment with a frozen visual/Text backbone, followed by CoT-enhanced cross-modal learning with landmark signals—yielding strong exocentric and egocentric performance and real-time inference suitable for edge devices. Empirical results show Gestura outperforms prior LVLM approaches by large margins on both intent recognition and gesture description, with practical end-to-end latency and the potential for deployment in wearable AR/VR and smart-home contexts.
Abstract
Free-form gesture understanding is highly appealing for human-computer interaction, as it liberates users from the constraints of predefined gesture categories. However, the sole existing solution GestureGPT suffers from limited recognition accuracy and slow response times. In this paper, we propose Gestura, an end-to-end system for free-form gesture understanding. Gestura harnesses a pre-trained Large Vision-Language Model (LVLM) to align the highly dynamic and diverse patterns of free-form gestures with high-level semantic concepts. To better capture subtle hand movements across different styles, we introduce a Landmark Processing Module that compensate for LVLMs' lack of fine-grained domain knowledge by embedding anatomical hand priors. Further, a Chain-of-Thought (CoT) reasoning strategy enables step-by-step semantic inference, transforming shallow knowledge into deep semantic understanding and significantly enhancing the model's ability to interpret ambiguous or unconventional gestures. Together, these components allow Gestura to achieve robust and adaptable free-form gesture comprehension. Additionally, we have developed the first open-source dataset for free-form gesture intention reasoning and understanding with over 300,000 annotated QA pairs.
