paper-with-me

Papers

Ensemble Methods for Sequence Classification with Hidden Markov Models

2024-09-11 · Maxime Kawawa-Beaudan, Srijan Sood, Soham Palande, Ganapathy Mani, Tucker Balch, Manuela Veloso

We present a lightweight approach to sequence classification using Ensemble Methods for Hidden Markov Models (HMMs). HMMs offer significant advantages in scenarios with imbalanced or smaller datasets due to their simplicity, interpretability, and efficiency. These models are particularly effective in domains such as finance and biology, where traditional methods struggle with high feature dimensionality and varied sequence lengths. Our ensemble-based scoring method enables the comparison of sequences of any length and improves performance on imbalanced datasets. This study focuses on the binary classification problem, particularly in scenarios with data imbalance, where the negative class is the majority (e.g., normal data) and the positive class is the minority (e.g., anomalous data), often with extreme distribution skews. We propose a novel training approach for HMM Ensembles that generalizes to multi-class problems and supports classification and anomaly detection. Our method fits class-specific groups of diverse models using random data subsets, and compares likelihoods across classes to produce composite scores, achieving high average precisions and AUCs. In addition, we compare our approach with neural network-based methods such as Convolutional Neural Networks (CNNs) and Long Short-Term Memory networks (LSTMs), highlighting the efficiency and robustness of HMMs in data-scarce environments. Motivated by real-world use cases, our method demonstrates robust performance across various benchmarks, offering a flexible framework for diverse applications.

📄 PDF Abstract BibTeX arXiv:2409.07619

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBinary Classification

Similar Papers 제목 키워드 기반

An ensemble learning method for scene classification based on Hidden Markov Model image representation

2016-07-22 · Fariborz Taherkhani, Reza Hedayati

Low level images representation in feature space performs poorly for classification with high accuracy since this level of representation is not able to project images into the discriminative feature space. In this work,…

Ensemble LearningGeneral ClassificationScene Classification

Ballroom Dance Movement Recognition Using a Smart Watch and Representation Learning

2021-01-01 · Varun Badrinath Krishna

Smart watches are being increasingly used to detect human gestures and movements. Using a single smart watch, whole body movement recognition remains a hard problem because movements may not be adequately captured by the…

Representation Learning

Ballroom Dance Movement Recognition Using a Smart Watch

2020-08-23 · Varun Badrinath Krishna

Inertial Measurement Unit (IMU) sensors are being increasingly used to detect human gestures and movements. Using a single IMU sensor, whole body movement recognition remains a hard problem because movements may not be a…

M2CAI Workflow Challenge: Convolutional Neural Networks with Time Smoothing and Hidden Markov Model for Video Frames Classification

2016-10-18 · Rémi Cadène, Thomas Robert, Nicolas Thome, Matthieu Cord

Our approach is among the three best to tackle the M2CAI Workflow challenge. The latter consists in recognizing the operation phase for each frames of endoscopic videos. In this technical report, we compare several class…

General Classification

Ensemble Classifier for Eye State Classification using EEG Signals

2017-09-25 · Ali Al-Taei

The growing importance and utilization of measuring brain waves (e.g. EEG signals of eye state) in brain-computer interface (BCI) applications highlighted the need for suitable classification methods. In this paper, a co…

Brain Computer InterfaceClassificationEEGElectroencephalogram (EEG)+1