Detecting AI-Generated Videos with Spiking Neural Networks
This paper introduces MAST, a Spiking Neural Network-based detector that leverages the unique event-driven processing of temporal residuals and semantic trajectories to achieve superior cross-generator generalization in detecting AI-generated videos, outperforming existing methods on the GenVidBench benchmark.
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 watching a movie where the actors are so perfect, the lighting is flawless, and every single frame looks like a high-resolution photograph. For a long time, if you wanted to tell if a video was real or made by a computer, you just looked at one still picture. If the ears were slightly weird or the hands had too many fingers, you knew it was fake. But computers have gotten so good that they can now draw a perfect face in a single frame. So, the game has changed. Now, the "fake" isn't in the picture itself; it's in the movement between the pictures.
This is the world of AI-generated video detection. The core idea is simple: real life is messy. When you move your head, the wind blows your hair, and the light shifts, the changes happen in a specific, chaotic, natural rhythm. AI, however, often tries to be too perfect. It smooths things out too much, making the movement between frames feel a bit like a slow-motion dream rather than real life. Scientists have been trying to build detectors that spot these "smoothness" glitches. But here's the tricky part: different AI programs make different kinds of glitches. One might make the hair move too smoothly, while another might make the background flicker. A detector built to catch one type of glitch often fails when it sees a new type. This is why researchers are looking for a smarter way to watch the whole movie, not just the stills.
Enter a team from KAIST (Korea Advanced Institute of Science and Technology) who decided to try a very different approach. Instead of using the standard, heavy-duty computer brains (called Artificial Neural Networks) that try to memorize every single pixel, they turned to something inspired by the human brain: Spiking Neural Networks, or SNNs. Think of an SNN like a nervous system that only fires a signal when something changes. It ignores the boring, static parts of a video and only pays attention to the moments of action.
The researchers, led by Minsuk Jang and colleagues, discovered something fascinating about AI videos when they fed them into this "change-sensitive" brain. They found that while real videos create a scattered, natural pattern of "spikes" (signals) across the whole screen, AI-generated videos tend to concentrate their "spikes" only at the edges of objects, like the outline of a person or a moving car. It's as if the AI is so busy making the inside of the object look perfect that it forgets to make the edges move naturally.
To catch this, they built a new detector called MAST. Imagine MAST as a two-part detective. One part is a "frozen" expert that looks at the general story of the video (the semantic meaning) to understand what is happening. The other part is the SNN, which acts like a high-speed motion sensor. It breaks the video down into tiny "pseudo-events"—basically, it asks, "Did this pixel change?" If the answer is yes, it sends a tiny electrical spike. Because AI videos have those weird, smooth edges, the SNN sees a very specific pattern: a lot of spikes clumped right at the boundaries, but very few in the middle.
The team tested MAST on a tough challenge called GenVideo, where they trained it on videos made by one AI and then asked it to spot videos made by ten different AI programs it had never seen before. This is like teaching a security guard to spot a specific type of fake ID, and then seeing if they can spot any fake ID from a different country. The result? MAST got it right 93.14% of the time. That's better than most of the other top detectors that use the standard, heavy computer brains.
What makes this even cooler is that MAST is also much faster and uses less energy. Because it only fires when something changes (like a nervous system reacting to a sudden noise), it doesn't waste energy processing the boring, still parts of the video. The paper suggests that this "event-driven" style is a perfect match for catching AI fakes, because the glitches in AI videos are often hidden in those tiny, rapid moments of change.
The authors are careful to note that this isn't a magic bullet that solves everything forever. If a video is very short, or if the AI gets even better at faking the movement, the detector might struggle. But for now, they have shown that using a brain that thinks in "spikes" and "events" is a powerful new way to spot the smooth, unnatural motion of AI-generated videos. It's a reminder that sometimes, to find the truth in a moving picture, you don't need to look at everything at once; you just need to know exactly when to look for a change.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.