paper-with-me

Papers

Dialogue State Induction Using Neural Latent Variable Models

2020-08-13 · Qingkai Min, Libo Qin, Zhiyang Teng, Xiao Liu, Yue Zhang

Dialogue state modules are a useful component in a task-oriented dialogue system. Traditional methods find dialogue states by manually labeling training corpora, upon which neural models are trained. However, the labeling process can be costly, slow, error-prone, and more importantly, cannot cover the vast range of domains in real-world dialogues for customer service. We propose the task of dialogue state induction, building two neural latent variable models that mine dialogue states automatically from unlabeled customer service dialogue records. Results show that the models can effectively find meaningful slots. In addition, equipped with induced dialogue states, a state-of-the-art dialogue system gives better performance compared with not using a dialogue state module.

📄 PDF Abstract BibTeX arXiv:2008.05666

Code (1)

taolusi/dialogue-state-induction 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Structured Generative Models of Continuous Features for Word Sense Induction

2016-12-01 · COLING 2016 12 · Alex Komninos, ros, Man, Suresh har

We propose a structured generative latent variable model that integrates information from multiple contextual representations for Word Sense Induction. Our approach jointly models global lexical, local lexical and depend…

ClusteringWord EmbeddingsWord Sense DisambiguationWord Sense Induction

A Discriminative Latent-Variable Model for Bilingual Lexicon Induction

2018-08-28 · EMNLP 2018 10 · Sebastian Ruder, Ryan Cotterell, Yova Kementchedjhieva, Anders Søgaard

We introduce a novel discriminative latent variable model for bilingual lexicon induction. Our model combines the bipartite matching dictionary prior of Haghighi et al. (2008) with a representation-based approach (Artetx…

Bilingual Lexicon Induction

Using Domain Knowledge to Guide Dialog Structure Induction via Neural Probabilistic Soft Logic

2024-03-26 · Connor Pryor, Quan Yuan, Jeremiah Liu, Mehran Kazemi 외

Dialog Structure Induction (DSI) is the task of inferring the latent dialog structure (i.e., a set of dialog states and their temporal transitions) of a given goal-oriented dialog. It is a critical component for modern d…

Domain GeneralizationFew-Shot LearningGoal-Oriented Dialog

Towards a Fully Unsupervised Framework for Intent Induction in Customer Support Dialogues

2023-07-28 · Rita Costa, Bruno Martins, Sérgio Viana, Luisa Coheur

State of the art models in intent induction require annotated datasets. However, annotating dialogues is time-consuming, laborious and expensive. In this work, we propose a completely unsupervised framework for intent in…

Mitigating Negative Style Transfer in Hybrid Dialogue System

2022-12-14 · ShiMin Li, Qinyuan Cheng, Linyang Li, Xipeng Qiu

As the functionality of dialogue systems evolves, hybrid dialogue systems that accomplish user-specific goals and participate in open-topic chitchat with users are attracting growing attention. Existing research learns b…

Contrastive LearningStyle Transfer