paper-with-me

Papers

Discovery of Important Subsequences in Electrocardiogram Beats Using the Nearest Neighbour Algorithm

2019-01-26 · Ricards Marcinkevics, Steven Kelk, Carlo Galuzzi, Berthold Stegemann

The classification of time series data is a well-studied problem with numerous practical applications, such as medical diagnosis and speech recognition. A popular and effective approach is to classify new time series in the same way as their nearest neighbours, whereby proximity is defined using Dynamic Time Warping (DTW) distance, a measure analogous to sequence alignment in bioinformatics. However, practitioners are not only interested in accurate classification, they are also interested in why a time series is classified a certain way. To this end, we introduce here the problem of finding a minimum length subsequence of a time series, the removal of which changes the outcome of the classification under the nearest neighbour algorithm with DTW distance. Informally, such a subsequence is expected to be relevant for the classification and can be helpful for practitioners in interpreting the outcome. We describe a simple but optimized implementation for detecting these subsequences and define an accompanying measure to quantify the relevance of every time point in the time series for the classification. In tests on electrocardiogram data we show that the algorithm allows discovery of important subsequences and can be helpful in detecting abnormalities in cardiac rhythms distinguishing sick from healthy patients.

📄 PDF Abstract BibTeX arXiv:1901.09187

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDynamic Time WarpingGeneral ClassificationMedical Diagnosisspeech-recognitionSpeech RecognitionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

DTW Dynamic Time Warping (DTW) [1] is one of well-known distance measures between a pairwise of time series. The main idea of DTW is to compute the distance from the matching of…

Similar Papers 제목 키워드 기반

A Pattern Discovery Approach to Multivariate Time Series Forecasting

2022-12-20 · Yunyao Cheng, Chenjuan Guo, KaiXuan Chen, Kai Zhao 외

Multivariate time series forecasting constitutes important functionality in cyber-physical systems, whose prediction accuracy can be improved significantly by capturing temporal and multivariate correlations among multip…

DiversityMultivariate Time Series ForecastingTime SeriesTime Series Analysis+1

Event-based sampled ECG morphology reconstruction through self-similarity

2022-07-05 · Silvio Zanoli, Tomas Teijeiro, Giovanni Ansaloni, David Atienza

Background and Objective: Event-based analog-to-digital converters allow for sparse bio-signal acquisition, enabling local sub-Nyquist sampling frequency. However, aggressive event selection can cause the loss of importa…

Dynamic Time WarpingRhythm

Fully Automatic Electrocardiogram Classification System based on Generative Adversarial Network with Auxiliary Classifier

2020-04-10 · Zhanhong Zhou, Xiaolong Zhai, Chung Tin

A generative adversarial network (GAN) based fully automatic electrocardiogram (ECG) arrhythmia classification system with high performance is presented in this paper. The generator (G) in our GAN is designed to generate…

Data AugmentationGeneral ClassificationGenerative Adversarial NetworkTransfer Learning

Weak Supervision for Affordable Modeling of Electrocardiogram Data

2022-01-09 · Mononito Goswami, Benedikt Boecking, Artur Dubrawski

Analysing electrocardiograms (ECGs) is an inexpensive and non-invasive, yet powerful way to diagnose heart disease. ECG studies using Machine Learning to automatically detect abnormal heartbeats so far depend on large, m…

DiagnosticTime SeriesTime Series Analysis

An Analysis Method for Metric-Level Switching in Beat Tracking

2022-10-13 · Ching-Yu Chiu, Meinard Müller, Matthew E. P. Davies, Alvin Wen-Yu Su 외

For expressive music, the tempo may change over time, posing challenges to tracking the beats by an automatic model. The model may first tap to the correct tempo, but then may fail to adapt to a tempo change, or switch b…

Beat Tracking