Vision-Based Hand Gesture Customization from a Single Demonstration
Soroush Shahi, Vimal Mollyn, Cori Tymoszek Park, Richard Kang, Asaf Liberman, Oron Levy, Jun Gong, Abdelkareem Bedri, Gierad Laput
TL;DR
This work tackles the problem of enabling users to define and deploy personalized hand gestures from a single demonstration in vision-based HCI. It combines 2D hand keypoint extraction, a graph transformer to capture spatial relations, and model-agnostic meta-learning with meta-augmentation to achieve rapid adaptation to new gestures, including static/dynamic and one-/two-handed variants across egocentric and allocentric viewpoints. Key contributions include an end-to-end customization approach that handles a background (null) class, on-device training, and evaluation on 21 participants across 20 new gestures, achieving up to 95% accuracy with one demonstration, plus three practical applications (design tool, video editing, and MR). The proposed method enables flexible, data-efficient gesture customization suitable for real-time deployment and broad accessibility, paving the way for user-defined gestures in diverse interactive contexts.
Abstract
Hand gesture recognition is becoming a more prevalent mode of human-computer interaction, especially as cameras proliferate across everyday devices. Despite continued progress in this field, gesture customization is often underexplored. Customization is crucial since it enables users to define and demonstrate gestures that are more natural, memorable, and accessible. However, customization requires efficient usage of user-provided data. We introduce a method that enables users to easily design bespoke gestures with a monocular camera from one demonstration. We employ transformers and meta-learning techniques to address few-shot learning challenges. Unlike prior work, our method supports any combination of one-handed, two-handed, static, and dynamic gestures, including different viewpoints, and the ability to handle irrelevant hand movements. We implement three real-world applications using our customization method, conduct a user study, and achieve up to 94% average recognition accuracy from one demonstration. Our work provides a viable path for vision-based gesture customization, laying the foundation for future advancements in this domain.
