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

Continuous Sign Language Recognition with Correlation Network

About

Human body trajectories are a salient cue to identify actions in the video. Such body trajectories are mainly conveyed by hands and face across consecutive frames in sign language. However, current methods in continuous sign language recognition (CSLR) usually process frames independently, thus failing to capture cross-frame trajectories to effectively identify a sign. To handle this limitation, we propose correlation network (CorrNet) to explicitly capture and leverage body trajectories across frames to identify signs. In specific, a correlation module is first proposed to dynamically compute correlation maps between the current frame and adjacent frames to identify trajectories of all spatial patches. An identification module is then presented to dynamically emphasize the body trajectories within these correlation maps. As a result, the generated features are able to gain an overview of local temporal movements to identify a sign. Thanks to its special attention on body trajectories, CorrNet achieves new state-of-the-art accuracy on four large-scale datasets, i.e., PHOENIX14, PHOENIX14-T, CSL-Daily, and CSL. A comprehensive comparison with previous spatial-temporal reasoning methods verifies the effectiveness of CorrNet. Visualizations demonstrate the effects of CorrNet on emphasizing human body trajectories across adjacent frames.

Lianyu Hu, Liqing Gao, Zekang Liu, Wei Feng• 2023

Related benchmarks

TaskDatasetResultRank
Continuous Sign Language RecognitionPHOENIX 2014 (dev)
Word Error Rate18.8
188
Continuous Sign Language RecognitionPHOENIX-2014 (test)
WER19.4
185
Continuous Sign Language RecognitionCSL-Daily (dev)
Word Error Rate (WER)30.6
98
Continuous Sign Language RecognitionCSL-Daily (test)
WER30.1
91
Continuous Sign Language RecognitionPHOENIX14-T (dev)
WER18.9
75
Continuous Sign Language RecognitionPHOENIX-2014T (test)
WER20.5
43
Sign Language RecognitionPHOENIX-2014T (test)
WER0.205
41
Continuous Sign Language RecognitionPhoenix14 (test)
WER19.4
39
Sign Language RecognitionPHOENIX 2014 (dev)
WER18.8
32
Continuous Sign Language RecognitionPhoenix14 (dev)
WER18.8
29
Showing 10 of 20 rows

Other info

Code

Follow for update