All Projects → yukyunglee → Awesome-Dialogue-State-Tracking

yukyunglee / Awesome-Dialogue-State-Tracking

Licence: other
Dialogue State Tracking (DST) Papers, Datasets, Resources 🤩

Projects that are alternatives of or similar to Awesome-Dialogue-State-Tracking

mixed-language-training
Attention-Informed Mixed-Language Training for Zero-shot Cross-lingual Task-oriented Dialogue Systems (AAAI-2020)
Stars: ✭ 29 (-69.15%)
Mutual labels:  dst, task-oriented-dialogue
dstapi
A short guide on how to access Denmark's Statistics API with python, together with a helper class that facilitates the collection of data and metadata from any DST's table
Stars: ✭ 15 (-84.04%)
Mutual labels:  dst
chatbot
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Stars: ✭ 32 (-65.96%)
Mutual labels:  task-oriented-dialogue
dstqa
Code for Li Zhou, Kevin Small. Multi-domain Dialogue State Tracking as Dynamic Knowledge Graph Enhanced Question Answering. In NeurIPS 2019 Workshop on Conversational AI
Stars: ✭ 26 (-72.34%)
Mutual labels:  dialogue-state-tracking
DSTEd
This Editor is deprecated, please use Version 2.0:
Stars: ✭ 53 (-43.62%)
Mutual labels:  dst
xbot
Task-oriented Chatbot
Stars: ✭ 78 (-17.02%)
Mutual labels:  task-oriented-dialogue
pptod
Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System (ACL 2022)
Stars: ✭ 77 (-18.09%)
Mutual labels:  task-oriented-dialogue
MinTL
MinTL: Minimalist Transfer Learning for Task-Oriented Dialogue Systems
Stars: ✭ 61 (-35.11%)
Mutual labels:  task-oriented-dialogue

Awesome Dialogue State Tracking

Dialogue State Tracking (DST) Papers, Codes, Datasets, Resources

 Last update : 22.07.17

[Table of Contents]

📖  Introduction to DST

📝  DST Research Papers

   1. MultiWOZ (Multi-domain Wizard-of-Oz)

      1) Ontology based model

      2) Open vocab based model

      3) Hybrid model (Ontology + Open vocab)

      4) Zero,Few-Shot / Meta / Transfer learning

   2. WOZ (Wizard-of-Oz)

   3. SGD (Schema-Guided Dialogue)

   4. Data Limitation

   5. etc

🗂  Datasets

   1. Single Domain

   2. Multi Domain

      English

      Korean

      Chinese

📌  Evaluation Metrics

🏆  Competition


[1] Introduction to DST

img1

Dialogue state tracking (DST) is a core component in task-oriented dialogue systems, such as restaurant reservation or ticket booking. The goal of DST is to extract user goals/intentions expressed during conversation and to encode them as a compact set of dialogue states, i.e., a set of slots and their corresponding values (Wu et al., 2019)

img2

Dialogue State Tracking (DST) can be categorized into several approaches. In this repository, we divided the dst approach as shown.

[2] DST Research Papers

  Paper name, Venue | Model name | [Code]

1. MultiWOZ (Multi-domain Wizard-of-Oz)

1) Ontology based model

2) Open vocab based model

3) Hybrid model (Ontology + Open vocab)

4) Zero,Few-Shot / Meta / Transfer learning

2. WoZ (Wizard-of-Oz)

3. SGD (Schema-Guided Dialogue)

4. Data Limitation

5. etc.

[3] Datasets

  Paper name, Venue | Dataset name | Language | [Code]

1. Single Domain

2. Multi Domain

English

Korean

Chinese

[4] Evaluation Metrics

  Paper name, Venue | Metric name

[5] Competition (DSTC)

1. Introduction

DSTC is the most famous competition in the field of Dialogue System. First held in 2013, DSTC started as a Dialogue State Tracking Challenge, but since the dialogue-related researches have been actively expanded, it has been relaunched as the Dialogue System Technology Challenges. DSTC covers the various subjects of dialogue issues such as NLP, Vision, and Speech. The 11th challenge is now taking place with a total of 5 tracks (divided two challenge periods) . More information about DSTC can be found at the link.

2. Related Papers

  Paper name, Competition | Model name | [Code]

💌  Contact Us

Yukyung Lee | Korea University | [email protected]

Kyumin Park | Korea Advanced Institute of Science and Technology | [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].