Deploying a Retrieval based Response Model for Task Oriented Dialogues
Lahari Poddar, György Szarvas, Cheng Wang, Jorge Balazs, Pavel Danchenko, Patrick Ernst
Abstract
Task-oriented dialogue systems in industry settings need to have high conversational capability, be easily adaptable to changing situations and conform to business constraints. This paper describes a 3-step procedure to develop a conversational model that satisfies these criteria and can efficiently scale to rank a large set of response candidates. First, we provide a simple algorithm to semi-automatically create a high-coverage template set from historic conversations without any annotation. Second, we propose a neural architecture that encodes the dialogue context and applicable business constraints as profile features for ranking the next turn. Third, we describe a two-stage learning strategy with self-supervised training, followed by supervised fine-tuning on limited data collected through a human-in-the-loop platform. Finally, we describe offline experiments and present results of deploying our model with human-in-the-loop to converse with live customers online.
BibTeX
@inproceedings{poddar-etal-2022-deploying,
title = "Deploying a Retrieval based Response Model for Task Oriented Dialogues",
author = {Poddar, Lahari and
Szarvas, Gy{\"o}rgy and
Wang, Cheng and
Balazs, Jorge and
Danchenko, Pavel and
Ernst, Patrick},
editor = "Li, Yunyao and
Lazaridou, Angeliki",
booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing: Industry Track",
month = dec,
year = "2022",
address = "Abu Dhabi, UAE",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2022.emnlp-industry.17/",
doi = "10.18653/v1/2022.emnlp-industry.17",
pages = "169--178"
}