← Latest papers
🤖 AI

OmniVL-Guard: Towards Unified Vision-Language Forgery Detection and Grounding via Balanced RL

This paper introduces OmniVL-Guard, a unified vision-language framework that employs Self-Evolving CoT Generation and Adaptive Reward Scaling Policy Optimization to overcome difficulty bias and achieve robust, fine-grained forgery detection and grounding across diverse multimodal misinformation.

Original authors: Jinjie Shen, Jing Wu, Yaxiong Wang, Lechao Cheng, Shengeng Tang, Tianrui Hui, Nan Pu, Zhun Zhong

Published 2026-05-18
📖 4 min read☕ Coffee break read

Original authors: Jinjie Shen, Jing Wu, Yaxiong Wang, Lechao Cheng, Shengeng Tang, Tianrui Hui, Nan Pu, Zhun Zhong

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 as a giant, chaotic library where anyone can write a story, draw a picture, or film a video. The problem is that "fake" books, doctored photos, and deepfake videos are becoming so good that it's hard to tell what's real and what's a trick.

The paper "OmniVL-Guard" introduces a new digital detective designed to solve this problem. Here is how it works, explained in simple terms:

1. The Problem: The "Easy vs. Hard" Detective Dilemma

Existing digital detectives are usually specialists. Some are great at spotting fake text, others are good at fake photos, and some handle fake videos. But real-world lies often mix all three (e.g., a fake video with a fake caption).

When the researchers tried to train one "super-detective" to handle text, images, and videos all at once using standard methods, it hit a wall. It's like hiring a student to take a math test and a poetry exam simultaneously. The student gets really good at the math (the easy part) because it gives them quick, clear feedback, but they ignore the poetry (the hard part) because it's confusing and they don't know how to improve.

In technical terms, the "easy" task (just saying "Real" or "Fake") dominated the training, leaving the "hard" task (finding exactly where the lie is hidden) behind.

2. The Solution: A Balanced Training Camp (OmniVL-Guard)

The authors built OmniVL-Guard, a system that doesn't just learn; it learns how to learn. It uses two main tricks to ensure the detective gets good at everything, not just the easy stuff.

Trick A: The "Self-Evolving" Study Group (Self-Evolving CoT)

To teach the detective, you need high-quality examples of how to think, not just the final answer.

  • The Old Way: If you ask a smart AI to explain why a photo is fake, it often just guesses the answer and then makes up a reason to fit that guess (like a student cheating by looking at the answer key first). This is called "hindsight bias."
  • The OmniVL Way: They created a "Self-Evolving" loop.
    1. They start with a small group of "seed" examples.
    2. The AI tries to solve them and explain its reasoning.
    3. A "Refiner" AI (acting like a strict teacher) rewrites those explanations to make sure they sound like a real human detective discovering clues step-by-step, rather than a cheater working backward.
    4. This process repeats, creating a massive library of high-quality "thinking paths" (Chain-of-Thought) that the system uses to learn.

Trick B: The "Fair Coach" (ARSPO)

This is the paper's biggest innovation. They realized that in a multi-task training session, the "easy" tasks shout louder than the "hard" tasks.

  • The Analogy: Imagine a coach training an athlete to run a 100m sprint (easy) and climb a mountain (hard). If the coach only rewards the athlete for running fast, the athlete will ignore the mountain.
  • The Fix (ARSPO): The researchers created a "Dynamic Coach" that watches the training in real-time.
    • If the athlete is getting really good at running (the easy task), the coach turns down the volume on the running rewards so the athlete doesn't get complacent.
    • If the athlete is struggling with the mountain (the hard task), the coach turns up the volume on the mountain rewards, giving extra encouragement and focus to that specific struggle.
    • This ensures the model gets balanced training, improving its ability to pinpoint exactly where a lie is (localization) just as much as it gets better at spotting that a lie exists (detection).

3. The Results: A Master Detective

The paper tested this new detective against the best existing ones.

  • Versatility: It can look at a text, a photo, a video, or a mix of them and spot the forgery.
  • Precision: It doesn't just say "Fake." It can point to the exact sentence in a paragraph, the specific pixel in a photo, or the exact second in a video where the manipulation happened.
  • Generalization: Even when shown new types of fakes it has never seen before (like a new style of deepfake video), it performs surprisingly well, proving it learned the logic of forgery rather than just memorizing specific tricks.

Summary

OmniVL-Guard is a unified system that solves the problem of "one-sided learning." By using a self-improving study group to generate high-quality reasoning and a smart, adaptive coaching system to balance the difficulty of different tasks, it creates a digital detective that is equally skilled at spotting lies in text, images, and videos, and is precise enough to show you exactly where the lie is hiding.

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 →