paper-with-me

홈 › Papers

EXCLAIM: An Explainable Cross-Modal Agentic System for Misinformation Detection with Hierarchical Retrieval

2025-03-01 · Yin Wu, Zhengxuan Zhang, Fuling Wang, Yuyu Luo, Hui Xiong, Nan Tang

Misinformation continues to pose a significant challenge in today's information ecosystem, profoundly shaping public perception and behavior. Among its various manifestations, Out-of-Context (OOC) misinformation is particularly obscure, as it distorts meaning by pairing authentic images with misleading textual narratives. Existing methods for detecting OOC misinformation predominantly rely on coarse-grained similarity metrics between image-text pairs, which often fail to capture subtle inconsistencies or provide meaningful explainability. While multi-modal large language models (MLLMs) demonstrate remarkable capabilities in visual reasoning and explanation generation, they have not yet demonstrated the capacity to address complex, fine-grained, and cross-modal distinctions necessary for robust OOC detection. To overcome these limitations, we introduce EXCLAIM, a retrieval-based framework designed to leverage external knowledge through multi-granularity index of multi-modal events and entities. Our approach integrates multi-granularity contextual analysis with a multi-agent reasoning architecture to systematically evaluate the consistency and integrity of multi-modal news content. Comprehensive experiments validate the effectiveness and resilience of EXCLAIM, demonstrating its ability to detect OOC misinformation with 4.3% higher accuracy compared to state-of-the-art approaches, while offering explainable and actionable insights.

📄 PDF Abstract BibTeX arXiv:2504.06269

Code (0)

등록된 구현이 없습니다.

Tasks

Explanation GenerationMisinformationVisual Reasoning

Similar Papers 제목 키워드 기반

ExClaim: Explainable Neural Claim Verification Using Rationalization

2023-01-21 · Sai Gurrapu, Lifu Huang, Feras A. Batarseh

With the advent of deep learning, text generation language models have improved dramatically, with text at a similar level as human-written text. This can lead to rampant misinformation because content can now be created…

Claim VerificationDecision MakingExplainable Artificial Intelligence (XAI)Misinformation+1

What do you MEME? Generating Explanations for Visual Semantic Role Labelling in Memes

2022-12-01 · Shivam Sharma, Siddhant Agarwal, Tharun Suresh, Preslav Nakov 외

Memes are powerful means for effective communication on social media. Their effortless amalgamation of viral visuals and compelling messages can have far-reaching implications with proper marketing. Previous research on …

MarketingMulti-Task LearningSemantic Role LabelingText Generation

Explainable AI for Blind and Low-Vision Users: Navigating Trust, Modality, and Interpretability in the Agentic Era

2026-03-31 · Abu Noman Md Sakib, Protik Dey, Zijie Zhang, Taslima Akter arxiv

Explainable Artificial Intelligence (XAI) is critical for ensuring trust and accountability, yet its development remains predominantly visual. For blind and low-vision (BLV) users, the lack of accessible explanations cre…

Explainable Compliance Detection with Multi-Hop Natural Language Inference on Assurance Case Structure

2025-06-10 · Fariz Ikhwantri, Dusica Marijan

Ensuring complex systems meet regulations typically requires checking the validity of assurance cases through a claim-argument-evidence framework. Some challenges in this process include the complicated nature of legal a…

Natural Language Inference

JustiLM: Few-shot Justification Generation for Explainable Fact-Checking of Real-world Claims

2024-01-16 · Fengzhu Zeng, Wei Gao

Justification is an explanation that supports the veracity assigned to a claim in fact-checking. However, the task of justification generation is previously oversimplified as summarization of fact-check article authored …

ArticlesFact CheckingRetrievalVeracity Classification