CoCoVideo: The High-Quality Commercial-Model-Based Contrastive Benchmark for AI-Generated Video Detection
This paper introduces CoCoVideo-26K, a high-quality dataset featuring semantically aligned real-fake video pairs from 13 commercial generators, and proposes CoCoDetect, a novel detection framework combining contrastive learning with confidence-gated multimodal reasoning to achieve state-of-the-art performance in identifying high-fidelity AI-generated videos.
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 the internet is a giant library. For a long time, the "fake books" in this library were easy to spot because they were printed on cheap, crinkly paper with blurry pictures. Detecting them was like spotting a typo in a handwritten note.
But recently, a new generation of "fake books" has arrived. These are printed on high-quality, glossy paper with pictures so sharp and stories so logical that even a human librarian might get fooled. This is the world of AI-generated video (AIGC). The problem is that the old "typo detectors" (existing AI tools) were trained on those cheap, crinkly papers. They don't know how to spot the subtle flaws in the new, high-quality fakes.
Here is what this paper does to fix that, explained in simple terms:
1. The New "Training Ground": CoCoVideo
The authors realized they couldn't teach their new detector using the old, low-quality fake videos. They needed a gym with high-quality equipment.
- The Problem with Old Data: Previous datasets used open-source AI models that made videos looking a bit "off" (like a cartoon character blinking weirdly). Real-world commercial AI (the kind used by big companies) makes videos that look almost perfect.
- The Solution (CoCoVideo-26K): The team built a massive new dataset called CoCoVideo.
- The "Twin" Strategy: Imagine you have a real photo of a forest. You ask 13 different high-end AI artists to paint a fake version of that exact same forest, starting from the exact same first frame.
- The Result: You now have "Real vs. Fake" pairs that are identical in story and starting point, but one is real and one is AI. This forces the detector to look for the tiny differences in texture and physics, rather than just guessing based on the story.
2. The New Detective: CoCoDetect
Once they had this high-quality training ground, they built a new detective system called CoCoDetect. Think of this detective as a two-person team working together:
Team Member A: The "Texture Scout" (Contrastive Learning)
- What it does: This part of the system is like a forensic expert looking at the grain of the paper. It uses a standard video AI (R3D-18) to scan the video for tiny, invisible glitches—like a shadow that doesn't move right or a skin texture that looks too smooth.
- How it learns: Because it was trained on those "Twin" pairs from CoCoVideo, it learned to spot the specific "fingerprint" of commercial AI, not just the obvious errors of old AI.
Team Member B: The "Logic Judge" (MLLM)
- What it does: Sometimes, the video looks perfect to the Texture Scout. Maybe the shadows are right, and the skin looks real. But does the story make sense?
- The "Confidence Gate": This is the clever part. The Texture Scout gives a "confidence score."
- High Confidence: If the Scout is 95% sure it's fake (or real), it makes the call immediately. Fast and efficient.
- Low Confidence (The "Maybe" Zone): If the Scout is unsure (e.g., "I think it's fake, but I'm only 60% sure"), it doesn't guess. Instead, it passes the case to the Logic Judge.
- The Logic Judge's Job: This is a powerful AI that understands language and physics. It looks at the video and asks: "Wait a minute. In the video, a bird is flying backward while the wind is blowing forward. That's physically impossible. This must be fake."
3. How They Work Together
The system works like a security checkpoint:
- Scan: The Texture Scout checks the video.
- Gate: If the video is clearly fake or clearly real, the gate opens, and the decision is made.
- Reasoning: If the video is tricky and the Scout is confused, the gate routes it to the Logic Judge. The Judge reads the scene, checks the laws of physics, and gives a final verdict.
- Fusion: The final decision combines the Scout's "texture gut feeling" with the Judge's "logical reasoning."
Why This Matters (According to the Paper)
The authors tested their new detective against the old ones using their new high-quality dataset.
- The Result: The old detectors (trained on low-quality fakes) failed miserably when faced with the new commercial-quality videos. They were like trying to find a needle in a haystack using a magnet that only works on iron, not steel.
- The Winner: CoCoDetect, with its "Scout + Judge" team, performed significantly better. It proved that to catch high-quality fakes, you need a system that looks at both the tiny details (texture) and the big picture (logic/physics).
In short: The paper built a better "training school" using high-end commercial AI fakes and created a detective that uses a "gut check" for obvious fakes and a "logic check" for the tricky ones, making it much harder for high-quality AI videos to fool us.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.