Explainable Deepfake Detection with Feature-robust Augmentation and Evidence-grounded Explanation Optimization
This paper proposes a novel framework for explainable deepfake detection that combines feature-robust augmentation with supervised contrastive learning to enhance resilience against image degradation, and employs evidence-grounded preference optimization to generate factually accurate explanations, achieving first place in the ACM Multimedia 2026 Explainable Deepfake Detection Challenge.
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
In the digital age, the line between what is real and what is manufactured has become increasingly blurred. Generative artificial intelligence has advanced to the point where it can create images that are nearly indistinguishable from photographs taken by a camera. These fabricated images, often called deepfakes, pose a serious threat to the integrity of news, legal evidence, and personal trust. For years, researchers have focused on building computer programs that can simply say "yes" or "no" when shown an image, deciding whether it is authentic or fake. However, in the real world, a simple verdict is rarely enough. A forensic expert or a fact-checker needs to know why an image is suspicious. They need to see the specific visual clues—the unnatural shadows, the distorted textures, or the impossible geometry—that reveal the deception. This need has given rise to a new field of study: explainable detection, where the goal is not just to find the fake, but to explain the evidence clearly to a human observer.
Despite progress in this area, existing systems have struggled with two major problems that limit their usefulness. First, these systems are often fragile; if an image is slightly blurry, compressed, or of low quality, the detector's accuracy can collapse. Second, when these systems do try to explain their reasoning, they often fail to tell the truth. They might miss the actual evidence of manipulation or, worse, invent details that do not exist, a behavior known as hallucination. A team of researchers from Peking University has addressed these issues with a new framework that won first place in the 2026 ACM Multimedia Explainable Deepfake Detection Challenge. Their approach does not just improve the ability to spot fakes; it ensures the system remains reliable even when image quality is poor and forces the explanation to stick strictly to the factual evidence found in the picture.
The researchers began by tackling the problem of image quality. In the real world, images are rarely perfect; they are often resized, compressed, or degraded by noise. The team found that standard methods of training computers to recognize fakes often backfire when exposed to too many different types of image distortions. Instead of learning to recognize the fake, the computer gets confused by the variety of changes, a phenomenon the authors describe as feature drift. To fix this, they developed a training method that exposes the model to a wide range of degraded images while simultaneously teaching it to hold onto a stable understanding of what a real or fake image looks like. They used a technique where a "teacher" model, which is a smoothed, stable version of the learning model, guides the student. This ensures that no matter how much the image is distorted, the computer's internal representation of the image stays consistent. This allows the system to detect deepfakes accurately even when the image quality is poor, a capability that previous models lacked.
Once the system can reliably detect a fake, the next challenge is to explain why. The researchers observed that standard explanation models often produce answers that sound plausible but are factually wrong. They might focus on irrelevant details, like the color of a shirt, while ignoring the actual manipulation, such as a warped hand. To solve this, the team created a new training process that teaches the model to value truth over style. They constructed a dataset where the computer was shown pairs of explanations: one that was complete and accurate, and another that was flawed. The flawed examples were specifically designed to mimic common mistakes, such as leaving out crucial evidence or adding made-up details. By training the model to prefer the accurate explanations and reject the flawed ones, the system learned to prioritize genuine manipulation traces. This process, known as preference optimization, effectively filtered out the hallucinations and forced the model to ground its reasoning in the actual visual evidence present in the image.
The result is a system that is both robust and honest. In tests using a massive dataset of one million images, the new framework outperformed all other competitors, including baseline models from major technology companies. It achieved the highest scores in both detecting deepfakes and generating explanations that were semantically faithful to the evidence. The researchers also developed a second, streamlined version of the model for situations where speed and brevity are more important than detailed analysis. This version was trained to provide concise summaries of the most critical clues, balancing the need for accuracy with the need for quick readability. The success of this work demonstrates that it is possible to build artificial intelligence that not only sees the truth but can also explain it clearly, without being misled by poor image quality or its own tendency to invent facts. This advancement offers a more reliable tool for forensic analysts and the public alike, helping to restore trust in digital media by making the detection process transparent and evidence-based.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.