paper-with-me

Papers

ECG beats classification via online sparse dictionary and time pyramid matching

2020-08-15 · Nanyu Li, Yujuan Si, Duo Deng, Chunyu Yuan

Recently, the Bag-Of-Word (BOW) algorithm provides efficient features and promotes the accuracy of the ECG classification system. However, BOW algorithm has two shortcomings: (1). it has large quantization errors and poor reconstruction performance; (2). it loses heart beat's time information, and may provide confusing features for different kinds of heart beats. Furthermore, ECG classification system can be used for long time monitoring and analysis of cardiovascular patients, while a huge amount of data will be produced, so we urgently need an efficient compression algorithm. In view of the above problems, we use the wavelet feature to construct the sparse dictionary, which lower the quantization error to a minimum. In order to reduce the complexity of our algorithm and adapt to large-scale heart beats operation, we combine the Online Dictionary Learning with Feature-sign algorithm to update the dictionary and coefficients. Coefficients matrix is used to represent ECG beats, which greatly reduces the memory consumption, and solve the problem of quantitative error simultaneously. Finally, we construct the pyramid to match coefficients of each ECG beat. Thus, we obtain the features that contain the beat time information by time stochastic pooling. It is efficient to solve the problem of losing time information. The experimental results show that: on the one hand, the proposed algorithm has advantages of high reconstruction performance for BOW, this storage method is high fidelity and low memory consumption; on the other hand, our algorithm yields highest accuracy in ECG beats classification; so this method is more suitable for large-scale heart beats data storage and classification.

📄 PDF Abstract BibTeX arXiv:2008.06672

Code (1)

puallee/Online-dictionary-learning

Tasks

ClassificationDictionary LearningECG ClassificationGeneral ClassificationQuantization

Similar Papers 제목 키워드 기반

ECG Beats Fast Classification Base on Sparse Dictionaries

2020-09-08 · Nanyu Li, Yujuan Si, Di Wang, Tong Liu 외

Feature extraction plays an important role in Electrocardiogram (ECG) Beats classification system. Compared to other popular methods, VQ method performs well in feature extraction from ECG with advantages of dimensionali…

ClassificationDictionary LearningDimensionality ReductionGeneral Classification+1

A Lightweight Randomized Nonlinear Dictionary Learning Method using Random Vector Functional Link

2024-02-06 · G. Madhuri, Atul Negi

Kernel-based nonlinear dictionary learning methods operate in a feature space obtained by an implicit feature map, and they are not independent of computationally expensive operations like Singular Value Decomposition (S…

Dictionary Learningimage-classificationImage Classification

Dictionary Learning for Adaptive GPR Landmine Classification

2018-05-24 · Fabio Giovanneschi, Kumar Vijay Mishra, Maria Antonia Gonzalez-Huici, Yonina C. Eldar 외

Ground penetrating radar (GPR) target detection and classification is a challenging task. Here, we consider online dictionary learning (DL) methods to obtain sparse representations (SR) of the GPR data to enhance feature…

ClassificationDictionary LearningGeneral ClassificationGPR+1

Dictionary learning for fast classification based on soft-thresholding

2014-02-09 · Alhussein Fawzi, Mike Davies, Pascal Frossard

Classifiers based on sparse representations have recently been shown to provide excellent results in many visual recognition and classification tasks. However, the high cost of computing sparse representations at test ti…

ClassificationDictionary LearningGeneral Classification

A Method for Robust Online Classification using Dictionary Learning: Development and Assessment for Monitoring Manual Material Handling Activities Using Wearable Sensors

2018-10-22 · Babak Barazandeh, Mohammadhussein Rafieisakhaei, Sunwook Kim, Zhenyu 외

Classification methods based on sparse estimation have drawn much attention recently, due to their effectiveness in processing high-dimensional data such as images. In this paper, a method to improve the performance of a…

Dictionary LearningGeneral Classification