paper-with-me

Papers

EMULATE: A Multi-Agent Framework for Determining the Veracity of Atomic Claims by Emulating Human Actions

2025-05-22 · Spencer Hong, Meng Luo, Xinyi Wan

Determining the veracity of atomic claims is an imperative component of many recently proposed fact-checking systems. Many approaches tackle this problem by first retrieving evidence by querying a search engine and then performing classification by providing the evidence set and atomic claim to a large language model, but this process deviates from what a human would do in order to perform the task. Recent work attempted to address this issue by proposing iterative evidence retrieval, allowing for evidence to be collected several times and only when necessary. Continuing along this line of research, we propose a novel claim verification system, called EMULATE, which is designed to better emulate human actions through the use of a multi-agent framework where each agent performs a small part of the larger task, such as ranking search results according to predefined criteria or evaluating webpage content. Extensive experiments on several benchmarks show clear improvements over prior work, demonstrating the efficacy of our new multi-agent framework.

📄 PDF Abstract BibTeX arXiv:2505.16576

Code (1)

qqqube/emulate 공식 구현

Tasks

Claim VerificationFact CheckingLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Modeling Conversation Structure and Temporal Dynamics for Jointly Predicting Rumor Stance and Veracity

2019-09-18 · IJCNLP 2019 11 · Penghui Wei, Nan Xu, Wenji Mao

Automatically verifying rumorous information has become an important and challenging task in natural language processing and social media analytics. Previous studies reveal that people's stances towards rumorous messages…

Multi-Task LearningStance Classification

DFKI-DKT at SemEval-2017 Task 8: Rumour Detection and Classification using Cascading Heuristics

2017-08-01 · SEMEVAL 2017 8 · Ankit Srivastava, Georg Rehm, Julian Moreno Schneider

We describe our submissions for SemEval-2017 Task 8, Determining Rumour Veracity and Support for Rumours. The Digital Curation Technologies (DKT) team at the German Research Center for Artificial Intelligence (DFKI) part…

General ClassificationregressionRumour Detection

Fine-Tune Longformer for Jointly Predicting Rumor Stance and Veracity

2020-07-15 · Anant Khandelwal

Increased usage of social media caused the popularity of news and events which are not even verified, resulting in spread of rumors allover the web. Due to widely available social media platforms and increased usage caus…

Multi-Task LearningRumour DetectionStance ClassificationStance Detection+2

MERMAID: Memory-Enhanced Retrieval and Reasoning with Multi-Agent Iterative Knowledge Grounding for Veracity Assessment

2026-01-29 · Yupeng Cao, Chengyang He, Yangyang Yu, Ping Wang 외 arxiv

Assessing the veracity of online content has become increasingly critical. Large language models (LLMs) have recently enabled substantial progress in automated veracity assessment, including automated fact-checking and c…

Assessing the Potential of Generative Agents in Crowdsourced Fact-Checking

2025-04-24 · Luigia Costabile, Gian Marco Orlando, Valerio La Gatta, Vincenzo Moscato

The growing spread of online misinformation has created an urgent need for scalable, reliable fact-checking solutions. Crowdsourced fact-checking - where non-experts evaluate claim veracity - offers a cost-effective alte…

Decision MakingFact CheckingInformativenessMisinformation