Chest-Diffusion: A Light-Weight Text-to-Image Model for Report-to-CXR Generation
Peng Huang, Xue Gao, Lihong Huang, Jing Jiao, Xiaokang Li, Yuanyuan, Wang, Yi Guo

TL;DR
Chest-Diffusion is a lightweight, transformer-based diffusion model that generates realistic chest X-ray images from reports, significantly reducing computational costs while improving image authenticity.
Contribution
It introduces a domain-specific text encoder and a lightweight transformer denoising architecture for report-to-CXR generation, enhancing efficiency and authenticity.
Findings
Achieves lowest FID score of 24.456
Uses nearly one-third the computational complexity of Stable Diffusion
Demonstrates effective report-to-CXR image generation
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies
MethodsDiffusion
