English

Non-Autoregressive Sign Language Production via Knowledge Distillation

Machine Learning 2022-08-24 v1 Computation and Language

Abstract

Sign Language Production (SLP) aims to translate expressions in spoken language into corresponding ones in sign language, such as skeleton-based sign poses or videos. Existing SLP models are either AutoRegressive (AR) or Non-Autoregressive (NAR). However, AR-SLP models suffer from regression to the mean and error propagation during decoding. NSLP-G, a NAR-based model, resolves these issues to some extent but engenders other problems. For example, it does not consider target sign lengths and suffers from false decoding initiation. We propose a novel NAR-SLP model via Knowledge Distillation (KD) to address these problems. First, we devise a length regulator to predict the end of the generated sign pose sequence. We then adopt KD, which distills spatial-linguistic features from a pre-trained pose encoder to alleviate false decoding initiation. Extensive experiments show that the proposed approach significantly outperforms existing SLP models in both Frechet Gesture Distance and Back-Translation evaluation.

Cite

@article{arxiv.2208.06183,
  title  = {Non-Autoregressive Sign Language Production via Knowledge Distillation},
  author = {Eui Jun Hwang and Jung Ho Kim and Suk Min Cho and Jong C. Park},
  journal= {arXiv preprint arXiv:2208.06183},
  year   = {2022}
}

Comments

10 pages, 4 figures, 3 tables, submitted to ECCV2023

R2 v1 2026-06-25T01:39:44.967Z