Automatic Feature Extraction for Heartbeat Anomaly Detection
We focus on automatic feature extraction for raw audio heartbeat sounds, aimed at anomaly detection applications in healthcare. We learn features with the help of an autoencoder composed by a 1D non-causal convolutional encoder and a WaveNet decoder trained with a modified objective based on variational inference, employing the Maximum Mean Discrepancy (MMD). Moreover we model the latent distribution using a Gaussian chain graphical model to capture temporal correlations which characterize the encoded signals. After training the autoencoder on the reconstruction task in a unsupervised manner, we test the significance of the learned latent representations by training an SVM to predict anomalies. We evaluate the methods on a problem proposed by the PASCAL Classifying Heart Sounds Challenge and we compare with results in the literature.
Code (1)
Tasks
Anomaly DetectionDecoderVariational InferenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
FMM-Head: Enhancing Autoencoder-based ECG anomaly detection with prior knowledge
Detecting anomalies in electrocardiogram data is crucial to identifying deviations from normal heartbeat patterns and providing timely intervention to at-risk patients. Various AutoEncoder models (AE) have been proposed …
Anomaly DetectionEB-GAME: A Game-Changer in ECG Heartbeat Anomaly Detection
Cardiologists use electrocardiograms (ECG) for the detection of arrhythmias. However, continuous monitoring of ECG signals to detect cardiac abnormal-ities requires significant time and human resources. As a result, seve…
Anomaly DetectionHR-Crime: Human-Related Anomaly Detection in Surveillance Videos
The automatic detection of anomalies captured by surveillance settings is essential for speeding the otherwise laborious approach. To date, UCF-Crime is the largest available dataset for automatic visual analysis of anom…
Anomaly DetectionAnomaly Detection In Surveillance VideosHeartbeat Anomaly Detection using Adversarial Oversampling
Cardiovascular diseases are one of the most common causes of death in the world. Prevention, knowledge of previous cases in the family, and early detection is the best strategy to reduce this fact. Different machine lear…
Anomaly DetectionDiagnosticGeneral ClassificationFeature Extraction and Automated Classification of Heartbeats by Machine Learning
We present algorithms for the detection of a class of heart arrhythmias with the goal of eventual adoption by practicing cardiologists. In clinical practice, detection is based on a small number of meaningful features ex…
Arrhythmia DetectionBIG-bench Machine LearningClassificationfeature selection+1