AdaptSum: Towards Low-Resource Domain Adaptation for Abstractive Summarization
State-of-the-art abstractive summarization models generally rely on extensive labeled data, which lowers their generalization ability on domains where such data are not available. In this paper, we present a study of domain adaptation for the abstractive summarization task across six diverse target domains in a low-resource setting. Specifically, we investigate the second phase of pre-training on large-scale generative models under three different settings: 1) source domain pre-training; 2) domain-adaptive pre-training; and 3) task-adaptive pre-training. Experiments show that the effectiveness of pre-training is correlated with the similarity between the pre-training data and the target domain task. Moreover, we find that continuing pre-training could lead to the pre-trained model's catastrophic forgetting, and a learning method with less forgetting can alleviate this issue. Furthermore, results illustrate that a huge gap still exists between the low-resource and high-resource settings, which highlights the need for more advanced domain adaptation methods for the abstractive summarization task.
Code (1)
Tasks
Abstractive Text SummarizationDomain AdaptationSimilar Papers 제목 키워드 기반
A Pilot Study of Domain Adaptation Effect for Neural Abstractive Summarization
We study the problem of domain adaptation for neural abstractive summarization. We make initial efforts in investigating what information can be transferred to a new domain. Experimental results on news stories and opini…
Abstractive Text SummarizationArticlesDomain AdaptationDomain Adaptation with Pre-trained Transformers for Query Focused Abstractive Text Summarization
The Query Focused Text Summarization (QFTS) task aims at building systems that generate the summary of the text document(s) based on the given query. A key challenge in addressing this task is the lack of large labeled d…
Abstractive Text SummarizationDomain AdaptationText SummarizationTransfer Learning+1Domain Adaptation with Pre-trained Transformers for Query-Focused Abstractive Text Summarization
The Query-Focused Text Summarization (QFTS) task aims at building systems that generate the summary of the text document(s) based on the given query. A key challenge in addressing this task is the lack of large labeled d…
Abstractive Text SummarizationDomain AdaptationText SummarizationTransfer Learning+1Meta-Transfer Learning for Low-Resource Abstractive Summarization
Neural abstractive summarization has been studied in many pieces of literature and achieves great success with the aid of large corpora. However, when encountering novel tasks, one may not always benefit from transfer le…
Abstractive Text SummarizationTransfer LearningAdaptEval: Evaluating Large Language Models on Domain Adaptation for Text Summarization
Despite the advances in the abstractive summarization task using Large Language Models (LLM), there is a lack of research that asses their abilities to easily adapt to different domains. We evaluate the domain adaptation…
Abstractive Text SummarizationDomain AdaptationIn-Context LearningText Summarization