Large language models (LLMs) have achieved impressive performance in text summarization, yet their performance often falls short when applied to specialized domains that differ from their original pre-training distribution. While fine-tuning can improve summarization quality, it typically relies on costly and scarce high-quality labeled data. In this work, we explore continual pre-training as a scalable, self-supervised approach to adapt LLMs for downstream summarization tasks, particularly in the context of noisy real-world conversation transcripts. We conduct extensive experiments using large-scale, unlabeled business conversation data to investigate whether continual pre-training enhances model capabilities in conversational summarization. Our results demonstrate that continual pre-training yields substantial gains in both in-domain and out-of-domain summarization benchmarks, while maintaining strong generalization and robustness. We also analyze the effects of data selection strategies, providing practical guidelines for applying continual pre-training in summarization-focused industrial applications.
@article{arxiv.2510.05858,
title = {DACP: Domain-Adaptive Continual Pre-Training of Large Language Models for Phone Conversation Summarization},
author = {Xue-Yong Fu and Elena Khasanova and Md Tahmid Rahman Laskar and Harsh Saini and Shashi Bhushan TN},
journal= {arXiv preprint arXiv:2510.05858},
year = {2025}
}
Comments
Accepted to the NewSumm Workshop at EMNLP 2025. Equal contribution from the first four authors