FactGenius: Combining Zero-Shot Prompting and Fuzzy Relation Mining to Improve Fact Verification with Knowledge Graphs
Sushant Gautam

TL;DR
FactGenius introduces a novel fact verification method that combines zero-shot prompting of large language models with fuzzy matching on knowledge graphs, significantly improving accuracy over existing baselines.
Contribution
It presents a new two-stage approach integrating LLM prompting and fuzzy KG matching, enhancing fact-checking without extensive data curation.
Findings
Outperforms existing baselines on FactKG dataset
Effective across various reasoning types
Two-stage filtering and validation improves accuracy
Abstract
Fact-checking is a crucial natural language processing (NLP) task that verifies the truthfulness of claims by considering reliable evidence. Traditional methods are often limited by labour-intensive data curation and rule-based approaches. In this paper, we present FactGenius, a novel method that enhances fact-checking by combining zero-shot prompting of large language models (LLMs) with fuzzy text matching on knowledge graphs (KGs). Leveraging DBpedia, a structured linked data dataset derived from Wikipedia, FactGenius refines LLM-generated connections using similarity measures to ensure accuracy. The evaluation of FactGenius on the FactKG, a benchmark dataset for fact verification, demonstrates that it significantly outperforms existing baselines, particularly when fine-tuning RoBERTa as a classifier. The two-stage approach of filtering and validating connections proves crucial,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Forensic and Genetic Research · Adversarial Robustness in Machine Learning
MethodsAttention Is All You Need · WordPiece · Linear Warmup With Linear Decay · Weight Decay · Linear Layer · Adam · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Residual Connection · Multi-Head Attention
