中文
相关论文

相关论文: Self-Attentive Model for Headline Generation

200 篇论文

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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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,…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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,…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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,…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 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…

计算与语言 · 计算机科学 2017-03-16 Rumeng Li , Tao Wang , Xun Wang