English

G2P-DDM: Generating Sign Pose Sequence from Gloss Sequence with Discrete Diffusion Model

Computer Vision and Pattern Recognition 2023-12-19 v3

Abstract

The Sign Language Production (SLP) project aims to automatically translate spoken languages into sign sequences. Our approach focuses on the transformation of sign gloss sequences into their corresponding sign pose sequences (G2P). In this paper, we present a novel solution for this task by converting the continuous pose space generation problem into a discrete sequence generation problem. We introduce the Pose-VQVAE framework, which combines Variational Autoencoders (VAEs) with vector quantization to produce a discrete latent representation for continuous pose sequences. Additionally, we propose the G2P-DDM model, a discrete denoising diffusion architecture for length-varied discrete sequence data, to model the latent prior. To further enhance the quality of pose sequence generation in the discrete space, we present the CodeUnet model to leverage spatial-temporal information. Lastly, we develop a heuristic sequential clustering method to predict variable lengths of pose sequences for corresponding gloss sequences. Our results show that our model outperforms state-of-the-art G2P models on the public SLP evaluation benchmark. For more generated results, please visit our project page: \textcolor{blue}{\url{https://slpdiffusier.github.io/g2p-ddm}}

Cite

@article{arxiv.2208.09141,
  title  = {G2P-DDM: Generating Sign Pose Sequence from Gloss Sequence with Discrete Diffusion Model},
  author = {Pan Xie and Qipeng Zhang and Taiyi Peng and Hao Tang and Yao Du and Zexian Li},
  journal= {arXiv preprint arXiv:2208.09141},
  year   = {2023}
}

Comments

Accepted by AAAI2024

R2 v1 2026-06-25T01:48:45.921Z