CVNov 25, 2024

Discrete to Continuous: Generating Smooth Transition Poses from Sign Language Observation

arXiv:2411.16810v122 citationsh-index: 4CVPR
Originality Incremental advance
AI Analysis

This addresses the challenge of producing natural and coherent sign language videos for applications in accessibility and communication, representing an incremental improvement over traditional concatenation methods.

The paper tackles the problem of generating smooth transitions between discrete sign language segments to create continuous videos, proposing the Sign-D2C framework that uses a conditional diffusion model to synthesize transition frames, achieving effective results on multiple datasets.

Generating continuous sign language videos from discrete segments is challenging due to the need for smooth transitions that preserve natural flow and meaning. Traditional approaches that simply concatenate isolated signs often result in abrupt transitions, disrupting video coherence. To address this, we propose a novel framework, Sign-D2C, that employs a conditional diffusion model to synthesize contextually smooth transition frames, enabling the seamless construction of continuous sign language sequences. Our approach transforms the unsupervised problem of transition frame generation into a supervised training task by simulating the absence of transition frames through random masking of segments in long-duration sign videos. The model learns to predict these masked frames by denoising Gaussian noise, conditioned on the surrounding sign observations, allowing it to handle complex, unstructured transitions. During inference, we apply a linearly interpolating padding strategy that initializes missing frames through interpolation between boundary frames, providing a stable foundation for iterative refinement by the diffusion model. Extensive experiments on the PHOENIX14T, USTC-CSL100, and USTC-SLR500 datasets demonstrate the effectiveness of our method in producing continuous, natural sign language videos.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes