paper-with-me

홈 › Papers

Abstractive Summarization for Low Resource Data using Domain Transfer and Data Synthesis

2020-02-09 · Ahmed Magooda, Diane Litman

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.

📄 PDF Abstract BibTeX arXiv:2002.03407

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationExtractive Summarization

Similar Papers 제목 키워드 기반

Meta-Transfer Learning for Low-Resource Abstractive Summarization

2021-02-18 · Yi-Syuan Chen, Hong-Han Shuai

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 Learning

AdaptSum: Towards Low-Resource Domain Adaptation for Abstractive Summarization

2021-03-21 · NAACL 2021 4 · Tiezheng Yu, Zihan Liu, Pascale Fung

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 Adaptation

To Adapt or to Fine-tune: A Case Study on Abstractive Summarization

2022-08-30 · CCL 2022 10 · Zheng Zhao, Pinzhen Chen

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 Models

A Split-then-Join Approach to Abstractive Summarization for Very Long Documents in a Low Resource Setting

2025-05-11 · Lhuqita Fazry

$\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 Learning

Cross-lingual Fine-tuning for Abstractive Arabic Text Summarization

2021-09-01 · RANLP 2021 9 · Mram Kahla, Zijian Győző Yang, Attila Novák

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