2020
DOI: 10.22489/cinc.2020.189
|View full text |Cite
|
Sign up to set email alerts
|

ECG Abnormalities Recognition Using Convolutional Network With Global Skip Connections and Custom Loss Function

Abstract: The latest trends in clinical care and telemedicine suggest a demand for a reliable automated electrocardiogram (ECG) signal classification methods. In this paper, we present customized deep learning model for ECG classification as a part of the Physionet/CinC Challenge 2020. The method is based on modified ResNet type convolutional neural network and is capable to automatically recognize 24 cardiac abnormalities using 12-lead ECG. We have adopted several preprocessing and learning techniques including custom … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
1

Relationship

2
5

Authors

Journals

citations
Cited by 14 publications
(8 citation statements)
references
References 9 publications
0
8
0
Order By: Relevance
“…The first loss function uses binary cross-entropy to train the weights of the model. The second loss function utilizes a challenge-specific loss function proposed by Vicar et al (2020) during last year's challenge. In general, these metrics directly optimize challenge scores by computing a differential approximation of proposed challenge metrics.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…The first loss function uses binary cross-entropy to train the weights of the model. The second loss function utilizes a challenge-specific loss function proposed by Vicar et al (2020) during last year's challenge. In general, these metrics directly optimize challenge scores by computing a differential approximation of proposed challenge metrics.…”
Section: Methodsmentioning
confidence: 99%
“…Also, we considered adding a custom challenge loss function proposed by Vicar et al (2020), where the continuous equivalent of binary OR operator was used to design a differentiable approximation of challenge metric. But we believed that further modification of this loss function would be beneficial, considering binary data output.…”
Section: Introductionmentioning
confidence: 99%
“…A temporal convolutional neural network (1D-CNN) handling ECG channels as a separate features (Vicar et al, 2020(Vicar et al, , 2021 was employed to learn a non-linear mapping h : X → H, where h is a feature extractor and H…”
Section: Embeddings Extractionmentioning
confidence: 99%
“…Augmentation techniques generate new training samples by adding some perturbation in data resulting in improved robustness of the model. First, some manipulations can be applied on initial data, such as random scaling, flipping, shifting, and noising ECG, to achieve accurate detection of multiple arrhythmias ( Vicar et al, 2020 ; Nonaka and Seita, 2021 ; Do et al, 2022 ). The same application can profit from using the synthetic samples generated from the training ones using intuitive adaptive synthetic data sampling (ADASYN, Virgeniya and Ramaraj, 2021 ) or synthetic minority oversampling technique (SMOTE, Ketu and Mishra, 2021 ).…”
Section: Ecg Analysismentioning
confidence: 99%