TruthLens:A Training-Free Paradigm for DeepFake Detection

๐Ÿ“… 2025-03-19
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
To address the insufficient interpretability of deepfake detection amid the proliferation of AI-generated images, this paper proposes a novel, training-free visual question answering (VQA)-based detection paradigm. Methodologically, it synergistically integrates the fine-grained visual perception capability of large vision-language models (LVLMs) with the semantic reasoning power of large language models (LLMs), reframing binary authenticity classification as a joint question-answering task: โ€œIs the image authentic, and what are the specific forensic artifacts?โ€ This yields simultaneous outputsโ€”binary authenticity decisions and artifact-level, human-interpretable explanations. Evaluated across multiple challenging benchmarks, the approach achieves high detection accuracy while substantially improving explanation fidelity, without requiring model fine-tuning or additional labeled data. Consequently, it enhances user trust and comprehension of detection outcomes.

Technology Category

Application Category

๐Ÿ“ Abstract
The proliferation of synthetic images generated by advanced AI models poses significant challenges in identifying and understanding manipulated visual content. Current fake image detection methods predominantly rely on binary classification models that focus on accuracy while often neglecting interpretability, leaving users without clear insights into why an image is deemed real or fake. To bridge this gap, we introduce TruthLens, a novel training-free framework that reimagines deepfake detection as a visual question-answering (VQA) task. TruthLens utilizes state-of-the-art large vision-language models (LVLMs) to observe and describe visual artifacts and combines this with the reasoning capabilities of large language models (LLMs) like GPT-4 to analyze and aggregate evidence into informed decisions. By adopting a multimodal approach, TruthLens seamlessly integrates visual and semantic reasoning to not only classify images as real or fake but also provide interpretable explanations for its decisions. This transparency enhances trust and provides valuable insights into the artifacts that signal synthetic content. Extensive evaluations demonstrate that TruthLens outperforms conventional methods, achieving high accuracy on challenging datasets while maintaining a strong emphasis on explainability. By reframing deepfake detection as a reasoning-driven process, TruthLens establishes a new paradigm in combating synthetic media, combining cutting-edge performance with interpretability to address the growing threats of visual disinformation.
Problem

Research questions and friction points this paper is trying to address.

Detects synthetic images without training, using visual and semantic reasoning.
Provides interpretable explanations for deepfake detection decisions.
Combines vision-language models and LLMs for accurate, explainable fake image identification.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Training-free framework for deepfake detection
Combines vision-language and language models
Provides interpretable explanations for decisions
๐Ÿ”Ž Similar Papers
No similar papers found.