Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

MedLoRD: A Medical Low-Resource Diffusion Model for High-Resolution 3D CT Image Synthesis

Created by
  • Haebom

Author

Marvin Seyfarth, Salman Ul Hassan Dar, Isabelle Ayx, Matthias Alexander Fink, Stefan O. Schoenberg, Hans-Ulrich Kauczor, Sandy Engelhardt

Outline

This paper highlights the potential of medical imaging AI and its limitations due to data shortages and privacy concerns. To address these challenges, we propose a novel generative diffusion model, MedLoRD, capable of generating high-resolution medical images even in computationally limited environments. Using a GPU with 24 GB of VRAM, MedLoRD generates high-dimensional medical images with a resolution of up to 512x512x256. Extensive evaluations using coronary CT angiography and lung CT datasets demonstrate that MedLoRD outperforms existing state-of-the-art models. The evaluation encompasses various aspects, including radiological evaluation, relative volume analysis, compliance with conditional masks, and follow-up tasks.

Takeaways, Limitations

Takeaways:
We demonstrate that high-resolution (512x512x256) medical image generation is possible even in environments with limited computational resources (24GB VRAM GPU).
It suggests applicability to various medical imaging modalities (coronary CT angiography, lung CT, etc.).
Achieves higher fidelity and conditional mask compliance compared to existing models.
Increases the possibility of practical application in medical image synthesis.
Limitations:
Additional clinical utility evaluations beyond the various evaluation indicators mentioned in the paper are needed.
Further studies are needed to determine generalizability across different diseases and anatomical structures.
Long-term performance and stability verification in actual clinical environments is required.
👍