English
Related papers

Related papers: Self-Attentive Model for Headline Generation

200 papers

News headline generation is a crucial task in increasing productivity for both the readers and producers of news. This task can easily be aided by automated News headline-generation models. However, the presence of irrelevant headlines in…

Computation and Language · Computer Science 2024-04-18 Gopichand Kanumolu , Lokesh Madasu , Nirmal Surange , Manish Shrivastava

This paper explores a variant of automatic headline generation methods, where a generated headline is required to include a given phrase such as a company or a product name. Previous methods using Transformer-based models generate a…

Computation and Language · Computer Science 2021-09-16 Kosuke Yamada , Yuta Hitomi , Hideaki Tamori , Ryohei Sasano , Naoaki Okazaki , Kentaro Inui , Koichi Takeda

Headline generation is a task of generating an appropriate headline for a given article, which can be further used for machine-aided writing or enhancing the click-through ratio. Current works only use the article itself in the generation,…

Computation and Language · Computer Science 2022-11-08 Hui Liu , Weidong Guo , Yige Chen , Xiangyang Li

Text generator systems have become extremely popular with the advent of recent deep learning models such as encoder-decoder. Controlling the information and style of the generated output without supervision is an important and challenging…

Computation and Language · Computer Science 2020-08-24 Zishan Ahmad , Mukuntha N S , Asif Ekbal , Pushpak Bhattacharyya

The automated generation of research workflows is essential for improving the reproducibility of research and accelerating the paradigm of "AI for Science". However, existing methods typically extract merely fragmented procedural components…

Computation and Language · Computer Science 2025-09-24 Heng Zhang , Chengzhi Zhang

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…

Computation and Language · Computer Science 2020-10-06 Dayiheng Liu , Yeyun Gong , Jie Fu , Wei Liu , Yu Yan , Bo Shao , Daxin Jiang , Jiancheng Lv , Nan Duan

We present a novel approach to generating news headlines in Finnish for a given news story. We model this as a summarization task where a model is given a news article, and its task is to produce a concise headline describing the main topic…

Computation and Language · Computer Science 2022-12-06 Maximilian Koppatz , Khalid Alnajjar , Mika Hämäläinen , Thierry Poibeau

Automatic argument generation is an appealing but challenging task. In this paper, we study the specific problem of counter-argument generation, and present a novel framework, CANDELA. It consists of a powerful retrieval system and a novel…

Computation and Language · Computer Science 2019-06-11 Xinyu Hua , Zhe Hu , Lu Wang

Two-step approaches, in which summary candidates are generated-then-reranked to return a single summary, can improve ROUGE scores over the standard single-step approach. Yet, standard decoding methods (i.e., beam search, nucleus sampling,…

Computation and Language · Computer Science 2023-05-30 Griffin Adams , Alexander R. Fabbri , Faisal Ladhak , Kathleen McKeown , Noémie Elhadad

Text summarizing is a critical Natural Language Processing (NLP) task with applications ranging from information retrieval to content generation. Large Language Models (LLMs) have shown remarkable promise in generating fluent abstractive…

Computation and Language · Computer Science 2025-03-03 Colleen Gilhuly , Haleh Shahzad

Headline generation aims to summarize a long document with a short, catchy title that reflects the main idea. This requires accurately capturing the core document semantics, which is challenging due to the lengthy and background…

Computation and Language · Computer Science 2024-03-26 Minghui Xu , Hao Fei , Fei Li , Shengqiong Wu , Rui Sun , Chong Teng , Donghong Ji

This paper presents a new Unified pre-trained Language Model (UniLM) that can be fine-tuned for both natural language understanding and generation tasks. The model is pre-trained using three types of language modeling tasks: unidirectional,…

Computation and Language · Computer Science 2019-10-16 Li Dong , Nan Yang , Wenhui Wang , Furu Wei , Xiaodong Liu , Yu Wang , Jianfeng Gao , Ming Zhou , Hsiao-Wuen Hon

We explore story generation: creative systems that can build coherent and fluent passages of text about a topic. We collect a large dataset of 300K human-written stories paired with writing prompts from an online forum. Our dataset enables…

Computation and Language · Computer Science 2018-05-15 Angela Fan , Mike Lewis , Yann Dauphin

While reinforcement learning can effectively improve language generation models, it often suffers from generating incoherent and repetitive phrases \cite{paulus2017deep}. In this paper, we propose a novel repetition normalized adversarial…

Computation and Language · Computer Science 2019-02-20 Peng Xu , Pascale Fung

The timeline generation task summarises an entity's biography by selecting stories representing key events from a large pool of relevant documents. This paper addresses the lack of a standard dataset and evaluative methodology for the…

Computation and Language · Computer Science 2016-11-08 Xavier Holt , Will Radford , Ben Hachey

Recent advancements in self-attention neural network architectures have raised the bar for open-ended text generation. Yet, while current methods are capable of producing a coherent text which is several hundred words long, attaining…

Computation and Language · Computer Science 2020-12-09 Eyal Orbach , Yoav Goldberg

Automatic headline generation enables users to comprehend ongoing news events promptly and has recently become an important task in web mining and natural language processing. With the growing need for news headline generation, we argue…

Computation and Language · Computer Science 2023-02-14 Jiaming Shen , Jialu Liu , Dan Finnie , Negar Rahmati , Michael Bendersky , Marc Najork

Question Generation is the task of automatically creating questions from textual input. In this work we present a new Attentional Encoder--Decoder Recurrent Neural Network model for automatic question generation. Our model incorporates…

Computation and Language · Computer Science 2018-10-09 Vrindavan Harrison , Marilyn Walker

While GPT-2 generates sentences that are remarkably human-like, longer documents can ramble and do not follow human-like writing structure. We study the problem of imposing structure on long-range text. We propose a novel controlled text…

Computation and Language · Computer Science 2023-01-09 Alexander Spangher , Xinyu Hua , Yao Ming , Nanyun Peng

Timeline Generation aims at summarizing news from different epochs and telling readers how an event evolves. It is a new challenge that combines salience ranking with novelty detection. For long-term public events, the main topic usually…

Computation and Language · Computer Science 2017-03-16 Rumeng Li , Tao Wang , Xun Wang