Challenge: Existing systems rely on modular, domain-focused frameworks for analyzing complex problems.
Approach: They propose semi-supervised learning methods that can reduce the amount of required intermediate labelling by leveraging un-annotated data instead of transcribed utterances.
Outcome: The proposed model reduces the amount of turn-level annotations by 30% while maintaining equivalent system performance.

Similar Papers

Towards Low-Resource Semi-Supervised Dialogue Generation with Meta-Learning (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing systems that use labelled data to generate dialogues are lacking in high accuracy.
Approach: They propose a meta-learning based semi-supervised explicit dialogue state tracker for neural dialogue generation, denoted as MEDST.
Outcome: The proposed system outperforms existing systems by 18.7% goal accuracy and 14.3% entity match rate on the KVRET corpus with 2% labelled data in semi-supervision.
Semi-Supervised Dialogue Policy Learning via Stochastic Reward Estimation (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for dialogue policy optimization do not provide sufficient supervision signals at the end of dialogues.
Approach: They propose to learn from state-action pairs of an optimal policy to provide turn-by-turn rewards.
Outcome: The proposed approach outperforms competitive policy learning baselines on a benchmark multi-domain dataset.
MultiWOZ 2.1: A Consolidated Multi-Domain Dialogue Dataset with State Corrections and State Tracking Baselines (2020.lrec-1)

Copied to clipboard

Challenge: MultiWOZ 2.0 has substantial noise in dialogue state annotations and dialogue utterances . follow-up work has augmented the original dataset with user dialogue acts .
Approach: They propose to reannotate dialogue state and utterances based on original dataset . they then compare their results to other datasets to improve their models .
Outcome: The proposed dataset improves on the noise in the dialogue state annotations and dialogue utterances.
Autocorrect in the Process of Translation — Multi-task Learning Improves Dialogue Machine Translation (2021.naacl-industry)

Copied to clipboard

Challenge: Existing neural machine translation models are not able to translate dialogues in real life scenarios.
Approach: They propose a joint learning method to identify omission and typos and utilize context to translate dialogue utterances.
Outcome: The proposed method improves translation quality by 3.2 BLEU over baselines and recovers omitted pronouns by 47.16%.
A Unifying View On Task-oriented Dialogue Annotation (2022.lrec-1)

Copied to clipboard

Challenge: Recent research attention in task-oriented dialogue systems focuses on end-to-end neural models.
Approach: They present a dataset that combines annotated corpora from four domains to provide a unified ontology and annotation schema for task-oriented dialogues.
Outcome: The proposed dataset improves language, information content and performance in dialogues with two recent models.
Addressing Domain Changes in Task-oriented Conversational Agents through Dialogue Adaptation (2023.eacl-srw)

Copied to clipboard

Challenge: Recent task-oriented dialogue systems are trained on annotated dialogues, but when domain knowledge changes, the initial model may become obsolete.
Approach: They propose to use an annotated dialogue dataset to train a dialogue model for domain changes . they propose to fine-tune a generative language model on domain changes to reduce performance .
Outcome: The proposed approach reduces performance by 55% by fine-tuning a generative language model on domain changes.
A Probabilistic End-To-End Task-Oriented Dialog Model with Latent Belief States towards Semi-Supervised Learning (2020.emnlp-main)

Copied to clipboard

Challenge: Structured belief states are crucial for goal tracking and database query in task-oriented dialog systems.
Approach: They propose a probabilistic dialog model where belief states are represented as discrete latent variables and jointly modeled with system responses given user inputs.
Outcome: The proposed model outperforms supervised-only and semi-supervised baselines on three benchmark datasets.
Improving Limited Labeled Dialogue State Tracking with Self-Supervision (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing dialogue state tracking models require plenty of labeled data, but collecting labels is expensive.
Approach: They propose to use only 1% labeled data to train dialogue state tracking models . they encourage a model to have consistent latent distributions given a perturbed input .
Outcome: The proposed self-supervised signals improve goal accuracy by 8.95% when only 1% labeled data is used on the MultiWOZ dataset.
Semi-Supervised Tri-Training for Explicit Discourse Argument Expansion (2020.lrec-1)

Copied to clipboard

Challenge: a novel application of semi-supervision for shallow discourse parsing is described . we focus on explicit discourse arguments, but we leave the sense selection aside .
Approach: They propose a semi-supervised approach for shallow discourse parsing using sequence tagging.
Outcome: The proposed approach improves performance by 2-10% in the first setting and by comparing the results with training relations.
Stabilized In-Context Learning with Pre-trained Language Models for Few Shot Dialogue State Tracking (2023.findings-eacl)

Copied to clipboard

Challenge: Prompt-based methods with large pre-trained language models have shown impressive unaided performance across many NLP tasks.
Approach: They propose a meta-learning scheme to stabilize the ability of the model to perform well under various prompts and introduce a saliency model to limit dialogue text length.
Outcome: The proposed model improves on large pre-trained language models with labeled in-context exemplars and can be used to generate more exemplar queries.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations