GesVLA: Gesture-Aware Vision-Language-Action Model with Embedded Gesture Representations
- Research Area: Computer Vision (CV)
- Authors: Wenxuan Guo, Ziyuan Li, Meng Zhang
- Released: 2026-05-25
- arXiv: 2505.14489
- Gesture in the latent space: Gesture features are encoded directly into the model's latent space so they can participate in both high-level reasoning and low-level action generation.
- Dual-VLM architecture: A tightly coupled design connects gesture representation with the action policy.
- Scalable gesture data pipeline: Parametric hand models are rendered into real scene images, reducing the sim-to-real visual gap while producing diverse motion patterns and corresponding pointing annotations.
- Two-stage training strategy: The model first learns gesture awareness, then learns action prediction conditioned on it.
- Controlled block-manipulation tasks used for validation.
- Practical scenarios such as product selection and produce selection.
- Target localization accuracy.
- Human-robot interaction efficiency.
Summary
Vision-Language-Action (VLA) models unify perception and action and have shown strong potential for general-purpose robotic manipulation. However, existing VLA systems depend mainly on text instructions and have difficulty resolving spatial ambiguity in complex scenes with multiple similar objects. To overcome this limitation, the authors introduce gesture as a parallel instruction modality and propose the Gesture-Aware Vision-Language-Action model (GesVLA).
Key Contributions
Experiments
The approach is evaluated on multiple real-world robotic tasks:
Results
Incorporating gestures consistently improves:
--- *Auto-collected 2026-05-25*