paper-with-me

Papers

GraphCheck: Multi-Path Fact-Checking with Entity-Relationship Graphs

2025-02-28 · Hyewon Jeon, Jay-Yoon Lee

Automated fact-checking aims to assess the truthfulness of text based on relevant evidence, yet verifying complex claims requiring multi-hop reasoning remains a significant challenge. We propose GraphCheck, a novel framework that converts claims into entity-relationship graphs for comprehensive verification. By identifying relation between explicit entities and latent entities across multiple paths, GraphCheck enhances the adaptability and robustness of verification. Furthermore, we introduce DP-GraphCheck, a two-stage variant that improves performance by incorporating direct prompting as an initial filtering step. Experiments on the HOVER and EX-FEVER datasets show that our approach outperforms existing methods, particularly in multi-hop reasoning tasks. Furthermore, our two-stage framework generalizes well to other fact-checking pipelines, demonstrating its versatility.

📄 PDF Abstract BibTeX arXiv:2502.20785

Code (1)

windowh1/graphcheck 공식 구현

Tasks

Fact Checking

Similar Papers 제목 키워드 기반

GraphCheck: Breaking Long-Term Text Barriers with Extracted Knowledge Graph-Powered Fact-Checking

2025-02-23 · Yingjian Chen, Haoran Liu, Yinhong Liu, Rui Yang 외

Large language models (LLMs) are widely used, but they often generate subtle factual errors, especially in long-form text. These errors are fatal in some specialized domains such as medicine. Existing fact-checking with …

Fact CheckingKnowledge Graphs

Knowledge Homophily in Large Language Models

2025-09-28 · Utkarsh Sahu, Zhisheng Qi, Mahantesh Halappanavar, Nedim Lipka 외 arxiv

Large Language Models (LLMs) have been increasingly studied as neural knowledge bases for supporting knowledge-intensive applications such as question answering and fact checking. However, the structural organization of …

Graph Neural NetworkQuestion AnsweringFact Checking

Reinforcement Learning-based Knowledge Graph Reasoning for Explainable Fact-checking

2023-10-11 · Gustav Nikopensius, Mohit Mayank, Orchid Chetia Phukan, Rajesh Sharma

Fact-checking is a crucial task as it ensures the prevention of misinformation. However, manual fact-checking cannot keep up with the rate at which false information is generated and disseminated online. Automated fact-c…

Fact CheckingMisinformationreinforcement-learningReinforcement Learning+1

Entity-based Claim Representation Improves Fact-Checking of Medical Content in Tweets

2022-09-16 · ArgMining (ACL) 2022 10 · Amelie Wührl, Roman Klinger

False medical information on social media poses harm to people's health. While the need for biomedical fact-checking has been recognized in recent years, user-generated medical content has received comparably little atte…

Fact Checking

Generating Scientific Claims for Zero-Shot Scientific Fact Checking

2022-03-24 · ACL 2022 5 · Dustin Wright, David Wadden, Kyle Lo, Bailey Kuehl 외

Automated scientific fact checking is difficult due to the complexity of scientific language and a lack of significant amounts of training data, as annotation requires domain expertise. To address this challenge, we prop…

Fact CheckingNegation