paper-with-me

홈 › Papers

Sign Language Video Synthesis via Loss-Guided Multi-Expert GANs

2026-08-13 · Dingzhan Nong, Zhihao Ren, Ziqi Li, Tim Lo arxiv

This preliminary technical report presents a framework for sign language video synthesis using a loss-guided multi-expert Generative Adversarial Network (GAN) to enhance communication for individuals with hearing impairments. Three specialized discriminators -- global, hand, and head -- each guide a corresponding expert branch in the generator toward a distinct visual region, enabling implicit feature specialization without explicit diversity losses. To stabilize this multi-discriminator system, whose early-phase training otherwise exhibits chaotic dynamics, we introduce a United Loss consensus mechanism that regularizes each discriminator toward the ensemble average at a 10% weight. Each branch further adopts a dual-pathway convolutional-transformer design with learnable AdaptiveFeatureFusion, balancing the stability of convolutions against the detail of windowed self-attention. The generator is trained using an alternating three-mode schedule (discriminator, holistic generation, branch-specialized generation). On a custom 156GB dataset with a filtered test set that removes easy and repetitive samples, our 0.2B-parameter variant achieves 29.8 PSNR (0.959 SSIM) and the 1.3B-parameter variant achieves 30.7 PSNR (0.965 SSIM), with inference VRAM footprints of 1.5 GB and 8 GB respectively, enabling deployment on consumer-grade hardware. Full ablation studies remain ongoing due to the 2-3 month training cycle on a single GPU. The system was showcased at the 2025 Hong Kong Frontier Technology Summit.

📄 PDF Abstract BibTeX arXiv:2608.13368

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Language-Guided Face Animation by Recurrent StyleGAN-based Generator

2022-08-11 · Tiankai Hang, Huan Yang, Bei Liu, Jianlong Fu 외

Recent works on language-guided image manipulation have shown great power of language in providing rich semantics, especially for face images. However, the other natural information, motions, in language is less explored…

Image Manipulation

Label-free Motion-Conditioned Diffusion Model for Cardiac Ultrasound Synthesis

2025-12-10 · Zhe Li, Hadrien Reynaud, Johanna P Müller, Bernhard Kainz arxiv

Ultrasound echocardiography is essential for the non-invasive, real-time assessment of cardiac function, but the scarcity of labelled data, driven by privacy restrictions and the complexity of expert annotation, remains …

Video Generation

Pose-guided Generative Adversarial Net for Novel View Action Synthesis

2021-10-15 · Xianhang Li, Junhao Zhang, Kunchang Li, Shruti Vyas 외

We focus on the problem of novel-view human action synthesis. Given an action video, the goal is to generate the same action from an unseen viewpoint. Naturally, novel view video synthesis is more challenging than image …

DecoderImage Generation

Pose-Guided Sign Language Video GAN with Dynamic Lambda

2021-05-06 · Christopher Kissel, Christopher Kümmel, Dennis Ritter, Kristian Hildebrand

We propose a novel approach for the synthesis of sign language videos using GANs. We extend the previous work of Stoll et al. by using the human semantic parser of the Soft-Gated Warping-GAN from to produce photorealisti…

SSIM

DiffSynth: Latent In-Iteration Deflickering for Realistic Video Synthesis

2023-08-07 · Zhongjie Duan, Lizhou You, Chengyu Wang, Cen Chen 외

In recent years, diffusion models have emerged as the most powerful approach in image synthesis. However, applying these models directly to video synthesis presents challenges, as it often leads to noticeable flickering …

Image Generation