paper-with-me

홈 › Papers

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 for assembling query relevant summaries. We propose a coarse-to-fine modeling framework which employs progressively more accurate modules for estimating whether text segments are relevant, likely to contain an answer, and central. The modules can be independently developed and leverage training data if available. We present an instantiation of this framework with a trained evidence estimator which relies on distant supervision from question answering (where various resources exist) to identify segments which are likely to answer the query and should be included in the summary. Our framework is robust across domains and query types (i.e., long vs short) and outperforms strong comparison systems on benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationMulti-Document SummarizationQuestion AnsweringRetrieval

Similar 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 meth…

Document SummarizationMulti-Document SummarizationQuestion AnsweringRetrieval

Coarse-Tuning for Ad-hoc Document Retrieval Using Pre-trained Language Models

2024-03-25 · Atsushi Keyaki, Ribeka Keyaki

Fine-tuning in information retrieval systems using pre-trained language models (PLM-based IR) requires learning query representations and query-document relations, in addition to downstream task-specific learning. This s…

Information RetrievalRetrieval

Coarse-grain Fine-grain Coattention Network for Multi-evidence Question Answering

2019-01-03 · ICLR 2019 5 · Victor Zhong, Caiming Xiong, Nitish Shirish Keskar, Richard Socher

End-to-end neural models have made significant progress in question answering, however recent studies show that these models implicitly assume that the answer and evidence appear close together in a single document. In t…

Question Answering

BEAR: Budgeted Evidence Allocation for Multi-Document Reasoning

2026-01-26 · Lin Sun, Linglin Zhang, Jingang Huang, Change Jia 외 arxiv

We argue that multi-document reasoning is constrained not only by how much text a model can read, but also by how limited query-time evidence budget is allocated across documents and semantic granularities. Full-context …

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