CVFeb 8, 2020

Spatial-Temporal Multi-Cue Network for Continuous Sign Language Recognition

arXiv:2002.03187v1251 citations
AI Analysis

This work improves continuous sign language recognition for accessibility applications, but it is incremental as it builds on existing deep learning methods by incorporating multi-cue learning.

The paper tackles the problem of continuous sign language recognition by addressing the limitation of deep models that ignore non-discriminative features, proposing a spatial-temporal multi-cue network to learn visual grammars from hand shape, facial expression, and body posture, and achieves new state-of-the-art performance on three large-scale benchmarks.

Despite the recent success of deep learning in continuous sign language recognition (CSLR), deep models typically focus on the most discriminative features, ignoring other potentially non-trivial and informative contents. Such characteristic heavily constrains their capability to learn implicit visual grammars behind the collaboration of different visual cues (i,e., hand shape, facial expression and body posture). By injecting multi-cue learning into neural network design, we propose a spatial-temporal multi-cue (STMC) network to solve the vision-based sequence learning problem. Our STMC network consists of a spatial multi-cue (SMC) module and a temporal multi-cue (TMC) module. The SMC module is dedicated to spatial representation and explicitly decomposes visual features of different cues with the aid of a self-contained pose estimation branch. The TMC module models temporal correlations along two parallel paths, i.e., intra-cue and inter-cue, which aims to preserve the uniqueness and explore the collaboration of multiple cues. Finally, we design a joint optimization strategy to achieve the end-to-end sequence learning of the STMC network. To validate the effectiveness, we perform experiments on three large-scale CSLR benchmarks: PHOENIX-2014, CSL and PHOENIX-2014-T. Experimental results demonstrate that the proposed method achieves new state-of-the-art performance on all three benchmarks.

Foundations

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

Your Notes