paper-with-me

Papers

Unsupervised Aspect-Based Multi-Document Abstractive Summarization

2019-11-01 · WS 2019 11 · Maximin Coavoux, Hady Elsahar, Matthias Gall{\'e}

User-generated reviews of products or services provide valuable information to customers. However, it is often impossible to read each of the potentially thousands of reviews: it would therefore save valuable time to provide short summaries of their contents. We address opinion summarization, a multi-document summarization task, with an unsupervised abstractive summarization neural system. Our system is based on (i) a language model that is meant to encode reviews to a vector space, and to generate fluent sentences from the same vector space (ii) a clustering step that groups together reviews about the same aspects and allows the system to generate summary sentences focused on these aspects. Our experiments on the Oposum dataset empirically show the importance of the clustering step.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationClusteringDocument SummarizationLanguage ModelingLanguage ModellingMulti-Document SummarizationOpinion Summarization

Similar Papers 제목 키워드 기반

Unsupervised Abstractive Summarization of Bengali Text Documents

2021-01-26 · EACL 2021 2 · Radia Rayan Chowdhury, Mir Tafseer Nayeem, Tahsin Tasnim Mim, Md. Saifur Rahman Chowdhury 외

Abstractive summarization systems generally rely on large collections of document-summary pairs. However, the performance of abstractive systems remains a challenge due to the unavailability of parallel data for low-reso…

Abstractive Text SummarizationExtractive SummarizationLanguage ModelingLanguage Modelling+2

Inducing Document Structure for Aspect-based Summarization

2019-07-01 · ACL 2019 7 · Lea Frermann, Alex Klementiev, re

Automatic summarization is typically treated as a 1-to-1 mapping from document to summary. Documents such as news articles, however, are structured and often cover multiple topics or aspects; and readers may be intereste…

Abstractive Text SummarizationArticles

An Unsupervised Masking Objective for Abstractive Multi-Document News Summarization

2022-01-07 · Nikolai Vogler, Songlin Li, Yujie Xu, Yujian Mi 외

We show that a simple unsupervised masking objective can approach near supervised performance on abstractive multi-document news summarization. Our method trains a state-of-the-art neural summarization model to predict t…

Extractive SummarizationNews Summarization

Abstractive Unsupervised Multi-Document Summarization using Paraphrastic Sentence Fusion

2018-08-01 · COLING 2018 8 · Mir Tafseer Nayeem, Tanvir Ahmed Fuad, Yllias Chali

In this work, we aim at developing an unsupervised abstractive summarization system in the multi-document setting. We design a paraphrastic sentence fusion model which jointly performs sentence fusion and paraphrasing us…

Abstractive Text SummarizationDocument SummarizationMachine TranslationMulti-Document Summarization+5

Absformer: Transformer-based Model for Unsupervised Multi-Document Abstractive Summarization

2023-06-07 · Mohamed Trabelsi, Huseyin Uzunalioglu

Multi-document summarization (MDS) refers to the task of summarizing the text in multiple documents into a concise summary. The generated summary can save the time of reading many documents by providing the important con…

Abstractive Text SummarizationDecoderDocument SummarizationLanguage Modeling+4