paper-with-me

Papers

Claim Verification in the Age of Large Language Models: A Survey

2024-08-26 · Alphaeus Dmonte, Roland Oruche, Marcos Zampieri, Prasad Calyam, Isabelle Augenstein

The large and ever-increasing amount of data available on the Internet coupled with the laborious task of manual claim and fact verification has sparked the interest in the development of automated claim verification systems. Several deep learning and transformer-based models have been proposed for this task over the years. With the introduction of Large Language Models (LLMs) and their superior performance in several NLP tasks, we have seen a surge of LLM-based approaches to claim verification along with the use of novel methods such as Retrieval Augmented Generation (RAG). In this survey, we present a comprehensive account of recent claim verification frameworks using LLMs. We describe the different components of the claim verification pipeline used in these frameworks in detail including common approaches to retrieval, prompting, and fine-tuning. Finally, we describe publicly available English datasets created for this task.

📄 PDF Abstract BibTeX arXiv:2408.14317

Code (0)

등록된 구현이 없습니다.

Tasks

Claim VerificationFact VerificationRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Claim Detection for Automated Fact-checking: A Survey on Monolingual, Multilingual and Cross-Lingual Research

2024-01-22 · Rrubaa Panchendrarajan, Arkaitz Zubiaga

Automated fact-checking has drawn considerable attention over the past few decades due to the increase in the diffusion of misinformation on online platforms. This is often carried out as a sequence of tasks comprising (…

Fact CheckingMisinformationSurvey

Automated Justification Production for Claim Veracity in Fact Checking: A Survey on Architectures and Approaches

2024-07-09 · Islam Eldifrawi, Shengrui Wang, Amine Trabelsi

Automated Fact-Checking (AFC) is the automated verification of claim accuracy. AFC is crucial in discerning truth from misinformation, especially given the huge amounts of content are generated online daily. Current rese…

Fact CheckingMisinformation

Robust Claim Verification Through Fact Detection

2024-07-25 · Nazanin Jafari, James Allan

Claim verification can be a challenging task. In this paper, we present a method to enhance the robustness and reasoning capabilities of automated claim verification through the extraction of short facts from evidence. O…

Claim Verification

Overview and Insights from the SciVer Shared Task on Scientific Claim Verification

2021-07-17 · NAACL (sdp) 2021 6 · David Wadden, Kyle Lo

We present an overview of the SciVer shared task, presented at the 2nd Scholarly Document Processing (SDP) workshop at NAACL 2021. In this shared task, systems were provided a scientific claim and a corpus of research ab…

ArticlesClaim Verification

FactLens: Benchmarking Fine-Grained Fact Verification

2024-11-08 · Kushan Mitra, Dan Zhang, Sajjadur Rahman, Estevam Hruschka

Large Language Models (LLMs) have shown impressive capability in language generation and understanding, but their tendency to hallucinate and produce factually incorrect information remains a key limitation. To verify LL…

BenchmarkingFact VerificationText Generation