arXiv:2506.18134cs.CV2025-06中稿 · MICCAI 2025被引 2

用对抗扩散生成能骗过肠镜检测的假阳性病灶,提升模型鲁棒性。

Targeted False Positive Synthesis via Detector-guided Adversarial Diffusion Attacker for Robust Polyp Detection

  • 设计负样本导向扩散模型,专注学习复杂背景模式。
  • 引入检测器引导的攻击模块,生成能误导检测器的高价值假阳性。
  • 首次将对抗扩散用于病变检测,适合医学影像模型优化者。

肠息肉检测对结直肠癌筛查至关重要,但现有模型受限于数据规模与多样性。生成模型虽有增广潜力,但当前方法多关注息肉多样性,忽视了假阳性问题。本文提出一种对抗扩散框架,专门合成高价值假阳性。负样本背景的极大差异性是合成难点。为此,我们提出两项创新:首先,设计区域噪声匹配策略,利用息肉检测数据构建负样本合成空间,通过掩码息肉区域训练以负样本为中心的扩散模型,使其专注学习多样化背景特征;其次,引入检测器引导的对抗扩散攻击模块(DADA),在负样本生成过程中施加扰动,干扰预训练检测器的判断,引导扩散模型生成能迷惑检测器的高价值假阳性,而非普通背景。本方法首次将对抗扩散应用于病变检测,建立靶向假阳性合成新范式,为结直肠癌筛查的可靠临床应用铺路。在公开与自建数据集上广泛验证表明,相较现有最先进方法,本方法合成数据使检测器F1-score提升至少2.6%和2.7%。代码见https://github.com/Huster-Hq/DADA。

原文摘要 · Abstract (English)

Polyp detection is crucial for colorectal cancer screening, yet existing models are limited by the scale and diversity of available data. While generative models show promise for data augmentation, current methods mainly focus on enhancing polyp diversity, often overlooking the critical issue of false positives. In this paper, we address this gap by proposing an adversarial diffusion framework to synthesize high-value false positives. The extensive variability of negative backgrounds presents a significant challenge in false positive synthesis. To overcome this, we introduce two key innovations: First, we design a regional noise matching strategy to construct a negative synthesis space using polyp detection datasets. This strategy trains a negative-centric diffusion model by masking polyp regions, ensuring the model focuses exclusively on learning diverse background patterns. Second, we introduce the Detector-guided Adversarial Diffusion Attacker (DADA) module, which perturbs the negative synthesis process to disrupt a pre-trained detector's decision, guiding the negative-centric diffusion model to generate high-value, detector-confusing false positives instead of low-value, ordinary backgrounds. Our approach is the first to apply adversarial diffusion to lesion detection, establishing a new paradigm for targeted false positive synthesis and paving the way for more reliable clinical applications in colorectal cancer screening. Extensive results on public and in-house datasets verify the superiority of our method over the current state-of-the-arts, with our synthesized data improving the detectors by at least 2.6% and 2.7% in F1-score, respectively, over the baselines. Codes are at https://github.com/Huster-Hq/DADA.

医学图像对抗生成假阳性扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。