Deep Understanding of Sign Language for Sign to Subtitle Alignment
Youngjoon Jang, Jeongsoo Choi, Junseok Ahn, Joon Son Chung
TL;DR
This work addresses asynchronous sign-language subtitle alignment under limited labeled data by integrating a grammar-informed subtitle preprocessing step for British Sign Language, a selective alignment loss that combines $\mathcal{L}_{align}$ with $\mathcal{L}_{neg}$ and $\mathcal{L}_{rel}$, and a self-training loop to exploit model-generated pseudo-labels. The approach uses a multimodal Transformer framework that ingests pre-processed subtitles, sign-language video, and priors from audio-aligned timing to produce frame-level alignment scores. On the BBC BO SL dataset, the method achieves state-of-the-art frame-level accuracy and F1 across IoU thresholds, with ablations confirming the contribution of each component and self-training providing further gains. The results indicate strong potential for scalable sign-language translation and assisted accessibility with reduced dependence on manual labeling.
Abstract
The objective of this work is to align asynchronous subtitles in sign language videos with limited labelled data. To achieve this goal, we propose a novel framework with the following contributions: (1) we leverage fundamental grammatical rules of British Sign Language (BSL) to pre-process the input subtitles, (2) we design a selective alignment loss to optimise the model for predicting the temporal location of signs only when the queried sign actually occurs in a scene, and (3) we conduct self-training with refined pseudo-labels which are more accurate than the heuristic audio-aligned labels. From this, our model not only better understands the correlation between the text and the signs, but also holds potential for application in the translation of sign languages, particularly in scenarios where manual labelling of large-scale sign data is impractical or challenging. Extensive experimental results demonstrate that our approach achieves state-of-the-art results, surpassing previous baselines by substantial margins in terms of both frame-level accuracy and F1-score. This highlights the effectiveness and practicality of our framework in advancing the field of sign language video alignment and translation.
