English

UniPCM: Universal Pre-trained Conversation Model with Task-aware Automatic Prompt

Computation and Language 2023-09-21 v1

Abstract

Recent research has shown that multi-task pre-training greatly improves the model's robustness and transfer ability, which is crucial for building a high-quality dialog system. However, most previous works on multi-task pre-training rely heavily on human-defined input format or prompt, which is not optimal in quality and quantity. In this work, we propose to use Task-based Automatic Prompt generation (TAP) to automatically generate high-quality prompts. Using the high-quality prompts generated, we scale the corpus of the pre-trained conversation model to 122 datasets from 15 dialog-related tasks, resulting in Universal Pre-trained Conversation Model (UniPCM), a powerful foundation model for various conversational tasks and different dialog systems. Extensive experiments have shown that UniPCM is robust to input prompts and capable of various dialog-related tasks. Moreover, UniPCM has strong transfer ability and excels at low resource scenarios, achieving SOTA results on 9 different datasets ranging from task-oriented dialog to open-domain conversation. Furthermore, we are amazed to find that TAP can generate prompts on par with those collected with crowdsourcing. The code is released with the paper.

Keywords

Cite

@article{arxiv.2309.11065,
  title  = {UniPCM: Universal Pre-trained Conversation Model with Task-aware Automatic Prompt},
  author = {Yucheng Cai and Wentao Ma and Yuchuan Wu and Shuzheng Si and Yuan Shao and Zhijian Ou and Yongbin Li},
  journal= {arXiv preprint arXiv:2309.11065},
  year   = {2023}
}
R2 v1 2026-06-28T12:26:52.084Z