paper-with-me

홈 › Papers

Claim Check-Worthiness Detection as Positive Unlabelled Learning

2020-03-05 · Findings of the Association for Computational Linguistics 2020 · Dustin Wright, Isabelle Augenstein

As the first step of automatic fact checking, claim check-worthiness detection is a critical component of fact checking systems. There are multiple lines of research which study this problem: check-worthiness ranking from political speeches and debates, rumour detection on Twitter, and citation needed detection from Wikipedia. To date, there has been no structured comparison of these various tasks to understand their relatedness, and no investigation into whether or not a unified approach to all of them is achievable. In this work, we illuminate a central challenge in claim check-worthiness detection underlying all of these tasks, being that they hinge upon detecting both how factual a sentence is, as well as how likely a sentence is to be believed without verification. As such, annotators only mark those instances they judge to be clear-cut check-worthy. Our best performing method is a unified approach which automatically corrects for this using a variant of positive unlabelled learning that finds instances which were incorrectly labelled as not check-worthy. In applying this, we out-perform the state of the art in two of the three tasks studied for claim check-worthiness detection in English.

📄 PDF Abstract BibTeX arXiv:2003.02736

Code (1)

copenlu/check-worthiness-pu-learning pytorch

Tasks

Fact CheckingRumour DetectionSentence

Similar Papers 제목 키워드 기반

Checkworthiness in Automatic Claim Detection Models: Definitions and Analysis of Datasets

2020-08-20 · Liesbeth Allein, Marie-Francine Moens

Public, professional and academic interest in automated fact-checking has drastically increased over the past decade, with many aiming to automate one of the first steps in a fact-check procedure: the selection of so-cal…

Fact Checking

Claim Check-Worthiness Detection: How Well do LLMs Grasp Annotation Guidelines?

2024-04-18 · Laura Majer, Jan Šnajder

The increasing threat of disinformation calls for automating parts of the fact-checking pipeline. Identifying text segments requiring fact-checking is known as claim detection (CD) and claim check-worthiness detection (C…

Fact Checking

IAI Group at CheckThat! 2024: Transformer Models and Data Augmentation for Checkworthy Claim Detection

2024-08-02 · Peter Røysland Aarnes, Vinay Setty, Petra Galuščáková

This paper describes IAI group's participation for automated check-worthiness estimation for claims, within the framework of the 2024 CheckThat! Lab "Task 1: Check-Worthiness Estimation". The task involves the automated …

Claim VerificationData AugmentationDecoderTransfer Learning

HintsOfTruth: A Multimodal Checkworthiness Detection Dataset with Real and Synthetic Claims

2025-02-17 · Michiel van der Meer, Pavel Korshunov, Sébastien Marcel, Lonneke van der Plas

Misinformation can be countered with fact-checking, but the process is costly and slow. Identifying checkworthy claims is the first step, where automation can help scale fact-checkers' efforts. However, detection methods…

BenchmarkingFact CheckingMisinformation

Multilingual Detection of Check-Worthy Claims using World Languages and Adapter Fusion

2023-01-13 · Ipek Baris Schlicht, Lucie Flek, Paolo Rosso

Check-worthiness detection is the task of identifying claims, worthy to be investigated by fact-checkers. Resource scarcity for non-world languages and model learning costs remain major challenges for the creation of mod…