pith. machine review for the scientific record. sign in

arxiv: 1705.06031 · v2 · submitted 2017-05-17 · 💻 cs.CL · cs.CY

Recognition: unknown

Learning to Identify Ambiguous and Misleading News Headlines

Authors on Pith no claims yet
classification 💻 cs.CL cs.CY
keywords headlinesnewsambiguousmisleadingbodiesdatafeaturesidentify
0
0 comments X
read the original abstract

Accuracy is one of the basic principles of journalism. However, it is increasingly hard to manage due to the diversity of news media. Some editors of online news tend to use catchy headlines which trick readers into clicking. These headlines are either ambiguous or misleading, degrading the reading experience of the audience. Thus, identifying inaccurate news headlines is a task worth studying. Previous work names these headlines "clickbaits" and mainly focus on the features extracted from the headlines, which limits the performance since the consistency between headlines and news bodies is underappreciated. In this paper, we clearly redefine the problem and identify ambiguous and misleading headlines separately. We utilize class sequential rules to exploit structure information when detecting ambiguous headlines. For the identification of misleading headlines, we extract features based on the congruence between headlines and bodies. To make use of the large unlabeled data set, we apply a co-training method and gain an increase in performance. The experiment results show the effectiveness of our methods. Then we use our classifiers to detect inaccurate headlines crawled from different sources and conduct a data analysis.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ClickGuard: A Trustworthy Adaptive Fusion Framework for Clickbait Detection

    cs.CL 2026-04 unverdicted novelty 4.0

    ClickGuard adaptively fuses BERT semantic embeddings and structural features with a hybrid CNN-BiLSTM model to reach 96.93% accuracy on clickbait detection while using LIME and permutation feature importance for inter...