Click it or Leave it: Detecting and Spoiling Clickbait with Informativeness Measures and Large Language Models

📅 2026-02-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the detrimental impact of clickbait headlines on information quality and user trust. The authors propose an interpretable detection method that integrates linguistically motivated features with deep textual embeddings. Specifically, they construct a feature set comprising 15 explicit linguistic cues—such as second-person pronouns, superlatives, numerals, and emphatic punctuation—and combine them with traditional vectorization techniques, word embeddings (Word2Vec, GloVe), and large language model (LLM) embeddings as input to a tree-based classifier (XGBoost). The best-performing model achieves an F1-score of 91%, significantly outperforming baseline approaches including TF-IDF, feature-only models, and prompt-based LLM classification. The code and trained models have been made publicly available.

Technology Category

Application Category

📝 Abstract
Clickbait headlines degrade the quality of online information and undermine user trust. We present a hybrid approach to clickbait detection that combines transformer-based text embeddings with linguistically motivated informativeness features. Using natural language processing techniques, we evaluate classical vectorizers, word embedding baselines, and large language model embeddings paired with tree-based classifiers. Our best-performing model, XGBoost over embeddings augmented with 15 explicit features, achieves an F1-score of 91\%, outperforming TF-IDF, Word2Vec, GloVe, LLM prompt based classification, and feature-only baselines. The proposed feature set enhances interpretability by highlighting salient linguistic cues such as second-person pronouns, superlatives, numerals, and attention-oriented punctuation, enabling transparent and well-calibrated clickbait predictions. We release code and trained models to support reproducible research.
Problem

Research questions and friction points this paper is trying to address.

clickbait
informativeness
large language models
headline detection
online misinformation
Innovation

Methods, ideas, or system contributions that make the work stand out.

clickbait detection
large language models
informativeness features
hybrid embedding
interpretable NLP
🔎 Similar Papers
No similar papers found.
W
Wojciech Michaluk
Faculty of Mathematics and Information Science, Warsaw University of Technology
T
Tymoteusz Urban
Faculty of Mathematics and Information Science, Warsaw University of Technology
M
Mateusz Kubita
Faculty of Mathematics and Information Science, Warsaw University of Technology
S
Soveatin Kuntur
Faculty of Mathematics and Information Science, Warsaw University of Technology
Anna Wróblewska
Anna Wróblewska
Warsaw University of Technology
machine learningnatural language processingimage processingmultimodal learningrecommendation