paper-with-me

Papers

Clickbait? Sensational Headline Generation with Auto-tuned Reinforcement Learning

2019-09-09 · IJCNLP 2019 11 · Peng Xu, Chien-Sheng Wu, Andrea Madotto, Pascale Fung

Sensational headlines are headlines that capture people's attention and generate reader interest. Conventional abstractive headline generation methods, unlike human writers, do not optimize for maximal reader attention. In this paper, we propose a model that generates sensational headlines without labeled data. We first train a sensationalism scorer by classifying online headlines with many comments ("clickbait") against a baseline of headlines generated from a summarization model. The score from the sensationalism scorer is used as the reward for a reinforcement learner. However, maximizing the noisy sensationalism reward will generate unnatural phrases instead of sensational headlines. To effectively leverage this noisy reward, we propose a novel loss function, Auto-tuned Reinforcement Learning (ARL), to dynamically balance reinforcement learning (RL) with maximum likelihood estimation (MLE). Human evaluation shows that 60.8% of samples generated by our model are sensational, which is significantly better than the Pointer-Gen baseline and other RL models.

📄 PDF Abstract BibTeX arXiv:1909.03582

Code (1)

HLTCHKUST/sensational_headline 공식 구현 pytorch

Tasks

Headline Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Clickbait Detection using Multiple Categorization Techniques

2020-03-29 · Abinash Pujahari, Dilip Singh Sisodia

Clickbaits are online articles with deliberately designed misleading titles for luring more and more readers to open the intended web page. Clickbaits are used to tempted visitors to click on a particular link either to …

ArticlesBIG-bench Machine LearningClickbait DetectionClustering+1

Predicting Clickbait Strength in Online Social Media

2020-12-01 · COLING 2020 8 · Vijayasaradhi Indurthi, Bakhtiyar Syed, Manish Gupta, Vasudeva Varma

Hoping for a large number of clicks and potentially high social shares, journalists of various news media outlets publish sensationalist headlines on social media. These headlines lure the readers to click on them and sa…

Binary Classification

Te Ahorré Un Click: A Revised Definition of Clickbait and Detection in Spanish News

2025-07-13 · Gabriel Mordecki, Guillermo Moncecchi, Javier Couto arxiv

We revise the definition of clickbait, which lacks current consensus, and argue that the creation of a curiosity gap is the key concept that distinguishes clickbait from other related phenomena such as sensationalism and…

What Makes You CLIC: Detection of Croatian Clickbait Headlines

2025-07-18 · Marija Anđelić, Dominik Šipek, Laura Majer, Jan Šnajder arxiv

Online news outlets operate predominantly on an advertising-based revenue model, compelling journalists to create headlines that are often scandalous, intriguing, and provocative -- commonly referred to as clickbait. Aut…

Incongruent Headlines: Yet Another Way to Mislead Your Readers

2017-09-01 · WS 2017 9 · Sophie Chesney, Maria Liakata, Massimo Poesio, Matthew Purver

This paper discusses the problem of incongruent headlines: those which do not accurately represent the information contained in the article with which they occur. We emphasise that this phenomenon should be considered se…