paper-with-me

Papers

VRAG-DFD: Verifiable Retrieval-Augmentation for MLLM-based Deepfake Detection

2026-04-15 · Hui Han, Shunli Wang, Yandan Zhao, Taiping Yao, Shouhong Ding arxiv

In Deepfake Detection (DFD) tasks, researchers proposed two types of MLLM-based methods: complementary combination with small DFD detectors, or static forgery knowledge injection. The lack of professional forgery knowledge hinders the performance of these DFD-MLLMs. To solve this, we deeply considered two insightful issues: How to provide high-quality associated forgery knowledge for MLLMs? AND How to endow MLLMs with critical reasoning abilities given noisy reference information? Notably, we attempted to address above two questions with preliminary answers by leveraging the combination of Retrieval-Augmented Generation (RAG) and Reinforcement Learning (RL). Through RAG and RL techniques, we propose the VRAG-DFD framework with accurate dynamic forgery knowledge retrieval and powerful critical reasoning capabilities. Specifically, in terms of data, we constructed two datasets with RAG: Forensic Knowledge Database (FKD) for DFD knowledge annotation, and Forensic Chain-of-Thought Dataset (F-CoT), for critical CoT construction. In terms of model training, we adopt a three-stage training method (Alignment->SFT->GRPO) to gradually cultivate the critical reasoning ability of the MLLM. In terms of performance, VRAG-DFD achieved SOTA and competitive performance on DFD generalization testing.

📄 PDF Abstract BibTeX arXiv:2604.13660

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDeepFake Detection

Similar Papers 제목 키워드 기반

WavRAG: Audio-Integrated Retrieval Augmented Generation for Spoken Dialogue Models

2025-02-20 · Yifu Chen, Shengpeng Ji, Haoxiao Wang, Ziqing Wang 외

Retrieval Augmented Generation (RAG) has gained widespread adoption owing to its capacity to empower large language models (LLMs) to integrate external knowledge. However, existing RAG frameworks are primarily designed f…

Automatic Speech RecognitionRAGRetrievalRetrieval-augmented Generation+2

VRAG: Region Attention Graphs for Content-Based Video Retrieval

2022-05-18 · Kennard Ng, Ser-Nam Lim, Gim Hee Lee

Content-based Video Retrieval (CBVR) is used on media-sharing platforms for applications such as video recommendation and filtering. To manage databases that scale to billions of videos, video-level approaches that use f…

RetrievalVideo Retrieval

E-VRAG: Enhancing Long Video Understanding with Resource-Efficient Retrieval Augmented Generation

2025-08-03 · Zeyu Xu, Junkang Zhang, Qiang Wang, Yi Liu arxiv

Vision-Language Models (VLMs) have enabled substantial progress in video understanding by leveraging cross-modal reasoning capabilities. However, their effectiveness is limited by the restricted context window and the hi…

Question Answering

Retrieve What's Missing: Coverage-Maximizing Retrieval for Consistent Long Video Generation

2026-06-01 · Minseok Joo, Dogyun Park, Taehoon Lee, Kyujin Lee 외 arxiv

Maintaining long-term geometric consistency remains challenging for long-horizon autoregressive video generation. Memory-augmented generative models address this by retrieving historical frames, but their effectiveness d…

3D ReconstructionVideo Generation

NavRAG: Generating User Demand Instructions for Embodied Navigation through Retrieval-Augmented LLM

2025-02-16 · Zihan Wang, Yaohui Zhu, Gim Hee Lee, Yachun Fan

Vision-and-Language Navigation (VLN) is an essential skill for embodied agents, allowing them to navigate in 3D environments following natural language instructions. High-performance navigation models require a large amo…

NavigateRAGRetrievalRetrieval-augmented Generation+3