用无标注数据训练模型,让AI更准地翻译手语
LLaVA-SLT: Visual Language Tuning for Sign Language Translation
- 用大规模手语语料持续预训练语言模型,增强语义理解
- 通过视觉对比学习对齐图像与文本编码,提升特征匹配精度
- 轻量级连接器实现视觉与语言模型高效融合,适合手语研究者使用
在手语翻译领域,依赖昂贵的词素标注数据一直是主要障碍。现有无词素方法虽有进展,但翻译准确率仍显著低于基于词素的方法。为此,我们提出 LLaVA-SLT,一种开创性的大模态模型框架,通过有效学习视觉-语言嵌入来发挥大语言模型(LLM)潜力。模型训练分为三步:首先,采用大规模语料进行语言持续预训练,提升模型对手语的文本语言知识;其次,引入视觉对比预训练,将视觉编码器与大规模预训练文本编码器对齐,并设计分层视觉编码器,学习与LLM词元嵌入兼容的词级中间表示;最后,提出视觉语言微调,冻结预训练模型,使用轻量级可训练MLP连接器,将预训练的视觉语言嵌入映射至LLM词元空间,从而支持下游手语翻译任务。全面实验表明,LLaVA-SLT超越当前最优方法,利用额外无标注数据后,性能接近基于词素标注的基准。
原文摘要 · Abstract (English)
In the realm of Sign Language Translation (SLT), reliance on costly gloss-annotated datasets has posed a significant barrier. Recent advancements in gloss-free SLT methods have shown promise, yet they often largely lag behind gloss-based approaches in terms of translation accuracy. To narrow this performance gap, we introduce LLaVA-SLT, a pioneering Large Multimodal Model (LMM) framework designed to leverage the power of Large Language Models (LLMs) through effectively learned visual language embeddings. Our model is trained through a trilogy. First, we propose linguistic continued pretraining. We scale up the LLM and adapt it to the sign language domain using an extensive corpus dataset, effectively enhancing its textual linguistic knowledge about sign language. Then, we adopt visual contrastive pretraining to align the visual encoder with a large-scale pretrained text encoder. We propose hierarchical visual encoder that learns a robust word-level intermediate representation that is compatible with LLM token embeddings. Finally, we propose visual language tuning. We freeze pretrained models and employ a lightweight trainable MLP connector. It efficiently maps the pretrained visual language embeddings into the LLM token embedding space, enabling downstream SLT task. Our comprehensive experiments demonstrate that LLaVA-SLT outperforms the state-of-the-art methods. By using extra annotation-free data, it even closes to the gloss-based accuracy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。