paper-with-me

홈 › Papers

Pose-based Sign Language Recognition using GCN and BERT

2020-12-01 · Anirudh Tunga, Sai Vidyaranya Nuthalapati, Juan Wachs

Sign language recognition (SLR) plays a crucial role in bridging the communication gap between the hearing and vocally impaired community and the rest of the society. Word-level sign language recognition (WSLR) is the first important step towards understanding and interpreting sign language. However, recognizing signs from videos is a challenging task as the meaning of a word depends on a combination of subtle body motions, hand configurations, and other movements. Recent pose-based architectures for WSLR either model both the spatial and temporal dependencies among the poses in different frames simultaneously or only model the temporal information without fully utilizing the spatial information. We tackle the problem of WSLR using a novel pose-based approach, which captures spatial and temporal information separately and performs late fusion. Our proposed architecture explicitly captures the spatial interactions in the video using a Graph Convolutional Network (GCN). The temporal dependencies between the frames are captured using Bidirectional Encoder Representations from Transformers (BERT). Experimental results on WLASL, a standard word-level sign language recognition dataset show that our model significantly outperforms the state-of-the-art on pose-based methods by achieving an improvement in the prediction accuracy by up to 5%.

📄 PDF Abstract BibTeX arXiv:2012.00781

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language Recognition

Similar Papers 제목 키워드 기반

Tuning Multilingual Transformers for Named Entity Recognition on Slavic Languages

2019-01-30 · Conference: Proceedings of the 7th Workshop on Balto-Slavic Natural Language Processing 2019 1 · Mikhail Arkhipov, Maria Trofimova, Yuri Kuratov, Alexey Sorokin

Our paper addresses the problem of multilingual named entity recognition on the material of 4 languages: Russian, Bulgarian, Czech and Polish. We solve this task using the BERT model. We use a hundred languages multiling…

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Tuning Multilingual Transformers for Language-Specific Named Entity Recognition

2019-08-01 · WS 2019 8 · Mikhail Arkhipov, Maria Trofimova, Yuri Kuratov, Alexey Sorokin

Our paper addresses the problem of multilingual named entity recognition on the material of 4 languages: Russian, Bulgarian, Czech and Polish. We solve this task using the BERT model. We use a hundred languages multiling…

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

A Benchmark Evaluation of Clinical Named Entity Recognition in French

2024-03-28 · Nesrine Bannour, Christophe Servan, Aurélie Névéol, Xavier Tannier

Background: Transformer-based language models have shown strong performance on many Natural LanguageProcessing (NLP) tasks. Masked Language Models (MLMs) attract sustained interest because they can be adaptedto different…

named-entity-recognitionNamed Entity Recognition

Exploring Transformers in Emotion Recognition: a comparison of BERT, DistillBERT, RoBERTa, XLNet and ELECTRA

2021-04-05 · Diogo Cortiz

This paper investigates how Natural Language Understanding (NLU) could be applied in Emotion Recognition, a specific task in affective computing. We finetuned different transformers language models (BERT, DistilBERT, RoB…

Emotion RecognitionNatural Language Understanding

L3Cube-MahaNER: A Marathi Named Entity Recognition Dataset and BERT models

2022-04-12 · WILDRE (LREC) 2022 6 · Parth Patil, Aparna Ranade, Maithili Sabane, Onkar Litake 외

Named Entity Recognition (NER) is a basic NLP task and finds major applications in conversational and search systems. It helps us identify key entities in a sentence used for the downstream application. NER or similar sl…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+3