CLOct 26, 2023

FLEEK: Factual Error Detection and Correction with Evidence Retrieved from External Knowledge

arXiv:2310.17119v1142 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for automated fact-checking to reduce manual effort in verifying text from LLMs or humans, though it appears incremental as it builds on existing retrieval and evaluation methods.

The paper tackles the problem of detecting and correcting factual errors in text, whether from large language models or human writing, by introducing FLEEK, a tool that extracts claims, retrieves evidence, evaluates factuality, and suggests revisions, achieving 77-85% F1 in initial evaluations.

Detecting factual errors in textual information, whether generated by large language models (LLM) or curated by humans, is crucial for making informed decisions. LLMs' inability to attribute their claims to external knowledge and their tendency to hallucinate makes it difficult to rely on their responses. Humans, too, are prone to factual errors in their writing. Since manual detection and correction of factual errors is labor-intensive, developing an automatic approach can greatly reduce human effort. We present FLEEK, a prototype tool that automatically extracts factual claims from text, gathers evidence from external knowledge sources, evaluates the factuality of each claim, and suggests revisions for identified errors using the collected evidence. Initial empirical evaluation on fact error detection (77-85\% F1) shows the potential of FLEEK. A video demo of FLEEK can be found at https://youtu.be/NapJFUlkPdQ.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes