MHB: Multimodal Handshape-aware Boundary Detection for Continuous Sign Language Recognition
Mingyu Zhao, Zhanfu Yang, Yang Zhou, Zhaoyang Xia, Can Jin, Xiaoxiao He, Dimitris N. Metaxas
TL;DR
The paper tackles CSLR by introducing a multimodal boundary-detection framework that fuses 3D handshape cues with a spatio-temporal skeleton stream through cross-attention, producing refined boundaries for downstream sign recognition. It combines a ST-GCN backbone with velocity/acceleration features and a handshape classifier, and optimizes a frame-wise loss plus a boundary-aware term to improve segmentation accuracy. Boundary-derived segments are evaluated with a state-of-the-art isolated sign classifier, demonstrating substantial gains in segmentation (mF1B) and encouraging recognition performance within a tolerance-based evaluation. The work advances robust CSLR by leveraging multimodal cues and structured skeletal representations, while outlining future directions toward end-to-end CSLR and linguistically aware sign-type differentiation.
Abstract
This paper employs a multimodal approach for continuous sign recognition by first using ML for detecting the start and end frames of signs in videos of American Sign Language (ASL) sentences, and then by recognizing the segmented signs. For improved robustness we use 3D skeletal features extracted from sign language videos to take into account the convergence of sign properties and their dynamics that tend to cluster at sign boundaries. Another focus of this paper is the incorporation of information from 3D handshape for boundary detection. To detect handshapes normally expected at the beginning and end of signs, we pretrain a handshape classifier for detection of 87 linguistically defined canonical handshape categories using a dataset that we created by integrating and normalizing several existing datasets. A multimodal fusion module is then used to unify the pretrained sign video segmentation framework and handshape classification models. Finally, the estimated boundaries are used for sign recognition, where the recognition model is trained on a large database containing both citation-form isolated signs and signs pre-segmented (based on manual annotations) from continuous signing-as such signs often differ a bit in certain respects. We evaluate our method on the ASLLRP corpus and demonstrate significant improvements over previous work.
