paper-with-me

Papers

Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models

2015-07-17 · Iulian V. Serban, Alessandro Sordoni, Yoshua Bengio, Aaron Courville, Joelle Pineau

We investigate the task of building open domain, conversational dialogue systems based on large dialogue corpora using generative models. Generative models produce system responses that are autonomously generated word-by-word, opening up the possibility for realistic, flexible interactions. In support of this goal, we extend the recently proposed hierarchical recurrent encoder-decoder neural network to the dialogue domain, and demonstrate that this model is competitive with state-of-the-art neural language models and back-off n-gram models. We investigate the limitations of this and similar approaches, and show how its performance can be improved by bootstrapping the learning from a larger question-answer pair corpus and from pretrained word embeddings.

📄 PDF Abstract BibTeX arXiv:1507.04808

Code (7)

Tanasho0928/chat-oriented pytorch
Tanasho0928/ncm pytorch
hsgodhia/hred pytorch
julianser/hed-dlg-truncated
michaelfarrell76/End-To-End-Generative-Dialogue torch
vamshi009/End-to-End-HRED-Dialogue-System pytorch
wayalhruhi/julianser

Tasks

DecoderWord Embeddings

Similar Papers 제목 키워드 기반

An Empirical Study of Cross-Lingual Transferability in Generative Dialogue State Tracker

2021-01-27 · Yen-Ting Lin, Yun-Nung Chen

There has been a rapid development in data-driven task-oriented dialogue systems with the benefit of large-scale datasets. However, the progress of dialogue systems in low-resource languages lags far behind due to the la…

dialog state trackingDialogue State TrackingTask-Oriented Dialogue Systems

Dialogue Diplomats: An End-to-End Multi-Agent Reinforcement Learning System for Automated Conflict Resolution and Consensus Building

2025-11-20 · Deepak Bolleddu arxiv

Conflict resolution and consensus building represent critical challenges in multi-agent systems, negotiations, and collaborative decision-making processes. This paper introduces Dialogue Diplomats, a novel end-to-end mul…

Multi-agent Reinforcement Learning

Grounding in social media: An approach to building a chit-chat dialogue model

2022-06-12 · NAACL (ACL) 2022 7 · Ritvik Choudhary, Daisuke Kawahara

Building open-domain dialogue systems capable of rich human-like conversational ability is one of the fundamental challenges in language generation. However, even with recent advancements in the field, existing open-doma…

Dialogue GenerationText Generation

A Hierarchical Latent Variable Encoder-Decoder Model for Generating Dialogues

2016-05-19 · Iulian Vlad Serban, Alessandro Sordoni, Ryan Lowe, Laurent Charlin 외

Sequential data often possesses a hierarchical structure with complex dependencies between subsequences, such as found between the utterances in a dialogue. In an effort to model this kind of generative process, we propo…

DecoderResponse Generation

Prompt Conditioned VAE: Enhancing Generative Replay for Lifelong Learning in Task-Oriented Dialogue

2022-10-14 · Yingxiu Zhao, Yinhe Zheng, Zhiliang Tian, Chang Gao 외

Lifelong learning (LL) is vital for advanced task-oriented dialogue (ToD) systems. To address the catastrophic forgetting issue of LL, generative replay methods are widely employed to consolidate past knowledge with gene…

Lifelong learningNatural Language Understanding