HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

A Simple Multi-Modality Transfer Learning Baseline for Sign Language Translation

Yutong Chen Fangyun Wei Xiao Sun Zhirong Wu Stephen Lin

A Simple Multi-Modality Transfer Learning Baseline for Sign Language Translation

Abstract

This paper proposes a simple transfer learning baseline for sign language translation. Existing sign language datasets (e.g. PHOENIX-2014T, CSL-Daily) contain only about 10K-20K pairs of sign videos, gloss annotations and texts, which are an order of magnitude smaller than typical parallel data for training spoken language translation models. Data is thus a bottleneck for training effective sign language translation models. To mitigate this problem, we propose to progressively pretrain the model from general-domain datasets that include a large amount of external supervision to within-domain datasets. Concretely, we pretrain the sign-to-gloss visual network on the general domain of human actions and the within-domain of a sign-to-gloss dataset, and pretrain the gloss-to-text translation network on the general domain of a multilingual corpus and the within-domain of a gloss-to-text corpus. The joint model is fine-tuned with an additional module named the visual-language mapper that connects the two networks. This simple baseline surpasses the previous state-of-the-art results on two sign language translation benchmarks, demonstrating the effectiveness of transfer learning. With its simplicity and strong performance, this approach can serve as a solid baseline for future research. Code and models are available at: https://github.com/FangyunWei/SLRT.

Code Repositories

rzhao-zhsq/cv-slt
pytorch
Mentioned in GitHub
edwardguil/MMTL
pytorch
Mentioned in GitHub
FangyunWei/SLRT
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
sign-language-recognition-on-rwth-phoenix-1MMTLB
Word Error Rate (WER): 22.45
sign-language-translation-on-csl-dailyMMTLB
BLEU-4: 23.92

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Simple Multi-Modality Transfer Learning Baseline for Sign Language Translation | Papers | HyperAI