Dialogue Management

24 papers with code • 0 benchmarks • 1 datasets

( Image credit: Bocklisch et al. )

Datasets


Most implemented papers

End-to-End Knowledge-Routed Relational Dialogue System for Automatic Diagnosis

HCPLab-SYSU/Medical_DS 30 Jan 2019

Besides the challenges for conversational dialogue systems (e. g. topic transition coherency and question understanding), automatic medical diagnosis further poses more critical requirements for the dialogue rationality in the context of medical knowledge and symptom-disease relations.

Are You for Real? Detecting Identity Fraud via Dialogue Interactions

Leechikara/Dialogue-Based-Anti-Fraud IJCNLP 2019

In this paper, we focus on identity fraud detection in loan applications and propose to solve this problem with a novel interactive dialogue system which consists of two modules.

Modeling Multi-Action Policy for Task-Oriented Dialogues

leishu02/EMNLP2019_gCAS IJCNLP 2019

Dialogue management (DM) plays a key role in the quality of the interaction with the user in a task-oriented dialogue system.

Cascaded LSTMs based Deep Reinforcement Learning for Goal-driven Dialogue

Damcy/cascadeLSTMDRL 31 Oct 2019

Dialogue embeddings are learned by a LSTM at the middle of the network, and updated by the feeding of all turn embeddings.

Emora STDM: A Versatile Framework for Innovative Dialogue System Development

emora-chat/emora_stdm SIGDIAL (ACL) 2020

This demo paper presents Emora STDM (State Transition Dialogue Manager), a dialogue system development framework that provides novel workflows for rapid prototyping of chat-based dialogue managers as well as collaborative development of complex interactions.

Causal-aware Safe Policy Improvement for Task-oriented dialogue

salesforce/CASPI 10 Mar 2021

This method gives guarantees on dialogue policy's performance and also learns to shape rewards according to intentions behind human responses, rather than just mimicking demonstration data; this couple with batch-RL helps overall with sample efficiency of the framework.

A Storytelling Robot managing Persuasive and Ethical Stances via ACT-R: an Exploratory Study

manuelgentile/inforob 27 Jul 2021

We present a storytelling robot, controlled via the ACT-R cognitive architecture, able to adopt different persuasive techniques and ethical stances while conversing about some topics concerning COVID-19.

Converse: A Tree-Based Modular Task-Oriented Dialogue System

salesforce/converse 23 Mar 2022

At the core of the struggle is the need to script every single turn of interactions between the bot and the human user.

Empathetic Response Generation with State Management

a-rain/state_management_empdialogue 7 May 2022

The emotion-aware dialogue management contains two parts: (1) Emotion state tracking maintains the current emotion state of the user and (2) Empathetic dialogue policy selection predicts a target emotion and a user's intent based on the results of the emotion state tracking.

Learning Dialogue Representations from Consecutive Utterances

amazon-research/dse NAACL 2022

In this paper, we introduce Dialogue Sentence Embedding (DSE), a self-supervised contrastive learning method that learns effective dialogue representations suitable for a wide range of dialogue tasks.