Abstract Method Quantitative Results BibTeX
ECCV 2026

SIGNET: Motion-Level Knowledge Transfer for Cross-Language Sign Language Translation

Sobhan Asasi1,  Ozge Mercanoglu Sincan1,  Richard Bowden1

1CVSSP, University of Surrey, United Kingdom

Paper arXiv Code
SIGNET teaser figure

Abstract

Sign language translation (SLT) remains challenging due to its high spatio-temporal complexity, long sequences, and the need to model multiple articulators without relying on gloss annotations. Existing approaches are typically tailored to individual datasets or languages and struggle to scale, while overlooking the relationships between sign languages that could inform more effective cross-lingual transfer.

We present SIGNET, a framework that enables motion-level knowledge transfer for cross-language sign language translation. Our key insight is that, although sign languages differ in grammar and lexicon, pretrained models capture motion-level visual patterns that can be reused across datasets and languages. SIGNET integrates multiple pretrained sign language backbones through an attention-based, hand-prior aggregation mechanism that guides a gated fusion network in dynamically selecting the most relevant experts. Comprehensive experiments on four benchmarks (How2Sign, Phoenix14T, CSL-Daily, and MeineDGS) demonstrate state-of-the-art translation performance, and SIGNET also surpasses prior methods on WLASL for sign language recognition.


Method

Multi-Backbone Expert Pool SIGNET integrates multiple pretrained sign language backbones, each capturing motion-level visual patterns from different languages and datasets.
Attention-Based Hand-Prior Aggregation A hand-prior attention mechanism guides a gated fusion network to dynamically weight expert contributions, prioritising the most articulation-relevant features.
Cross-Language Transfer Motion-level knowledge transfers across sign languages — including to MeineDGS, a language unseen during pretraining — enabling generalisation without language-specific retraining.
Gloss-Free Translation SIGNET produces spoken-language text directly from sign video without any intermediate gloss annotations, scaling to 4 SLT benchmarks and 1 recognition benchmark.

Quantitative Results

Phoenix14T & CSL-Daily — SLT (gloss-free)

Method Phoenix14T CSL-Daily
B-1 ↑B-4 ↑R ↑ B-1 ↑B-4 ↑R ↑
GFSLT-VLP43.7121.4442.4939.3711.0036.44
FLa-LLM46.2923.0945.2737.1314.2037.25
Sign2GPT49.5422.5248.9041.7515.4042.36
MMSL48.9225.7347.9739.5515.7539.91
BeyondGloss52.3825.4952.8953.1221.5353.46
PGG-SLT54.0227.3252.56
Uni-Sign55.8927.4257.95
SIGNET (Ours) 54.1027.8253.05 56.7728.5158.66

How2Sign — SLT (gloss-free)

Method B-1 ↑B-4 ↑R ↑BLEURT ↑
Uni-Sign40.815.135.4
Geo-Sign40.815.135.4
SSVP-SLT-LSP †43.215.538.449.6
SIGNET (Ours) 41.115.436.449.5

† Pre-trained on YT-ASL and How2Sign; requires 64 A100 GPUs for two weeks. SIGNET achieves comparable performance at a fraction of the compute.

MeineDGS — SLT (zero-shot cross-lingual)

Method B-1 ↑B-4 ↑R ↑BLEURT ↑
Spotter+GPT14.820.6421.62
Spotter+Transformer19.501.6819.61
Geo-Sign16.651.5529.72
SIGNET (Ours) 24.202.7513.633.58

DGS was not seen during pretraining, demonstrating cross-lingual transfer to an unseen sign language.

WLASL — Sign Language Recognition

Method WLASL100 WLASL2000
P-I ↑P-C ↑ P-I ↑P-C ↑
NLA-SLR91.4792.1761.0558.05
SignRep58.89
Uni-Sign92.2592.6763.5261.32
Geo-Sign63.6461.80
SIGNET (Ours) 93.2693.47 64.8762.07

Per-instance (P-I) and per-class (P-C) Top-1 accuracy on WLASL100 and WLASL2000.


BibTeX

@article{asasi2026signet,
  title   = {SIGNET: Motion-Level Knowledge Transfer for
             Cross-Language Sign Language Translation},
  author  = {Asasi, Sobhan and Mercanoglu Sincan, Ozge and Bowden, Richard},
  journal = {arXiv preprint},
  year    = {2026},
}