提升医疗视觉语言模型对否定语句的识别能力
NAST: Improving Negation Handling in Medical Vision-Language Models through Negation-Aware Selective Training
- 基于因果可解释性设计分层梯度调节策略
- 在放射学数据集上显著降低否定判断错误率
- 适合医疗AI安全场景下的模型精调
否定是临床报告中的基本语言操作,但现有视觉语言模型(VLMs)常无法区分肯定与否定的医学表述。为此,我们构建了一个专用于放射学的诊断基准,评估在受控临床条件下对语义极性的敏感性,发现主流医疗VLMs会持续混淆否定与非否定发现。为支持超越简单缺失条件的学习,我们进一步构建了包含结构化声明和属性级否定(涉及位置与严重程度)的上下文临床否定数据集。基于这些资源,我们提出负向感知选择性训练(NAST),一种基于因果追踪效应(CTEs)的可解释性引导适配方法,在微调过程中按层调节梯度更新。NAST不使用统一学习率,而是根据各层对否定处理的因果贡献动态调整更新强度,将机制可解释信号转化为合理的优化规则。实验表明,该方法在不损害通用视觉-语言对齐的前提下,显著提升了对肯定与否定临床表述的判别能力,凸显了因果可解释性在高安全要求医疗场景中靶向模型适配的价值。代码与资源见https://github.com/healthylaife/NAST。
原文摘要 · Abstract (English)
Negation is a fundamental linguistic operation in clinical reporting, yet vision-language models (VLMs) frequently fail to distinguish affirmative from negated medical statements. To systematically characterize this limitation, we introduce a radiology-specific diagnostic benchmark that evaluates polarity sensitivity under controlled clinical conditions, revealing that common medical VLMs consistently confuse negated and non-negated findings. To enable learning beyond simple condition absence, we further construct a contextual clinical negation dataset that encodes structured claims and supports attribute-level negations involving location and severity. Building on these resources, we propose Negation-Aware Selective Training (NAST), an interpretability-guided adaptation method that uses causal tracing effects (CTEs) to modulate layer-wise gradient updates during fine-tuning. Rather than applying uniform learning rates, NAST scales each layer's update according to its causal contribution to negation processing, transforming mechanistic interpretability signals into a principled optimization rule. Experiments demonstrate improved discrimination of affirmative and negated clinical statements without degrading general vision-language alignment, highlighting the value of causal interpretability for targeted model adaptation in safety-critical medical settings. Code and resources are available at https://github.com/healthylaife/NAST.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。