Abstractive Summarization for Low Resource Data using Domain Transfer and Data Synthesis
Training abstractive summarization models typically requires large amounts of data, which can be a limitation for many domains. In this paper we explore using domain transfer and data synthesis to improve the performance of recent abstractive summarization methods when applied to small corpora of student reflections. First, we explored whether tuning state of the art model trained on newspaper data could boost performance on student reflection data. Evaluations demonstrated that summaries produced by the tuned model achieved higher ROUGE scores compared to model trained on just student reflection data or just newspaper data. The tuned model also achieved higher scores compared to extractive summarization baselines, and additionally was judged to produce more coherent and readable summaries in human evaluations. Second, we explored whether synthesizing summaries of student data could additionally boost performance. We proposed a template-based model to synthesize new data, which when incorporated into training further increased ROUGE scores. Finally, we showed that combining data synthesis with domain transfer achieved higher ROUGE scores compared to only using one of the two approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstractive Text SummarizationExtractive SummarizationSimilar Papers 제목 키워드 기반
Meta-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 LearningAdaptSum: 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 dom…
Abstractive Text SummarizationDomain AdaptationTo Adapt or to Fine-tune: A Case Study on Abstractive Summarization
Recent advances in the field of abstractive summarization leverage pre-trained language models rather than train a model from scratch. However, such models are sluggish to train and accompanied by a massive overhead. Res…
Abstractive Text SummarizationLanguage ModelingLanguage ModellingPretrained Multilingual Language ModelsA Split-then-Join Approach to Abstractive Summarization for Very Long Documents in a Low Resource Setting
$\texttt{BIGBIRD-PEGASUS}$ model achieves $\textit{state-of-the-art}$ on abstractive text summarization for long documents. However it's capacity still limited to maximum of $4,096$ tokens, thus caused performance degrad…
Abstractive Text SummarizationText SummarizationTransfer LearningCross-lingual Fine-tuning for Abstractive Arabic Text Summarization
While abstractive summarization in certain languages, like English, has already reached fairly good results due to the availability of trend-setting resources, like the CNN/Daily Mail dataset, and considerable progress i…
Abstractive Text SummarizationExtractive SummarizationText SummarizationTransfer Learning