paper-with-me

Papers

Generating Query Focused Summaries from Query-Free Resources

2020-12-29 · ACL 2021 5 · Yumo Xu, Mirella Lapata

The availability of large-scale datasets has driven the development of neural models that create generic summaries from single or multiple documents. In this work we consider query focused summarization (QFS), a task for which training data in the form of queries, documents, and summaries is not readily available. We propose to decompose QFS into (1) query modeling (i.e., finding supportive evidence within a set of documents for a query) and (2) conditional language modeling (i.e., summary generation). We introduce MaRGE, a Masked ROUGE Regression framework for evidence estimation and ranking which relies on a unified representation for summaries and queries, so that summaries in generic data can be converted into proxy queries for learning a query model. Experiments across QFS benchmarks and query types show that our model achieves state-of-the-art performance despite learning from weak supervision.

📄 PDF Abstract BibTeX arXiv:2012.14774

Code (1)

yumoxu/marge 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingQuery-focused Summarization

Similar Papers 제목 키워드 기반

Generating Query-Focused Summarization Datasets from Query-Free Summarization Datasets

2026-05-06 · Yllias Chali, Deen Abdullah arxiv

Large-scale datasets are widely used to perform summarization tasks, but they may not include queries alongside documents and summaries. In the search for suitable datasets for Query-Focused Summarization (QFS), we ident…

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

Your Interest, Your Summaries: Query-Focused Long Video Summarization

2024-10-17 · Nirav Patel, Payal Prajapati, Maitrik Shah

Generating a concise and informative video summary from a long video is important, yet subjective due to varying scene importance. Users' ability to specify scene importance through text queries enhances the relevance of…

Query focused video summarizationVideo Summarization

Improve Query Focused Abstractive Summarization by Incorporating Answer Relevance

2021-05-27 · Findings (ACL) 2021 8 · Dan Su, Tiezheng Yu, Pascale Fung

Query focused summarization (QFS) models aim to generate summaries from source documents that can answer the given query. Most previous work on QFS only considers the query relevance criterion when producing the summary.…

Abstractive Text SummarizationQuery-focused SummarizationQuestion Answering

"This Suits You the Best": Query Focused Comparative Explainable Summarization

2025-07-07 · Arnav Attri, Anuj Attri, Pushpak Bhattacharyya, Suman Banerjee 외 arxiv

Product recommendations inherently involve comparisons, yet traditional opinion summarization often fails to provide holistic comparative insights. We propose the novel task of generating Query-Focused Comparative Explai…