Abstract Motivation Contributions Architecture NVSign Quantitative BibTeX
ECCV 2026

SignRefine: Adapting Foundational Video Models for Sign Language Generation

Anton Pelykh1,  Edward Fish1,  Ozge Mercanoglu Sincan1,  Richard Bowden1

1CVSSP, University of Surrey, United Kingdom

arXiv Code Poster

Each row shows the three methods driven by the same 2D keypoint sequence and reference frame. None of these clips, signers or scenes were seen during training, so the examples illustrate how the models generalize. Playback stops automatically to highlight the regional differences between models.


Abstract

Sign language video generation demands precise hand and facial articulation, yet modern video diffusion models, trained predominantly on spoken-language video, produce artifacts that render signing unintelligible. We propose SignRefine, a sign language video generation model that produces comprehensible signing from 2D keypoint conditioning alone, generalizing across appearances and visual conditions. Our approach builds on a pretrained video diffusion transformer and introduces local adapters with spatial grounding to selectively refine hand and face regions, steering the strong base model's prior toward accurate articulation. To enable this work and support broader sign language research, we present NVSign, a large-scale dataset of video content natively produced in sign language, offering diverse signer appearances, environments, and natural conversational settings. Trained on this data, our model shows up to 30% improvement in hand pose precision metrics over the strongest baseline and is preferred by sign language users for visual quality and comprehensibility in more than 80% of comparisons.


Problem & Motivation

Sign languages are the primary means of communication for Deaf communities worldwide and video is their natural medium. Automatic sign language video generation is therefore a prerequisite for accessible content creation. Yet the field faces a stark duality: general-purpose video models generalize beautifully but cannot sign, while sign-specific models do not generalize.

Meaning lives in a few pixels Hands and face carry the core linguistic content, but occupy only ~15% of each frame. In the patchified latent space where video diffusion models operate, these regions are aggressively compressed and their structural detail is overwhelmed by the global reconstruction objective.
Signing is out-of-distribution Foundational video models are trained on spoken-language video. The complex articulation and rapid, high-frequency handshape changes required for signing fall outside that distribution, so full-body conditioning alone cannot recover the lost definition — producing corrupted, under-articulated hands.
Specialist models overfit Sign-specific generators are trained from scratch on small, constrained corpora. They overfit to particular signer appearances, scales and studio environments, output low resolution, and often depend on dense modalities such as edge maps or posed 3D hand meshes that limit practical use.
Existing data is visually sterile Available datasets are dominated by interpreted broadcast or lab footage in static environments, carrying structural biases from the source spoken language and lacking the spatio-temporal complexity and fluidity of natural, native signing.

Contributions

1  ·  Generalizable pose-to-video signing The first generalizable pose-to-video generation approach designed to improve the comprehensibility of generated sign language content, rather than pixel fidelity alone.
2  ·  Local adapters with spatial grounding A novel conditioning scheme for DiT-based human video models that enables targeted refinement of hand and face regions without degrading the quality or generalizability of the frozen backbone.
3  ·  NVSign dataset A large-scale, multi-modal, natively signed dataset with extensive multi-party conversational content, diverse appearances and dynamic camera work.
4  ·  Evaluation with sign language users Rigorous quantitative evaluation plus perceptual and comprehension studies with signers of varying proficiency, demonstrating that the generated video is measurably more understandable — not just more attractive.

Architecture

SignRefine is built on Wan2.1-1.3B-Fun-Control, a pretrained video DiT conditioned on skeleton sequences. The full-body skeleton drives global body movement effectively, but the backbone lacks precision exactly where sign language needs it. We keep the backbone frozen, preserving its quality and generalization, and add trainable local adapters for hand and face regions. They extract regional conditions at higher resolution and inject them into selected DiT blocks through masked cross-attention.

SignRefine architecture overview

Fig. 2 — A reference image and a full-body skeleton sequence guide the DiT backbone. Regional conditions for the face, left hand and right hand are processed by separate encoders and injected into the frozen backbone through trainable local adapters.

Regional Conditions with Spatial Grounding

Per-channel condition encoders Signing operates over two articulatory channels with different morphology: manual (hands) and non-manual (face). Each region is therefore processed by an independent encoder, each free to specialize its representation.
Magnified regional crops Each encoder sees its region rendered at 256×256 — far larger than the area the hands occupy in the original frame — recovering the structural detail lost to latent compression. A ResNet-style backbone downsamples to a 16×16 grid and causal 1D convolutions compress T frames to T/4, aligning the condition with the backbone's latent temporal resolution.
CoordConv spatial grounding A crop loses the memory of where it came from. We inject each pixel's absolute normalized coordinate in the original frame alongside the RGB channels, embedding the crop-to-frame geometric mapping directly into the regional features.

Localized Feature Injection

Interleaved cross-attention Face and hand adapters inject at offset intervals across the 30 transformer blocks — face at {0, 6, 12, 18, 24}, hands at {2, 8, 14, 20, 26} — so no single block absorbs multiple adapter residuals and the conditioning load is distributed through the network. Left and right hand conditions are concatenated before injection to resolve inter-hand dependencies and occlusions.
Masked attention with a sink token A binary spatial mask separates articulator patches from background on the latent grid. Foreground queries attend to the high-resolution regional features; background queries are routed to a learned sink token that safely absorbs them, preventing the adapter from bleeding hand or face features into unrelated areas.
Region-weighted training objective Output projections are zero-initialized for stability on the frozen backbone. The MSE loss is weighted per region, raising the articulators' share of the gradient to match their linguistic importance while retaining roughly a third of it on the background to preserve global coherence and identity.

NVSign Dataset

44,759
Signing segments
78.1 h
High-res video
2,184
Unique signers
~40%
Conversational

NVSign is a large-scale dataset of web video content natively produced in sign language: 44,759 signing segments sourced from 317 longer videos, in varied real-world environments with dynamic camera work. Roughly 40% of the data involves two or more participants, unlocking research directions that are impossible with single-signer corpora: multi-signer dynamics, turn-taking, signer diarisation, and non-manual features used as backchannels and discourse markers.

Each video ships with a comprehensive multi-modal annotation set — time-aligned English transcripts, extracted 2D body keypoints, per-signer activity scores, depth maps, SMPL body, MANO hand and FLAME face parameters. Three data partitions navigate different trade-offs between signer overlap and content diversity, enabling nuanced appearance-independent evaluation.


Quantitative Results

Because the goal is articulator quality, evaluation concentrates on regional metrics: MPJPE for keypoint accuracy and structural precision, LPIPS and SSIM for perceptual quality, computed on face and hand crops. NVSign appearance-independent test set, Phoenix14T and BSL Corpus are used for testing.

Regional quality across three datasets

Method Face Right Hand Left Hand
MPJPE ↓LPIPS ↓SSIM ↑ MPJPE ↓LPIPS ↓SSIM ↑ MPJPE ↓LPIPS ↓SSIM ↑
NVSign
SignGAN10.4240.5640.30224.7740.6270.38821.8520.6200.384
SignViP10.5760.5340.35623.9570.5810.42824.3830.5880.424
Wan-VACE4.0670.4220.36715.9040.5250.38015.4310.5030.407
Wan-FC1.8350.1970.7139.5650.3640.5839.3410.3490.597
SignRefine1.7700.1940.7146.6020.3300.6296.6380.3210.640
Phoenix14T
SignGAN5.4570.5850.34328.5070.7070.46925.3730.6570.470
SignViP7.1940.4560.27610.3450.5340.42514.4050.5660.376
Wan-VACE2.1620.3830.41311.7170.5510.36713.2140.5460.299
Wan-FC1.1510.2230.6885.7540.4020.6295.7190.3740.642
SignRefine0.9160.2140.7014.5820.3860.6605.1010.3660.668
BSL Corpus
SignGAN9.4150.6340.33022.7260.7200.40616.8580.6890.390
SignViP28.2220.6260.28923.0850.6110.38122.1110.5930.372
Wan-VACE3.1720.4360.38017.5240.5670.35115.3850.5570.338
Wan-FC1.7900.2210.6858.2320.3890.5597.0020.3730.563
SignRefine1.5240.2220.6906.3140.3650.6085.4060.3530.607

Table 1 — SignRefine is consistently outperforming the baselines on all the metrics. Gains are most pronounced on the hands — roughly a 30% reduction in MPJPE over the strongest baseline on NVSign, with face precision improving by up to 20% on Phoenix14T and 15% on BSL Corpus. Note the generalization pattern: SignViP, trained exclusively on Phoenix14T, collapses on NVSign and BSL Corpus, while SignRefine holds stable performance across all three without any dataset-specific adaptation.

User study

Two studies complement the automated metrics. In the perceptual study, fifteen participants of varying BSL proficiency answered 17 questions each, ranking models by naturalness and hand/face quality, plus semantic fidelity against an English reference for intermediate-or-higher signers. SignRefine obtains the lowest mean rank overall and in every category (Table 2); SignRefine wins more than 83% of head-to-head comparisons against each baseline, giving the ordering Ours > Wan-FC > Wan-VACE > SignGAN ≈ SignViP. In the comprehension study, six fluent BSL signers wrote blind free-text translations of ten clips rendered by SignRefine and Wan-FC. Viewers of SignRefine recover more key content, land closer to the reference translation and abandon fewer clips as unintelligible (Table 3).

Category OursWan-FCWan-VACESignViPSignGAN
Overall ↓1.221.892.463.563.41
NVSign ↓1.161.952.413.813.23
Phoenix14T ↓1.411.892.602.653.95
Text Ref. ↓1.161.632.443.763.22

Table 2 — Mean rank assigned by participants (1 = best, 5 = worst).

MetricOursWan-FC
Keyword Recall ↑0.540.30
BLEURT ↑0.310.19
LLM adequacy ↑2.071.50
Failure Rate ↓0.170.27

Table 3 — Comprehension study, SignRefine vs. Wan-FC.


Acknowledgements

This work was supported by EPSRC grant APP24554 (SignGPT — EP/Z535370/1), EPSRC grant APP78083 (UMCS — UKRI3927), and through funding from Google.org via the AI for Global Goals scheme. The authors acknowledge the use of Isambard-AI National AI Research Resource (AIRR), funded by UK DSIT via UKRI and STFC [ST/AIRR/I-A-I/1023]. This work reflects only the authors' views; the funders are not responsible for any use that may be made of the information it contains.


BibTeX

arXiv preprint — the proceedings entry will be added once published.

@misc{pelykh2026signrefine,
  title         = {SignRefine: Adapting Foundational Video Models
                   for Sign Language Generation},
  author        = {Anton Pelykh and Edward Fish and
                   Ozge Mercanoglu Sincan and Richard Bowden},
  year          = {2026},
  eprint        = {2609.08496},
  archivePrefix = {arXiv},
  primaryClass  = {cs.CV},
  url           = {https://arxiv.org/abs/2609.08496}
}