Wikipedia:

dialog manager

A dialog manager is the core component of a dialog system. It maintains the history of the dialog, adopts certain dialog strategy (see below), retrieve the content (stored in files or databases), and decides on the best response to the user. The dialog manager maintains the dialog flow.

The design of the dialog manager evolves over time.

  • finite-state machine
  • frame-based: The system has several slots to be filled. The slots can be filled in any order. This supports mixed-initiative dialog strategy.
  • information-state based

Dialog Strategy

The dialog flow can have the following strategies:

  • System-initiative dialog: The system is in control to guide the dialog at each step.
  • Mixed-initiative dialog: Users can barge in and change the dialog direction. The system follows the user request, but tries to direct the user back the original course. This is the most commonly used dialog strategy in today's dialog systems.
  • User-initiative dialog: The user takes lead, and the system respond to whatever the user directs.

 
 
 

Join the WikiAnswers Q&A community. Post a question or answer questions about "dialog manager" at WikiAnswers.

 

Copyrights:

Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Dialog manager" Read more

Search for answers directly from your browser with the FREE Answers.com Toolbar!  
Click here to download now. 

Get Answers your way! Check out all our free tools and products.

On this page:   E-mail   print Print  Link  

 

Keep Reading

Mentioned In: