Source: arXiv · cs.CVView original ↗
Copyright remains with the original source. This site only collects, translates, or reformats the material.
What happened
arXiv:2608.11422v1 Announce Type: new Abstract: Explainability is essential for deploying deep learning models in high-stakes medical applications. Existing explainability methods for volumetric imaging predominantly op
Analysis and impact
研究背景与方法思路
在医学影像分析中,深度学习模型的可解释性一直是部署落地的关键瓶颈。现有面向三维体数据(如 CT、MRI)的解释方法,往往难以在保持空间结构的同时给出直观、可操作的归因结果。该论文提出的 COGENT(Counterfactual Gaussian Explanations)方法,核心思路是利用反事实推理:通过构造"如果输入发生何种变化,模型判断就会改变"的假设场景,来揭示模型决策所依赖的关键区域或特征。
从摘要披露的信息看,COGENT 将高斯表示引入反事实解释框架,意在为三维医学影像提供一种结构化的解释形式。原文摘要在此处截断,具体的高斯参数化方式、优化目标以及与其他基线方法的定量对比结果,原文未提供。
背景与意义
医学影像领域对可解释性的要求远高于一般视觉任务。临床医生不仅需要知道模型"判断是什么",更需要理解"为什么这样判断",以及"哪些区域的变化会改变判断"。反事实解释恰好契合这一需求——它直接回答"要改变什么才能改变结果"这一临床可操作的问题。COGENT 将这一思路与高斯表示结合,若能在三维体数据上稳定工作,对病灶定位、手术规划辅助等场景具有潜在价值。
该论文发布于 arXiv 的 cs.CV 分类下,标注为深度学习方向。截至报道时,论文处于 v1 新发布状态,尚未见同行评审信息或第三方复现报告,原文未提供实验数据集、模型架构及评估指标等细节。
References
Original source text
arXiv:2608.11422v1 Announce Type: new Abstract: Explainability is essential for deploying deep learning models in high-stakes medical applications. Existing explainability methods for volumetric imaging predominantly operate in voxel space, overlooking the structured representations introduced by recent advances in 3D scene modeling. We present COGENT (Counterfactual Gaussian Explanations), a framework that generates counterfactual explanations directly in the parameter space of Gaussian-based volumetric representations. Built upon MedGS and the Sybil lung cancer risk prediction model, COGENT optimizes selected Gaussian primitives through a differentiable rendering pipeline, enabling gradients from the downstream predictor to identify representation components that most influence model decisions. Unlike conventional pixel- or voxel-level attribution methods, our approach formulates explainability as a counterfactual optimization problem over an explicit 3D scene representation, producing sparse and spatially localized explanations while preserving anatomical consistency. We evaluate COGENT on lung CT scans using quantitative comparisons with existing explainability methods together with qualitative analysis by medical experts. The results demonstrate that representation-space counterfactual optimization provides clinically meaningful explanations while offering a new perspective on interpreting volumetric deep learning models.