Low-Resource Dialogue Summarization with Domain-Agnostic Multi-Source Pretraining
Yicheng Zou, Bolin Zhu, Xingwu Hu, Tao Gui, Qi Zhang

TL;DR
This paper introduces a domain-agnostic multi-source pretraining approach for low-resource dialogue summarization, effectively leveraging external data to improve performance in limited-data scenarios.
Contribution
It proposes a novel multi-source pretraining paradigm that separates pretraining of dialogue encoder and summary decoder and uses adversarial training for domain adaptation.
Findings
Achieves competitive performance with limited training data.
Generalizes well across different dialogue scenarios.
Effectively leverages external non-summary and summary data.
Abstract
With the rapid increase in the volume of dialogue data from daily life, there is a growing demand for dialogue summarization. Unfortunately, training a large summarization model is generally infeasible due to the inadequacy of dialogue data with annotated summaries. Most existing works for low-resource dialogue summarization directly pretrain models in other domains, e.g., the news domain, but they generally neglect the huge difference between dialogues and conventional articles. To bridge the gap between out-of-domain pretraining and in-domain fine-tuning, in this work, we propose a multi-source pretraining paradigm to better leverage the external summary data. Specifically, we exploit large-scale in-domain non-summary data to separately pretrain the dialogue encoder and the summary decoder. The combined encoder-decoder model is then pretrained on the out-of-domain summary data using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
