CVApr 10, 2025

Breaking the Barriers: Video Vision Transformers for Word-Level Sign Language Recognition

arXiv:2504.07792v23 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses communication barriers for the deaf and hard-of-hearing community by improving automatic sign language recognition, though it is incremental as it applies an existing transformer method to a specific domain.

The paper tackled word-level American Sign Language recognition by proposing a Video Vision Transformer model, which achieved a Top-1 accuracy of 75.58% on the WLASL100 dataset, outperforming traditional CNNs at 65.89%.

Sign language is a fundamental means of communication for the deaf and hard-of-hearing (DHH) community, enabling nuanced expression through gestures, facial expressions, and body movements. Despite its critical role in facilitating interaction within the DHH population, significant barriers persist due to the limited fluency in sign language among the hearing population. Overcoming this communication gap through automatic sign language recognition (SLR) remains a challenge, particularly at a dynamic word-level, where temporal and spatial dependencies must be effectively recognized. While Convolutional Neural Networks (CNNs) have shown potential in SLR, they are computationally intensive and have difficulties in capturing global temporal dependencies between video sequences. To address these limitations, we propose a Video Vision Transformer (ViViT) model for word-level American Sign Language (ASL) recognition. Transformer models make use of self-attention mechanisms to effectively capture global relationships across spatial and temporal dimensions, which makes them suitable for complex gesture recognition tasks. The VideoMAE model achieves a Top-1 accuracy of 75.58% on the WLASL100 dataset, highlighting its strong performance compared to traditional CNNs with 65.89%. Our study demonstrates that transformer-based architectures have great potential to advance SLR, overcome communication barriers and promote the inclusion of DHH individuals.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes