English

TIGA: Trajectory-Injected Generative Attack against Black-box AIGC Detectors

Computer Vision and Pattern Recognition 2026-07-28 v1

Abstract

Recent diffusion models have achieved remarkable realism in facial image synthesis, posing growing challenges to artificial intelligence-generated content (AIGC) forensic detectors.Existing evasion methods typically perturb pre-generated images or require detector-aware training, which may introduce visible or statistical artifacts and limit applicability when the diffusion model must remain frozen and the target detector is accessible only through black-box queries. We propose Trajectory-Injected Generative Attack (TIGA), a source-image-free and training free framework that generates detector-evasive images within a single diffusion sampling trajectory. TIGA steers the latent Denoising Diffusion Implicit Model (DDIM) trajectory so that adversarial properties emerge during generation rather than being added afterward. TIGA first aggregates gradients from multiple white-box surrogate detectors to form a transferable, sign-aware prior, and then performs anisotropic directional search with symmetric finite-difference queries to estimate the black-box target response. The estimated directions are stabilized by decayed momentum and injected according to the DDIM noise schedule, with frequency-domain reshaping to suppress high frequency artifacts. Experiments on surrogate and unseen specialized forensic detectors show that TIGA achieves strong blackbox attack performance, transferability, and high robustness under common post-processing operations without source images or diffusion-model retraining, while preserving high perceptual quality.

Cite

@article{arxiv.2607.25894,
  title  = {TIGA: Trajectory-Injected Generative Attack against Black-box AIGC Detectors},
  author = {Xia Du and Zhuosen Bao and Zheng Lin and Jizhe Zhou and Jiawei Lian and Chi-man Pun and Jun Luo and Wei Ni and Symeon Chatzinotas},
  journal= {arXiv preprint arXiv:2607.25894},
  year   = {2026}
}

Comments

14 pages, 5 figures