Evaluation Of Hidden Markov Models Using Deep CNN Features In Isolated Sign Recognition
Anil Osman Tur, Hacer Yalim Keles

TL;DR
This paper empirically evaluates Hidden Markov Models combined with deep CNN features for isolated sign language recognition, demonstrating competitive accuracy with faster training and inference compared to LSTM models.
Contribution
It introduces a framework integrating deep CNN features with HMMs for sign recognition and proposes CNN-based dimension reduction architectures, filling a gap in empirical analysis of HMMs with deep features.
Findings
HMMs achieved 90.15% accuracy on Montalbano dataset.
Deep CNN features can be effectively used with HMMs for sign recognition.
HMMs are faster and require less computational resources than LSTM models.
Abstract
Isolated sign recognition from video streams is a challenging problem due to the multi-modal nature of the signs, where both local and global hand features and face gestures needs to be attended simultaneously. This problem has recently been studied widely using deep Convolutional Neural Network (CNN) based features and Long Short-Term Memory (LSTM) based deep sequence models. However, the current literature is lack of providing empirical analysis using Hidden Markov Models (HMMs) with deep features. In this study, we provide a framework that is composed of three modules to solve isolated sign recognition problem using different sequence models. The dimensions of deep features are usually too large to work with HMM models. To solve this problem, we propose two alternative CNN based architectures as the second module in our framework, to reduce deep feature dimensions effectively. After…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
