菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-08
📄 Abstract - TRACE-Seg3D: Counterfactual Context Auditing For Robust 3D Glioma Segmentation Under Institutional Shift

Medical image segmentation models can achieve strong benchmark performance while remaining sensitive to scanner, protocol, and institutional variation. These context shifts alter image appearance without changing the underlying lesion, allowing models to exploit nuisance cues that Dice and HD95 fail to expose. We present TRACE-Seg3D, a counterfactual context auditing framework for robust 3D medical image segmentation. TRACE-Seg3D preserves lesion-relevant evidence and systematically varies imaging context to quantify prediction stability under controlled context shifts. The framework pairs each segmentation with audit evidence for context sensitivity and anatomical plausibility, enabling case-level reliability assessment beyond overlap-based evaluation. Experiments on BraTS and UTSW glioma segmentation benchmarks demonstrate competitive in-distribution and cross-domain performance. TRACE-Seg3D also exposes context-sensitive failure modes missed by conventional metrics. These results establish counterfactual context auditing as a practical route toward transparent and reliable 3D medical image segmentation under distribution shift. Our code is available at this https URL.

顶级标签: medical computer vision model evaluation
详细标签: 3d segmentation glioma counterfactual auditing distribution shift robustness 或 搜索:

TRACE-Seg3D:针对机构偏移下鲁棒三维胶质瘤分割的反事实背景审计 / TRACE-Seg3D: Counterfactual Context Auditing For Robust 3D Glioma Segmentation Under Institutional Shift


1️⃣ 一句话总结

本文提出一种名为TRACE-Seg3D的新方法,通过模拟不同的医学成像环境(如扫描仪或医院差异),来检测和评估三维医学图像分割模型在真实场景中的稳定性,帮助发现传统评价指标无法暴露的预测漏洞,从而提高模型在跨机构应用时的可靠性和透明性。

源自 arXiv: 2607.07038