Improving ECG Classification Using Generative Adversarial Networks
Abstract
The Electrocardiogram (ECG) is performed routinely by medical personell to identify structural, functional and electrical cardiac events. Many attempts were made to automate this task using machine learning algorithms. Numerous supervised learning algorithms were proposed, requiring manual feature extraction. Lately, deep neural networks were also proposed for this task for reaching state-of-the-art results. The ECG signal conveys the specific electrical cardiac activity of each subject thus extreme variations are observed between patients. These variations and the low amount of training data available for each arrhythmia are challenging for deep learning algorithms, and impede generalization. In this work, the use of generative adversarial networks is studied for the synthesis of ECG signals, which can then be used as additional training data to improve the classifier performance. Empirical results prove that the generated signals significantly improve ECG classification.
Cite
Text
Golany et al. "Improving ECG Classification Using Generative Adversarial Networks." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I08.7037Markdown
[Golany et al. "Improving ECG Classification Using Generative Adversarial Networks." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/golany2020aaai-improving/) doi:10.1609/AAAI.V34I08.7037BibTeX
@inproceedings{golany2020aaai-improving,
title = {{Improving ECG Classification Using Generative Adversarial Networks}},
author = {Golany, Tomer and Lavee, Gal and Yarden, Shai Tejman and Radinsky, Kira},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2020},
pages = {13280-13285},
doi = {10.1609/AAAI.V34I08.7037},
url = {https://mlanthology.org/aaai/2020/golany2020aaai-improving/}
}