paper-with-me

Papers

Better Sign Language Translation with STMC-Transformer

2020-04-01 · COLING 2020 8 · Kayo Yin, Jesse Read

Sign Language Translation (SLT) first uses a Sign Language Recognition (SLR) system to extract sign language glosses from videos. Then, a translation system generates spoken language translations from the sign language glosses. This paper focuses on the translation system and introduces the STMC-Transformer which improves on the current state-of-the-art by over 5 and 7 BLEU respectively on gloss-to-text and video-to-text translation of the PHOENIX-Weather 2014T dataset. On the ASLG-PC12 corpus, we report an increase of over 16 BLEU. We also demonstrate the problem in current methods that rely on gloss supervision. The video-to-text translation of our STMC-Transformer outperforms translation of GT glosses. This contradicts previous claims that GT gloss translation acts as an upper bound for SLT performance and reveals that glosses are an inefficient representation of sign language. For future SLT research, we therefore suggest an end-to-end training of the recognition and translation models, or using a different sign language annotation scheme.

📄 PDF Abstract BibTeX arXiv:2004.00588

Code (1)

kayoyin/transformer-slt 공식 구현 pytorch

Tasks

Sign Language RecognitionSign Language TranslationTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

FastMCTS: A Simple Sampling Strategy for Data Synthesis

2025-02-17 · Peiji Li, Kai Lv, Yunfan Shao, Yichuan Ma 외

Synthetic high-quality multi-step reasoning data can significantly enhance the performance of large language models on various tasks. However, most existing methods rely on rejection sampling, which generates trajectorie…

Require Process Control? LSTMc is all you need!

2023-06-13 · Niranjan Sitapure, Joseph S Kwon

Over the past three decades, numerous controllers have been developed to regulate complex chemical processes, but they have certain limitations. Traditional PI/PID controllers often require customized tuning for various …

AllPoint Tracking

Spatial-Temporal Multi-Cue Network for Continuous Sign Language Recognition

2020-02-08 · Hao Zhou, Wengang Zhou, Yun Zhou, Houqiang Li

Despite the recent success of deep learning in continuous sign language recognition (CSLR), deep models typically focus on the most discriminative features, ignoring other potentially non-trivial and informative contents…

Pose EstimationSign Language Recognition

PentestMCP: A Toolkit for Agentic Penetration Testing

2025-10-04 · Zachary Ezetta, Wu-chang Feng arxiv

Agentic AI is transforming security by automating many tasks being performed manually. While initial agentic approaches employed a monolithic architecture, the Model-Context-Protocol has now enabled a remote-procedure ca…

Short-Term Memory Convolutions

2023-02-08 · Grzegorz Stefański, Krzysztof Arendt, Paweł Daniluk, Bartłomiej Jasik 외

The real-time processing of time series signals is a critical issue for many real-life applications. The idea of real-time processing is especially important in audio domain as the human perception of sound is sensitive …

Acoustic Scene ClassificationScene ClassificationSpeech SeparationTime Series+1