FACT: A Forensic Agent with Compiled Tool-Use Trajectories for AI-Generated Image Detection
Authors: Jiaoyang Chen, Bin Hu, Jingyu Hu, Kun Zhou, Qin Zhang, Zhengzhe Liu
Published: 2026-09-05 04:39:49+00:00
AI Summary
FACT (Forensic Agent with Compiled Tool-use Trajectories) addresses the open-world problem of AI-generated image detection by learning an image-conditioned tool-use policy for forensic analysis. Instead of relying on a fixed detector, FACT dynamically decides which forensic tools to use, interprets the evidence, and stops when sufficient evidence is gathered. This agentic approach, trained through an Evolve–Distill–Refine pipeline, significantly outperforms existing methods across various benchmarks, including those with unseen generators, deepfakes, and manipulated images.
Abstract
AI-generated image detection is increasingly open-world: new image generators produce highly realistic images that make visual artifacts harder to identify. Existing detectors usually rely on a fixed set of forensic cues, so a detector that works well for one generator family may fail on another. We introduce FACT (Forensic Agent with Compiled Tool-use Trajectories), which learns an image-conditioned tool-use policy for forensic analysis. Instead of applying a fixed detector, FACT decides which forensic tools to call, interprets the returned evidence, and stops when sufficient evidence has been collected. FACT follows an Evolve--Distill--Refine pipeline: it evolves an execution-verified forensic skill, compiles the skill into action--observation tool-use trajectories, distills them into a compact agent, and refines the policy with cost-aware GRPO. Across two internal and four public benchmarks, FACT achieves the best performance among all compared methods, including on recent unseen generators, deepfakes, and manipulated images.