Clickbait? Sensational Headline Generation with Auto-tuned Reinforcement Learning
Abstract
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.
Keywords
Cite
@article{arxiv.1909.03582,
title = {Clickbait? Sensational Headline Generation with Auto-tuned Reinforcement Learning},
author = {Peng Xu and Chien-Sheng Wu and Andrea Madotto and Pascale Fung},
journal= {arXiv preprint arXiv:1909.03582},
year = {2019}
}
Comments
Accepted by EMNLP2019