paper-with-me

Papers

Evaluating Utility of Memory Efficient Medical Image Generation: A Study on Lung Nodule Segmentation

2024-10-16 · Kathrin Khadra, Utku Türkbey

The scarcity of publicly available medical imaging data limits the development of effective AI models. This work proposes a memory-efficient patch-wise denoising diffusion probabilistic model (DDPM) for generating synthetic medical images, focusing on CT scans with lung nodules. Our approach generates high-utility synthetic images with nodule segmentation while efficiently managing memory constraints, enabling the creation of training datasets. We evaluate the method in two scenarios: training a segmentation model exclusively on synthetic data, and augmenting real-world training data with synthetic images. In the first case, models trained solely on synthetic data achieve Dice scores comparable to those trained on real-world data benchmarks. In the second case, augmenting real-world data with synthetic images significantly improves segmentation performance. The generated images demonstrate their potential to enhance medical image datasets in scenarios with limited real-world data.

📄 PDF Abstract BibTeX arXiv:2410.12542

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationLung Nodule SegmentationMedical Image GenerationSegmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

On the Utility and Factual Reliability of Pruned Mixture-of-Experts Models in the Biomedical Domain

2026-07-01 · Atsuki Yamaguchi, Szymon Palucha, Léo Bijar, Aline Villavicencio 외 arxiv

Mixture-of-Experts (MoE) models offer inference speedups via selective activation but impose substantial memory requirements because the whole network must remain loaded. Structured expert pruning is a practical approach…

Memory-efficient GAN-based Domain Translation of High Resolution 3D Medical Images

2020-10-06 · Hristina Uzunova, Jan Ehrhardt, Heinz Handels

Generative adversarial networks (GANs) are currently rarely applied on 3D medical images of large size, due to their immense computational demand. The present work proposes a multi-scale patch-based GAN approach for esta…

GPUImage GenerationTranslation

Application of DatasetGAN in medical imaging: preliminary studies

2022-02-27 · Zong Fan, Varun Kelkar, Mark A. Anastasio, Hua Li

Generative adversarial networks (GANs) have been widely investigated for many potential applications in medical imaging. DatasetGAN is a recently proposed framework based on modern GANs that can synthesize high-quality s…

Image SegmentationSegmentationSemantic Segmentation

Parameter-Efficient Fine-Tuning for Medical Image Analysis: The Missed Opportunity

2023-05-14 · Raman Dutt, Linus Ericsson, Pedro Sanchez, Sotirios A. Tsaftaris 외

Foundation models have significantly advanced medical image analysis through the pre-train fine-tune paradigm. Among various fine-tuning algorithms, Parameter-Efficient Fine-Tuning (PEFT) is increasingly utilized for kno…

image-classificationImage ClassificationImage GenerationMedical Image Analysis+4

MedHal: An Evaluation Dataset for Medical Hallucination Detection

2025-04-11 · Gaya Mehenni, Amal Zouaq

We present MedHal, a novel large-scale dataset specifically designed to evaluate if models can detect hallucinations in medical texts. Current hallucination detection methods face significant limitations when applied to …

HallucinationNatural Language InferenceQuestion AnsweringText Generation