• Stars
    star
    166
  • Rank 226,499 (Top 5 %)
  • Language
  • Created over 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dialogue State Tracking (DST) Papers, Datasets, Resources ๐Ÿคฉ

Awesome Dialogue State Tracking

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

โœ… ย Last update : 22.09.20

[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]