EMNLP 2024main0 citations

Unsupervised Discrete Representations of American Sign Language

Artem Abzaliev, Rada Mihalcea

Abstract

Many modalities are naturally represented as continuous signals, making it difficult to use them with models that expect discrete units, such as LLMs. In this paper, we explore the use of audio compression techniques for the discrete representation of the gestures used in sign language. We train a tokenizer for American Sign Language (ASL) fingerspelling, which discretizes sequences of fingerspelling signs into tokens. We also propose a loss function to improve the interpretability of these tokens such that they preserve both the semantic and the visual information of the signal. We show that the proposed method improves the performance of the discretized sequence on downstream tasks.

BibTeX
@inproceedings{abzaliev-mihalcea-2024-unsupervised,
    title = "Unsupervised Discrete Representations of {A}merican {S}ign {L}anguage",
    author = "Abzaliev, Artem  and
      Mihalcea, Rada",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1104/",
    doi = "10.18653/v1/2024.emnlp-main.1104",
    pages = "19786--19793"
}