Skip to content

Implementation of paper "A Consideration to Remove Gloss in Sign Language Translation"

Notifications You must be signed in to change notification settings

Claire874/TextCTC-SLT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

TextCTC-SLT (COLING2025)

Implementation of paper "Improvement in Sign Language Translation Using Text CTC Alignment"

Paper Highlights

Unlike other sign language translation(SLT) technique which limits the Connectionist Temporal Classification (CTC) for sign langauge translation (SLT). Our work, however, fully explores CTC capacity for non-monotic alignment between sign language and spoken text for SLT.

Briefly,

  • We propose leveraging a joint CTC/Attention framework combined with transfer learning to address the unique challenges of SLT, particularly the modality gap between visual sign language and spoken text. Compared with speech and text translation, SLT requires handling more complex spatial-temporal representations and addressing non-monotonic alignments to grasp the linguistic feature embedded in sign language.
  • The proposed method achieves results comparable to state-of-the-art, outperforming the pure-attention baseline on widely adopted benchmarks, RWTH-PHOENIX-Weather 2014 T and CSL-Daily.
  • We offer a promising direction for future research by exploring the potential of text CTC alignment for gloss-free SLT.

Proposed Method Overview

Overview

Sign Embeddings

Please follow the intructions of SMKD and Corrent to extract sign features.

Data Augmentation

The Augmented PHOENIX14T is based on Text2Gloss Machine Translation task. We use back translation to obtain the paraphased CLS-Daily spoken text.

Citation

If you get any inspriation from this paper, please consider to cite it!

About

Implementation of paper "A Consideration to Remove Gloss in Sign Language Translation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published