Search papers, labs, and topics across Lattice.
The paper introduces DiffusionXRay, a novel image restoration pipeline that combines denoising diffusion probabilistic models (DDPMs) and generative adversarial networks (GANs) to enhance the quality of digitally reconstructed chest radiographs (DRRs). The method addresses the challenge of limited high-quality annotated chest X-ray data by first generating low-quality CXRs using DDPM-LQ and GAN-based MUNIT-LQ approaches, and then training a DDPM to restore the low-quality images. Experiments demonstrate that DiffusionXRay improves image clarity, contrast, and diagnostic value while preserving clinically significant artifacts, as validated by quantitative metrics and expert radiological assessment.
A hybrid diffusion-GAN approach can significantly enhance the quality of synthetic chest X-rays, potentially unlocking more robust training datasets for AI-driven lung cancer diagnosis.
Deep learning-based automated diagnosis of lung cancer has emerged as a crucial advancement that enables healthcare professionals to detect and initiate treatment earlier. However, these models require extensive training datasets with diverse case-specific properties. High-quality annotated data is particularly challenging to obtain, especially for cases with subtle pulmonary nodules that are difficult to detect even for experienced radiologists. This scarcity of well-labeled datasets can limit model performance and generalization across different patient populations. Digitally reconstructed radiographs (DRR) using CT-Scan to generate synthetic frontal chest X-rays with artificially inserted lung nodules offers one potential solution. However, this approach suffers from significant image quality degradation, particularly in the form of blurred anatomical features and loss of fine lung field structures. To overcome this, we introduce DiffusionXRay, a novel image restoration pipeline for Chest X-ray images that synergistically leverages denoising diffusion probabilistic models (DDPMs) and generative adversarial networks (GANs). DiffusionXRay incorporates a unique two-stage training process: First, we investigate two independent approaches, DDPM-LQ and GAN-based MUNIT-LQ, to generate low-quality CXRs, addressing the challenge of training data scarcity, posing this as a style transfer problem. Subsequently, we train a DDPM-based model on paired low-quality and high-quality images, enabling it to learn the nuances of X-ray image restoration. Our method demonstrates promising results in enhancing image clarity, contrast, and overall diagnostic value of chest X-rays while preserving subtle yet clinically significant artifacts, validated by both quantitative metrics and expert radiological assessment.