paper-with-me

홈 › Papers

ACM -- Attribute Conditioning for Abstractive Multi Document Summarization

2022-05-09 · 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 multi document information synthesis and attention based approaches to extract salient information. A challenge that arises with multi document summarization which is not prevalent in single document summarization is the need to effectively summarize multiple documents that might have conflicting polarity, sentiment or subjective information about a given topic. In this paper we propose ACM, attribute conditioned multi document summarization,a model that incorporates attribute conditioning modules in order to decouple conflicting information by conditioning for a certain attribute in the output summary. This approach shows strong gains in ROUGE score over baseline multi document summarization approaches and shows gains in fluency, informativeness and reduction in repetitiveness as shown through a human annotation analysis study.

📄 PDF Abstract BibTeX arXiv:2205.03978

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDocument SummarizationInformativenessMulti-Document Summarization

Similar Papers 제목 키워드 기반

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

Combination of abstractive and extractive approaches for summarization of long scientific texts

2020-06-09 · Vladislav Tretyak, Denis Stepanov

In this research work, we present a method to generate summaries of long scientific documents that uses the advantages of both extractive and abstractive approaches. Before producing a summary in an abstractive manner, w…

Adapting the Neural Encoder-Decoder Framework from Single to Multi-Document Summarization

2018-08-19 · EMNLP 2018 10 · Logan Lebanoff, Kaiqiang Song, Fei Liu

Generating a text abstract from a set of documents remains a challenging task. The neural encoder-decoder framework has recently been exploited to summarize single documents, but its success can in part be attributed to …

DecoderDocument SummarizationMulti-Document Summarization

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