SSL-SLR: Self-Supervised Representation Learning for Sign Language Recognition
Abstract
Sign language recognition (SLR) is a machine learning task aiming to identify signs in videos. Due to the scarcity of annotated data, unsupervised methods like contrastive learning have become promising in this field. They learn meaningful representations by pulling positive pairs (two augmented versions of the same instance) closer and pushing negative pairs (different from the positive pairs) apart. In SLR, only certain parts of the sign videos provide information that is truly useful for their recognition. Applying contrastive methods to SLR raises two issues: (i) contrastive learning methods treat all parts of a video in the same way, without taking into account the relevance of certain parts over others; (ii) shared movements between different signs make negative pairs highly similar, complicating sign discrimination. These issues lead to learning non-discriminative features for sign recognition and poor results in downstream tasks. In response, this paper proposes a self-supervised learning framework designed to learn meaningful representations for SLR. This framework consists of two key components designed to work together: (i) a new self-supervised approach with free-negative pairs; (ii) a new data augmentation technique. This approach shows a considerable gain in accuracy compared to several contrastive and self-supervised methods, across linear evaluation, semi-supervised learning, and transferability between sign languages.
Cite
Text
Madjoukeng et al. "SSL-SLR: Self-Supervised Representation Learning for Sign Language Recognition." Transactions on Machine Learning Research, 2026.Markdown
[Madjoukeng et al. "SSL-SLR: Self-Supervised Representation Learning for Sign Language Recognition." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/madjoukeng2026tmlr-sslslr/)BibTeX
@article{madjoukeng2026tmlr-sslslr,
title = {{SSL-SLR: Self-Supervised Representation Learning for Sign Language Recognition}},
author = {Madjoukeng, Ariel Basso and Fink, Jérôme and Poitier, Pierre and Kenmogne, Edith Belise and Frenay, Benoit},
journal = {Transactions on Machine Learning Research},
year = {2026},
url = {https://mlanthology.org/tmlr/2026/madjoukeng2026tmlr-sslslr/}
}