CLAug 15, 2023

"Beware of deception": Detecting Half-Truth and Debunking it through Controlled Claim Editing

arXiv:2308.07973v12 citationsh-index: 56
Originality Incremental advance
AI Analysis

This addresses the issue of online misinformation for internet users by providing a novel debunking approach, though it is incremental in building on existing detection methods.

The paper tackles the problem of detecting and debunking half-truths, which are deceptive statements containing some truth, by developing a pipeline with a detection model and a controlled claim editing model, achieving an F1 score of 82% for detection and a disinfo-debunk score of 85% for editing.

The prevalence of half-truths, which are statements containing some truth but that are ultimately deceptive, has risen with the increasing use of the internet. To help combat this problem, we have created a comprehensive pipeline consisting of a half-truth detection model and a claim editing model. Our approach utilizes the T5 model for controlled claim editing; "controlled" here means precise adjustments to select parts of a claim. Our methodology achieves an average BLEU score of 0.88 (on a scale of 0-1) and a disinfo-debunk score of 85% on edited claims. Significantly, our T5-based approach outperforms other Language Models such as GPT2, RoBERTa, PEGASUS, and Tailor, with average improvements of 82%, 57%, 42%, and 23% in disinfo-debunk scores, respectively. By extending the LIAR PLUS dataset, we achieve an F1 score of 82% for the half-truth detection model, setting a new benchmark in the field. While previous attempts have been made at half-truth detection, our approach is, to the best of our knowledge, the first to attempt to debunk half-truths.

Foundations

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

Your Notes