SOTAVerified

Sign Language Sense Disambiguation

2024-09-13Code Available0· sign in to hype

Jana Grimm, Miriam Winkler, Oliver Kraus, Tanalp Agustoslu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This project explores methods to enhance sign language translation of German sign language, specifically focusing on disambiguation of homonyms. Sign language is ambiguous and understudied which is the basis for our experiments. We approach the improvement by training transformer-based models on various bodypart representations to shift the focus on said bodypart. To determine the impact of, e.g., the hand or mouth representations, we experiment with different combinations. The results show that focusing on the mouth increases the performance in small dataset settings while shifting the focus on the hands retrieves better results in larger dataset settings. Our results contribute to better accessibility for non-hearing persons by improving the systems powering digital assistants, enabling a more accurate interaction. The code for this project can be found on GitHub.

Tasks

Reproductions