SIG-Chat: Spatial Intent-Guided Conversational Gesture Generation Involving How, When and Where
Yiheng Huang, Junran Peng, Silei Shen, Jingwei Yang, ZeJi Wei, ChenCheng Bai, Yonghao He, Wei Sui, Muyi Sun, Yan Liu, Xu-Cheng Yin, Man Zhang, Zhaoxiang Zhang, Chuanchen Luo
TL;DR
This work tackles the limitation of existing co-speech gesture systems that lack explicit spatial grounding by introducing SIG-Chat, a multimodal dataset annotated with spatial intents and 3D target positions. It proposes a diffusion-transformer baseline that jointly processes audio, transcripts, and spatial intent through dedicated multimodal encoders and two fusion modules, enabling WHEN and WHERE to guide gestures alongside HOW. The authors define new evaluation metrics (IAR@k and IoU@k) to quantify temporal and angular accuracy, and demonstrate strong improvements over baselines, supported by ablations and a user study. The method is deployed on a humanoid robot, showcasing practical applicability in robotics, games, and animation where interactive, context-aware gestures are essential.
Abstract
The accompanying actions and gestures in dialogue are often closely linked to interactions with the environment, such as looking toward the interlocutor or using gestures to point to the described target at appropriate moments. Speech and semantics guide the production of gestures by determining their timing (WHEN) and style (HOW), while the spatial locations of interactive objects dictate their directional execution (WHERE). Existing approaches either rely solely on descriptive language to generate motions or utilize audio to produce non-interactive gestures, thereby lacking the characterization of interactive timing and spatial intent. This significantly limits the applicability of conversational gesture generation, whether in robotics or in the fields of game and animation production. To address this gap, we present a full-stack solution. We first established a unique data collection method to simultaneously capture high-precision human motion and spatial intent. We then developed a generation model driven by audio, language, and spatial data, alongside dedicated metrics for evaluating interaction timing and spatial accuracy. Finally, we deployed the solution on a humanoid robot, enabling rich, context-aware physical interactions.
