paper-with-me

Papers

Continuous Sign Language Recognition through a Context-Aware Generative Adversarial Network

2021-04-01 · Sensors 2021 4 · Ilias Papastratis, Kosmas Dimitropoulos, Petros Daras

Continuous sign language recognition is a weakly supervised task dealing with the identification of continuous sign gestures from video sequences, without any prior knowledge about the temporal boundaries between consecutive signs. Most of the existing methods focus mainly on the extraction of spatio-temporal visual features without exploiting text or contextual information to further improve the recognition accuracy. Moreover, the ability of deep generative models to effectively model data distribution has not been investigated yet in the field of sign language recognition. To this end, a novel approach for context-aware continuous sign language recognition using a generative adversarial network architecture, named as Sign Language Recognition Generative Adversarial Network (SLRGAN), is introduced. The proposed network architecture consists of a generator that recognizes sign language glosses by extracting spatial and temporal features from video sequences, as well as a discriminator that evaluates the quality of the generator’s predictions by modeling text information at the sentence and gloss levels. The paper also investigates the importance of contextual information on sign language conversations for both Deaf-to-Deaf and Deaf-to-hearing communication. Contextual information, in the form of hidden states extracted from the previous sentence, is fed into the bidirectional long short-term memory module of the generator to improve the recognition accuracy of the network. At the final stage, sign language translation is performed by a transformer network, which converts sign language glosses to natural language text. Our proposed method achieved word error rates of 23.4%, 2.1% and 2.26% on the RWTH-Phoenix-Weather-2014 and the Chinese Sign Language (CSL) and Greek Sign Language (GSL) Signer Independent (SI) datasets, respectively

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkSentenceSign Language RecognitionSign Language Translation

Similar Papers 제목 키워드 기반

Multimodal Locally Enhanced Transformer for Continuous Sign Language Recognition

2023-08-22 · Conference of the International Speech Communication Association (INTERSPEECH) 2023 8 · Katerina Papadimitriou, Gerasimos Potamianos

In this paper, we propose a novel Transformer-based approach for continuous sign language recognition (CSLR) from videos, aiming to address the shortcomings of traditional Transformers in learning local semantic context …

Knowledge DistillationPositionSign Language Recognition

Denoising-Contrastive Alignment for Continuous Sign Language Recognition

2023-05-05 · Leming Guo, Wanli Xue, ShengYong Chen

Continuous sign language recognition (CSLR) aims to recognize signs in untrimmed sign language videos to textual glosses. A key challenge of CSLR is achieving effective cross-modality alignment between video and gloss se…

DenoisingRepresentation LearningSign Language Recognition

C2ST: Cross-Modal Contextualized Sequence Transduction for Continuous Sign Language Recognition

2023-01-01 · ICCV 2023 1 · Huaiwen Zhang, Zihang Guo, Yang Yang, Xin Liu 외

Continuous Sign Language Recognition (CSLR) aims to transcribe the signs of an untrimmed video into written words or glosses. The mainstream framework for CSLR consists of a spatial module for visual representation l…

Language ModellingRepresentation LearningSign Language Recognition

Seed-ASR: Understanding Diverse Speech and Contexts with LLM-based Speech Recognition

2024-07-05 · Ye Bai, Jingping Chen, Jitong Chen, Wei Chen 외

Modern automatic speech recognition (ASR) model is required to accurately transcribe diverse speech signals (from different domains, languages, accents, etc) given the specific contextual information in various applicati…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

Context Matters: Self-Attention for Sign Language Recognition

2021-01-12 · Fares Ben Slimane, Mohamed Bouguessa

This paper proposes an attentional network for the task of Continuous Sign Language Recognition. The proposed approach exploits co-independent streams of data to model the sign language modalities. These different channe…

Sign Language Recognition