中文
相关论文

相关论文: Learning with Rejection for Abstractive Text Summa…

200 篇论文

Recently, encoder-decoder models are widely used in social media text summarization. However, these models sometimes select noise words in irrelevant sentences as part of a summary by error, thus declining the performance. In order to…

计算与语言 · 计算机科学 2017-11-01 Jingjing Xu

Abstractive compression utilizes smaller langauge models to condense query-relevant context, reducing computational costs in retrieval-augmented generation (RAG). However,retrieved documents often include information that is either…

计算与语言 · 计算机科学 2025-11-19 Singon Kim , Gunho Jung , Seong-Whan Lee

Improving factual consistency of abstractive summarization has been a widely studied topic. However, most of the prior works on training factuality-aware models have ignored the negative effect it has on summary quality. We propose EFACTSUM…

计算与语言 · 计算机科学 2023-05-25 Tanay Dixit , Fei Wang , Muhao Chen

Large-scale learning of transformer language models has yielded improvements on a variety of natural language understanding tasks. Whether they can be effectively adapted for summarization, however, has been less explored, as the learned…

计算与语言 · 计算机科学 2019-06-04 Andrew Hoang , Antoine Bosselut , Asli Celikyilmaz , Yejin Choi

Automatic text summarization extracts important information from texts and presents the information in the form of a summary. Abstractive summarization approaches progressed significantly by switching to deep neural networks, but results…

计算与语言 · 计算机科学 2021-09-03 Aleš Žagar , Marko Robnik-Šikonja

Evaluation of a document summarization system has been a critical factor to impact the success of the summarization task. Previous approaches, such as ROUGE, mainly consider the informativeness of the assessed summary and require…

计算与语言 · 计算机科学 2020-10-06 Hanlu Wu , Tengfei Ma , Lingfei Wu , Tariro Manyumwa , Shouling Ji

Abstractive summarization systems today produce fluent and relevant output, but often "hallucinate" statements not supported by the source text. We analyze the connection between hallucinations and training data, and find evidence that…

计算与语言 · 计算机科学 2023-11-20 Daniel King , Zejiang Shen , Nishant Subramani , Daniel S. Weld , Iz Beltagy , Doug Downey

Abstractive text summarization is surging with the number of training samples to cater to the needs of the deep learning models. These models tend to exploit the training data representations to attain superior performance by improving the…

计算与语言 · 计算机科学 2023-12-21 Yash Kumar Atri , Vikram Goyal , Tanmoy Chakraborty

Construction of human-curated annotated datasets for abstractive text summarization (ATS) is very time-consuming and expensive because creating each instance requires a human annotator to read a long document and compose a shorter summary…

Attentional, RNN-based encoder-decoder models for abstractive summarization have achieved good performance on short input and output sequences. For longer documents and summaries however these models often include repetitive and incoherent…

计算与语言 · 计算机科学 2017-11-15 Romain Paulus , Caiming Xiong , Richard Socher

Text summarization condenses a text to a shorter version while retaining the important informations. Abstractive summarization is a recent development that generates new phrases, rather than simply copying or rephrasing sentences within the…

计算与语言 · 计算机科学 2018-02-06 André Cibils , Claudiu Musat , Andreea Hossman , Michael Baeriswyl

Neural machine translation systems typically are trained on curated corpora and break when faced with non-standard orthography or punctuation. Resilience to spelling mistakes and typos, however, is crucial as machine translation systems are…

计算与语言 · 计算机科学 2020-09-15 Toms Bergmanis , Artūrs Stafanovičs , Mārcis Pinnis

Text summarization aims to generate a headline or a short summary consisting of the major information of the source text. Recent studies employ the sequence-to-sequence framework to encode the input with a neural network and generate…

计算与语言 · 计算机科学 2020-03-26 Haiyang Xu , Yahao He , Kun Han , Junwen Chen , Xiangang Li

In this paper we apply self-knowledge distillation to text summarization which we argue can alleviate problems with maximum-likelihood training on single reference and noisy datasets. Instead of relying on one-hot annotation labels, our…

计算与语言 · 计算机科学 2021-07-28 Yang Liu , Sheng Shen , Mirella Lapata

Inspired by how humans summarize long documents, we propose an accurate and fast summarization model that first selects salient sentences and then rewrites them abstractively (i.e., compresses and paraphrases) to generate a concise overall…

计算与语言 · 计算机科学 2018-05-29 Yen-Chun Chen , Mohit Bansal

Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive summarisation methods…

计算与语言 · 计算机科学 2023-06-07 Peggy Tang , Junbin Gao , Lei Zhang , Zhiyong Wang

In this work, we model abstractive text summarization using Attentional Encoder-Decoder Recurrent Neural Networks, and show that they achieve state-of-the-art performance on two different corpora. We propose several novel models that…

计算与语言 · 计算机科学 2016-08-29 Ramesh Nallapati , Bowen Zhou , Cicero Nogueira dos santos , Caglar Gulcehre , Bing Xiang

Information systems experience an ever-growing volume of unstructured data, particularly in the form of textual materials. This represents a rich source of information from which one can create value for people, organizations and…

人工智能 · 计算机科学 2017-04-19 Nicolas Pröllochs , Stefan Feuerriegel , Dirk Neumann

Sequence-to-sequence models provide a viable new approach to generative summarization, allowing models that are no longer limited to simply selecting and recombining sentences from the original text. However, these models have three…

计算与语言 · 计算机科学 2021-08-19 Tianyang Xu , Chunyun Zhang

So far and trying to reach human capabilities, research in automatic summarization has been based on hypothesis that are both enabling and limiting. Some of these limitations are: how to take into account and reflect (in the generated…

计算与语言 · 计算机科学 2013-12-12 Henda Chorfi Ouertani