paper-with-me

홈 › Papers

Towards automated optimisation of residual convolutional neural networks for electrocardiogram classification

2021-12-11 · Zeineb Fki, Boudour Ammar, Mounir Ben Ayed

The interpretation of the electrocardiogram (ECG) gives clinical information and helps in assessing heart function. There are distinct ECG patterns associated with a specific class of arrythmia. The convolutional neural network is currently one of the most commonly employed deep learning algorithms for ECG processing. However, deep learning models require many hyperparameters to tune. Selecting an optimal or best hyperparameter for the convolutional neural network algorithm is a highly challenging task. Often, we end up tuning the model manually with different possible ranges of values until a best fit model is obtained. Automatic hyperparameters tuning using Bayesian optimisation (BO) and evolutionary algorithms can provide an effective solution to current labour-intensive manual configuration approaches. In this paper, we propose to optimise the Residual one Dimensional Convolutional Neural Network model (R-1D-CNN) at two levels. At the first level, a residual convolutional layer and one-dimensional convolutional neural layers are trained to learn patient-specific ECG features over which multilayer perceptron layers can learn to produce the final class vectors of each input. This level is manual and aims to lower the search space. The second level is automatic and based on our proposed BO-based algorithm. Our proposed optimised R-1D-CNN architecture is evaluated on two publicly available ECG Datasets. Comparative experimental results demonstrate that our BO-based algorithm achieves an optimal rate of 99.95%, while the baseline model achieves 99.70% for the MIT-BIH database. Moreover, experiments demonstrate that the proposed architecture fine-tuned with BO achieves a higher accuracy than the other proposed architectures. Our optimised architecture achieves excellent results compared to previous works on benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2112.06024

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimisationEvolutionary Algorithms

Similar Papers 제목 키워드 기반

One Dimensional CNN ECG Mamba for Multilabel Abnormality Classification in 12 Lead ECG

2025-10-14 · Huawei Jiang, Husna Mutahira, Gan Huang, Mannan Saeed Muhammad arxiv

Accurate detection of cardiac abnormalities from electrocardiogram recordings is regarded as essential for clinical diagnostics and decision support. Traditional deep learning models such as residual networks and transfo…

ECG Classification

Deep Neural Network Architectures for Electrocardiogram Classification: A Comprehensive Evaluation

2026-02-07 · Yun Song, Wenjia Zheng, Tiedan Chen, Ziyu Wang 외 arxiv

With the rising prevalence of cardiovascular diseases, electrocardiograms (ECG) remain essential for the non-invasive detection of cardiac abnormalities. This study presents a comprehensive evaluation of deep neural netw…

Arrhythmia Detection

AICRN: Attention-Integrated Convolutional Residual Network for Interpretable Electrocardiogram Analysis

2025-08-16 · J. M. I. H. Jayakody, A. M. H. H. Alahakoon, C. R. M. Perera, R. M. L. C. Srimal 외 arxiv

The paradigm of electrocardiogram (ECG) analysis has evolved into real-time digital analysis, facilitated by artificial intelligence (AI) and machine learning (ML), which has improved the diagnostic precision and predict…

SE-ECGNet: A Multi-scale Deep Residual Network with Squeeze-and-Excitation Module for ECG Signal Classification

2020-12-10 · Haozhen Zhang, Wei Zhao, Shuang Liu

The classification of electrocardiogram (ECG) signals, which takes much time and suffers from a high rate of misjudgment, is recognized as an extremely challenging task for cardiologists. The major difficulty of the ECG …

ClassificationGeneral Classification

Convolutional Recurrent Neural Networks for Electrocardiogram Classification

2017-10-17 · Martin Zihlmann, Dmytro Perekrestenko, Michael Tschannen

We propose two deep neural network architectures for classification of arbitrary-length electrocardiogram (ECG) recordings and evaluate them on the atrial fibrillation (AF) classification data set provided by the PhysioN…

ClassificationData AugmentationGeneral Classification