Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PiSLTRc: Position-informed Sign Language Transformer with Content-aware Convolution

About

Since the superiority of Transformer in learning long-term dependency, the sign language Transformer model achieves remarkable progress in Sign Language Recognition (SLR) and Translation (SLT). However, there are several issues with the Transformer that prevent it from better sign language understanding. The first issue is that the self-attention mechanism learns sign video representation in a frame-wise manner, neglecting the temporal semantic structure of sign gestures. Secondly, the attention mechanism with absolute position encoding is direction and distance unaware, thus limiting its ability. To address these issues, we propose a new model architecture, namely PiSLTRc, with two distinctive characteristics: (i) content-aware and position-aware convolution layers. Specifically, we explicitly select relevant features using a novel content-aware neighborhood gathering method. Then we aggregate these features with position-informed temporal convolution layers, thus generating robust neighborhood-enhanced sign representation. (ii) injecting the relative position information to the attention mechanism in the encoder, decoder, and even encoder-decoder cross attention. Compared with the vanilla Transformer model, our model performs consistently better on three large-scale sign language benchmarks: PHOENIX-2014, PHOENIX-2014-T and CSL. Furthermore, extensive experiments demonstrate that the proposed method achieves state-of-the-art performance on translation quality with $+1.6$ BLEU improvements.

Pan Xie, Mengyi Zhao, Xiaohui Hu• 2021

Related benchmarks

TaskDatasetResultRank
Continuous Sign Language RecognitionPHOENIX 2014 (dev)
Word Error Rate23.4
188
Continuous Sign Language RecognitionPHOENIX-2014 (test)
WER23.2
185
Sign Language TranslationPHOENIX-2014T (test)
BLEU-421.29
159
Sign Language TranslationPHOENIX-2014T (dev)
BLEU-4 Score21.48
111
Sign Language RecognitionPHOENIX-2014T (test)
WER0.229
41
Sign Language RecognitionPHOENIX 2014 (dev)
WER23.4
32
Sign Language RecognitionPHOENIX-2014 (test)
WER23.2
17
Sign Language RecognitionRWTH-PhoenixT (dev)
Word Error Rate21.8
11
Showing 8 of 8 rows

Other info

Follow for update