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 learning due to the domain shifting problem, and overfitting could happen without adequate labeled examples. Furthermore, the annotations of abstractive summarization are costly, which often demand domain knowledge to ensure the ground-truth quality. Thus, there are growing appeals for Low-Resource Abstractive Summarization, which aims to leverage past experience to improve the performance with limited labeled examples of target corpus. In this paper, we propose to utilize two knowledge-rich sources to tackle this problem, which are large pre-trained models and diverse existing corpora. The former can provide the primary ability to tackle summarization tasks; the latter can help discover common syntactic or semantic information to improve the generalization ability. We conduct extensive experiments on various summarization corpora with different writing styles and forms. The results demonstrate that our approach achieves the state-of-the-art on 6 corpora in low-resource scenarios, with only 0.7% of trainable parameters compared to previous work.
Code (1)
Tasks
Abstractive Text SummarizationTransfer LearningSimilar Papers 제목 키워드 기반
Cross-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 LearningCross-lingual Transfer of Abstractive Summarizer to Less-resource Language
Automatic text summarization extracts important information from texts and presents the information in the form of a summary. Abstractive summarization approaches progressed significantly by switching to deep neural netw…
Abstractive Text SummarizationArticlesCross-Lingual TransferDecoder+3Abstractive 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…
Abstractive Text SummarizationExtractive SummarizationCross-Lingual Abstractive Summarization with Limited Parallel Resources
Parallel cross-lingual summarization data is scarce, requiring models to better use the limited available cross-lingual resources. Existing methods to do so often adopt sequence-to-sequence networks with multi-task frame…
Abstractive Text SummarizationCross-Lingual Abstractive SummarizationDecoderTransfer LearningMeta-X_{NLG}: A Meta-Learning Approach Based on Language Clustering for Zero-Shot Cross-Lingual Transfer and Generation
Recently, the NLP community has witnessed a rapid advancement in multilingual and cross-lingual transfer research where the supervision is transferred from high-resource languages (HRLs) to low-resource languages (LRLs).…
Abstractive Text SummarizationCross-Lingual TransferMeta-LearningQuestion Generation+3