English

Conversational Tree Search: A New Hybrid Dialog Task

Computation and Language 2024-03-27 v1 Artificial Intelligence Machine Learning

Abstract

Conversational interfaces provide a flexible and easy way for users to seek information that may otherwise be difficult or inconvenient to obtain. However, existing interfaces generally fall into one of two categories: FAQs, where users must have a concrete question in order to retrieve a general answer, or dialogs, where users must follow a predefined path but may receive a personalized answer. In this paper, we introduce Conversational Tree Search (CTS) as a new task that bridges the gap between FAQ-style information retrieval and task-oriented dialog, allowing domain-experts to define dialog trees which can then be converted to an efficient dialog policy that learns only to ask the questions necessary to navigate a user to their goal. We collect a dataset for the travel reimbursement domain and demonstrate a baseline as well as a novel deep Reinforcement Learning architecture for this task. Our results show that the new architecture combines the positive aspects of both the FAQ and dialog system used in the baseline and achieves higher goal completion while skipping unnecessary questions.

Keywords

Cite

@article{arxiv.2303.10227,
  title  = {Conversational Tree Search: A New Hybrid Dialog Task},
  author = {Dirk Väth and Lindsey Vanderlyn and Ngoc Thang Vu},
  journal= {arXiv preprint arXiv:2303.10227},
  year   = {2024}
}

Comments

EACL 2023

R2 v1 2026-06-28T09:22:06.298Z