CVFeb 22, 2024

A Transformer Model for Boundary Detection in Continuous Sign Language

arXiv:2402.14720v112 citationsh-index: 11Multimedia tools and applications
Originality Incremental advance
AI Analysis

This addresses a key challenge in continuous sign language recognition for improving accessibility tools, but it is incremental as it builds on existing Transformer methods.

The paper tackles the problem of accurately detecting isolated sign boundaries in continuous sign language videos by proposing a Transformer-based model that eliminates the need for handcrafted features, achieving promising results on two datasets.

Sign Language Recognition (SLR) has garnered significant attention from researchers in recent years, particularly the intricate domain of Continuous Sign Language Recognition (CSLR), which presents heightened complexity compared to Isolated Sign Language Recognition (ISLR). One of the prominent challenges in CSLR pertains to accurately detecting the boundaries of isolated signs within a continuous video stream. Additionally, the reliance on handcrafted features in existing models poses a challenge to achieving optimal accuracy. To surmount these challenges, we propose a novel approach utilizing a Transformer-based model. Unlike traditional models, our approach focuses on enhancing accuracy while eliminating the need for handcrafted features. The Transformer model is employed for both ISLR and CSLR. The training process involves using isolated sign videos, where hand keypoint features extracted from the input video are enriched using the Transformer model. Subsequently, these enriched features are forwarded to the final classification layer. The trained model, coupled with a post-processing method, is then applied to detect isolated sign boundaries within continuous sign videos. The evaluation of our model is conducted on two distinct datasets, including both continuous signs and their corresponding isolated signs, demonstrates promising results.

Foundations

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

Your Notes