中文
相关论文

相关论文: DeepChannel: Salience Estimation by Contrastive Le…

200 篇论文

Coherence plays a critical role in producing a high-quality summary from a document. In recent years, neural extractive summarization is becoming increasingly attractive. However, most of them ignore the coherence of summaries when…

计算与语言 · 计算机科学 2018-04-20 Yuxiang Wu , Baotian Hu

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

Automated multi-document extractive text summarization is a widely studied research problem in the field of natural language understanding. Such extractive mechanisms compute in some form the worthiness of a sentence to be included into the…

计算与语言 · 计算机科学 2019-12-30 Abhishek Kumar Singh , Manish Gupta , Vasudeva Varma

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

Attention mechanism plays a dominant role in the sequence generation models and has been used to improve the performance of machine translation and abstractive text summarization. Different from neural machine translation, in the task of…

计算与语言 · 计算机科学 2020-04-09 Piji Li , Lidong Bing , Zhongyu Wei , Wai Lam

Pre-trained sequence-to-sequence (seq-to-seq) models have significantly improved the accuracy of several language generation tasks, including abstractive summarization. Although the fluency of abstractive summarization has been greatly…

计算与语言 · 计算机科学 2020-03-31 Itsumi Saito , Kyosuke Nishida , Kosuke Nishida , Junji Tomita

Unsupervised extractive summarization aims to extract salient sentences from a document as the summary without labeled data. Recent literatures mostly research how to leverage sentence similarity to rank sentences in the order of salience.…

计算与语言 · 计算机科学 2023-02-27 Shichao Sun , Ruifeng Yuan , Wenjie Li , Sujian Li

We present a new neural model for text summarization that first extracts sentences from a document and then compresses them. The proposed model offers a balance that sidesteps the difficulties in abstractive methods while generating more…

信息检索 · 计算机科学 2019-04-08 Afonso Mendes , Shashi Narayan , Sebastião Miranda , Zita Marinho , André F. T. Martins , Shay B. Cohen

We propose a unified model combining the strength of extractive and abstractive summarization. On the one hand, a simple extractive model can obtain sentence-level attention with high ROUGE scores but less readable. On the other hand, a…

计算与语言 · 计算机科学 2018-07-06 Wan-Ting Hsu , Chieh-Kai Lin , Ming-Ying Lee , Kerui Min , Jing Tang , Min Sun

Sentence scoring and sentence selection are two main steps in extractive document summarization systems. However, previous works treat them as two separated subtasks. In this paper, we present a novel end-to-end neural network framework for…

计算与语言 · 计算机科学 2018-07-09 Qingyu Zhou , Nan Yang , Furu Wei , Shaohan Huang , Ming Zhou , Tiejun Zhao

We present SummaRuNNer, a Recurrent Neural Network (RNN) based sequence model for extractive summarization of documents and show that it achieves performance better than or comparable to state-of-the-art. Our model has the additional…

计算与语言 · 计算机科学 2016-11-15 Ramesh Nallapati , Feifei Zhai , Bowen Zhou

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this CVPR 2015 paper, we discover that a high-quality visual saliency model can be trained with multiscale features…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Guanbin Li , Yizhou Yu

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this paper, we discover that a high-quality visual saliency model can be learned from multiscale features extracted using…

计算机视觉与模式识别 · 计算机科学 2016-11-03 Guanbin Li , Yizhou Yu

Single document summarization is the task of producing a shorter version of a document while preserving its principal information content. In this paper we conceptualize extractive summarization as a sentence ranking task and propose a…

计算与语言 · 计算机科学 2018-04-17 Shashi Narayan , Shay B. Cohen , Mirella Lapata

This paper proposes a novel saliency detection method by developing a deeply-supervised recurrent convolutional neural network (DSRCNN), which performs a full image-to-image saliency prediction. For saliency detection, the local, global,…

计算机视觉与模式识别 · 计算机科学 2016-08-19 Youbao Tang , Xiangqian Wu , Wei Bu

As an attempt to combine extractive and abstractive summarization, Sentence Rewriting models adopt the strategy of extracting salient sentences from a document first and then paraphrasing the selected ones to generate a summary. However,…

计算与语言 · 计算机科学 2019-09-27 Sanghwan Bae , Taeuk Kim , Jihoon Kim , Sang-goo Lee

This paper proposes a text summarization approach for factual reports using a deep learning model. This approach consists of three phases: feature extraction, feature enhancement, and summary generation, which work together to assimilate…

计算与语言 · 计算机科学 2019-01-10 Sukriti Verma , Vagisha Nidhi

Text summarization aims to compress a textual document to a short summary while keeping salient information. Extractive approaches are widely used in text summarization because of their fluency and efficiency. However, most of existing…

计算与语言 · 计算机科学 2020-10-14 Peng Cui , Le Hu , Yuanchao Liu

Extractive methods have been proven effective in automatic document summarization. Previous works perform this task by identifying informative contents at sentence level. However, it is unclear whether performing extraction at sentence…

计算与语言 · 计算机科学 2020-10-27 Qingyu Zhou , Furu Wei , Ming Zhou

Extractive summarization aims to form a summary by directly extracting sentences from the source document. Existing works mostly formulate it as a sequence labeling problem by making individual sentence label predictions. This paper…

计算与语言 · 计算机科学 2023-05-12 Haopeng Zhang , Xiao Liu , Jiawei Zhang
‹ 上一页 1 2 3 10 下一页 ›