Planning and Acting Under Uncertainty: A New Model for Spoken Dialogue System

Abstract

Uncertainty plays a central role in spoken dialogue systems. Some stochastic models like the Markov decision process (MDP) are used to model the dialogue manager. But the partially observable system state and user intentions hinder the natural representation of the dialogue state. A MDP-based system degrades quickly when uncertainty about a user's intention increases. We propose a novel dialogue model based on the partially observable Markov decision process (POMDP). We use hidden system states and user intentions as the state set, parser results and low-level information as the observation set, and domain actions and dialogue repair actions as the action set. Here, low-level information is extracted from different input modalities, including speech, keyboard, mouse, etc., using Bayesian networks. Because of the limitation of the exact algorithms, we focus on heuristic approximation algorithms and their applicability in POMDP for dialogue management. We also propose two methods for grid point selection in grid-based algorithms

Cite

Text

Zhang et al. "Planning and Acting Under Uncertainty: A New Model for Spoken Dialogue System." Conference on Uncertainty in Artificial Intelligence, 2001.

Markdown

[Zhang et al. "Planning and Acting Under Uncertainty: A New Model for Spoken Dialogue System." Conference on Uncertainty in Artificial Intelligence, 2001.](https://mlanthology.org/uai/2001/zhang2001uai-planning/)

BibTeX

@inproceedings{zhang2001uai-planning,
  title     = {{Planning and Acting Under Uncertainty: A New Model for Spoken Dialogue System}},
  author    = {Zhang, Bo and Cai, Qingsheng and Mao, Jianfeng and Guo, Baining},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2001},
  pages     = {572-579},
  url       = {https://mlanthology.org/uai/2001/zhang2001uai-planning/}
}