English

Factorized Learning Assisted with Large Language Model for Gloss-free Sign Language Translation

Computation and Language 2024-03-20 v1

Abstract

Previous Sign Language Translation (SLT) methods achieve superior performance by relying on gloss annotations. However, labeling high-quality glosses is a labor-intensive task, which limits the further development of SLT. Although some approaches work towards gloss-free SLT through jointly training the visual encoder and translation network, these efforts still suffer from poor performance and inefficient use of the powerful Large Language Model (LLM). Most seriously, we find that directly introducing LLM into SLT will lead to insufficient learning of visual representations as LLM dominates the learning curve. To address these problems, we propose Factorized Learning assisted with Large Language Model (FLa-LLM) for gloss-free SLT. Concretely, we factorize the training process into two stages. In the visual initialing stage, we employ a lightweight translation model after the visual encoder to pre-train the visual encoder. In the LLM fine-tuning stage, we freeze the acquired knowledge in the visual encoder and integrate it with a pre-trained LLM to inspire the LLM's translation potential. This factorized training strategy proves to be highly effective as evidenced by significant improvements achieved across three SLT datasets which are all conducted under the gloss-free setting.

Keywords

Cite

@article{arxiv.2403.12556,
  title  = {Factorized Learning Assisted with Large Language Model for Gloss-free Sign Language Translation},
  author = {Zhigang Chen and Benjia Zhou and Jun Li and Jun Wan and Zhen Lei and Ning Jiang and Quan Lu and Guoqing Zhao},
  journal= {arXiv preprint arXiv:2403.12556},
  year   = {2024}
}

Comments

Accepted by LREC-COLING-2024

R2 v1 2026-06-28T15:25:28.199Z