CVLGMar 28, 2024

Synthetic Medical Imaging Generation with Generative Adversarial Networks For Plain Radiographs

arXiv:2403.19107v117 citationsh-index: 24Has CodeAppl Sci
Originality Synthesis-oriented
AI Analysis

This work addresses data scarcity in medical imaging for AI algorithm development, though it is incremental as it builds on existing GAN methods.

The authors tackled the problem of limited medical imaging data due to privacy and rarity issues by developing an open-source synthetic image generation pipeline called GIST, which generates high-quality and clinically relevant synthetic knee and elbow x-ray images, as validated by lay person evaluations and the FID metric.

In medical imaging, access to data is commonly limited due to patient privacy restrictions and the issue that it can be difficult to acquire enough data in the case of rare diseases.[1] The purpose of this investigation was to develop a reusable open-source synthetic image generation pipeline, the GAN Image Synthesis Tool (GIST), that is easy to use as well as easy to deploy. The pipeline helps to improve and standardize AI algorithms in the digital health space by generating high quality synthetic image data that is not linked to specific patients. Its image generation capabilities include the ability to generate imaging of pathologies or injuries with low incidence rates. This improvement of digital health AI algorithms could improve diagnostic accuracy, aid in patient care, decrease medicolegal claims, and ultimately decrease the overall cost of healthcare. The pipeline builds on existing Generative Adversarial Networks (GANs) algorithms, and preprocessing and evaluation steps were included for completeness. For this work, we focused on ensuring the pipeline supports radiography, with a focus on synthetic knee and elbow x-ray images. In designing the pipeline, we evaluated the performance of current GAN architectures, studying the performance on available x-ray data. We show that the pipeline is capable of generating high quality and clinically relevant images based on a lay person's evaluation and the Fréchet Inception Distance (FID) metric.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes