GestureGPT: Toward Zero-Shot Free-Form Hand Gesture Understanding with Large Language Model Agents
Xin Zeng, Xiaoyu Wang, Tengxiang Zhang, Chun Yu, Shengdong Zhao,, Yiqiang Chen

TL;DR
GestureGPT is a novel framework that enables natural, zero-shot understanding of free-form hand gestures by leveraging multiple large language model agents to interpret gestures in context, mimicking human understanding.
Contribution
It introduces a multi-agent LLM-based system for free-form gesture understanding, bridging the gap between human natural gesture comprehension and interface interaction without prior training.
Findings
Achieved 44.79% Top-1 accuracy in smart home control
Reached 83.59% Top-5 accuracy in smart home tasks
Demonstrated effective zero-shot gesture understanding in real-world scenarios
Abstract
Existing gesture interfaces only work with a fixed set of gestures defined either by interface designers or by users themselves, which introduces learning or demonstration efforts that diminish their naturalness. Humans, on the other hand, understand free-form gestures by synthesizing the gesture, context, experience, and common sense. In this way, the user does not need to learn, demonstrate, or associate gestures. We introduce GestureGPT, a free-form hand gesture understanding framework that mimics human gesture understanding procedures to enable a natural free-form gestural interface. Our framework leverages multiple Large Language Model agents to manage and synthesize gesture and context information, then infers the interaction intent by associating the gesture with an interface function. More specifically, our triple-agent framework includes a Gesture Description Agent that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · Hearing Impairment and Communication · Human Pose and Action Recognition
MethodsFocus
