paper-with-me

홈 › Papers

Chest-Diffusion: A Light-Weight Text-to-Image Model for Report-to-CXR Generation

2024-06-30 · Peng Huang, Xue Gao, Lihong Huang, Jing Jiao, Xiaokang Li, Yuanyuan Wang, Yi Guo

Text-to-image generation has important implications for generation of diverse and controllable images. Several attempts have been made to adapt Stable Diffusion (SD) to the medical domain. However, the large distribution difference between medical reports and natural texts, as well as high computational complexity in common stable diffusion limit the authenticity and feasibility of the generated medical images. To solve above problems, we propose a novel light-weight transformer-based diffusion model learning framework, Chest-Diffusion, for report-to-CXR generation. Chest-Diffusion employs a domain-specific text encoder to obtain accurate and expressive text features to guide image generation, improving the authenticity of the generated images. Meanwhile, we introduce a light-weight transformer architecture as the denoising model, reducing the computational complexity of the diffusion model. Experiments demonstrate that our Chest-Diffusion achieves the lowest FID score 24.456, under the computation budget of 118.918 GFLOPs, which is nearly one-third of the computational complexity of SD.

📄 PDF Abstract BibTeX arXiv:2407.00752

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

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 제목 키워드 기반

LiteDiff

2025-10-24 · Ruchir Namjoshi, Nagasai Thadishetty, Vignesh Kumar, Hemanth Venkateshwara arxiv

In recent years, diffusion models have demonstrated remarkable success in high-fidelity image synthesis. However, fine-tuning these models for specialized domains, such as medical imaging, remains challenging due to limi…

Transfer Learning

XReal: Realistic Anatomy and Pathology-Aware X-ray Generation via Controllable Diffusion Model

2024-03-14 · Anees Ur Rehman Hashmi, Ibrahim Almakky, Mohammad Areeb Qazi, Santosh Sanjeev 외

Large-scale generative models have demonstrated impressive capabilities in producing visually compelling images, with increasing applications in medical imaging. However, they continue to grapple with hallucination chall…

AnatomyHallucination

Beware of diffusion models for synthesizing medical images -- A comparison with GANs in terms of memorizing brain MRI and chest x-ray images

2023-05-12 · Muhammad Usman Akbar, Wuhao Wang, Anders Eklund

Diffusion models were initially developed for text-to-image generation and are now being utilized to generate high quality synthetic images. Preceded by GANs, diffusion models have shown impressive results using various …

Image GenerationText to Image GenerationText-to-Image Generation

Few-Shot Synthetic Data Generation with Diffusion Models for Downstream Vision Tasks

2026-05-12 · Daniil Dushenev, Nazariy Karpov, Daniil Zinovjev, Alexander Gorin 외 arxiv

Class imbalance is a persistent challenge in visual recognition, particularly in safety-critical domains where collecting positive examples is expensive and rare events are inherently underrepresented. We propose a light…

Synthetic Data GenerationData Augmentation

Receler: Reliable Concept Erasing of Text-to-Image Diffusion Models via Lightweight Erasers

2023-11-29 · Chi-Pin Huang, Kai-Po Chang, Chung-Ting Tsai, Yung-Hsuan Lai 외

Concept erasure in text-to-image diffusion models aims to disable pre-trained diffusion models from generating images related to a target concept. To perform reliable concept erasure, the properties of robustness and loc…

Prompt Learning