Date: October 16, 2025

Topic: What is Task Oriented Dialogue?

Recall

User interacts with the system for a common goal.

Notes

What is Task-Oriented Dialogue?

Examples:


The dialogue context is important, and we need to properly capture the back-and-forth to get all necessary info for the common goal.

Why is Task-Oriented Dialogue Challenging?


Task dialogue consists of:

Task-Oriented Dialogue Characteristics

Turn Taking

Speech Acts

Grounding

System

image.png


Based on a domain, the user might have an intent. To fulfill the intent, the information from the slots are needed.

Terminology

image.png


<aside> 📌 SUMMARY: Task oriented dialogue involves having a user interact with the system to achieve something. This is challenging as we interact in natural language, and the system has to correctly identify the context to fulfill the user’s goal.

</aside>


Date: October 16, 2025

Topic: Automatic Speech Recognition



<aside> 📌 SUMMARY: ASR models translate utterances into words that a language model can understand, and is evaluated by Slot Error Rate

</aside>