paper-with-me

Papers

Query Focused Multi-Document Summarization with Distant Supervision

2020-04-06 · Yumo Xu, Mirella Lapata

We consider the problem of better modeling query-cluster interactions to facilitate query focused multi-document summarization (QFS). Due to the lack of training data, existing work relies heavily on retrieval-style methods for estimating the relevance between queries and text segments. In this work, we leverage distant supervision from question answering where various resources are available to more explicitly capture the relationship between queries and documents. We propose a coarse-to-fine modeling framework which introduces separate modules for estimating whether segments are relevant to the query, likely to contain an answer, and central. Under this framework, a trained evidence estimator further discerns which retrieved segments might answer the query for final selection in the summary. We demonstrate that our framework outperforms strong comparison systems on standard QFS benchmarks.

📄 PDF Abstract BibTeX arXiv:2004.03027

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationMulti-Document SummarizationQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

WSL-DS: Weakly Supervised Learning with Distant Supervision for Query Focused Multi-Document Abstractive Summarization

2020-11-03 · COLING 2020 8 · Md Tahmid Rahman Laskar, Enamul Hoque, Jimmy Xiangji Huang

In the Query Focused Multi-Document Summarization (QF-MDS) task, a set of documents and a query are given where the goal is to generate a summary from these documents based on the given query. However, one major challeng…

Abstractive Text SummarizationDocument Summarizationdocument understandingMulti-Document Summarization+3

Coarse-to-Fine Query Focused Multi-Document Summarization

2020-11-01 · EMNLP 2020 11 · Yumo Xu, Mirella Lapata

We consider the problem of better modeling query-cluster interactions to facilitate query focused multi-document summarization. Due to the lack of training data, existing work relies heavily on retrieval-style methods fo…

Document SummarizationMulti-Document SummarizationQuestion AnsweringRetrieval

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

LMGQS: A Large-scale Dataset for Query-focused Summarization

2023-05-22 · Ruochen Xu, Song Wang, Yang Liu, Shuohang Wang 외

Query-focused summarization (QFS) aims to extract or generate a summary of an input document that directly answers or is relevant to a given query. The lack of large-scale datasets in the form of documents, queries, and …

DiversityLanguage ModelingLanguage ModellingQuery-focused Summarization+1