paper-with-me

홈 › Papers

Sign Language Translation with Iterative Prototype

2023-08-23 · ICCV 2023 1 · Huijie Yao, Wengang Zhou, Hao Feng, Hezhen Hu, Hao Zhou, Houqiang Li

This paper presents IP-SLT, a simple yet effective framework for sign language translation (SLT). Our IP-SLT adopts a recurrent structure and enhances the semantic representation (prototype) of the input sign language video via an iterative refinement manner. Our idea mimics the behavior of human reading, where a sentence can be digested repeatedly, till reaching accurate understanding. Technically, IP-SLT consists of feature extraction, prototype initialization, and iterative prototype refinement. The initialization module generates the initial prototype based on the visual feature extracted by the feature extraction module. Then, the iterative refinement module leverages the cross-attention mechanism to polish the previous prototype by aggregating it with the original video feature. Through repeated refinement, the prototype finally converges to a more stable and accurate state, leading to a fluent and appropriate translation. In addition, to leverage the sequential dependence of prototypes, we further propose an iterative distillation loss to compress the knowledge of the final iteration into previous ones. As the autoregressive decoding process is executed only once in inference, our IP-SLT is ready to improve various SLT systems with acceptable overhead. Extensive experiments are conducted on public benchmarks to demonstrate the effectiveness of the IP-SLT.

📄 PDF Abstract BibTeX arXiv:2308.12191

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSign Language TranslationTranslation

Similar Papers 제목 키워드 기반

Bridging Day and Night: Target-Class Hallucination Suppression in Unpaired Image Translation

2026-02-17 · Shuwei Li, Lei Tan, Robby T. Tan arxiv

Day-to-night unpaired image translation is important to downstream tasks but remains challenging due to large appearance shifts and the lack of direct pixel-level supervision. Existing methods often introduce semantic ha…

Semantic SegmentationDomain Adaptation

A prototype Malayalam to Sign Language Automatic Translator

2014-12-23 · Jestin Joy, Kannan Balakrishnan

Sign language, which is a medium of communication for deaf people, uses manual communication and body language to convey meaning, as opposed to using sound. This paper presents a prototype Malayalam text to sign language…

Sign Language TranslationTranslation

Iterative Batch Back-Translation for Neural Machine Translation: A Conceptual Model

2019-11-26 · Idris Abdulmumin, Bashir Shehu Galadanci, Abubakar Isa

An effective method to generate a large number of parallel sentences for training improved neural machine translation (NMT) systems is the use of back-translations of the target-side monolingual data. Recently, iterative…

Machine TranslationNMTTranslation

Spoken Term Discovery for Language Documentation using Translations

2017-09-01 · WS 2017 9 · Antonios Anastasopoulos, Sameer Bansal, David Chiang, Sharon Goldwater 외

Vast amounts of speech data collected for language documentation and research remain untranscribed and unsearchable, but often a small amount of speech may have text translations available. We present a method for partia…

Translation

Massively Multilingual Neural Machine Translation in the Wild: Findings and Challenges

2019-07-11 · Naveen Arivazhagan, Ankur Bapna, Orhan Firat, Dmitry Lepikhin 외

We introduce our efforts towards building a universal neural machine translation (NMT) system capable of translating between any language pair. We set a milestone towards this goal by building a single massively multilin…

Machine TranslationNMTTransfer LearningTranslation