bm371613 / ecg_cycle_VAE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpretable Feature Generation in ECGUsing a Variational Autoencoder

We propose a method for generating an electrocardiogram (ECG) signal for one cardiac cycle using a variational autoencoder. Our goal was to encode the original ECG signal using as few features as possible. Using this method we extracted a vector of new 25 features, which in many cases can be interpreted. The generated ECG has quite natural appearance. The extracted new features will help to improve the quality of automatic diagnostics of cardiovascular diseases. Generating new synthetic ECGs will allow us to solve the issue of the lack of labeled ECG for using them in supervised learning.

About


Languages

Language:Python 100.0%