SignLLM: Sign Language Production Large Language Models
Sen Fang, Chen Chen, Lei Wang, Ce Zheng, Chunyu Sui, Yapeng Tian
TL;DR
SignLLM introduces a multilingual Sign Language Production model with two specialized modes, MLSF and Prompt2LangGloss, designed to translate text or prompts into sign-language poses across eight languages. It is trained on Prompt2Sign, a standardized, OpenPose-derived pose dataset, and employs a novel RL-based loss (RL Loss) with a Priority Learning Channel to accelerate training and prioritize valuable data. The paper demonstrates state-of-the-art performance across eight sign languages via extensive quantitative, ablation, and qualitative evaluations, and shows substantial training-time reductions (e.g., 27.1% in one ablation) when using RL-based prioritization. The work also provides a detailed supplementary suite covering data processing, dataset details, and extensibility studies, aiming to establish Prompt2Sign as a scalable foundation for multilingual SLP. Overall, SignLLM advances multilingual SLP by combining a design that preserves translation efficiency with LLM-based interaction capabilities, targeted at practical, scalable deployment in assistive and educational contexts.
Abstract
In this paper, we propose SignLLM, a multilingual Sign Language Production (SLP) large language model, which includes two novel multilingual SLP modes MLSF and Prompt2LangGloss that allow sign language gestures generation from query texts input and question-style prompts input respectively. Both modes can use a new RL loss based on reinforcement learning and a new RL module named Priority Learning Channel. These RL components can accelerate the training by enhancing the model's capability to sample high-quality data. To train SignLLM, we introduce Prompt2Sign, a comprehensive multilingual sign language dataset, which builds from public data, including American Sign Language (ASL) and seven others. This dataset standardizes information by extracting pose information from sign language videos into a unified compressed format. We extensively evaluate SignLLM, demonstrating that our model achieves state-of-the-art performance on SLP tasks across eight sign languages.
