用强化学习提升医学图像生成的语义对齐精度
RL4Med-DDPO: Reinforcement Learning for Controlled Guidance Towards Diverse Medical Image Generation using Vision-Language Foundation Models
- 用RL迭代优化视觉语言模型,增强图文区域对应性
- 在ISIC2019数据集上提升图像质量和文本对齐度
- 适合需要精准医学图像生成与数据增强的研究者
视觉-语言基础模型(VLFM)在生成高分辨率、逼真自然图像方面表现卓越,但在需要图像区域与文本描述精确对应的细粒度对齐任务上仍存在不足,这在医学影像中尤为关键。为此,我们提出一种多阶段架构:预训练的VLFM(如Stable Diffusion)提供初步语义理解,再通过强化学习(RL)算法迭代优化对齐效果,奖励信号基于文本语义与生成图像的一致性设计。在公开的ISIC2019皮肤病变数据集上的实验表明,该方法在(a)生成图像质量,(b)文本提示对齐度上均优于原始微调的Stable Diffusion基线。此外,合成样本还可用于增强罕见亚组的疾病分类器性能。代码已开源。
原文摘要 · Abstract (English)
Vision-Language Foundation Models (VLFM) have shown a tremendous increase in performance in terms of generating high-resolution, photorealistic natural images. While VLFMs show a rich understanding of semantic content across modalities, they often struggle with fine-grained alignment tasks that require precise correspondence between image regions and textual descriptions, a limitation in medical imaging, where accurate localization and detection of clinical features are essential for diagnosis and analysis. To address this issue, we propose a multi-stage architecture where a pre-trained VLFM (e.g. Stable Diffusion) provides a cursory semantic understanding, while a reinforcement learning (RL) algorithm refines the alignment through an iterative process that optimizes for understanding semantic context. The reward signal is designed to align the semantic information of the text with synthesized images. Experiments on the public ISIC2019 skin lesion dataset demonstrate that the proposed method improves (a) the quality of the generated images, and (b) the alignment with the text prompt over the original fine-tuned Stable Diffusion baseline. We also show that the synthesized samples could be used to improve disease classifier performance for underrepresented subgroups through augmentation. Our code is accessible through the project website: https://parhamsaremi.github.io/rl4med-ddpo
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。