Search papers, labs, and topics across Lattice.
This paper introduces Uni-SLTP, a unified framework that integrates sign language translation (SLT) and sign language production (SLP) by addressing the challenges of bridging the modality gap between continuous sign motions and discrete text tokens. By employing a shared sign tokenizer and a conditional autoregressive model, the framework effectively generates sign sequences from text and vice versa, demonstrating significant advancements in motion accuracy for SLP while maintaining competitive performance in SLT. The results indicate that unifying these tasks not only enhances the efficiency of sign language processing but also opens new avenues for research in multimodal AI systems.
Unifying sign language translation and production reveals a novel approach that significantly improves motion accuracy while retaining competitive translation performance.
Recent advances in sign language (SL) research have shown a trend toward unifying multiple sign language understanding (SLU) subtasks, such as isolated sign language recognition (ISLR), continuous sign language recognition (CSLR), and sign language translation (SLT), within a single framework, leading to substantial progress. Meanwhile, sign language production (SLP), which generates sign sequences from text, has also attracted growing attention. This naturally raises an important question: can sign language understanding and production be unified within a single framework? Compared with unifying SLU subtasks, this problem is substantially more challenging. Existing SLU tasks largely share the same direction of mapping, namely from sign inputs to linguistic outputs, whereas SLT and SLP lie in opposite directions of sign-text mapping. A unified framework must therefore address two key challenges: (1) bridging the modality gap between continuous sign motions and discrete text tokens through a shared sign tokenizer that supports both linguistic abstraction and motion reconstruction; and (2) learning a single conditional autoregressive model that can take either sign or text as input and generate the corresponding target sequence in the opposite modality. To this end, we propose Uni-SLTP, a unified framework for SLT and SLP with two key components: (1) a shared sign tokenizer that converts sign sequences into discrete tokens and latent representations, capturing both semantic and reconstructive information; and (2) a unified autoregressive generation model that formulates both tasks as conditional sequence generation. Experiments on widely used public datasets show that Uni-SLTP achieves superior motion accuracy for SLP while maintaining competitive SLT performance.