paper-with-me

홈 › Papers

Sequence-based Sleep Stage Classification using Conditional Neural Fields

2016-10-06 · Intan Nurma Yulita, Mohamad Ivan Fanany, Aniati Murni Arymurthy

Sleep signals from a polysomnographic database are sequences in nature. Commonly employed analysis and classification methods, however, ignored this fact and treated the sleep signals as non-sequence data. Treating the sleep signals as sequences, this paper compared two powerful unsupervised feature extractors and three sequence-based classifiers regarding accuracy and computational (training and testing) time after 10-folds cross-validation. The compared feature extractors are Deep Belief Networks (DBN) and Fuzzy C-Means (FCM) clustering. Whereas the compared sequence-based classifiers are Hidden Markov Models (HMM), Conditional Random Fields (CRF) and its variants, i.e., Hidden-state CRF (HCRF) and Latent-Dynamic CRF (LDCRF); and Conditional Neural Fields (CNF) and its variant (LDCNF). In this study, we use two datasets. The first dataset is an open (public) polysomnographic dataset downloadable from the Internet, while the second dataset is our polysomnographic dataset (also available for download). For the first dataset, the combination of FCM and CNF gives the highest accuracy (96.75\%) with relatively short training time (0.33 hours). For the second dataset, the combination of DBN and CRF gives the accuracy of 99.96\% but with 1.02 hours training time, whereas the combination of DBN and CNF gives slightly less accuracy (99.69\%) but also less computation time (0.89 hours).

📄 PDF Abstract BibTeX arXiv:1610.01935

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringGeneral Classification

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

A Structured Learning Approach with Neural Conditional Random Fields for Sleep Staging

2018-07-23 · Karan Aggarwal, Swaraj Khadanga, Shafiq R. Joty, Louis Kazaglis 외

Sleep plays a vital role in human health, both mental and physical. Sleep disorders like sleep apnea are increasing in prevalence, with the rapid increase in factors like obesity. Sleep apnea is most commonly treated wit…

Sleep Staging

NanoSleep: A Parameter-Efficient Hybrid Temporal Convolutional Network for Single-Channel Sleep Stage Classification

2026-08-19 · S M Asif Hossain, Shruti Kshirsagar arxiv

Sleep stage classification from single-channel electroencephalography (EEG) is essential for wearable and home-based sleep monitoring. However, many deep learning models achieve high accuracy at the cost of large model s…

Automatic Sleep Stage Classification

Sleep Model -- A Sequence Model for Predicting the Next Sleep Stage

2023-02-17 · Iksoo Choi, Wonyong Sung

As sleep disorders are becoming more prevalent there is an urgent need to classify sleep stages in a less disturbing way.In particular, sleep-stage classification using simple sensors, such as single-channel electroencep…

ClassificationEEGElectrocardiography (ECG)Electroencephalogram (EEG)+2

Combining Generative and Discriminative Neural Networks for Sleep Stages Classification

2016-10-06 · Endang Purnama Giri, Mohamad Ivan Fanany, Aniati Murni Arymurthy

Sleep stages pattern provides important clues in diagnosing the presence of sleep disorder. By analyzing sleep stages pattern and extracting its features from EEG, EOG, and EMG signals, we can classify sleep stages. This…

ClassificationEEGElectroencephalogram (EEG)General Classification+1

Addressing Class Imbalance in Classification Problems of Noisy Signals by using Fourier Transform Surrogates

2018-06-20 · Justus T. C. Schwabedal, John C. Snyder, Ayse Cakmak, Shamim Nemati 외

Randomizing the Fourier-transform (FT) phases of temporal-spatial data generates surrogates that approximate examples from the data-generating distribution. We propose such FT surrogates as a novel tool to augment and an…

EEGElectroencephalogram (EEG)General Classification