EMNLP2023
Enhancing Task-oriented Dialogue Systems with Generative Post-processing Networks
Atsumoto Ohashi, Ryuichiro Higashinaka
Abstract
Recently, post-processing networks (PPNs), which modify the outputs of arbitrary modules including non-differentiable ones in taskoriented dialogue systems, have been proposed. PPNs have successfully improved the dialogue performance by post-processing natural language understanding (NLU), dialogue state tracking (DST), and dialogue policy (Policy) modules with a classification-based approach. However, they cannot be applied to natural language generation (NLG) modules because the post-processing of utterances output by NLG modules requires a generative approach. In this study, we propose a new postprocessing component for NLG, generative post-processing networks (GenPPNs). For optimizing GenPPNs via reinforcement learning, the reward function incorporates dialogue act contribution, a new measure to evaluate the contribution of GenPPN-generated utterances with regard to task completion in dialogue. Through simulation and human evaluation experiments based on the MultiWOZ dataset, we confirmed that GenPPNs improve the task completion performance of task-oriented dialogue systems 1 .