VADER: Adaptive Debiasing for Hallucination Mitigation in Video Large Language Models
The paper proposes VADER, a training-free framework that mitigates hallucinations in video large language models by dynamically reallocating attention to video evidence and selectively erasing visual tokens to construct a robust contrastive decoding branch.
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 talking to a super-smart robot that has watched millions of movies and can describe them in perfect sentences. This robot is a "Video Large Language Model" (or VideoLLM). It's like a storyteller that never gets tired, but it has a tricky habit: sometimes, it gets so confident in its own voice that it makes up details that aren't actually there. It might tell you a character "jumped over a fence" when the video only showed them walking, simply because that's a common thing people do in movies. This is called "hallucination."
The problem is especially tricky with videos. Unlike a single photo, a video is a long stream of frames. If the robot misses a detail in one frame, it can often infer it by looking at the frames right before or after, which usually look very similar. It's like if you missed a word in a song, you could guess it because the next few words are the same. Because of this, old tricks used to stop robots from lying—like just blurring out a part of the picture—often fail. The robot just fills in the gap using the surrounding frames. Scientists want to fix this without having to re-teach the robot from scratch, which would take forever and cost a fortune. They need a way to make the robot pay closer attention to what it's actually seeing, right in the moment it's speaking.
Enter VADER, a new method that acts like a smart editor for these video robots. Instead of forcing the robot to learn new rules, VADER steps in during the conversation to gently nudge the robot's attention. It uses two clever tricks to stop the robot from making things up.
First, it uses a tool called Visual Focus Reallocation (VFR). Think of the robot's brain as a busy kitchen with many chefs (layers) working at once. Some chefs are looking at the video, while others are just chatting about the recipe (the text). Sometimes, the chatting chefs get too loud and drown out the video chefs. VFR acts like a dynamic volume knob. It listens to the specific video and question, figures out exactly which chefs are talking about the video, and then turns up their volume while turning down the chatter. It doesn't use a fixed setting for every video; instead, it diagnoses the situation and decides, "Okay, for this specific scene, we need to listen to the video evidence 20% more."
Second, VADER uses a trick called Selective Evidence Erasure (SEE). This is where it gets really playful. Imagine you are trying to guess a movie plot, but you are only allowed to look at the background scenery, not the main actors. If you still guess the plot correctly, it means you were just guessing based on what usually happens in movies (your "prior bias"). If you get it wrong, it proves you were relying on the actors. VADER does this by secretly "erasing" the most important visual clues (like the main actors) from the robot's view inside its own brain, frame by frame. It creates a "what-if" version of the story where the robot has to guess without the key evidence. If the robot still gives the same answer in this "erased" version, VADER knows the robot is just guessing based on habits, not the actual video.
Finally, VADER compares the robot's "real" answer with its "erased" answer. If the robot is confident in both, it knows the answer is likely a hallucination and suppresses it. If the answer changes when the evidence is removed, VADER knows the robot was actually paying attention to the video.
The results are impressive. When the researchers tested this on a popular robot called LLaVA-Video-7B, it became much better at spotting real events and keeping the timeline straight. On a specific test called EventHallusion, the robot's accuracy jumped to 72.60%. This is a big deal because it beat other methods that required expensive retraining. The paper shows that by simply adjusting how the robot pays attention and testing its own biases on the fly, we can make video AI much more honest, without needing to teach it a whole new language. It's a reminder that sometimes, the best way to stop a liar is to ask it to tell the story with its eyes closed.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.