中文
相关论文

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

200 篇论文

News headline generation is an essential problem of text summarization because it is constrained, well-defined, and is still hard to solve. Models with a limited vocabulary can not solve it well, as new named entities can appear regularly…

计算与语言 · 计算机科学 2020-05-06 Ilya Gusev

Most studies on abstractive summarization report ROUGE scores between system and reference summaries. However, we have a concern about the truthfulness of generated summaries: whether all facts of a generated summary are mentioned in the…

计算与语言 · 计算机科学 2020-05-06 Kazuki Matsumaru , Sho Takase , Naoaki Okazaki

Recent neural headline generation models have shown great results, but are generally trained on very large datasets. We focus our efforts on improving headline quality on smaller datasets by the means of pretraining. We propose new methods…

计算与语言 · 计算机科学 2017-08-01 Ottokar Tilk , Tanel Alumäe

Headline generation, a key task in abstractive summarization, strives to condense a full-length article into a succinct, single line of text. Notably, while contemporary encoder-decoder models excel based on the ROUGE metric, they often…

计算与语言 · 计算机科学 2023-09-06 Jian-Tao Huang , Chung-Chi Chen , Hen-Hsen Huang , Hsin-Hsi Chen

Pretrained language models based on Transformer architecture are the reason for recent breakthroughs in many areas of NLP, including sentiment analysis, question answering, named entity recognition. Headline generation is a special kind of…

计算与语言 · 计算机科学 2020-07-28 Alexey Bukhtiyarov , Ilya Gusev

Automated headline generation for online news articles is not a trivial task - machine generated titles need to be grammatically correct, informative, capture attention and generate search traffic without being "click baits" or "fake news".…

机器学习 · 计算机科学 2021-07-26 Cristian Anastasiu , Hanna Behnke , Sarah Lück , Viktor Malesevic , Aamna Najmi , Javier Poveda-Panter

Recently, neural models have been proposed for headline generation by learning to map documents to headlines with recurrent neural networks. Nevertheless, as traditional neural network utilizes maximum likelihood estimation for parameter…

计算与语言 · 计算机科学 2016-10-11 Ayana , Shiqi Shen , Yu Zhao , Zhiyuan Liu , Maosong Sun

Neural models have recently been used in text summarization including headline generation. The model can be trained using a set of document-headline pairs. However, the model does not explicitly consider topical similarities and differences…

计算与语言 · 计算机科学 2016-08-23 Lei Xu , Ziyun Wang , Ayana , Zhiyuan Liu , Maosong Sun

Number-focused headline generation is a summarization task requiring both high textual quality and precise numerical accuracy, which poses a unique challenge for Large Language Models (LLMs). Existing studies in the literature focus only on…

计算与语言 · 计算机科学 2025-02-06 Zhen Qian , Xiuzhen Zhang , Xiaofei Xu , Feng Xia

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…

计算与语言 · 计算机科学 2019-09-10 Peng Xu , Chien-Sheng Wu , Andrea Madotto , Pascale Fung

Millions of news articles are published online every day, which can be overwhelming for readers to follow. Grouping articles that are reporting the same event into news stories is a common way of assisting readers in their news consumption.…

计算与语言 · 计算机科学 2020-04-15 Xiaotao Gu , Yuning Mao , Jiawei Han , Jialu Liu , Hongkun Yu , You Wu , Cong Yu , Daniel Finnie , Jiaqi Zhai , Nicholas Zukoski

We propose a novel method for generating titles for unstructured text documents. We reframe the problem as a sequential question-answering task. A deep neural network is trained on document-title pairs with decomposable titles, meaning that…

计算与语言 · 计算机科学 2019-05-13 Oleg Vasilyev , Tom Grek , John Bohannon

We describe an application of an encoder-decoder recurrent neural network with LSTM units and attention to generating headlines from the text of news articles. We find that the model is quite effective at concisely paraphrasing news…

计算与语言 · 计算机科学 2015-12-08 Konstantin Lopyrev

Headline generation for spoken content is important since spoken content is difficult to be shown on the screen and browsed by the user. It is a special type of abstractive summarization, for which the summaries are generated word by word…

计算与语言 · 计算机科学 2016-12-28 Lang-Chi Yu , Hung-yi Lee , Lin-shan Lee

Recent language generative models are mostly trained on large-scale datasets, while in some real scenarios, the training datasets are often expensive to obtain and would be small-scale. In this paper we investigate the challenging task of…

计算与语言 · 计算机科学 2022-10-11 Zhuoxuan Jiang , Lingfeng Qiao , Di Yin , Shanshan Feng , Bo Ren

Recent progress in Natural Language Understanding (NLU) has seen the latest models outperform human performance on many standard tasks. These impressive results have led the community to introspect on dataset limitations, and iterate on…

计算与语言 · 计算机科学 2021-05-13 Philippe Laban , Lucas Bandarkar , Marti A. Hearst

Many social media news writers are not professionally trained. Therefore, social media platforms have to hire professional editors to adjust amateur headlines to attract more readers. We propose to automate this headline editing process…

计算与语言 · 计算机科学 2019-12-04 Qingyang Wu , Lei Li , Hao Zhou , Ying Zeng , Zhou Yu

Query-specific article generation is the task of, given a search query, generate a single article that gives an overview of the topic. We envision such articles as an alternative to presenting a ranking of search results. While generative…

信息检索 · 计算机科学 2023-10-20 Connor Lennox , Sumanta Kashyapi , Laura Dietz

Neural sequence-to-sequence models have provided a viable new approach for abstractive text summarization (meaning they are not restricted to simply selecting and rearranging passages from the original text). However, these models have two…

计算与语言 · 计算机科学 2017-04-26 Abigail See , Peter J. Liu , Christopher D. Manning

Steady progress has been made in abstractive summarization with attention-based sequence-to-sequence learning models. In this paper, we propose a new decoder where the output summary is generated by conditioning on both the input text and…

机器学习 · 计算机科学 2019-08-21 Melissa Ailem , Bowen Zhang , Fei Sha
‹ 上一页 1 2 3 10 下一页 ›