paper-with-me

Papers

AQuaMuSe: Automatically Generating Datasets for Query-Based Multi-Document Summarization

2020-10-23 · Sayali Kulkarni, Sheide Chammas, Wan Zhu, Fei Sha, Eugene Ie

Summarization is the task of compressing source document(s) into coherent and succinct passages. This is a valuable tool to present users with concise and accurate sketch of the top ranked documents related to their queries. Query-based multi-document summarization (qMDS) addresses this pervasive need, but the research is severely limited due to lack of training and evaluation datasets as existing single-document and multi-document summarization datasets are inadequate in form and scale. We propose a scalable approach called AQuaMuSe to automatically mine qMDS examples from question answering datasets and large document corpora. Our approach is unique in the sense that it can general a dual dataset -- for extractive and abstractive summaries both. We publicly release a specific instance of an AQuaMuSe dataset with 5,519 query-based summaries, each associated with an average of 6 input documents selected from an index of 355M documents from Common Crawl. Extensive evaluation of the dataset along with baseline summarization model experiments are provided.

📄 PDF Abstract BibTeX arXiv:2010.12694

Code (1)

google-research-datasets/aquamuse 공식 구현 tf

Tasks

Document SummarizationMulti-Document SummarizationQuestion Answering

Similar Papers 제목 키워드 기반

Query Refinement Prompts for Closed-Book Long-Form Question Answering

2022-10-31 · Reinald Kim Amplayo, Kellie Webster, Michael Collins, Dipanjan Das 외

Large language models (LLMs) have been shown to perform well in answering questions and in producing long-form texts, both in few-shot closed-book settings. While the former can be validated using well-known evaluation m…

FormLong Form Question AnsweringQuestion Answering

Exploring Neural Models for Query-Focused Summarization

2021-12-14 · Findings (NAACL) 2022 7 · Jesse Vig, Alexander R. Fabbri, Wojciech Kryściński, Chien-Sheng Wu 외

Query-focused summarization (QFS) aims to produce summaries that answer particular questions of interest, enabling greater user control and personalization. While recently released datasets, such as QMSum or AQuaMuSe, fa…

Query-focused SummarizationTransfer Learning

Exploring Neural Models for Query-Focused Summarization

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Query-focused summarization (QFS) aims to produce summaries that answer particular questions of interest, enabling greater user control and personalization. While recently released datasets, such as QMSum or AQuaMuSe, fa…

Query-focused Summarization

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…

Augmenting Ad-Hoc IR Dataset for Interactive Conversational Search

2023-11-10 · Pierre Erbacher, Jian-Yun Nie, Philippe Preux, Laure Soulier

A peculiarity of conversational search systems is that they involve mixed-initiatives such as system-generated query clarifying questions. Evaluating those systems at a large scale on the end task of IR is very challengi…

Conversational Search