paper-with-me

홈 › Papers

C2SLR: Consistency-Enhanced Continuous Sign Language Recognition

2022-01-01 · CVPR 2022 1 · Ronglai Zuo, Brian Mak

The backbone of most deep-learning-based continuous sign language recognition (CSLR) models consists of a visual module, a sequential module, and an alignment module. However, such CSLR backbones are hard to be trained sufficiently with a single connectionist temporal classification loss. In this work, we propose two auxiliary constraints to enhance the CSLR backbones from the perspective of consistency. The first constraint aims to enhance the visual module, which easily suffers from the insufficient training problem. Specifically, since sign languages convey information mainly with signers' faces and hands, we insert a keypoint-guided spatial attention module into the visual module to enforce it to focus on informative regions, i.e., spatial attention consistency. Nevertheless, only enhancing the visual module may not fully exploit the power of the backbone. Motivated by that both the output features of the visual and sequential modules represent the same sentence, we further impose a sentence embedding consistency constraint between them to enhance the representation power of both the features. Experimental results over three representative backbones validate the effectiveness of the two constraints. More remarkably, with a transformer-based backbone, our model achieves state-of-the-art or competitive performance on three benchmarks, PHOENIX-2014, PHOENIX-2014-T, and CSL.

📄 PDF Abstract BibTeX

Code (1)

2000zrl/lcsa_c2slr_srm 공식 구현 pytorch

Tasks

SentenceSentence EmbeddingSentence-EmbeddingSign Language Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
CSL Circular Smooth Label (CSL) is a classification-based rotation detection technique for arbitrary-oriented object detection. It is used for circularly distributed angle…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Improving Continuous Sign Language Recognition with Consistency Constraints and Signer Removal

2022-12-26 · Ronglai Zuo, Brian Mak

Most deep-learning-based continuous sign language recognition (CSLR) models share a similar backbone consisting of a visual module, a sequential module, and an alignment module. However, due to limited training samples, …

DisentanglementSentenceSentence EmbeddingSentence-Embedding+1

Multi-Scale Local-Temporal Similarity Fusion for Continuous Sign Language Recognition

2021-07-27 · Pan Xie, Zhi Cui, Yao Du, Mengyi Zhao 외

Continuous sign language recognition (cSLR) is a public significant task that transcribes a sign language video into an ordered gloss sequence. It is important to capture the fine-grained gloss-level details, since there…

Sign Language Recognition

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

SignVTCL: Multi-Modal Continuous Sign Language Recognition Enhanced by Visual-Textual Contrastive Learning

2024-01-22 · Hao Chen, Jiaze Wang, Ziyu Guo, Jinpeng Li 외

Sign language recognition (SLR) plays a vital role in facilitating communication for the hearing-impaired community. SLR is a weakly supervised task where entire videos are annotated with glosses, making it challenging t…

Contrastive LearningLanguage ModelingLanguage ModellingOptical Flow Estimation+2

From Silent Signals to Natural Language: A Dual-Stage Transformer-LLM Approach

2025-09-02 · Nithyashree Sivasubramaniam arxiv

Silent Speech Interfaces (SSIs) have gained attention for their ability to generate intelligible speech from non-acoustic signals. While significant progress has been made in advancing speech generation pipelines, limite…

Speech Recognition