让大模型更懂手语,通过强化视觉特征提升翻译准确率
SignLlama: Enhancing Gloss-free Sign Language Translation by Prioritizing Visual Features for LLMs

- 用伪手语标签引导视觉主干网络训练,解决视觉与文本特征不匹配问题
- 设计仅依赖视觉输入的预测路径,使模型优先关注手语动作而非文字
- 无需额外数据或模态,即可在多个数据集上达到领先性能,适合手语研究者
大型语言模型在诸多任务中表现卓越,但将其微调用于无词汇手语翻译(GFSLT)仍面临挑战。本文指出两大核心问题:一是视觉特征与文本特征分布差异导致模型难以理解视觉输入;二是现有方法在自回归框架中简单拼接视觉与文本特征,使模型过度依赖文本输入,忽视视觉线索,因大模型主要在文本数据上预训练。为解决第一问题,提出过滤伪手语连结训练(Filtered Pseudo-Gloss CTC Pretraining),利用文本生成的过滤伪手语序列监督视觉主干训练。为应对第二问题,引入视觉优先蒸馏策略:定义仅使用视觉输入的预测路径,文本输入被掩码,模型需仅凭视觉生成目标序列,并将标准视觉-文本输出蒸馏至该路径,引导模型重视视觉特征。大量实验与定性分析验证了方法有效性。SignLlama在多个GFSLT数据集上表现优异,且未使用额外模态或外部手语数据预训练。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have achieved remarkable success across a wide range of tasks. However, fine-tuning LLMs for Gloss-Free Sign Language Translation (GFSLT) remains a challenge. In this paper, we investigate how to effectively adapt LLMs to the GFSLT task. We show that there are two key issues that need to be solved: (1) the inherent distributional gap between visual feature inputs and text feature inputs makes it difficult for LLMs to interpret visual inputs; and (2) existing approaches typically concatenate visual and textual features in an autoregressive framework, which leads to the model overemphasizing textual inputs and deprioritizing visual cues, as LLMs are pretrained predominantly on text-centric data. To address the first challenge, we propose a simple yet effective method named Filtered Pseudo-Gloss CTC Pretraining, which leverages filtered pseudo-gloss sequences generated from text sequences to supervise the training of the visual backbone. To tackle the second issue, we introduce a Visual-Prioritized Distillation training strategy. Specifically, we define a visual-only prediction path in which text inputs are masked, and the model is required to generate the target sequence relying solely on visual inputs. To guide this path, the outputs from the standard visual-textual prediction are then distilled into the visual-only prediction path, encouraging the model to prioritize visual features. Comprehensive experiments and qualitative analyses demonstrate the effectiveness of the proposed model. The proposed SignLlama achieves very competitive performance on multiple datasets for GFSLT tasks, without using any extra modalities or external sign language datasets for pretraining.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。