Sign Language Translation with Sentence Embedding Supervision
Yasser Hamidullah, Josef van Genabith, Cristina España-Bonet
TL;DR
This work tackles the reliance on scarce gloss annotations in sign language translation by introducing sentence embedding supervision (SEM). It decomposes SLT into sign2sem and sem2text modules, enabling gloss-free and multilingual translation through pretraining on raw text and end-to-end fine-tuning, with two end-to-end variants: sign2sem2text and sign2(sem+text). Empirical results on PHOENIX-2014T (DGS) and How2Sign (ASL) show that SEM-based approaches, especially the multitask variant with a pretrained text decoder (sign2(sem+text) with mBART), achieve state-of-the-art gloss-free performance on How2Sign and surpass prior gloss-free baselines on PHOENIX-2014T, though they still lag behind gloss-based systems in some settings. The findings highlight the potential of annotation-free SEM supervision to scale SLT across languages and reduce labeling costs, while pointing to future work on learning SEM-based visual features to close remaining gaps to gloss-based performance.
Abstract
State-of-the-art sign language translation (SLT) systems facilitate the learning process through gloss annotations, either in an end2end manner or by involving an intermediate step. Unfortunately, gloss labelled sign language data is usually not available at scale and, when available, gloss annotations widely differ from dataset to dataset. We present a novel approach using sentence embeddings of the target sentences at training time that take the role of glosses. The new kind of supervision does not need any manual annotation but it is learned on raw textual data. As our approach easily facilitates multilinguality, we evaluate it on datasets covering German (PHOENIX-2014T) and American (How2Sign) sign languages and experiment with mono- and multilingual sentence embeddings and translation systems. Our approach significantly outperforms other gloss-free approaches, setting the new state-of-the-art for data sets where glosses are not available and when no additional SLT datasets are used for pretraining, diminishing the gap between gloss-free and gloss-dependent systems.
