EMNLP 2023long findings0 citations

An Adaptive Prompt Generation Framework for Task-oriented Dialogue System

Jun Gao, Liuyu Xiang, Huijia Wu, Han Zhao, Yiqi Tong, Zhaofeng He

Abstract

The de facto way of utilizing black-box large language models (LLMs) to perform various downstream tasks is prompting. However, obtaining suitable prompts for specific tasks is still a challenging problem. While existing LLM-based methods demonstrate promising performance in task-oriented dialogue (TOD) task, they often require manual adjustment in prompt selection, or focus solely on dialogue understanding or generation. To address these issues, we propose an adaptive prompt generation framework to fully unleash the potential of LLMs for the comprehensive TOD system. Firstly, we design a trainable slot generator (TSG) that can generate domain and slot information in the belief state, which serves as prior knowledge for subsequent prompt generation. Next, we propose an adaptive prompt generator (APG) that utilizes the prior knowledge to generate prompts for the LLM, deriving the belief state and system response of the dialogue for evaluation. Finally, we evaluate our framework on the MultiWOZ 2.0 dataset. Extensive experiments demonstrate that our method outperforms existing methods. Our code and data will be released.

adaptive promptLLMtask-oriented dialogueblack-boxprompt learning
BibTeX
@inproceedings{
gao2023an,
title={An Adaptive Prompt Generation Framework for Task-oriented Dialogue System},
author={Jun Gao and Liuyu Xiang and Huijia Wu and Han Zhao and Yiqi Tong and Zhaofeng He},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=xVMV2IYbWH}
}
An Adaptive Prompt Generation Framework for Task-oriented Dialogue System · EMNLP 2023