CLAILGApr 4, 2020

Hooks in the Headline: Learning to Generate Headlines with Controlled Styles

arXiv:2004.01980v31019 citations
AI Analysis

This addresses the practical need for creating memorable headlines to boost exposure in media or content platforms, representing a novel task rather than an incremental improvement.

The paper tackles the problem of generating headlines with controlled styles (humor, romance, clickbait) to increase reader attraction, proposing a new task called Stylistic Headline Generation (SHG) and a method, TitleStylist, which achieves a 9.68% improvement in attraction score over state-of-the-art summarization models and even outperforms human-written references.

Current summarization systems only produce plain, factual headlines, but do not meet the practical needs of creating memorable titles to increase exposure. We propose a new task, Stylistic Headline Generation (SHG), to enrich the headlines with three style options (humor, romance and clickbait), in order to attract more readers. With no style-specific article-headline pair (only a standard headline summarization dataset and mono-style corpora), our method TitleStylist generates style-specific headlines by combining the summarization and reconstruction tasks into a multitasking framework. We also introduced a novel parameter sharing scheme to further disentangle the style from the text. Through both automatic and human evaluation, we demonstrate that TitleStylist can generate relevant, fluent headlines with three target styles: humor, romance, and clickbait. The attraction score of our model generated headlines surpasses that of the state-of-the-art summarization model by 9.68%, and even outperforms human-written references.

Code Implementations1 repo
Foundations

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

Your Notes