paper-with-me

홈 › Papers

Automated Movement Detection with Dirichlet Process Mixture Models and Electromyography

2023-02-15 · Navin Cooray, Zhenglin Li, Jinzhuo Wang, Christine Lo, Mahnaz Arvaneh, Mkael Symmonds, Michele Hu, Maarten De Vos, Lyudmila S Mihaylova

Numerous sleep disorders are characterised by movement during sleep, these include rapid-eye movement sleep behaviour disorder (RBD) and periodic limb movement disorder. The process of diagnosing movement related sleep disorders requires laborious and time-consuming visual analysis of sleep recordings. This process involves sleep clinicians visually inspecting electromyogram (EMG) signals to identify abnormal movements. The distribution of characteristics that represent movement can be diverse and varied, ranging from brief moments of tensing to violent outbursts. This study proposes a framework for automated limb-movement detection by fusing data from two EMG sensors (from the left and right limb) through a Dirichlet process mixture model. Several features are extracted from 10 second mini-epochs, where each mini-epoch has been classified as 'leg-movement' or 'no leg-movement' based on annotations of movement from sleep clinicians. The distributions of the features from each category can be estimated accurately using Gaussian mixture models with the Dirichlet process as a prior. The available dataset includes 36 participants that have all been diagnosed with RBD. The performance of this framework was evaluated by a 10-fold cross validation scheme (participant independent). The study was compared to a random forest model and outperformed it with a mean accuracy, sensitivity, and specificity of 94\%, 48\%, and 95\%, respectively. These results demonstrate the ability of this framework to automate the detection of limb movement for the potential application of assisting clinical diagnosis and decision-making.

📄 PDF Abstract BibTeX arXiv:2302.07509

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSpecificity

Similar Papers 제목 키워드 기반

Unsupervised Outlier Detection using Random Subspace and Subsampling Ensembles of Dirichlet Process Mixtures

2024-01-01 · DongWook Kim, Juyeon Park, Hee Cheol Chung, Seonghyun Jeong

Probabilistic mixture models are recognized as effective tools for unsupervised outlier detection owing to their interpretability and global characteristics. Among these, Dirichlet process mixture models stand out as a s…

Outlier DetectionVariational Inference

Hierarchical mixture of discriminative Generalized Dirichlet classifiers

2024-05-02 · Elvis Togban, Djemel Ziou

This paper presents a discriminative classifier for compositional data. This classifier is based on the posterior distribution of the Generalized Dirichlet which is the discriminative counterpart of Generalized Dirichlet…

Mixture-of-ExpertsSpam detection

Clustering consistency with Dirichlet process mixtures

2022-05-25 · Filippo Ascolani, Antonio Lijoi, Giovanni Rebaudo, Giacomo Zanella

Dirichlet process mixtures are flexible non-parametric models, particularly suited to density estimation and probabilistic clustering. In this work we study the posterior distribution induced by Dirichlet process mixture…

ClusteringDensity Estimation

Anomaly Detection by Clustering DINO Embeddings using a Dirichlet Process Mixture

2025-09-24 · Nico Schulthess, Ender Konukoglu arxiv

In this work, we leverage informative embeddings from foundational models for unsupervised anomaly detection in medical imaging. For small datasets, a memory-bank of normative features can directly be used for anomaly de…

Unsupervised Anomaly Detection

Dirichlet process mixtures of block $g$ priors for model selection and prediction in linear models

2024-11-01 · Anupreet Porwal, Abel Rodriguez

This paper introduces Dirichlet process mixtures of block $g$ priors for model selection and prediction in linear models. These priors are extensions of traditional mixtures of $g$ priors that allow for differential shri…

Model Selection