paper-with-me

홈 › Papers

VLForgery Face Triad: Detection, Localization and Attribution via Multimodal Large Language Models

2025-03-08 · Xinan He, Yue Zhou, Bing Fan, Bin Li, Guopu Zhu, Feng Ding

Faces synthesized by diffusion models (DMs) with high-quality and controllable attributes pose a significant challenge for Deepfake detection. Most state-of-the-art detectors only yield a binary decision, incapable of forgery localization, attribution of forgery methods, and providing analysis on the cause of forgeries. In this work, we integrate Multimodal Large Language Models (MLLMs) within DM-based face forensics, and propose a fine-grained analysis triad framework called VLForgery, that can 1) predict falsified facial images; 2) locate the falsified face regions subjected to partial synthesis; and 3) attribute the synthesis with specific generators. To achieve the above goals, we introduce VLF (Visual Language Forensics), a novel and diverse synthesis face dataset designed to facilitate rich interactions between Visual and Language modalities in MLLMs. Additionally, we propose an extrinsic knowledge-guided description method, termed EkCot, which leverages knowledge from the image generation pipeline to enable MLLMs to quickly capture image content. Furthermore, we introduce a low-level vision comparison pipeline designed to identify differential features between real and fake that MLLMs can inherently understand. These features are then incorporated into EkCot, enhancing its ability to analyze forgeries in a structured manner, following the sequence of detection, localization, and attribution. Extensive experiments demonstrate that VLForgery outperforms other state-of-the-art forensic approaches in detection accuracy, with additional potential for falsified region localization and attribution analysis.

📄 PDF Abstract BibTeX arXiv:2503.06142

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDeepFake DetectionFace SwappingImage Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A construction of an optimal base for conditional attribute and attributional condition implications in triadic contexts

2026-01-04 · Romuald Kwessy Mouona, Blaise Blériot Koguep Njionou, Etienne Romuald Temgoua Alomo, Rokia Missaoui 외 arxiv

This article studies implications in triadic contexts. Specifically, we focus on those introduced by Ganter and Obiedkov, namely conditional attribute and attributional condition implications. Our aim is to construct an …

Triadic Fusion of Cognitive, Functional, and Causal Dimensions for Explainable LLMs: The TAXAL Framework

2025-09-05 · David Herrera-Poyatos, Carlos Peláez-González, Cristina Zuheros, Virilo Tejedor 외 arxiv

Large Language Models (LLMs) are increasingly being deployed in high-risk domains where opacity, bias, and instability undermine trust and accountability. Traditional explainability methods, focused on surface outputs, d…

Triadic-OCD: Asynchronous Online Change Detection with Provable Robustness, Optimality, and Convergence

2024-05-03 · Yancheng Huang, Kai Yang, Zelin Zhu, Leian Chen

The primary goal of online change detection (OCD) is to promptly identify changes in the data stream. OCD problem find a wide variety of applications in diverse areas, e.g., security detection in smart grids and intrusio…

Change DetectionIntrusion Detection

Discriminative Triad Matching and Reconstruction for Weakly Referring Expression Grounding

2021-06-08 · MingJie Sun, Jimin Xiao, Eng Gee Lim, Si Liu 외

In this paper, we are tackling the weakly-supervised referring expression grounding task, for the localization of a referent object in an image according to a query sentence, where the mapping between image regions and q…

Referring ExpressionSentence

BALANCE: Bayesian Linear Attribution for Root Cause Localization

2023-01-31 · Chaoyu Chen, Hang Yu, Zhichao Lei, Jianguo Li 외

Root Cause Analysis (RCA) plays an indispensable role in distributed data system maintenance and operations, as it bridges the gap between fault detection and system recovery. Existing works mainly study multidimensional…

Explainable Artificial Intelligence (XAI)Fault DetectionFault localizationfeature selection