paper-with-me

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 identify two research questions: Is it possible to automatically generate evidence-based query keywords from query-free datasets? Does evidence-based query generation support the QFS task? This paper proposes an evidence-based model to generate queries from query-free datasets. To evaluate our model intrinsically, we compare the similarity between the original queries and the system-generated queries of two QFS datasets. We also perform summarization tasks using different pre-trained models, as well as a state-of-the-art (SOTA) QFS model, to measure the extrinsic performance of our query generation approach. Experimental results indicate that summaries generated using evidence-based queries achieve competitive ROUGE scores compared to those generated from the original queries.

📄 PDF Abstract BibTeX arXiv:2605.05392

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Few-shot Query-Focused Summarization with Prefix-Merging

2022-11-29 · Ruifeng Yuan, Zili Wang, Ziqiang Cao, Wenjie Li

Query-focused summarization has been considered as an important extension for text summarization. It aims to generate a concise highlight for a given query. Different from text summarization, query-focused summarization …

Few-Shot LearningQuery-focused SummarizationQuestion AnsweringText Summarization

"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…

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

Improving Query-Focused Meeting Summarization with Query-Relevant Knowledge

2023-09-05 · Tiezheng Yu, Ziwei Ji, Pascale Fung

Query-Focused Meeting Summarization (QFMS) aims to generate a summary of a given meeting transcript conditioned upon a query. The main challenges for QFMS are the long input text length and sparse query-relevant informat…

Meeting Summarization