Semi-Supervised Spoken Language Glossification
Huijie Yao, Wengang Zhou, Hao Zhou, Houqiang Li

TL;DR
This paper introduces S3LG, a semi-supervised framework for spoken language glossification that leverages large-scale monolingual data and self-training to improve translation accuracy from spoken language to sign language glosses.
Contribution
The paper presents a novel semi-supervised learning framework combining rule-based and model-based auto-annotation with consistency regularization for SLG.
Findings
Significant improvement over baseline models on public benchmarks.
Effective utilization of monolingual data enhances SLG performance.
Robustness of the framework against synthetic data noise.
Abstract
Spoken language glossification (SLG) aims to translate the spoken language text into the sign language gloss, i.e., a written record of sign language. In this work, we present a framework named emi-upervised poken anguage lossification (LG) for SLG. To tackle the bottleneck of limited parallel data in SLG, our LG incorporates large-scale monolingual spoken language text into SLG training. The proposed framework follows the self-training structure that iteratively annotates and learns from pseudo labels. Considering the lexical similarity and syntactic difference between sign language and spoken language, our LG adopts both the rule-based heuristic and model-based approach for auto-annotation. During training, we randomly mix these complementary synthetic datasets and mark their differences with a special token. As the synthetic data may be less quality, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Speech Recognition and Synthesis · Speech and dialogue systems
