paper-with-me

Papers

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

2022-08-19 · Pan Xie, Qipeng Zhang, Taiyi Peng, Hao Tang, Yao Du, Zexian Li

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}}

📄 PDF Abstract BibTeX arXiv:2208.09141

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingQuantizationSign Language Production

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

C2ST: Cross-Modal Contextualized Sequence Transduction for Continuous Sign Language Recognition

2023-01-01 · ICCV 2023 1 · Huaiwen Zhang, Zihang Guo, Yang Yang, Xin Liu 외

Continuous Sign Language Recognition (CSLR) aims to transcribe the signs of an untrimmed video into written words or glosses. The mainstream framework for CSLR consists of a spatial module for visual representation l…

Language ModellingRepresentation LearningSign Language Recognition

VK-G2T: Vision and Context Knowledge enhanced Gloss2Text

2023-12-15 · Liqiang Jing, Xuemeng Song, Xinxing Zu, Na Zheng 외

Existing sign language translation methods follow a two-stage pipeline: first converting the sign language video to a gloss sequence (i.e. Sign2Gloss) and then translating the generated gloss sequence into a spoken langu…

SentenceSign Language TranslationTranslation

Transcribing Natural Languages for The Deaf via Neural Editing Programs

2021-12-17 · Dongxu Li, Chenchen Xu, Liu Liu, Yiran Zhong 외

This work studies the task of glossification, of which the aim is to em transcribe natural spoken language sentences for the Deaf (hard-of-hearing) community to ordered sign language glosses. Previous sequence-to-sequenc…

Sentence

Context-Aware Autoregressive Diffusion for Gloss-Wise Sign Language Production

2026-06-19 · JungHoon Sung, Boeun Kim, Chu Xin, Hyung Jin Chang 외 arxiv

To generate natural and accurate sentence-level sign language, synthesizing the "gloss", the fundamental semantic unit, is essential. However, most current sign-language production (SLP) methods generate entire sequences…

Introducing A Bangla Sentence - Gloss Pair Dataset for Bangla Sign Language Translation and Research

2025-11-11 · Neelavro Saha, Rafi Shahriyar, Nafis Ashraf Roudra, Saadman Sakib 외 arxiv

Bangla Sign Language (BdSL) translation represents a low-resource NLP task due to the lack of large-scale datasets that address sentence-level translation. Correspondingly, existing research in this field has been limite…

Sign Language TranslationPrompt Engineering