paper-with-me

홈 › Papers

Re-Sign: Re-Aligned End-To-End Sequence Modelling With Deep Recurrent CNN-HMMs

2017-07-01 · CVPR 2017 7 · Oscar Koller, Sepehr Zargaran, Hermann Ney

This work presents an iterative re-alignment approach applicable to visual sequence labelling tasks such as gesture recognition, activity recognition and continuous sign language recognition. Previous methods dealing with video data usually rely on given frame labels to train their classifiers. However, looking at recent data sets, these labels often tend to be noisy which is commonly overseen. We propose an algorithm that treats the provided training labels as weak labels and refines the label-to-image alignment on-the-fly in a weakly supervised fashion. Given a series of frames and sequence-level labels, a deep recurrent CNN-BLSTM network is trained end-to-end. Embedded into an HMM the resulting deep model corrects the frame labels and continuously improves its performance in several re-alignments. We evaluate on two challenging publicly available sign recognition benchmark data sets featuring over 1000 classes. We outperform the state-of-the-art by up to 10% absolute and 30% relative.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionGesture RecognitionSign Language Recognition

Similar Papers 제목 키워드 기반

Learning higher-order sequential structure with cloned HMMs

2019-05-01 · Antoine Dedieu, Nishad Gothoskar, Scott Swingle, Wolfgang Lehrach 외

Variable order sequence modeling is an important problem in artificial and natural intelligence. While overcomplete Hidden Markov Models (HMMs), in theory, have the capacity to represent long-term temporal structure, the…

Community DetectionLanguage ModelingLanguage Modelling

End-to-End Attention-based Large Vocabulary Speech Recognition

2015-08-18 · Dzmitry Bahdanau, Jan Chorowski, Dmitriy Serdyuk, Philemon Brakel 외

Many of the current state-of-the-art Large Vocabulary Continuous Speech Recognition Systems (LVCSR) are hybrids of neural networks and Hidden Markov Models (HMMs). Most of these systems contain separate components that d…

Acoustic ModellingLanguage ModelingLanguage Modellingspeech-recognition+1

Bayesian Modelling of Multi-Year Crop Type Classification Using Deep Neural Networks and Hidden Markov Models

2025-10-08 · Gianmarco Perantoni, Giulio Weikmann, Lorenzo Bruzzone arxiv

The temporal consistency of yearly land-cover maps is of great importance to model the evolution and change of the land cover over the years. In this paper, we focus the attention on a novel approach to classification of…

On Limitation of Transformer for Learning HMMs

2024-06-06 · Jiachen Hu, Qinghua Liu, Chi Jin

Despite the remarkable success of Transformer-based architectures in various sequential modeling tasks, such as natural language processing, computer vision, and robotics, their ability to learn basic sequential models, …

Malware Classification with GMM-HMM Models

2021-03-03 · Jing Zhao, Samanvitha Basole, Mark Stamp

Discrete hidden Markov models (HMM) are often applied to malware detection and classification problems. However, the continuous analog of discrete HMMs, that is, Gaussian mixture model-HMMs (GMM-HMM), are rarely consider…

ClassificationGeneral ClassificationMalware ClassificationMalware Detection