paper-with-me

Papers

Latent Intention Dialogue Models

2017-05-29 · ICML 2017 8 · Tsung-Hsien Wen, Yishu Miao, Phil Blunsom, Steve Young

Developing a dialogue agent that is capable of making autonomous decisions and communicating by natural language is one of the long-term goals of machine learning research. Traditional approaches either rely on hand-crafting a small state-action set for applying reinforcement learning that is not scalable or constructing deterministic models for learning dialogue sentences that fail to capture natural conversational variability. In this paper, we propose a Latent Intention Dialogue Model (LIDM) that employs a discrete latent variable to learn underlying dialogue intentions in the framework of neural variational inference. In a goal-oriented dialogue scenario, these latent intentions can be interpreted as actions guiding the generation of machine responses, which can be further refined autonomously by reinforcement learning. The experimental evaluation of LIDM shows that the model out-performs published benchmarks for both corpus-based and human evaluation, demonstrating the effectiveness of discrete latent variable models for learning goal-oriented dialogues.

📄 PDF Abstract BibTeX arXiv:1705.10229

Code (1)

shawnwun/NNDIAL 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

Similar Papers 제목 키워드 기반

Probabilistic Modeling of Intentions in Socially Intelligent LLM Agents

2025-10-21 · Feifan Xia, Yuyang Fang, Defang Li, Yantong Xie 외 arxiv

We present a probabilistic intent modeling framework for large language model (LLM) agents in multi-turn social dialogue. The framework maintains a belief distribution over a partner's latent intentions, initialized from…

Improving End-of-turn Detection in Spoken Dialogues by Detecting Speaker Intentions as a Secondary Task

2018-05-09 · Zakaria Aldeneh, Dimitrios Dimitriadis, Emily Mower Provost

This work focuses on the use of acoustic cues for modeling turn-taking in dyadic spoken dialogues. Previous work has shown that speaker intentions (e.g., asking a question, uttering a backchannel, etc.) can influence tur…

InferEM: Inferring the Speaker's Intention for Empathetic Dialogue Generation

2022-12-13 · Guoqing Lv, Jiang Li, XiaoPing Wang, Zhigang Zeng

Current approaches to empathetic response generation typically encode the entire dialogue history directly and put the output into a decoder to generate friendly feedback. These methods focus on modelling contextual info…

DecoderDialogue GenerationEmpathetic Response GenerationMulti-Task Learning+1

An Explainable Collaborative Dialogue System using a Theory of Mind

2023-02-19 · Philip R. Cohen, Lucian Galescu, Maayan Shvo

Eva is a neuro-symbolic domain-independent multimodal collaborative dialogue system that takes seriously that the purpose of task-oriented dialogue is to assist the user. To do this, the system collaborates by inferring …

Learning to Memorize Entailment and Discourse Relations for Persona-Consistent Dialogues

2023-01-12 · Ruijun Chen, Jin Wang, Liang-Chih Yu, Xuejie Zhang

Maintaining engagement and consistency is particularly important in dialogue systems. Existing works have improved the performance of dialogue systems by intentionally learning interlocutor personas with sophisticated ne…

Dialogue Generation