paper-with-me

Papers

Two-Stream Network for Sign Language Recognition and Translation

2022-11-02 · Yutong Chen, Ronglai Zuo, Fangyun Wei, Yu Wu, Shujie Liu, Brian Mak

Sign languages are visual languages using manual articulations and non-manual elements to convey information. For sign language recognition and translation, the majority of existing approaches directly encode RGB videos into hidden representations. RGB videos, however, are raw signals with substantial visual redundancy, leading the encoder to overlook the key information for sign language understanding. To mitigate this problem and better incorporate domain knowledge, such as handshape and body movement, we introduce a dual visual encoder containing two separate streams to model both the raw videos and the keypoint sequences generated by an off-the-shelf keypoint estimator. To make the two streams interact with each other, we explore a variety of techniques, including bidirectional lateral connection, sign pyramid network with auxiliary supervision, and frame-level self-distillation. The resulting model is called TwoStream-SLR, which is competent for sign language recognition (SLR). TwoStream-SLR is extended to a sign language translation (SLT) model, TwoStream-SLT, by simply attaching an extra translation network. Experimentally, our TwoStream-SLR and TwoStream-SLT achieve state-of-the-art performance on SLR and SLT tasks across a series of datasets including Phoenix-2014, Phoenix-2014T, and CSL-Daily. Code and models are available at: https://github.com/FangyunWei/SLRT.

📄 PDF Abstract BibTeX arXiv:2211.01367

Code (1)

FangyunWei/SLRT 공식 구현 pytorch

Tasks

Sign Language RecognitionSign Language TranslationTranslationVocal Bursts Valence Prediction

Methods 이 논문이 사용한 방법론

SLR Please enter a description about the method here

Similar Papers 제목 키워드 기반

LAMASSU: Streaming Language-Agnostic Multilingual Speech Recognition and Translation Using Neural Transducers

2022-11-05 · Peidong Wang, Eric Sun, Jian Xue, Yu Wu 외

Automatic speech recognition (ASR) and speech translation (ST) can both use neural transducers as the model structure. It is thus possible to use a single transducer model to perform both tasks. In real-world application…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognition+3

Stream State-tying for Sign Language Recognition

2024-04-21 · Jiyong Ma, Wen Gao, Chunli Wang

In this paper, a novel approach to sign language recognition based on state tying in each of data streams is presented. In this framework, it is assumed that hand gesture signal is represented in terms of six synchronous…

Gesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionPosition+2

Leveraging Timestamp Information for Serialized Joint Streaming Recognition and Translation

2023-10-23 · Sara Papi, Peidong Wang, Junkun Chen, Jian Xue 외

The growing need for instant spoken language transcription and translation is driven by increased global communication and cross-lingual interactions. This has made offering translations in multiple languages essential f…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderde-en+3

Enhancements in statistical spoken language translation by de-normalization of ASR results

2015-11-18 · Agnieszka Wołk, Krzysztof Wołk, Krzysztof Marasek

Spoken language translation (SLT) has become very important in an increasingly globalized world. Machine translation (MT) for automatic speech recognition (ASR) systems is a major challenge of great interest. This resear…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationSegmentation+5

Multi-Stream Keypoint Attention Network for Sign Language Recognition and Translation

2024-05-09 · Mo Guan, Yan Wang, Guangkun Ma, Jiarui Liu 외

Sign language serves as a non-vocal means of communication, transmitting information and significance through gestures, facial expressions, and bodily movements. The majority of current approaches for sign language recog…

Sign Language RecognitionSign Language TranslationTranslation