Challenge: Existing datasets are small for data-hungry neural architectures and are limited to evaluation purposes.
Approach: They propose to decompose QFS into query modeling and conditional language modeling . they propose a Masked ROUGE Regression framework for evidence estimation and ranking .
Outcome: The proposed model achieves state-of-the-art performance despite weak supervision.

Similar Papers

Document Summarization with Latent Queries (2022.tacl-1)

Copied to clipboard

Challenge: Existing benchmarks for query-focused summarization are small for training large neural models.
Approach: They propose a unified modeling framework for query-focused summarization . they model queries as discrete latent variables over document tokens .
Outcome: The proposed framework outperforms strong comparison systems across benchmarks, query types, document settings, and target domains.
LMGQS: A Large-scale Dataset for Query-focused Summarization (2023.findings-emnlp)

Copied to clipboard

Challenge: Lack of large-scale datasets for query-focused summarization hinders model development . lack of data limits the ability of QFS models to train robust neural models .
Approach: They propose to generate a query for each summary sentence in a generic summarization annotation using a pretrained language model.
Outcome: The proposed model achieves state-of-the-art zero-shot and supervised performance on multiple existing QFS benchmarks.
ROUGE-SciQFS: A ROUGE-based Method to Automatically Create Datasets for Scientific Query-Focused Summarization (2025.coling-main)

Copied to clipboard

Challenge: Scientific Query-Focused Summarization (Sci-QFS) has lagged in development due to the lack of data.
Approach: They propose a method to take advantage of existing academic papers to obtain large-scale datasets for this task automatically.
Outcome: The proposed method outperforms existing models on the datasets and shows that it is relatively straightforward for humans.
Diffusion Language Model with Query-Document Relevance for Query-Focused Summarization (2023.findings-emnlp)

Copied to clipboard

Challenge: Query-Focused Summarization (QFS) aims to generate summaries that address specific queries by extracting crucial information from source documents.
Approach: They propose a non-autoregressive diffusion language model that incorporates query-document fragment relevance and query-doctoral global relevance to enhance the adaptability of QFS tasks.
Outcome: The proposed model achieves state-of-the-art performance on Debatepedia and PubMedQA datasets in ROUGE scores, GPT-4, and human evaluations.
Exploring Neural Models for Query-Focused Summarization (2022.findings-naacl)

Copied to clipboard

Challenge: Recent work in Query-focused summarization lacks a comprehensive study of the broad space of applicable modeling methods.
Approach: They propose to explore two general classes of methods for Query-focused summarization: extractive-abstractive solutions and end-to-end models.
Outcome: The proposed models achieve state-of-the-art on the QMSum dataset, with a margin of 3.38 ROUGE-1, 3.72 ROUGe2 and 3.28 ROUGEL-L.
Reinforcement Replaces Supervision: Query focused Summarization using Deep Reinforcement Learning (2023.emnlp-main)

Copied to clipboard

Challenge: Query-focused Summarization (QfS) is a system that generates summaries from document(s) based on a query.
Approach: They propose a Query-focused Summarization approach that uses a generalization of Reinforcement Learning (RL) for Natural Language Generation and a better semantic similarity reward.
Outcome: The proposed approach improves on the ROUGE-L metric and in a benchmark dataset.
Improve Query Focused Abstractive Summarization by Incorporating Answer Relevance (2021.findings-acl)

Copied to clipboard

Challenge: Query focused summarization models aim to generate summaries from source documents that can answer the given query.
Approach: They propose a QFS-BART model that incorporates the explicit answer relevance of the source documents given the query via a question answering model.
Outcome: Empirical results show that the proposed model achieves the new state-of-the-art performance.
Learning to Rank Salient Content for Query-focused Summarization (2024.emnlp-main)

Copied to clipboard

Challenge: Query-focused summarization (QFS) is gaining prominence in research community.
Approach: They propose to integrate Learning-to-Rank (LTR) with Query-focused Summarization (QFS) to enhance the summary relevance via content prioritization.
Outcome: The proposed model outperforms the state-of-the-art on QMSum benchmark and SQuALITY benchmark while offering a lower training overhead.
WSL-DS: Weakly Supervised Learning with Distant Supervision for Query Focused Multi-Document Abstractive Summarization (2020.coling-main)

Copied to clipboard

Challenge: Existing methods to generate abstractive summarizations are lacking labeled training datasets.
Approach: They propose a weakly supervised approach to generate a strong summary from a set of documents based on a query.
Outcome: The proposed approach sets a new state-of-the-art in terms of evaluation metrics on the Document Understanding Conferences dataset.
MoDS: Moderating a Mixture of Document Speakers to Summarize Debatable Queries in Document Collections (2025.naacl-long)

Copied to clipboard

Challenge: Query-focused summarization (QFS) gives an overview of documents to answer a query, ignoring debatable ones.
Approach: They propose a multi-LLM framework that uses a Query-focused summarization approach to create balanced summaries that answer debatable queries.
Outcome: The proposed framework beats SOTA by 38-59% in topic paragraph coverage and balance, based on new citation metrics.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations