paper-with-me

Papers

Towards Abstractive Multi-Document Summarization Using Submodular Function-Based Framework, Sentence Compression and Merging

2017-11-01 · IJCNLP 2017 11 · Yllias Chali, Moin Tanvee, Mir Tafseer Nayeem

We propose a submodular function-based summarization system which integrates three important measures namely importance, coverage, and non-redundancy to detect the important sentences for the summary. We design monotone and submodular functions which allow us to apply an efficient and scalable greedy algorithm to obtain informative and well-covered summaries. In addition, we integrate two abstraction-based methods namely sentence compression and merging for generating an abstractive sentence set. We design our summarization models for both generic and query-focused summarization. Experimental results on DUC-2004 and DUC-2007 datasets show that our generic and query-focused summarizers have outperformed the state-of-the-art summarization systems in terms of ROUGE-1 and ROUGE-2 recall and F-measure.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDocument SummarizationMulti-Document SummarizationQuery-focused SummarizationSentenceSentence CompressionText Generation

Similar Papers 제목 키워드 기반

Abstractive Multi-Document Summarization via Joint Learning with Single-Document Summarization

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Hanqi Jin, Xiaojun Wan

Single-document and multi-document summarizations are very closely related in both task definition and solution method. In this work, we propose to improve neural abstractive multi-document summarization by jointly learn…

DecoderDocument SummarizationMulti-Document Summarization

Adapting Neural Single-Document Summarization Model for Abstractive Multi-Document Summarization: A Pilot Study

2018-11-01 · WS 2018 11 · Jianmin Zhang, Jiwei Tan, Xiaojun Wan

Till now, neural abstractive summarization methods have achieved great success for single document summarization (SDS). However, due to the lack of large scale multi-document summaries, such methods can be hardly applied…

Abstractive Text SummarizationDocument SummarizationMachine TranslationMulti-Document Summarization+1

Submodularity In Machine Learning and Artificial Intelligence

2022-01-31 · Jeff Bilmes

In this manuscript, we offer a gentle review of submodularity and supermodularity and their properties. We offer a plethora of submodular definitions; a full description of a number of example submodular functions and th…

Abstractive Text SummarizationBIG-bench Machine Learningfeature selection

Towards a Neural Network Approach to Abstractive Multi-Document Summarization

2018-04-24 · Jianmin Zhang, Jiwei Tan, Xiaojun Wan

Till now, neural abstractive summarization methods have achieved great success for single document summarization (SDS). However, due to the lack of large scale multi-document summaries, such methods can be hardly applied…

Abstractive Text SummarizationDocument SummarizationMulti-Document Summarization

Multi-document abstractive summarization using ILP based multi-sentence compression

2016-09-22 · Siddhartha Banerjee, Prasenjit Mitra, Kazunari Sugiyama

Abstractive summarization is an ideal form of summarization since it can synthesize information from multiple documents to create concise informative summaries. In this work, we aim at developing an abstractive summarize…

Abstractive Text SummarizationDocument SummarizationInformativenessMulti-Document Summarization+2