paper-with-me

홈 › 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, Han Yuan, Yanran Fu, Pengyuan Zhou, Qingyu Chen, James Caverlee, Irene Li

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 grounding documents methods face two main challenges: (1) they struggle to understand complex multihop relations in long documents, often overlooking subtle factual errors; (2) most specialized methods rely on pairwise comparisons, requiring multiple model calls, leading to high resource and computational costs. To address these challenges, we propose \textbf{\textit{GraphCheck}}, a fact-checking framework that uses extracted knowledge graphs to enhance text representation. Graph Neural Networks further process these graphs as a soft prompt, enabling LLMs to incorporate structured knowledge more effectively. Enhanced with graph-based reasoning, GraphCheck captures multihop reasoning chains which are often overlooked by existing methods, enabling precise and efficient fact-checking in a single inference call. Experimental results on seven benchmarks spanning both general and medical domains demonstrate a 6.1\% overall improvement over baseline models. Notably, GraphCheck outperforms existing specialized fact-checkers and achieves comparable performance with state-of-the-art LLMs, such as DeepSeek-V3 and OpenAI-o1, with significantly fewer parameters.

📄 PDF Abstract BibTeX arXiv:2502.16514

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingKnowledge Graphs

Similar 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 frame…

Fact Checking

Breaking the Programming Language Barrier: Multilingual Prompting to Empower Non-Native English Learners

2024-12-17 · James Prather, Brent N. Reeves, Paul Denny, Juho Leinonen 외

Non-native English speakers (NNES) face multiple barriers to learning programming. These barriers can be obvious, such as the fact that programming language syntax and instruction are often in English, or more subtle, su…

Code Generation

Breaking through Deterministic Barriers: Randomized Pruning Mask Generation and Selection

2023-10-19 · Jianwei Li, Weizhi Gao, Qi Lei, Dongkuan Xu

It is widely acknowledged that large and sparse models have higher accuracy than small and dense models under the same model size constraints. This motivates us to train a large model and then remove its redundant neuron…

Cogniculture: Towards a Better Human-Machine Co-evolution

2017-12-11 · Rakesh R Pimplikar, Kushal Mukherjee, Gyana Parija, Harit Vishwakarma 외

Research in Artificial Intelligence is breaking technology barriers every day. New algorithms and high performance computing are making things possible which we could only have imagined earlier. Though the enhancements i…

Breaking Language Barriers in Visual Language Models via Multilingual Textual Regularization

2025-03-28 · Iñigo Pikabea, Iñaki Lacunza, Oriol Pareras, Carlos Escolano 외

Rapid advancements in Visual Language Models (VLMs) have transformed multimodal understanding but are often constrained by generating English responses regardless of the input language. This phenomenon has been termed as…