English

Transforming Wikipedia into Augmented Data for Query-Focused Summarization

Computation and Language 2022-07-25 v2

Abstract

The limited size of existing query-focused summarization datasets renders training data-driven summarization models challenging. Meanwhile, the manual construction of a query-focused summarization corpus is costly and time-consuming. In this paper, we use Wikipedia to automatically collect a large query-focused summarization dataset (named WIKIREF) of more than 280, 000 examples, which can serve as a means of data augmentation. We also develop a BERT-based query-focused summarization model (Q-BERT) to extract sentences from the documents as summaries. To better adapt a huge model containing millions of parameters to tiny benchmarks, we identify and fine-tune only a sparse subnetwork, which corresponds to a small fraction of the whole model parameters. Experimental results on three DUC benchmarks show that the model pre-trained on WIKIREF has already achieved reasonable performance. After fine-tuning on the specific benchmark datasets, the model with data augmentation outperforms strong comparison systems. Moreover, both our proposed Q-BERT model and subnetwork fine-tuning further improve the model performance. The dataset is publicly available at https://aka.ms/wikiref.

Keywords

Cite

@article{arxiv.1911.03324,
  title  = {Transforming Wikipedia into Augmented Data for Query-Focused Summarization},
  author = {Haichao Zhu and Li Dong and Furu Wei and Bing Qin and Ting Liu},
  journal= {arXiv preprint arXiv:1911.03324},
  year   = {2022}
}

Comments

Accepted by IEEE/ACM Transactions on Audio, Speech and Language Processing (TASLP)

R2 v1 2026-06-23T12:09:27.833Z