arXiv:2410.13823cs.CV2024-10中稿 · NeurIPS被引 4

用视觉语言模型揭示医学影像中的临床特征模式

Deep Generative Models Unveil Patterns in Medical Images Through Vision-Language Conditioning

  • 结合临床数据与分割图生成图像,用文本描述替代原始表格数据
  • 在胸部CT中成功捕捉吸烟状态导致的肺部密度变化,与临床一致
  • 适合医学影像分析、早期疾病检测研究者,可适配GAN与扩散模型

深度生成模型在医学影像分析中不仅提升了数据规模与质量,更展现出揭示图像模式的潜力。本文提出一种混合条件生成结构,融合临床数据与分割掩码引导图像合成。创新性地将表格型临床数据转为自然语言描述,简化缺失值处理,并利用预训练视觉-语言模型理解性别、吸烟史等独立变量与图像间的关系。由于临床信息与图像视觉关联较弱,传统报告引导合成难以适用,为此引入文本-视觉嵌入机制强化条件信号,提升模型利用率。该方法适用于基于GAN和扩散模型的架构。在胸部CT数据集上的实验显示,针对吸烟状态的生成结果呈现出与临床观察一致的肺部密度变化,验证了方法有效捕捉特定临床属性对图像模式影响的能力。为复杂临床状况的早期发现与精准可视化提供了新路径。代码已开源:https://github.com/junzhin/DGM-VLC。

原文摘要 · Abstract (English)

Deep generative models have significantly advanced medical imaging analysis by enhancing dataset size and quality. Beyond mere data augmentation, our research in this paper highlights an additional, significant capacity of deep generative models: their ability to reveal and demonstrate patterns in medical images. We employ a generative structure with hybrid conditions, combining clinical data and segmentation masks to guide the image synthesis process. Furthermore, we innovatively transformed the tabular clinical data into textual descriptions. This approach simplifies the handling of missing values and also enables us to leverage large pre-trained vision-language models that investigate the relations between independent clinical entries and comprehend general terms, such as gender and smoking status. Our approach differs from and presents a more challenging task than traditional medical report-guided synthesis due to the less visual correlation of our clinical information with the images. To overcome this, we introduce a text-visual embedding mechanism that strengthens the conditions, ensuring the network effectively utilizes the provided information. Our pipeline is generalizable to both GAN-based and diffusion models. Experiments on chest CT, particularly focusing on the smoking status, demonstrated a consistent intensity shift in the lungs which is in agreement with clinical observations, indicating the effectiveness of our method in capturing and visualizing the impact of specific attributes on medical image patterns. Our methods offer a new avenue for the early detection and precise visualization of complex clinical conditions with deep generative models. All codes are https://github.com/junzhin/DGM-VLC.

医学影像生成模型视觉语言模式发现

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。