paper-with-me

Papers

Adaptive Meta-Learning for Robust Deepfake Detection: A Multi-Agent Framework to Data Drift and Model Generalization

2024-11-12 · Dinesh Srivasthav P, Badri Narayan Subudhi

Pioneering advancements in artificial intelligence, especially in genAI, have enabled significant possibilities for content creation, but also led to widespread misinformation and false content. The growing sophistication and realism of deepfakes is raising concerns about privacy invasion, identity theft, and has societal, business impacts, including reputational damage and financial loss. Many deepfake detectors have been developed to tackle this problem. Nevertheless, as for every AI model, the deepfake detectors face the wrath of lack of considerable generalization to unseen scenarios and cross-domain deepfakes. Besides, adversarial robustness is another critical challenge, as detectors drastically underperform to the slightest imperceptible change. Most state-of-the-art detectors are trained on static datasets and lack the ability to adapt to emerging deepfake attack trends. These three crucial challenges though hold paramount importance for reliability in practise, particularly in the deepfake domain, are also the problems with any other AI application. This paper proposes an adversarial meta-learning algorithm using task-specific adaptive sample synthesis and consistency regularization, in a refinement phase. By focussing on the classifier's strengths and weaknesses, it boosts both robustness and generalization of the model. Additionally, the paper introduces a hierarchical multi-agent retrieval-augmented generation workflow with a sample synthesis module to dynamically adapt the model to new data trends by generating custom deepfake samples. The paper further presents a framework integrating the meta-learning algorithm with the hierarchical multi-agent workflow, offering a holistic solution for enhancing generalization, robustness, and adaptability. Experimental results demonstrate the model's consistent performance across various datasets, outperforming the models in comparison.

📄 PDF Abstract BibTeX arXiv:2411.08148

Code (1)

dineshsrivasthav/adaptive_meta_learning_with_multi_agent_framework 공식 구현

Tasks

Adversarial RobustnessDeepFake DetectionFace SwappingMeta-LearningMisinformationRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

DeepAgent: A Dual Stream Multi Agent Fusion for Robust Multimodal Deepfake Detection

2025-12-08 · Sayeem Been Zaman, Wasimul Karim, Arefin Ittesafun Abian, Reem E. Mohamed 외 arxiv

The increasing use of synthetic media, particularly deepfakes, is an emerging challenge for digital content verification. Although recent studies use both audio and visual information, most integrate these cues within a …

DeepFake Detection

Metamorphic Testing-based Adversarial Attack to Fool Deepfake Detectors

2022-04-19 · Nyee Thoang Lim, Meng Yi Kuan, Muxin Pu, Mei Kuan Lim 외

Deepfakes utilise Artificial Intelligence (AI) techniques to create synthetic media where the likeness of one person is replaced with another. There are growing concerns that deepfakes can be maliciously used to create m…

Adversarial AttackDeepFake DetectionFace Swapping

Agentic AI Microservice Framework for Deepfake and Document Fraud Detection in KYC Pipelines

2026-01-09 · Chandra Sekhar Kubam arxiv

The rapid proliferation of synthetic media, presentation attacks, and document forgeries has created significant vulnerabilities in Know Your Customer (KYC) workflows across financial services, telecommunications, and di…

DeepFake DetectionFraud Detection

Generalizable speech deepfake detection via meta-learned LoRA

2025-02-15 · Janne Laakkonen, Ivan Kukanov, Ville Hautamäki

Generalizable deepfake detection can be formulated as a detection problem where labels (bonafide and fake) are fixed but distributional drift affects the deepfake set. We can always train our detector with one-selected a…

DeepFake DetectionFace SwappingMeta-Learning

KoDF: A Large-scale Korean DeepFake Detection Dataset

2021-03-18 · ICCV 2021 10 · Patrick Kwon, Jaeseong You, Gyuhyeon Nam, Sungwoo Park 외

A variety of effective face-swap and face-reenactment methods have been publicized in recent years, democratizing the face synthesis technology to a great extent. Videos generated as such have come to be called deepfakes…

Adversarial AttackDeepFake DetectionFace GenerationFace Reenactment+1