Evidence-backed Fact Checking using RAG and Few-Shot In-Context Learning with LLMs
Abstract
Given the widespread dissemination of misinformation on social media, implementing fact-checking mechanisms for online claims is essential. Manually verifying every claim is highly challenging, underscoring the need for an automated fact-checking system. This paper presents our system designed to address this issue. We utilize the Averitec dataset to assess the veracity of claims. In addition to veracity prediction, our system provides supporting evidence, which is extracted from the dataset. We develop a Retrieve and Generate (RAG) pipeline to extract relevant evidence sentences from a knowledge base, which are then inputted along with the claim into a large language model (LLM) for classification. We also evaluate the few-shot In-Context Learning (ICL) capabilities of multiple LLMs. Our system achieves an 'Averitec' score of 0.33, which is a 22% absolute improvement over the baseline. All code will be made available on All code will be made available on https://github.com/ronit-singhal/evidence-backed-fact-checking-using-rag-and-few-shot-in-context-learning-with-llms.
Community
We present an evidence-backed automated fact-checking system using Retrieval-Augmented Generation (RAG) and few-shot In-Context Learning (ICL) with Large Language Models (LLMs).
- Methodology: We develop a RAG pipeline to extract relevant evidence, combined with ICL for veracity prediction
- Minimal Training: We require only a few training samples, eliminating the need for large annotated datasets
- Performance: We achieve state-of-the-art results on the Averitec dataset, outperforming the baseline by a significant margin
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Zero-Shot Learning and Key Points Are All You Need for Automated Fact-Checking (2024)
- Multimodal Misinformation Detection using Large Vision-Language Models (2024)
- QuestGen: Effectiveness of Question Generation Methods for Fact-Checking Applications (2024)
- Robust Claim Verification Through Fact Detection (2024)
- MetaSumPerceiver: Multimodal Multi-Document Evidence Summarization for Fact-Checking (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper