Uni-Sign: Toward Unified Sign Language Understanding at Scale
About
Sign language pre-training has gained increasing attention for its ability to enhance performance across various sign language understanding (SLU) tasks. However, existing methods often suffer from a gap between pre-training and fine-tuning, leading to suboptimal results. To address this, we propose Uni-Sign, a unified pre-training framework that eliminates the gap between pre-training and downstream SLU tasks through a large-scale generative pre-training strategy and a novel fine-tuning paradigm. First, we introduce CSL-News, a large-scale Chinese Sign Language (CSL) dataset containing 1,985 hours of video paired with textual annotations, which enables effective large-scale pre-training. Second, Uni-Sign unifies SLU tasks by treating downstream tasks as a single sign language translation (SLT) task during fine-tuning, ensuring seamless knowledge transfer between pre-training and fine-tuning. Furthermore, we incorporate a prior-guided fusion (PGF) module and a score-aware sampling strategy to efficiently fuse pose and RGB information, addressing keypoint inaccuracies and improving computational efficiency. Extensive experiments across multiple SLU benchmarks demonstrate that Uni-Sign achieves state-of-the-art performance across multiple downstream SLU tasks. Dataset and code are available at github.com/ZechengLi19/Uni-Sign.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Sign Language Translation | CSL-Daily (test) | BLEU-426.36 | 99 | |
| Continuous Sign Language Recognition | CSL-Daily (dev) | Word Error Rate (WER)26.7 | 98 | |
| Continuous Sign Language Recognition | CSL-Daily (test) | WER26 | 91 | |
| Sign Language Translation | CSL-Daily (dev) | ROUGE56.03 | 80 | |
| Sign Language Translation | How2Sign (test) | BLEU-414.9 | 61 | |
| Isolated Sign Language Recognition | WLASL 100 | Per-instance Top-1 Acc92.25 | 46 | |
| Isolated Sign Language Recognition | WLASL 300 | -- | 28 | |
| Sign Language Translation | OpenASL (test) | BLEU-1 Score49.35 | 26 | |
| Isolated Sign Language Recognition | MSASL 1000 | Per-class Top-1 Acc76.97 | 25 | |
| Sign Language Translation | CSL-Daily v1 (test) | ROUGE56.51 | 25 |