paper-with-me

Papers

ENCASE: An ENsemble ClASsifiEr for ECG classification using expert features and deep neural networks

2017-09-24 · 2017 Computing in Cardiology (CinC) 2017 9 · Shenda Hong, Meng Wu, Yuxi Zhou, Qingyun Wang, Junyuan Shang, Hongyan Li, Junqing Xie

We propose ENCASE to combine expert features and DNNs (Deep Neural Networks) together for ECG classification. We first explore and implement expert features from statistical area, signal processing area and medical area. Then, we build DNNs to automatically extract deep features. Besides, we propose a new algorithm to find the most representative wave (called centerwave) among long ECG record, and extract features from centerwave. Finally, we combine these features together and put them into ensemble classifiers. Experiment on 4-class ECG data classification reports 0.84 F1 score, which is much better than any of the single model.

📄 PDF Abstract BibTeX

Code (1)

hsd1503/ENCASE tf

Tasks

Arrhythmia DetectionClassificationECG ClassificationGeneral ClassificationTime Series Classification

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Ensemble of classifiers for speech evaluation

2024-12-29 · G. Belokrylov, A. Korenev, B. Lodonova, A. Novokhrestov

The article describes an attempt to apply an ensemble of binary classifiers to solve the problem of speech assessment in medicine. A dataset was compiled based on quantitative and expert assessments of syllable pronuncia…

ERP

Hybrid Ensemble Approaches: Optimal Deep Feature Fusion and Hyperparameter-Tuned Classifier Ensembling for Enhanced Brain Tumor Classification

2025-07-16 · Zahid Ullah, Dragan Pamucar, Jihie Kim arxiv

Magnetic Resonance Imaging (MRI) is widely recognized as the most reliable tool for detecting tumors due to its capability to produce detailed images that reveal their presence. However, the accuracy of diagnosis can be …

Brain Tumor ClassificationTransfer Learning

Domain-incremental audio classification using domain-specific experts and prototype classifier

2026-06-22 · Jongyeon Park, Do-Hyeon Lim, Sang-won Park, Hong Kook Kim 외 arxiv

This technical report presents submission systems for Task 7(domain-incremental audio classification) of the DCASE 2026 Challenge. The main obstacle is that, the system is unable to access to past or future domain's data…

Incremental LearningAudio Classification

Enhanced Classification Accuracy for Cardiotocogram Data with Ensemble Feature Selection and Classifier Ensemble

2020-10-27 · Tipawan Silwattananusarn, Wanida Kanarkard, Kulthida Tuamsuk

In this paper ensemble learning based feature selection and classifier ensemble model is proposed to improve classification accuracy. The hypothesis is that good feature sets contain features that are highly correlated w…

ClassificationEnsemble Learningfeature selectionGeneral Classification

Performance-bounded Online Ensemble Learning Method Based on Multi-armed bandits and Its Applications in Real-time Safety Assessment

2025-03-19 · Songqiao Hu, Zeyi Liu, Xiao He

Ensemble learning plays a crucial role in practical applications of online learning due to its enhanced classification performance and adaptable adjustment mechanisms. However, most weight allocation strategies in ensemb…

Ensemble LearningMulti-Armed Bandits