English

Socratic Pretraining: Question-Driven Pretraining for Controllable Summarization

Computation and Language 2023-06-12 v3

Abstract

In long document controllable summarization, where labeled data is scarce, pretrained models struggle to adapt to the task and effectively respond to user queries. In this paper, we introduce Socratic pretraining, a question-driven, unsupervised pretraining objective specifically designed to improve controllability in summarization tasks. By training a model to generate and answer relevant questions in a given context, Socratic pretraining enables the model to more effectively adhere to user-provided queries and identify relevant content to be summarized. We demonstrate the effectiveness of this approach through extensive experimentation on two summarization domains, short stories and dialogue, and multiple control strategies: keywords, questions, and factoid QA pairs. Our pretraining method relies only on unlabeled documents and a question generation system and outperforms pre-finetuning approaches that use additional supervised data. Furthermore, our results show that Socratic pretraining cuts task-specific labeled data requirements in half, is more faithful to user-provided queries, and achieves state-of-the-art performance on QMSum and SQuALITY.

Keywords

Cite

@article{arxiv.2212.10449,
  title  = {Socratic Pretraining: Question-Driven Pretraining for Controllable Summarization},
  author = {Artidoro Pagnoni and Alexander R. Fabbri and Wojciech Kryściński and Chien-Sheng Wu},
  journal= {arXiv preprint arXiv:2212.10449},
  year   = {2023}
}

Comments

To appear at ACL 2023

R2 v1 2026-06-28T07:45:09.054Z