English

A Token-level Contrastive Framework for Sign Language Translation

Computation and Language 2023-03-22 v3

Abstract

Sign Language Translation (SLT) is a promising technology to bridge the communication gap between the deaf and the hearing people. Recently, researchers have adopted Neural Machine Translation (NMT) methods, which usually require large-scale corpus for training, to achieve SLT. However, the publicly available SLT corpus is very limited, which causes the collapse of the token representations and the inaccuracy of the generated tokens. To alleviate this issue, we propose ConSLT, a novel token-level \textbf{Con}trastive learning framework for \textbf{S}ign \textbf{L}anguage \textbf{T}ranslation , which learns effective token representations by incorporating token-level contrastive learning into the SLT decoding process. Concretely, ConSLT treats each token and its counterpart generated by different dropout masks as positive pairs during decoding, and then randomly samples KK tokens in the vocabulary that are not in the current sentence to construct negative examples. We conduct comprehensive experiments on two benchmarks (PHOENIX14T and CSL-Daily) for both end-to-end and cascaded settings. The experimental results demonstrate that ConSLT can achieve better translation quality than the strong baselines.

Keywords

Cite

@article{arxiv.2204.04916,
  title  = {A Token-level Contrastive Framework for Sign Language Translation},
  author = {Biao Fu and Peigen Ye and Liang Zhang and Pei Yu and Cong Hu and Yidong Chen and Xiaodong Shi},
  journal= {arXiv preprint arXiv:2204.04916},
  year   = {2023}
}

Comments

Accepted to ICASSP 2023

R2 v1 2026-06-24T10:44:08.335Z