paper-with-me

홈 › Papers

A Comparative Analysis of Recurrent and Attention Architectures for Isolated Sign Language Recognition

2025-11-17 · Nigar Alishzade, Gulchin Abdullayeva arxiv

This study presents a systematic comparative analysis of recurrent and attention-based neural architectures for isolated sign language recognition. We implement and evaluate two representative models-ConvLSTM and Vanilla Transformer-on the Azerbaijani Sign Language Dataset (AzSLD) and the Word-Level American Sign Language (WLASL) dataset. Our results demonstrate that the attention-based Vanilla Transformer consistently outperforms the recurrent ConvLSTM in both Top-1 and Top-5 accuracy across datasets, achieving up to 76.8% Top-1 accuracy on AzSLD and 88.3% on WLASL. The ConvLSTM, while more computationally efficient, lags in recognition accuracy, particularly on smaller datasets. These findings highlight the complementary strengths of each paradigm: the Transformer excels in overall accuracy and signer independence, whereas the ConvLSTM offers advantages in computational efficiency and temporal modeling. The study provides a nuanced analysis of these trade-offs, offering guidance for architecture selection in sign language recognition systems depending on application requirements and resource constraints.

📄 PDF Abstract BibTeX arXiv:2511.13126

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language RecognitionComputational Efficiency

Similar Papers 제목 키워드 기반

Left-Right Comparative Recurrent Model for Stereo Matching

2018-04-03 · CVPR 2018 6 · Zequn Jie, Pengfei Wang, Yonggen Ling, Bo Zhao 외

Leveraging the disparity information from both left and right views is crucial for stereo disparity estimation. Left-right consistency check is an effective way to enhance the disparity estimation by referring to the inf…

Disparity EstimationmodelStereo Disparity EstimationStereo Matching+1

Unifying Isolated and Overlapping Audio Event Detection with Multi-Label Multi-Task Convolutional Recurrent Neural Networks

2018-11-02 · Huy Phan, Oliver Y. Chén, Philipp Koch, Lam Pham 외

We propose a multi-label multi-task framework based on a convolutional recurrent neural network to unify detection of isolated and overlapping audio events. The framework leverages the power of convolutional recurrent ne…

Event DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

An overview and comparative analysis of Recurrent Neural Networks for Short Term Load Forecasting

2017-05-11 · Filippo Maria Bianchi, Enrico Maiorino, Michael C. Kampffmeyer, Antonello Rizzi 외

The key component in forecasting demand and consumption of resources in a supply network is an accurate prediction of real-valued time series. Indeed, both service interruptions and resource waste can be reduced with the…

Load ForecastingTime SeriesTime Series Analysis

Language models and Automated Essay Scoring

2019-09-18 · Pedro Uria Rodriguez, Amir Jafari, Christopher M. Ormerod

In this paper, we present a new comparative study on automatic essay scoring (AES). The current state-of-the-art natural language processing (NLP) neural network architectures are used in this work to achieve above human…

Automated Essay Scoring

Recurrent Neural Networks for Modelling Gross Primary Production

2024-04-19 · David Montero, Miguel D. Mahecha, Francesco Martinuzzi, César Aybar 외

Accurate quantification of Gross Primary Production (GPP) is crucial for understanding terrestrial carbon dynamics. It represents the largest atmosphere-to-land CO$_2$ flux, especially significant for forests. Eddy Covar…