Towards automated optimisation of residual convolutional neural networks for electrocardiogram classification
Zeineb Fki, Boudour Ammar, Mounir Ben Ayed

TL;DR
This paper introduces an automated hyperparameter optimization method for residual convolutional neural networks applied to ECG classification, significantly improving accuracy and reducing manual tuning efforts.
Contribution
It proposes a two-level optimization approach combining manual feature learning with Bayesian optimization for hyperparameters in residual CNNs for ECG analysis.
Findings
Achieved 99.95% accuracy on MIT-BIH dataset
BO-based optimization outperforms baseline models
Fine-tuned architecture surpasses previous methods
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis
