ResearchPod Summary
Traditional Multi-Document Event Summarization (MDES) often produces generic summaries that fail to address the specific, multi-dimensional interests of different users. While Query-Focused Summarization (QFS) attempts to tailor outputs to user needs, existing datasets and methods are not optimized for large-scale event corpora. To bridge this gap, the authors propose the Query-Focused Event Summarization (QFES) task, which requires systems to first retrieve query-relevant documents from a large thematic corpus and then generate a summary focused on that specific aspect.
To support this, the authors constructed QFESum, a dataset containing 8 thematic events, 16,684 documents, and 104 queries. They also developed a two-stage framework:
Experimental results demonstrate that the proposed framework consistently outperforms current state-of-the-art baselines, including TopicTLS, GraphRAG, and FG-RAG. On the QFESum dataset, the SHC method achieved superior scores across standard lexical metrics (ROUGE, BLEU, METEOR) and semantic metrics (BERTScore). Human evaluation further confirmed that SHC produces more accurate and relevant event summaries compared to existing approaches, which often struggle with redundancy or fail to maintain global consistency when processing large-scale document sets.
This paper provides a necessary benchmark for researchers working on large-scale, query-driven information synthesis. By formalizing the QFES task and providing a robust, publicly available dataset, the authors enable more systematic evaluation of how well summarization models can handle complex, multi-perspective thematic events. The "retrieve-then-summarize" architecture also offers a practical solution for scaling summarization to thousands of documents without sacrificing query relevance.
AI-generated third-party summary by ResearchPod. Not official content or an endorsement by the paper authors or affiliated organizations.