paper-with-me

Papers

Assessing Effectiveness of Using Internal Signals for Check-Worthy Claim Identification in Unlabeled Data for Automated Fact-Checking

2021-11-02 · Archita Pathak, Rohini K. Srihari

While recent work on automated fact-checking has focused mainly on verifying and explaining claims, for which the list of claims is readily available, identifying check-worthy claim sentences from a text remains challenging. Current claim identification models rely on manual annotations for each sentence in the text, which is an expensive task and challenging to conduct on a frequent basis across multiple domains. This paper explores methodology to identify check-worthy claim sentences from fake news articles, irrespective of domain, without explicit sentence-level annotations. We leverage two internal supervisory signals - headline and the abstractive summary - to rank the sentences based on semantic similarity. We hypothesize that this ranking directly correlates to the check-worthiness of the sentences. To assess the effectiveness of this hypothesis, we build pipelines that leverage the ranking of sentences based on either the headline or the abstractive summary. The top-ranked sentences are used for the downstream fact-checking tasks of evidence retrieval and the article's veracity prediction by the pipeline. Our findings suggest that the top 3 ranked sentences contain enough information for evidence-based fact-checking of a fake news article. We also show that while the headline has more gisting similarity with how a fact-checking website writes a claim, the summary-based pipeline is the most promising for an end-to-end fact-checking system.

📄 PDF Abstract BibTeX arXiv:2111.01706

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesFact CheckingRetrievalSemantic SimilaritySemantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

Supporting Automated Fact-checking across Topics: Similarity-driven Gradual Topic Learning for Claim Detection

2024-11-08 · Amani S. Abumansour, Arkaitz Zubiaga

Selecting check-worthy claims for fact-checking is considered a crucial part of expediting the fact-checking process by filtering out and ranking the check-worthy claims for being validated among the impressive amount of…

Domain AdaptationFact Checking

When to Trust the Cheap Check: Weak and Strong Verification for Reasoning

2026-02-19 · Shayan Kiyani, Sima Noorani, George Pappas, Hamed Hassani arxiv

Reasoning with LLMs increasingly unfolds inside a broader verification loop. Internally, systems use cheap checks, such as self-consistency or proxy rewards, which we call weak verification. Externally, users inspect out…

FactCheckmate: Preemptively Detecting and Mitigating Hallucinations in LMs

2024-10-03 · Deema Alnuhait, Neeraja Kirtane, Muhammad Khalifa, Hao Peng

Language models (LMs) hallucinate. We inquire: Can we detect and mitigate hallucinations before they happen? This work answers this research question in the positive, by showing that the internal representations of LMs p…

Hallucination

Speaking in Self-Assessing Tongues: On the Verbalized Confidence of LLMs in Machine Translation

2026-06-15 · Ali Marashian, Alexis Palmer, Katharina von der Wense arxiv

The rapid rise in popularity of large language models (LLMs) for translation calls for a thorough study of the reliability of their confidence in their own outputs. Unlike many generation tasks, translation errors and co…

Machine Translation

Neural Check-Worthiness Ranking with Weak Supervision: Finding Sentences for Fact-Checking

2019-03-20 · Casper Hansen, Christian Hansen, Stephen Alstrup, Jakob Grue Simonsen 외

Automatic fact-checking systems detect misinformation, such as fake news, by (i) selecting check-worthy sentences for fact-checking, (ii) gathering related information to the sentences, and (iii) inferring the factuality…

Fact CheckingMisinformationSentence