Diverse, Controllable, and Keyphrase-Aware: A Corpus and Method for News Multi-Headline Generation
News headline generation aims to produce a short sentence to attract readers to read the news. One news article often contains multiple keyphrases that are of interest to different users, which can naturally have multiple reasonable headlines. However, most existing methods focus on the single headline generation. In this paper, we propose generating multiple headlines with keyphrases of user interests, whose main idea is to generate multiple keyphrases of interest to users for the news first, and then generate multiple keyphrase-relevant headlines. We propose a multi-source Transformer decoder, which takes three sources as inputs: (a) keyphrase, (b) keyphrase-filtered article, and (c) original article to generate keyphrase-relevant, high-quality, and diverse headlines. Furthermore, we propose a simple and effective method to mine the keyphrases of interest in the news article and build a first large-scale keyphrase-aware news headline corpus, which contains over 180K aligned triples of $<$news article, headline, keyphrase$>$. Extensive experimental comparisons on the real-world dataset show that the proposed method achieves state-of-the-art results in terms of quality and diversity
Code (1)
Tasks
DecoderDiversityHeadline GenerationSentenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PerKey: A Persian News Corpus for Keyphrase Extraction and Generation
Keyphrases provide an extremely dense summary of a text. Such information can be used in many Natural Language Processing tasks, such as information retrieval and text summarization. Since previous studies on Persian key…
ArticlesInformation RetrievalKeyphrase ExtractionRetrieval+1LipKey: A Large-Scale News Dataset for Absent Keyphrases Generation and Abstractive Summarization
Summaries, keyphrases, and titles are different ways of concisely capturing the content of a document. While most previous work has released the datasets of keyphrases and summarization separately, in this work, we intro…
Abstractive Text SummarizationDocument SummarizationLipKey: A Large-Scale News Dataset with Abstractive Keyphrases and Their Benefits for Summarization
Summaries, keyphrases, and titles are different ways of concisely capturing the content of a document. While most previous work has addressed them separately, in this work, we jointly use the three elements via multi-tas…
Document SummarizationE3 : Keyphrase based News Event Exploration Engine
This paper presents a novel system E3 for extracting keyphrases from news content for the purpose of offering the news audience a broad overview of news events, with especially high content volume. Given an input query, …
Improving Keyphrase Extraction with Data Augmentation and Information Filtering
Keyphrase extraction is one of the essential tasks for document understanding in NLP. While the majority of the prior works are dedicated to the formal setting, e.g., books, news or web-blogs, informal texts such as vide…
Data Augmentationdocument understandingKeyphrase Extraction