paper-with-me

Papers

RAMA: Retrieval-Augmented Multi-Agent Framework for Misinformation Detection in Multimodal Fact-Checking

2025-07-12 · Shuo Yang, Zijian Yu, Zhenzhe Ying, Yuqin Dai, Guoqing Wang, Jun Lan, Jinfeng Xu, Jinze Li, Edith C. H. Ngai arxiv

The rapid proliferation of multimodal misinformation presents significant challenges for automated fact-checking systems, especially when claims are ambiguous or lack sufficient context. We introduce RAMA, a novel retrieval-augmented multi-agent framework designed for verifying multimedia misinformation. RAMA incorporates three core innovations: (1) strategic query formulation that transforms multimodal claims into precise web search queries; (2) cross-verification evidence aggregation from diverse, authoritative sources; and (3) a multi-agent ensemble architecture that leverages the complementary strengths of multiple multimodal large language models and prompt variants. Extensive experiments demonstrate that RAMA achieves superior performance on benchmark datasets, particularly excelling in resolving ambiguous or improbable claims by grounding verification in retrieved factual evidence. Our findings underscore the necessity of integrating web-based evidence and multi-agent reasoning for trustworthy multimedia verification, paving the way for more reliable and scalable fact-checking solutions. RAMA will be publicly available at https://github.com/kalendsyang/RAMA.git.

📄 PDF Abstract BibTeX arXiv:2507.09174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph of Agents: Principled Long Context Modeling by Emergent Multi-Agent Collaboration

2025-09-26 · Taejong Joo, Shu Ishida, Ivan Sosnovik, Bryan Lim 외 arxiv

As a model-agnostic approach to long context modeling, multi-agent systems can process inputs longer than a large language model's context window without retraining or architectural modifications. However, their performa…

Prompt EngineeringQuestion Answering

Agent-UniRAG: A Trainable Open-Source LLM Agent Framework for Unified Retrieval-Augmented Generation Systems

2025-05-28 · Hoang Pham, Thuy-Duong Nguyen, Khac-Hoai Nam Bui

This paper presents a novel approach for unified retrieval-augmented generation (RAG) systems using the recent emerging large language model (LLM) agent concept. Specifically, Agent LLM, which utilizes LLM as fundamental…

Large Language ModelQuestion AnsweringRAGRetrieval+1

CIIR@LiveRAG 2025: Optimizing Multi-Agent Retrieval Augmented Generation through Self-Training

2025-06-12 · Alireza Salemi, Mukta Maddipatla, Hamed Zamani

This paper presents mRAG, a multi-agent retrieval-augmented generation (RAG) framework composed of specialized agents for subtasks such as planning, searching, reasoning, and coordination. Our system uses a self-training…

RAGResponse GenerationRetrievalRetrieval-augmented Generation

AffectAgent: Collaborative Multi-Agent Reasoning for Retrieval-Augmented Multimodal Emotion Recognition

2026-04-14 · Zeheng Wang, Zitong Yu, Yijie Zhu, Bo Zhao 외 arxiv

LLM-based multimodal emotion recognition relies on static parametric memory and often hallucinates when interpreting nuanced affective states. In this paper, given that single-round retrieval-augmented generation is high…

Multimodal Emotion Recognition

GeAR: Graph-enhanced Agent for Retrieval-augmented Generation

2024-12-24 · Zhili Shen, Chenxin Diao, Pavlos Vougiouklis, Pascual Merita 외

Retrieval-augmented generation systems rely on effective document retrieval capabilities. By design, conventional sparse or dense retrievers face challenges in multi-hop retrieval scenarios. In this paper, we present GeA…

Multi-hop Question AnsweringQuestion AnsweringRAGRetrieval+1