English

Query Focused Multi-Document Summarization with Distant Supervision

Computation and Language 2020-04-08 v1 Information Retrieval Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2004.03027,
  title  = {Query Focused Multi-Document Summarization with Distant Supervision},
  author = {Yumo Xu and Mirella Lapata},
  journal= {arXiv preprint arXiv:2004.03027},
  year   = {2020}
}

Comments

11 pages, 3 figures

R2 v1 2026-06-23T14:41:57.356Z