Sign2GPT: Leveraging Large Language Models for Gloss-Free Sign Language Translation
Ryan Wong, Necati Cihan Camgoz, Richard Bowden
TL;DR
This work tackles gloss-free sign language translation by leveraging large pretrained vision and language models through lightweight adapters. Sign2GPT freezes a DinoV2 spatial backbone and an XGLM decoder, while training a dedicated sign encoder via a novel pseudo-gloss pretraining strategy that aligns visual sign representations with automatically generated pseudo-glosses. The approach yields state-of-the-art gloss-free results on Phoenix14T and CSL-Daily, closing the gap to gloss-based SLT and reducing data and compute requirements. The method demonstrates the feasibility of integrating visual priors with frozen language models for sign language translation, with practical implications for scalable, data-efficient SLT deployment.
Abstract
Automatic Sign Language Translation requires the integration of both computer vision and natural language processing to effectively bridge the communication gap between sign and spoken languages. However, the deficiency in large-scale training data to support sign language translation means we need to leverage resources from spoken language. We introduce, Sign2GPT, a novel framework for sign language translation that utilizes large-scale pretrained vision and language models via lightweight adapters for gloss-free sign language translation. The lightweight adapters are crucial for sign language translation, due to the constraints imposed by limited dataset sizes and the computational requirements when training with long sign videos. We also propose a novel pretraining strategy that directs our encoder to learn sign representations from automatically extracted pseudo-glosses without requiring gloss order information or annotations. We evaluate our approach on two public benchmark sign language translation datasets, namely RWTH-PHOENIX-Weather 2014T and CSL-Daily, and improve on state-of-the-art gloss-free translation performance with a significant margin.
