Dialogue Management System
(Redirected from Conversation Controller)
Jump to navigation
Jump to search
A Dialogue Management System is a conversational system that orchestrates dialogue flow and manages conversation state in interactive communication.
- AKA: Dialog Manager, Conversation Controller, Dialogue Orchestrator, Interaction Management System.
- Context:
- It can typically control Dialogue Flow through dialogue management system planning.
- It can typically maintain Dialogue State through dialogue management system tracking.
- It can typically coordinate Turn-Taking through dialogue management system protocol.
- It can typically handle Dialogue Strategy through dialogue management system policy.
- It can often utilize State Machines for dialogue management system modeling.
- It can often implement Dialogue Rules for dialogue management system control.
- It can often coordinate with Natural Language Understanding for dialogue management system interpretation.
- It can range from being a Rule-Based Dialogue Management System to being an Statistical Dialogue Management System, depending on its dialogue management system approach.
- It can range from being a Task-Oriented Dialogue Management System to being an Open-Domain Dialogue Management System, depending on its dialogue management system purpose.
- It can range from being a Single-Initiative Dialogue Management System to being a Mixed-Initiative Dialogue Management System, depending on its dialogue management system control.
- It can range from being a Frame-Based Dialogue Management System to being an Agent-Based Dialogue Management System, depending on its dialogue management system architecture.
- ...
- Examples:
- Task-Oriented Dialogue Management Systems, such as:
- Conversational Dialogue Management Systems, such as:
- Specialized Dialogue Management Systems, such as:
- ...
- Counter-Examples:
- Monologue System, which lacks dialogue interaction.
- Static Response System, which lacks dialogue management.
- One-Way Communication System, which lacks dialogue capability.
- See: Conversational AI System, Interactive Dialogue Management System, Natural Language Processing System, Conversational Context Management System, Turn-Taking Protocol, Dialogue State Tracking, Conversation Planning.