Test-Time Curriculum for Open-Set AIGC Detection
This paper proposes Test-Time Curriculum (TTC), a model-agnostic framework that enhances open-set AIGC detection under unseen generator shifts by adaptively refining pseudo-labels through a curriculum-based self-training process and cross-scale evidence aggregation, validated on a new comprehensive benchmark called AIGCGuard.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a security guard at a massive, ever-changing art museum. Your job is simple: spot the forgeries. But here's the twist—the forgers aren't just one guy with a bad brush; they are a legion of AI robots that upgrade their skills every single day. Yesterday's fake paintings looked a bit blurry, but today's are so perfect they could fool a human expert. The problem is, you were trained only on the old, blurry forgeries. When a new, super-smart robot forger walks in, your old training doesn't work, and you start letting fakes slip right past you. This is the daily struggle of "AIGC detection"—the science of spotting AI-generated images. For a long time, scientists tried to build a "super-guard" that could spot any fake from the start. But the paper you're about to read suggests that's the wrong approach. Instead of trying to be a genius who knows everything beforehand, what if your guard could learn on the job? What if, the moment a new forger arrives, the guard could quickly study the new fake art, figure out the new tricks, and update their own rules without needing a human teacher to hand them a new textbook?
This is exactly what the researchers behind this paper, titled "Test-Time Curriculum for Open-Set AIGC Detection," have figured out. They propose a clever new system called TTC (Test-Time Curriculum). Think of TTC not as a rigid rulebook, but as a smart, self-teaching tutor that helps a detector adapt to new AI generators the moment they appear. The core idea is that instead of trying to learn from every new image at once (which is risky because the detector might get confused by bad guesses), the system starts with the easiest, most obvious cases. It learns from those, gains confidence, and then slowly moves on to the trickier, harder-to-spot fakes. It's like a video game where you don't jump straight to the final boss; you beat the easy levels first to get your gear ready, then tackle the hard ones.
The paper introduces a specific method to make this learning safe and effective. First, it uses a "Cross-Scale Pseudo-Label Refinement." Imagine looking at a painting: sometimes you can spot a fake by zooming in on a tiny brushstroke, and other times by stepping back to see the whole composition. TTC looks at the image at multiple sizes at once, combining these clues to make a much smarter guess about whether an image is real or fake. Then, it uses a "curriculum" approach. It picks out the images the detector is most sure about (the "reliable" ones) and uses those to teach the detector. Crucially, it balances this learning so the detector doesn't just learn to spot fakes and forget how to spot real photos, or vice versa. As the detector gets better, the curriculum gets harder, feeding it images that are just on the edge of being confusing, helping it sharpen its skills.
To prove this works, the team didn't just test it on old data; they built a brand-new, massive playground called AIGCGuard. This benchmark contains 3,100 real images and a whopping 124,000 images generated by 40 of the most advanced AI models currently in existence, including both open-source and secret, proprietary ones. When they tested their TTC method against existing detectors on this tough new ground, the results were impressive. On average, their method boosted detection accuracy by a significant margin, often turning detectors that were failing miserably on new AI models into champions. For instance, on one challenging benchmark, their method pushed accuracy from a shaky 82.9% up to a near-perfect 99.1%.
The paper suggests that this "learning on the fly" approach is a game-changer. It argues that the old way—training a model once and hoping it lasts forever—is doomed to fail as AI generators keep getting smarter. By using this curriculum-based self-training, detectors can stay one step ahead of the evolving forgers without needing a human to retrain them from scratch every time a new AI model drops. The authors show that this method is robust, working well even when images are compressed or resized, and it works across different types of detector "brains." While the paper notes that this is currently an "offline" process (meaning it adapts to a batch of images all at once rather than streaming in real-time), it lays the groundwork for a future where our digital security guards can learn, adapt, and stay sharp in a world where the rules of reality are constantly being rewritten by machines.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.