arXiv:2603.01878cs.CV2026-03

构建首个专用于检测生成式CT图像的综合数据集与检测方法

CTForensics: A Comprehensive Dataset and Method for AI-Generated CT Image Detection

  • 设计面向CT特性的深度卷积网络,融合小波增强与多尺度空间聚合
  • 在7.6万张图像上实现96.01%准确率和99.96%平均精度,抗干扰能力强
  • 适合医学影像安全、生成内容溯源等领域的研究人员参考

生成式AI使合成计算机断层扫描(CT)图像日益逼真,虽有益于医疗数据扩充,但威胁临床安全与数据可信度。现有检测挑战源于基准覆盖生成源有限,且多数方法套用自然图像取证,未考虑CT成像特性。本文提出CTForensics,一个包含75,990张2D CT图像的数据集,其中29,990张为平衡的真实与生成样本,涵盖十种代表性生成模型(包括基于GAN与扩散模型)。我们进一步提出增强型时空频率CT伪造检测器(ESF-CTFD),其核心包含小波增强主干、多尺度空间聚合与频域感知预测模块。实验表明,ESF-CTFD在该数据集上达到96.01%的mAcc与99.96%的mAP,面对真实扰动仅下降0.99%,显著优于现有方法。代码将公开于https://github.com/liyih/CTForensics。

原文摘要 · Abstract (English)

Recent advances in generative AI have made synthetic Computed Tomography (CT) images increasingly realistic, enabling promising applications in medical data augmentation while raising serious concerns about clinical safety and data trustworthiness. Detecting AI-generated CT images remains challenging for two key reasons: existing benchmarks cover only limited generation sources, and many detectors are adapted from natural-image forensics without explicitly modeling CT-specific imaging properties. In this paper, we introduce CTForensics, a dataset for detecting AI-generated CT images. CTForensics contains 75,990 2D CT images, including a dedicated test benchmark of 29,990 balanced authentic and generated samples from ten representative CT generative models spanning GAN-based and diffusion-based paradigms. We further propose the Enhanced Spatial-Frequency CT Forgery Detector (ESF-CTFD), a CT-oriented CNN framework built around a Wavelet-Enhanced Central Stem, Multi-Scale Spatial Aggregation, and a Frequency-Aware Prediction Block. The Wavelet-Enhanced Central Stem enhances local intensity correlations and high-frequency residuals, Multi-Scale Spatial Aggregation aligns anatomical features across resolutions with lightweight residual units, and the Frequency-Aware Prediction Block models global spectral artifacts. Extensive experiments on CTForensics show that ESF-CTFD achieves 96.01% mAcc and 99.96% mAP, outperforming existing methods and maintaining strong robustness under realistic perturbations with only a 0.99% average drop. Codes will be available at https://github.com/liyih/CTForensics.

CT图像生成检测医学安全AI伪造

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