English

Controllable and Diverse Data Augmentation with Large Language Model for Low-Resource Open-Domain Dialogue Generation

Computation and Language 2024-04-02 v1

Abstract

Data augmentation (DA) is crucial to mitigate model training instability and over-fitting problems in low-resource open-domain dialogue generation. However, traditional DA methods often neglect semantic data diversity, restricting the overall quality. Recently, large language models (LLM) have been used for DA to generate diversified dialogues. However, they have limited controllability and tend to generate dialogues with a distribution shift compared to the seed dialogues. To maximize the augmentation diversity and address the controllability problem, we propose \textbf{S}ummary-based \textbf{D}ialogue \textbf{A}ugmentation with LLM (SDA). Our approach enhances the controllability of LLM by using dialogue summaries as a planning tool. Based on summaries, SDA can generate high-quality and diverse dialogue data even with a small seed dataset. To evaluate the efficacy of data augmentation methods for open-domain dialogue, we designed a clustering-based metric to characterize the semantic diversity of the augmented dialogue data. The experimental results show that SDA can augment high-quality and semantically diverse dialogues given a small seed dataset and an LLM, and the augmented data can boost the performance of open-domain dialogue models.

Keywords

Cite

@article{arxiv.2404.00361,
  title  = {Controllable and Diverse Data Augmentation with Large Language Model for Low-Resource Open-Domain Dialogue Generation},
  author = {Zhenhua Liu and Tong Zhu and Jianxiang Xiang and Wenliang Chen},
  journal= {arXiv preprint arXiv:2404.00361},
  year   = {2024}
}

Comments

13 pages, 5 figures

R2 v1 2026-06-28T15:39:06.589Z