← Latest papers
💻 computer science

ActivityForensics: A Comprehensive Benchmark for Localizing Manipulated Activity in Videos

This paper introduces ActivityForensics, the first large-scale benchmark for localizing activity-level video forgeries, along with a diffusion-based baseline method called TADiff and comprehensive evaluation protocols to address the growing challenge of semantically manipulated human actions in videos.

Original authors: Peijun Bao, Anwei Luo, Gang Pan, Alex C. Kot, Xudong Jiang

Published 2026-04-07
📖 4 min read☕ Coffee break read

Original authors: Peijun Bao, Anwei Luo, Gang Pan, Alex C. Kot, Xudong Jiang

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 news report about a politician giving a speech. Everything looks real, the voice sounds right, and the background is perfect. But then, for just three seconds, the politician suddenly gives a rude hand gesture that they never actually made. To the naked eye, it looks seamless. To a computer, it's a lie.

This paper introduces a new tool and a new "training gym" to catch these specific kinds of lies. Here is the breakdown in simple terms:

1. The Problem: "The Magic Trick"

For years, scientists have been good at spotting "appearance-level" fakes. Think of Face Swapping (putting a celebrity's face on a body) or Object Removal (erasing a person from a crowd). These are like spotting a bad wig or a missing chair in a photo.

But technology has gotten smarter. Now, AI can change what people are doing (their actions) without changing their faces or the background. This is called Activity-Level Forgery.

  • The Analogy: Imagine a magician on stage. He doesn't change his costume (appearance), but he suddenly makes a dove appear out of thin air (activity). If you only look at his clothes, you think it's real. You have to look at the flow of the magic to spot the trick.
  • The Risk: These fakes are dangerous because they can change the meaning of an event (e.g., making a peaceful protest look violent) while looking 100% real to our eyes.

2. The Solution Part 1: The "Gym" (ActivityForensics)

To teach computers how to spot these magic tricks, you need a place to practice. Before this paper, there was no big gym for "activity fakes."

  • What they built: They created ActivityForensics, a massive dataset with over 6,000 videos where the action has been secretly changed.
  • How they made it: Instead of humans manually editing every video (which would take forever), they built a robot assembly line.
    1. The Script: An AI reads a video and writes a description (e.g., "The man is waving").
    2. The Twist: Another AI (a Large Language Model) changes the script (e.g., "The man is giving a thumbs up").
    3. The Magic: A video generator creates the new "thumbs up" clip and seamlessly stitches it into the original video.
  • The Result: A library of videos where the "lie" is hidden in the action, not the face. It's the perfect training ground for detectives.

3. The Solution Part 2: The "Detective" (TADiff)

They also built a new AI detective called TADiff (Temporal Artifact Diffuser).

  • The Old Way: Previous detectives were trained to understand stories. If they saw a man waving, they thought, "That's a wave." If the video was fake, they still thought, "That's a wave," because the story made sense. They were too focused on the meaning.
  • The New Way (TADiff): TADiff is trained to ignore the story and look for glitches in the matrix.
    • The Analogy: Imagine you are looking at a painting. A normal person sees a beautiful sunset. TADiff is like a forensic expert who shines a UV light on the canvas. Even if the sunset looks perfect, the UV light reveals that the paint texture is slightly different in one small spot, or the brushstrokes don't flow naturally.
    • How it works: It uses a "diffusion" process (similar to how AI generates images, but in reverse). It intentionally adds "noise" (static) to the video data to confuse the AI's understanding of the story, forcing it to focus only on the tiny, unnatural visual glitches that only exist in fakes. Then, it "denoises" the data to highlight those specific glitches.

4. The Results: "The Test Drive"

They put TADiff through three types of tests:

  1. Same Gym: Testing on videos made by the same tools used to train it. (TADiff crushed it).
  2. New Gym (Open World): Testing on videos made by a brand new, commercial AI tool the detective had never seen before. (TADiff still did great, proving it learned the concept of a fake, not just the specific tool).
  3. Cross-Training: Switching between different types of video generators. (TADiff adapted well).

Why This Matters

In a world where AI can rewrite history by changing a few seconds of video, we need a way to tell the truth from the lie.

  • Old detectors look for bad makeup or missing objects.
  • This new detector (ActivityForensics + TADiff) looks for the "uncanny valley" of human movement.

It's like upgrading from a security guard who checks if your ID photo looks like you, to a guard who notices that your walk, your blink rate, and your hand gestures don't quite match the person in the photo. It's a crucial step in keeping our digital world honest.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →