Browse State-of-the-Art › Dialogue State Tracking
Dialogue State Tracking
138 papers with code · 7 benchmarks · 13 datasets archive 2025-07-28
Dialogue state tacking consists of determining at each turn of a dialogue the full representation of what the user wants at that point in the dialogue, which contains a goal constraint, a set of requested slots, and the user's dialogue act.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
7 leaderboard tables shown for this task, 7 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
13 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 138 papers with code (300 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
14 Feb 2019 21 repositories listedNatural language processing tasks, such as question answering, machine translation, reading comprehension, and summarization, are typically approached with supervised learning on taskspecific datasets.
-
2 Jul 2019 6 repositories listed Syntology ran 2 of 23 samples · 21 unverifiedTo fix the noisy state annotations, we use crowdsourced workers to re-annotate state and utterances based on the original utterances in the dataset.
-
20 May 2021 4 repositories listedWe introduce Korean Language Understanding Evaluation (KLUE) benchmark.
-
12 Sep 2019 4 repositories listedIn this work, we introduce the the Schema-Guided Dialogue (SGD) dataset, containing over 16k multi-domain conversations spanning 16 domains.
-
10 Sep 2021 3 repositories listed Syntology ran 4 of 7 samples · 3 unverifiedLarge pre-trained language models for textual data have an unconstrained output space; at each decoding step, they can produce any of 10, 000s of sub-word tokens.
-
12 Oct 2020 3 repositories listedIn this paper, we introduce MultiWOZ 2.
-
10 Nov 2019 3 repositories listedThis mechanism consists of two steps: (1) predicting state operation on each of the memory slots, and (2) overwriting the memory with new values, of which only a few are generated according to the predicted state…
-
11 Sep 2019 3 repositories listed Syntology ran 1 of 11 samples · 10 unverifiedWe present CoSQL, a corpus for building cross-domain, general-purpose database (DB) querying dialogue systems.
-
2 Sep 2019 3 repositories listedWe focus on the cross-domain context-dependent text-to-SQL generation task.
-
15 Dec 2021 2 repositories listedRecent works that revealed the vulnerability of dialogue state tracking (DST) models to distributional shifts have made holistic comparisons on robustness and qualitative analyses increasingly important for…
-
15 Oct 2021 2 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedA simple yet unexplored solution is prompt-based few-shot learning (Brown et al.
-
29 Sep 2021 2 repositories listed Syntology ran 0 of 10 samples · 10 unverifiedPre-trained language models have been recently shown to benefit task-oriented dialogue (TOD) systems.
-
10 May 2021 2 repositories listedZero-shot cross-domain dialogue state tracking (DST) enables us to handle task-oriented dialogue in unseen domains without the expense of collecting in-domain data.
-
14 Jan 2021 2 repositories listedWe propose a new framework, Translation between Augmented Natural Languages (TANL), to solve many structured prediction language tasks including joint entity and relation extraction, nested named entity recognition,…
-
5 Jan 2021 2 repositories listedSemantic parsing has long been a fundamental problem in natural language processing.
-
24 Oct 2020 2 repositories listed Syntology ran 9 of 10 samples · 1 unverifiedDialogue state trackers have made significant progress on benchmark datasets, but their generalization capability to novel and realistic scenarios beyond the held-out conversations is less understood.
-
24 Oct 2020 2 repositories listedHowever, in such a stacked encoder-decoder structure, the operation prediction objective only affects the BERT encoder and the value generation objective mainly affects the RNN decoder.
-
27 Feb 2020 2 repositories listedTo advance multi-domain (cross-domain) dialogue modeling as well as alleviate the shortage of Chinese task-oriented datasets, we propose CrossWOZ, the first large-scale Chinese Cross-Domain Wizard-of-Oz task-oriented…
-
2 Feb 2020 2 repositories listedThe goal of this task is to develop dialogue state tracking models suitable for large-scale virtual assistants, with a focus on data-efficient joint modeling across domains and zero-shot generalization to new APIs.
-
7 Nov 2019 2 repositories listedMulti-domain dialogue state tracking (DST) is a critical component for conversational AI systems.
-
21 May 2019 2 repositories listedOver-dependence on domain ontology and lack of knowledge sharing across domains are two practical and yet less studied problems of dialogue state tracking.
-
31 Aug 2018 2 repositories listedHowever, the \emph{expensive nature of state labeling} and the \emph{weak interpretability} make the dialogue state tracking a challenging problem for both task-oriented and non-task-oriented dialogue generation: For…
-
19 May 2018 2 repositories listed Syntology ran 0 of 8 samples · 8 unverified · 3 pointer-only (licence)Dialogue state tracking, which estimates user goals and requests given the dialogue context, is an essential part of task-oriented dialogue systems.
-
1 Jun 2017 2 repositories listedWe present Attract-Repel, an algorithm for improving the semantic quality of word vectors by injecting constraints extracted from lexical resources.
-
2 Mar 2016 2 repositories listedIn this work, we present a novel counter-fitting method which injects antonymy and synonymy constraints into vector space representations in order to improve the vectors' capability for judging semantic similarity.
-
17 Jan 2025 1 repository listedThe accountability model is an augmented LLM with an additional accountability head that functions as a binary classifier to predict the relevant slots of the dialogue state mentioned in the conversation.
-
30 Oct 2024 1 repository listedGoal-oriented chatbots are essential for automating user tasks, such as booking flights or making restaurant reservations.
-
24 Sep 2024 1 repository listedDialogue State Tracking (DST) is crucial for understanding user needs and executing appropriate system actions in task-oriented dialogues.
-
15 Sep 2024 1 repository listed Syntology ran 10 of 12 samples · 2 unverified · 12 pointer-only (licence)We evaluate four methods for estimating confidence scores based on softmax, raw token scores, verbalized confidences, and a combination of these methods, using the area under the curve (AUC) metric to assess…
-
19 Aug 2024 1 repository listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)A practical dialogue system requires the capacity for ongoing skill acquisition and adaptability to new tasks while preserving prior knowledge.
Syntology lines on 9 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections