paper-with-me

Papers

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 data streams, i.e., the left/right hand position, left/right hand orientation and left/right handshape. This approach offers a very accurate representation of the sign space and keeps the number of parameters reasonably small in favor of a fast decoding. Experiments were carried out for 5177 Chinese signs. The real time isolated recognition rate is 94.8%. For continuous sign recognition, the word correct rate is 91.4%. Keywords: Sign language recognition; Automatic sign language translation; Hand gesture recognition; Hidden Markov models; State-tying; Multimodal user interface; Virtual reality; Man-machine systems.

📄 PDF Abstract BibTeX arXiv:2407.10975

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionPositionSign Language RecognitionSign Language Translation

Similar Papers 제목 키워드 기반

Code-Switching Text Generation and Injection in Mandarin-English ASR

2023-03-20 · Haibin Yu, Yuxuan Hu, Yao Qian, Ma Jin 외

Code-switching speech refers to a means of expression by mixing two or more languages within a single utterance. Automatic Speech Recognition (ASR) with End-to-End (E2E) modeling for such speech can be a challenging task…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+3

Tying the Loop -- Tied Expert Layers in Mixture-of-Experts Language Models

2026-06-15 · Martin Jaggi arxiv

Mixture-of-Experts (MoE) architectures efficiently scale Large Language Models (LLMs) by activating only a small fraction of their experts per token, yet the full parameter count - dominated by the expert parameters - mu…

Weight Tying Biases Token Embeddings Towards the Output Space

2026-03-27 · Antonio Lopardo, Avyukth Harish, Catherine Arnett, Akshat Gupta arxiv

Weight tying, i.e. sharing parameters between input and output embedding matrices, is common practice in language model design, yet its impact on the learned embedding space remains poorly understood. In this paper, we s…

Headless Language Models: Learning without Predicting with Contrastive Weight Tying

2023-09-15 · Nathan Godey, Éric de la Clergerie, Benoît Sagot

Self-supervised pre-training of language models usually consists in predicting probability distributions over extensive token vocabularies. In this study, we propose an innovative method that shifts away from probability…

LAMBADA

How to represent a word and predict it, too: Improving tied architectures for language modelling

2018-10-01 · EMNLP 2018 10 · Kristina Gulordava, Laura Aina, Gemma Boleda

Recent state-of-the-art neural language models share the representations of words given by the input and output mappings. We propose a simple modification to these architectures that decouples the hidden state from the w…

Language ModellingPredictionRepresentation LearningWord Embeddings