Neural Check-Worthiness Ranking with Weak Supervision: Finding Sentences for Fact-Checking
Casper Hansen, Christian Hansen, Stephen Alstrup, Jakob Grue Simonsen,, Christina Lioma

TL;DR
This paper introduces a neural model for ranking sentences by check-worthiness in fact-checking, leveraging weak supervision, word embeddings, and syntactic dependencies to improve selection accuracy over existing methods.
Contribution
The paper proposes a novel neural check-worthiness ranking model that combines semantic and syntactic features, trained with weak supervision, outperforming prior approaches.
Findings
Model achieves +13% MAP and +28% Precision over baselines.
Check-worthy sentences have more identical syntactic dependencies.
Weak supervision effectively trains the neural ranking model.
Abstract
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 of the sentences. Most prior research on (i) uses hand-crafted features to select check-worthy sentences, and does not explicitly account for the recent finding that the top weighted terms in both check-worthy and non-check-worthy sentences are actually overlapping [15]. Motivated by this, we present a neural check-worthiness sentence ranking model that represents each word in a sentence by \textit{both} its embedding (aiming to capture its semantics) and its syntactic dependencies (aiming to capture its role in modifying the semantics of other terms in the sentence). Our model is an end-to-end trainable neural network for check-worthiness ranking, which is trained on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Topic Modeling · Text Readability and Simplification
