🤖 AI Summary
Existing gesture recognition research predominantly focuses on single-user scenarios, neglecting natural multi-person social interactions—thereby severely limiting joint modeling of gestures, language, and social intent. Method: We introduce SocialGesture, the first large-scale dataset for multi-person interactive gesture understanding, encompassing diverse naturalistic settings and supporting video-level recognition, temporal localization, and a novel Social Gesture Visual Question Answering (VQA) task. We systematically formalize multi-person gesture understanding, establish an end-to-end multimodal annotation and evaluation framework, and release it openly via Hugging Face. Results: Experiments reveal substantial performance degradation of state-of-the-art gesture models on group interaction tasks; moreover, current vision-language models (VLMs) exhibit pervasive deficits in social intent awareness. This work provides a reproducible, extensible foundation—both data resource and benchmark—for unified modeling of gestures, language, and social context.
📝 Abstract
Previous research in human gesture recognition has largely overlooked multi-person interactions, which are crucial for understanding the social context of naturally occurring gestures. This limitation in existing datasets presents a significant challenge in aligning human gestures with other modalities like language and speech. To address this issue, we introduce SocialGesture, the first large-scale dataset specifically designed for multi-person gesture analysis. SocialGesture features a diverse range of natural scenarios and supports multiple gesture analysis tasks, including video-based recognition and temporal localization, providing a valuable resource for advancing the study of gesture during complex social interactions. Furthermore, we propose a novel visual question answering (VQA) task to benchmark vision language models'(VLMs) performance on social gesture understanding. Our findings highlight several limitations of current gesture recognition models, offering insights into future directions for improvement in this field. SocialGesture is available at huggingface.co/datasets/IrohXu/SocialGesture.