paper-with-me

Papers

Sign Language Recognition using Parallel Bidirectional Reservoir Computing

2025-12-22 · Nitin Kumar Singh, Arie Rachmad Syulistyo, Yuichiro Tanaka, Hakaru Tamukoh arxiv

Sign language recognition (SLR) facilitates communication between deaf and hearing communities. Deep learning based SLR models are commonly used but require extensive computational resources, making them unsuitable for deployment on edge devices. To address these limitations, we propose a lightweight SLR system that combines parallel bidirectional reservoir computing (PBRC) with MediaPipe. MediaPipe enables real-time hand tracking and precise extraction of hand joint coordinates, which serve as input features for the PBRC architecture. The proposed PBRC architecture consists of two echo state network (ESN) based bidirectional reservoir computing (BRC) modules arranged in parallel to capture temporal dependencies, thereby creating a rich feature representation for classification. We trained our PBRC-based SLR system on the Word-Level American Sign Language (WLASL) video dataset, achieving top-1, top-5, and top-10 accuracies of 60.85%, 85.86%, and 91.74%, respectively. Training time was significantly reduced to 18.67 seconds due to the intrinsic properties of reservoir computing, compared to over 55 minutes for deep learning based methods such as Bi-GRU. This approach offers a lightweight, cost-effective solution for real-time SLR on edge devices.

📄 PDF Abstract BibTeX arXiv:2512.19451

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language Recognition

Similar Papers 제목 키워드 기반

Sign Language Recognition using Bidirectional Reservoir Computing

2025-11-30 · Nitin Kumar Singh, Arie Rachmad Syulistyo, Yuichiro Tanaka, Hakaru Tamukoh arxiv

Sign language recognition (SLR) facilitates communication between deaf and hearing individuals. Deep learning is widely used to develop SLR-based systems; however, it is computationally intensive and requires substantial…

Sign Language Recognition

A Low-Cost Hybrid Reservoir Computing Model for Isolated Sign Language Video Recognition

2026-08-04 · Nitin Kumar Singh, Arie Rachmad Syulistyo, Yuichiro Tanaka, Hakaru Tamukoh arxiv

Sign language recognition (SLR) enhances communication between hearing and hearing-impaired individuals. Although deep learning (DL) has achieved promising performance in SLR, its high computational cost limits deploymen…

Sign Language Recognition

An Analysis of Untrained Deep Reservoir Networks for Audio Surveillance

2026-06-20 · Corrado Baccheschi, Patrizio Dazzi arxiv

In this paper, we investigate untrained recurrent models from the Reservoir Computing (RC) paradigm for audio surveillance, focusing on bidirectional Echo State Networks with different depths, from shallow to deep config…

Computational EfficiencySound Event Detection

Packet Header Recognition Utilizing an All-Optical Reservoir Based on Reinforcement-Learning-Optimized Double-Ring Resonator

2023-08-26 · Zheng Li, Xiaoyan Zhou, Zongze Li, Guanju Peng 외

Optical packet header recognition is an important signal processing task of optical communication networks. In this work, we propose an all-optical reservoir, consisting of integrated double-ring resonators (DRRs) as nod…

AllDeep Reinforcement Learning

Hybrid Backpropagation Parallel Reservoir Networks

2020-10-27 · Matthew Evanusa, Snehesh Shrestha, Michelle Girvan, Cornelia Fermüller 외

In many real-world applications, fully-differentiable RNNs such as LSTMs and GRUs have been widely deployed to solve time series learning tasks. These networks train via Backpropagation Through Time, which can work well …

EEGElectroencephalogram (EEG)Emotion RecognitionGesture Recognition+3