Search papers, labs, and topics across Lattice.
The Explainable Deepfake Detection Challenge aims to advance the field of deepfake detection by integrating explainability into the evaluation process, allowing users to understand not just if an image is manipulated, but also the reasoning behind that classification. Utilizing the XPlainVerse benchmark, participants are tasked with providing both a real/fake label and two types of explanations鈥攄etailed for technical users and concise for general users鈥攖hereby addressing the needs of diverse audiences. The challenge's evaluation framework combines traditional classification metrics with new criteria focused on the semantic quality and relevance of the explanations, paving the way for more transparent and user-friendly deepfake detection systems.
The challenge reveals that explainability in deepfake detection is not just a nice-to-have; it鈥檚 essential for user trust and effective verification in real-world applications.
Deepfake detection is moving beyond binary classification decisions toward systems that can also explain the visual evidence supporting those decisions. This transition is important for real-world verification settings, where diverse users need to understand not only whether an image is manipulated, but also why it is considered suspicious. The Explainable Deepfake Detection Challenge at ACM Multimedia 2026 is designed to benchmark this joint capability. Built on XPlainVerse, a million-scale benchmark for explainable deepfake detection, the challenge evaluates methods on image classification and grounded natural-language explanation generation. Participants submit a real/fake label together with two explanations for each image: a detailed complex explanation for technical users and a concise simple explanation for general users. The evaluation combines classification metrics with semantic similarity, simplicity, and intent-aware grounding metrics that assess whether explanations identify the relevant manipulated entities and supporting visual evidence. The methodologies developed through the challenge will contribute to the development of next-generation explainable deepfake detectors. Evaluation script, baseline models, and accompanying code are available on https://github.com/Abhijeet8901/XPlainVerse-ACMChallenge.