paper-with-me

Papers

Task-Oriented Conversation Generation Using Heterogeneous Memory Networks

2019-09-25 · IJCNLP 2019 11 · Zehao Lin, Xinjing Huang, Feng Ji, Haiqing Chen, Ying Zhang

How to incorporate external knowledge into a neural dialogue model is critically important for dialogue systems to behave like real humans. To handle this problem, memory networks are usually a great choice and a promising way. However, existing memory networks do not perform well when leveraging heterogeneous information from different sources. In this paper, we propose a novel and versatile external memory networks called Heterogeneous Memory Networks (HMNs), to simultaneously utilize user utterances, dialogue history and background knowledge tuples. In our method, historical sequential dialogues are encoded and stored into the context-aware memory enhanced by gating mechanism while grounding knowledge tuples are encoded and stored into the context-free memory. During decoding, the decoder augmented with HMNs recurrently selects each word in one response utterance from these two memories and a general vocabulary. Experimental results on multiple real-world datasets show that HMNs significantly outperform the state-of-the-art data-driven task-oriented dialogue models in most domains.

📄 PDF Abstract BibTeX arXiv:1909.11287

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Semantic XPath: Structured Agentic Memory Access for Conversational AI

2026-03-01 · Yifan Simon Liu, Ruifan Wu, Liam Gallagher, Jiazhou Liang 외 arxiv

Conversational AI (ConvAI) agents increasingly maintain structured memory to support long-term, task-oriented interactions. In-context memory approaches append the growing history to the model input, which scales poorly …

MemOps: Benchmarking Lifecycle Memory Operations in Long-Horizon Conversations

2026-07-14 · Xixuan Hao, Zeyu Zhang, Zehao Lin, Yihang Sun 외 arxiv

Long-term memory has become a foundational capability for LLM-based agents that accompany users across extended, multi-session interactions. Existing benchmarks, however, evaluate such memory almost exclusively through d…

Question Answering

Dual Dynamic Memory Network for End-to-End Multi-turn Task-oriented Dialog Systems

2020-12-01 · COLING 2020 8 · Jian Wang, Junhao Liu, Wei Bi, Xiaojiang Liu 외

Existing end-to-end task-oriented dialog systems struggle to dynamically model long dialog context for interactions and effectively incorporate knowledge base (KB) information into dialog generation. To conquer these lim…

A Unified Pre-training Framework for Conversational AI

2021-05-06 · Siqi Bao, Bingjin Chen, Huang He, Xin Tian 외

In this work, we explore the application of PLATO-2 on various dialogue systems, including open-domain conversation, knowledge grounded dialogue, and task-oriented conversation. PLATO-2 is initially designed as an open-d…

ChatbotInteractive Evaluation of DialogResponse Generation

ATOD: An Evaluation Framework and Benchmark for Agentic Task-Oriented Dialogue Systems

2026-01-17 · Yifei Zhang, Hooshang Nayyeri, Rinat Khaziev, Emine Yilmaz 외 arxiv

Recent advances in task-oriented dialogue (TOD) systems, driven by large language models (LLMs) with extensive API and tool integration, have enabled conversational agents to coordinate interleaved goals, maintain long-h…

Task-Oriented Dialogue SystemsDialogue Generation