paper-with-me

Papers

Data Augmentation for Abstractive Query-Focused Multi-Document Summarization

2021-03-02 · Ramakanth Pasunuru, Asli Celikyilmaz, Michel Galley, Chenyan Xiong, Yizhe Zhang, Mohit Bansal, Jianfeng Gao

The progress in Query-focused Multi-Document Summarization (QMDS) has been limited by the lack of sufficient largescale high-quality training datasets. We present two QMDS training datasets, which we construct using two data augmentation methods: (1) transferring the commonly used single-document CNN/Daily Mail summarization dataset to create the QMDSCNN dataset, and (2) mining search-query logs to create the QMDSIR dataset. These two datasets have complementary properties, i.e., QMDSCNN has real summaries but queries are simulated, while QMDSIR has real queries but simulated summaries. To cover both these real summary and query aspects, we build abstractive end-to-end neural network models on the combined datasets that yield new state-of-the-art transfer results on DUC datasets. We also introduce new hierarchical encoders that enable a more efficient encoding of the query together with multiple documents. Empirical results demonstrate that our data augmentation and encoding methods outperform baseline models on automatic metrics, as well as on human evaluations along multiple attributes.

📄 PDF Abstract BibTeX arXiv:2103.01863

Code (1)

ramakanth-pasunuru/QmdsCnnIr 공식 구현 pytorch

Tasks

Data AugmentationDocument SummarizationMulti-Document Summarization

Similar Papers 제목 키워드 기반

Query Focused Abstractive Summarization: Incorporating Query Relevance, Multi-Document Coverage, and Summary Length Constraints into seq2seq Models

2018-01-23 · Tal Baumel, Matan Eyal, Michael Elhadad

Query Focused Summarization (QFS) has been addressed mostly using extractive methods. Such methods, however, produce text which suffers from low coherence. We investigate how abstractive methods can be applied to QFS, to…

Abstractive Text SummarizationDocument SummarizationQuery-Based Extractive SummarizationQuery-focused Summarization

Towards Generating Query to Perform Query Focused Abstractive Summarization using Pre-trained Model

2020-12-01 · INLG (ACL) 2020 12 · Deen Mohammad Abdullah, Yllias Chali

Query Focused Abstractive Summarization (QFAS) represents an abstractive summary from the source document based on a given query. To measure the performance of abstractive summarization tasks, different datasets have bee…

Abstractive Text SummarizationLanguage ModelingLanguage ModellingSentence

CQSumDP: A ChatGPT-Annotated Resource for Query-Focused Abstractive Summarization Based on Debatepedia

2023-03-31 · Md Tahmid Rahman Laskar, Mizanur Rahman, Israt Jahan, Enamul Hoque 외

Debatepedia is a publicly available dataset consisting of arguments and counter-arguments on controversial topics that has been widely used for the single-document query-focused abstractive summarization task in recent y…

Abstractive Text SummarizationText Generation

Domain Adaptation with Pre-trained Transformers for Query Focused Abstractive Text Summarization

2021-12-22 · Md Tahmid Rahman Laskar, Enamul Hoque, Jimmy Xiangji Huang

The Query Focused Text Summarization (QFTS) task aims at building systems that generate the summary of the text document(s) based on the given query. A key challenge in addressing this task is the lack of large labeled d…

Abstractive Text SummarizationDomain AdaptationText SummarizationTransfer Learning+1

Domain Adaptation with Pre-trained Transformers for Query-Focused Abstractive Text Summarization

2022-06-01 · CL (ACL) 2022 6 · Md Tahmid Rahman Laskar, Enamul Hoque, Jimmy Xiangji Huang

The Query-Focused Text Summarization (QFTS) task aims at building systems that generate the summary of the text document(s) based on the given query. A key challenge in addressing this task is the lack of large labeled d…

Abstractive Text SummarizationDomain AdaptationText SummarizationTransfer Learning+1