paper-with-me

Papers

ECG-Image-Kit: A Synthetic Image Generation Toolbox to Facilitate Deep Learning-Based Electrocardiogram Digitization

2023-07-04 · Kshama Kodthalu Shivashankara, Deepanshi, Afagh Mehri Shervedani, Gari D. Clifford, Matthew A. Reyna, Reza Sameni

Cardiovascular diseases are a major cause of mortality globally, and electrocardiograms (ECGs) are crucial for diagnosing them. Traditionally, ECGs are printed on paper. However, these printouts, even when scanned, are incompatible with advanced ECG diagnosis software that require time-series data. Digitizing ECG images is vital for training machine learning models in ECG diagnosis and to leverage the extensive global archives collected over decades. Deep learning models for image processing are promising in this regard, although the lack of clinical ECG archives with reference time-series data is challenging. Data augmentation techniques using realistic generative data models provide a solution. We introduce ECG-Image-Kit, an open-source toolbox for generating synthetic multi-lead ECG images with realistic artifacts from time-series data. The tool synthesizes ECG images from real time-series data, applying distortions like text artifacts, wrinkles, and creases on a standard ECG paper background. As a case study, we used ECG-Image-Kit to create a dataset of 21,801 ECG images from the PhysioNet QT database. We developed and trained a combination of a traditional computer vision and deep neural network model on this dataset to convert synthetic images into time-series data for evaluation. We assessed digitization quality by calculating the signal-to-noise ratio (SNR) and compared clinical parameters like QRS width, RR, and QT intervals recovered from this pipeline, with the ground truth extracted from ECG time-series. The results show that this deep learning pipeline accurately digitizes paper ECGs, maintaining clinical parameters, and highlights a generative approach to digitization. This toolbox currently supports data augmentation for the 2024 PhysioNet Challenge, focusing on digitizing and classifying paper ECG images.

📄 PDF Abstract BibTeX arXiv:2307.01946

Code (1)

alphanumericslab/ecg-image-kit 공식 구현 pytorch

Tasks

Data AugmentationDecision MakingDenoisingImage GenerationPrivacy PreservingTime Series

Similar Papers 제목 키워드 기반

Net2Brain: A Toolbox to compare artificial vision models with human brain responses

2022-08-20 · Domenic Bersch, Kshitij Dwivedi, Martina Vilas, Radoslaw M. Cichy 외

We introduce Net2Brain, a graphical and command-line user interface toolbox for comparing the representational spaces of artificial deep neural networks (DNNs) and human brain recordings. While different toolboxes facili…

Action RecognitionDepth Estimationimage-classificationImage Classification+1

Image Restoration for Remote Sensing: Overview and Toolbox

2021-07-01 · Benhood Rasti, Yi Chang, Emanuele Dalsasso, Loïc Denis 외

Remote sensing provides valuable information about objects or areas from a distance in either active (e.g., RADAR and LiDAR) or passive (e.g., multispectral and hyperspectral) modes. The quality of data acquired by remot…

Image Restoration

AiTLAS: Artificial Intelligence Toolbox for Earth Observation

2022-01-21 · Ivica Dimitrovski, Ivan Kitanovski, Panče Panov, Nikola Simidjievski 외

The AiTLAS toolbox (Artificial Intelligence Toolbox for Earth Observation) includes state-of-the-art machine learning methods for exploratory and predictive analysis of satellite imagery as well as repository of AI-ready…

BenchmarkingEarth ObservationSemantic SegmentationType prediction

MindSet: Vision. A toolbox for testing DNNs on key psychological experiments

2024-04-08 · Valerio Biscione, Dong Yin, Gaurav Malhotra, Marin Dujmovic 외

Multiple benchmarks have been developed to assess the alignment between deep neural networks (DNNs) and human vision. In almost all cases these benchmarks are observational in the sense they are composed of behavioural a…

DecoderObject Recognition

KDSalBox: A toolbox of efficient knowledge-distilled saliency models

2021-10-12 · NeurIPS Workshop SVRHM 2021 12 · Ard Kastrati, Zoya Bylinskii, Eli Shechtman

Dozens of saliency models have been designed over the last few decades, targeted at diverse applications ranging from image compression and retargeting to robot navigation, surveillance, and distractor detection. Barrier…

Image CompressionRobot Navigation