paper-with-me

Papers

Topic-Guided Abstractive Multi-Document Summarization

2021-10-21 · Findings (EMNLP) 2021 11 · Peng Cui, Le Hu

A critical point of multi-document summarization (MDS) is to learn the relations among various documents. In this paper, we propose a novel abstractive MDS model, in which we represent multiple documents as a heterogeneous graph, taking semantic nodes of different granularities into account, and then apply a graph-to-sequence framework to generate summaries. Moreover, we employ a neural topic model to jointly discover latent topics that can act as cross-document semantic units to bridge different documents and provide global information to guide the summary generation. Since topic extraction can be viewed as a special type of summarization that "summarizes" texts into a more abstract format, i.e., a topic distribution, we adopt a multi-task learning strategy to jointly train the topic and summarization module, allowing the promotion of each other. Experimental results on the Multi-News dataset demonstrate that our model outperforms previous state-of-the-art MDS models on both Rouge metrics and human evaluation, meanwhile learns high-quality topics.

📄 PDF Abstract BibTeX arXiv:2110.11207

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationGraph-to-SequenceMulti-Document SummarizationMulti-Task Learning

Similar Papers 제목 키워드 기반

Topic-Guided Abstractive Text Summarization: a Joint Learning Approach

2020-10-20 · Chujie Zheng, Kunpeng Zhang, Harry Jiannan Wang, Ling Fan 외

We introduce a new approach for abstractive text summarization, Topic-Guided Abstractive Summarization, which calibrates long-range dependencies from topic-level features with globally salient content. The idea is to inc…

Abstractive Text SummarizationExtractive SummarizationText Summarization

Overview of the VLSP 2022 -- Abmusu Shared Task: A Data Challenge for Vietnamese Abstractive Multi-document Summarization

2023-11-27 · Mai-Vu Tran, Hoang-Quynh Le, Duy-Cat Can, Quoc-An Nguyen

This paper reports the overview of the VLSP 2022 - Vietnamese abstractive multi-document summarization (Abmusu) shared task for Vietnamese News. This task is hosted at the 9$^{th}$ annual workshop on Vietnamese Language …

Document SummarizationMulti-Document SummarizationNews Summarization

Leveraging Attribute Conditioning for Abstractive Multi Document Summarization

2021-09-29 · Aiswarya Sankar, Ankit Chadha

Abstractive multi document summarization has evolved as a task through the basic sequence to sequence approaches to transformer and graph based techniques. Each of these approaches has primarily focused on the issues of …

AttributeDocument SummarizationMulti-Document Summarization

Topic-Centric Unsupervised Multi-Document Summarization of Scientific and News Articles

2020-11-03 · Amanuel Alambo, Cori Lohstroh, Erik Madaus, Swati Padhee 외

Recent advances in natural language processing have enabled automation of a wide range of tasks, including machine translation, named entity recognition, and sentiment analysis. Automated summarization of documents, or g…

Abstractive Text SummarizationArticlesDocument SummarizationMachine Translation+8

Abstractive Multi-document Summarization by Partial Tree Extraction, Recombination and Linearization

2017-11-01 · IJCNLP 2017 11 · Litton J Kurisinkel, Yue Zhang, Vasudeva Varma

Existing work for abstractive multidocument summarization utilise existing phrase structures directly extracted from input documents to generate summary sentences. These methods can suffer from lack of consistence and co…

Abstractive Text SummarizationDocument SummarizationMulti-Document Summarization