CVMay 8, 2023

SignBERT+: Hand-model-aware Self-supervised Pre-training for Sign Language Understanding

arXiv:2305.04868v1156 citations
Originality Incremental advance
AI Analysis

This work addresses sign language understanding for improved accessibility, but it is incremental as it builds on existing self-supervised and hand-pose methods.

The paper tackles the problem of over-fitting and limited interpretability in sign language understanding by proposing SignBERT+, a self-supervised pre-training framework that incorporates hand-model-aware priors, achieving new state-of-the-art performance with notable gains on tasks like sign language recognition and translation.

Hand gesture serves as a crucial role during the expression of sign language. Current deep learning based methods for sign language understanding (SLU) are prone to over-fitting due to insufficient sign data resource and suffer limited interpretability. In this paper, we propose the first self-supervised pre-trainable SignBERT+ framework with model-aware hand prior incorporated. In our framework, the hand pose is regarded as a visual token, which is derived from an off-the-shelf detector. Each visual token is embedded with gesture state and spatial-temporal position encoding. To take full advantage of current sign data resource, we first perform self-supervised learning to model its statistics. To this end, we design multi-level masked modeling strategies (joint, frame and clip) to mimic common failure detection cases. Jointly with these masked modeling strategies, we incorporate model-aware hand prior to better capture hierarchical context over the sequence. After the pre-training, we carefully design simple yet effective prediction heads for downstream tasks. To validate the effectiveness of our framework, we perform extensive experiments on three main SLU tasks, involving isolated and continuous sign language recognition (SLR), and sign language translation (SLT). Experimental results demonstrate the effectiveness of our method, achieving new state-of-the-art performance with a notable gain.

Foundations

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

Your Notes