用文本级对比学习提升3D CT生成的语义控制能力
From Alignment to Synthesis Contrastive Volumetric Grounding for Text-to-CT Generation
- 设计3D-CLIP编码器,仅在文本层面使用困难负样本增强对齐
- 在18种病灶上实现最高图像质量和事实正确性,推理更快更省显存
- 适合需要精准语义控制的医学影像生成研究者
从放射科报告生成语义可控的3D CT体数据不仅需要强大的文本编码器,更需在体空间中实现视觉-语言对齐。现有方法依赖仅经语言或2D视觉-语言预训练的编码器,其条件信号虽语言表达丰富,却缺乏体空间感知。我们认为这是结构性瓶颈:3D视觉-语言对齐质量,而非文本编码器丰富度,是体积扩散模型语义可控性的主要限制。为此,我们提出一种面向生成任务的3D-CLIP编码器,通过仅在文本层级施加结构化难负例来增加对比难度,不增加任何3D内存开销,克服了体编码器固有的小批次限制。该编码器用于直接在3D隐空间运行的端到端潜空间扩散模型,避免了超分辨率流水线引入的空间伪影和跨切片不一致。系统消融实验建立了对齐质量与下游生成可控性之间的明确实证关联。在包含18种病理情况的CT-RATE数据集上,本方法在图像保真度和事实正确性上均达到最先进水平,且推理时间与GPU内存占用低于所有竞争方法。
原文摘要 · Abstract (English)
Generating semantically controllable 3D CT volumes from radiology reports requires more than a rich text encoder, it requires vision-language alignment grounded in volumetric space. Existing Text-to-CT approaches condition generation on encoders pretrained with language only or 2D vision-language objectives, providing conditioning signals that are linguistically expressive but volumetrically blind. We argue this is a structural limitation: the quality of 3D vision-language alignment, not the richness of the text encoder, is the primary bottleneck for semantic controllability in volumetric diffusion models. To address this, we propose a generation-oriented 3D-CLIP encoder trained with structured hard negatives that operate exclusively at the text level. This design increases contrastive difficulty without any additional 3D memory cost, overcoming the small-batch constraints inherent to volumetric encoders. The resulting encoder conditions a fully end-to-end latent diffusion model that operates directly in 3D latent space, eliminating the spatial artifacts and cross-slice inconsistencies introduced by super-resolution pipelines. Through systematic ablations, we establish a clear empirical link between grounding quality and downstream generative controllability. Evaluated on CT-RATE across 18 pathological conditions, our method achieves state-of-the-art performance on both image fidelity and factual correctness, while requiring less inference time and GPU memory than all competing methods. Code is at https://github.com/danielemolino/Text2CT.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。