改进视觉语言模型对医学否定语句的理解能力
Bi-MCQ: Reformulating Vision-Language Alignment for Negation Understanding
- 将视觉语言对齐改为双向多选学习,通过条件语义比较提升否定理解
- 在多个数据集上提升否定理解能力最高达0.47 AUC,正负判断差距缩小0.12
- 适合医疗图像分析中需要准确识别疾病不存在的场景
近期视觉语言模型(VLMs)通过大规模图文预训练实现强零样本性能,广泛应用于医学图像分析。然而,现有模型在理解否定性临床陈述方面仍显著薄弱,主要由于对比对齐目标将否定视为细微语言变化而非意义反转操作。在多标签设置下,基于提示的InfoNCE微调进一步强化了易得的正例图像-提示对齐,限制了疾病不存在的有效学习。为此,我们重新构建视觉语言对齐为条件语义比较问题,通过双向多选学习框架(Bi-MCQ)实现。联合训练图像到文本与文本到图像的多选任务,使用肯定、否定和混合提示,使微调变为条件语义比较而非全局相似性最大化。我们还引入方向特异性交叉注意力融合模块,以应对双向推理所需的非对称线索,减少对齐干扰。在ChestXray14、Open-I、CheXpert和PadChest上的实验表明,Bi-MCQ相较于最先进模型CARZero的零样本表现,否定理解提升最高达0.47 AUC,同时在正负联合(PNC)评估中取得最高0.08的绝对增益。此外,相比InfoNCE基线,其肯定-否定AUC差距平均缩小0.12,证明目标重构能显著增强医学VLM的否定理解能力。
原文摘要 · Abstract (English)
Recent vision-language models (VLMs) achieve strong zero-shot performance via large-scale image-text pretraining and have been widely adopted in medical image analysis. However, existing VLMs remain notably weak at understanding negated clinical statements, largely due to contrastive alignment objectives that treat negation as a minor linguistic variation rather than a meaning-inverting operator. In multi-label settings, prompt-based InfoNCE fine-tuning further reinforces easy-positive image-prompt alignments, limiting effective learning of disease absence. To overcome these limitations, we reformulate vision-language alignment as a conditional semantic comparison problem, which is instantiated through a bi-directional multiple-choice learning framework(Bi-MCQ). By jointly training Image-to-Text and Text-to-Image MCQ tasks with affirmative, negative, and mixed prompts, our method implements fine-tuning as conditional semantic comparison instead of global similarity maximization. We further introduce direction-specific Cross-Attention fusion modules to address asymmetric cues required by bi-directional reasoning and reduce alignment interference. Experiments on ChestXray14, Open-I, CheXpert, and PadChest show that Bi-MCQ improves negation understanding by up to 0.47 AUC over the zero-shot performance of the state-of-the-art CARZero model, while achieving up to a 0.08 absolute gain on positive-negative combined (PNC) evaluation. Additionally, Bi-MCQ reduces the affirmative-negative AUC gap by an average of 0.12 compared to InfoNCE-based fine-tuning, demonstrating that objective reformulation can substantially enhance negation understanding in medical VLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。