TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Mem2Seq: Effectively Incorporating Knowledge Bases into En...

Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems

Andrea Madotto, Chien-Sheng Wu, Pascale Fung

2018-04-23ACL 2018 7Task-Oriented Dialogue Systems
PaperPDFCode(official)

Abstract

End-to-end task-oriented dialog systems usually suffer from the challenge of incorporating knowledge bases. In this paper, we propose a novel yet simple end-to-end differentiable model called memory-to-sequence (Mem2Seq) to address this issue. Mem2Seq is the first neural generative model that combines the multi-hop attention over memories with the idea of pointer network. We empirically show how Mem2Seq controls each generation step, and how its multi-hop attention mechanism helps in learning correlations between memories. In addition, our model is quite general without complicated task-specific designs. As a result, we show that Mem2Seq can be trained faster and attain the state-of-the-art performance on three different task-oriented dialog datasets.

Results

TaskDatasetMetricValueModel
DialogueKVRETBLEU12.6Mem2Seq
DialogueKVRETEntity F133.4Mem2Seq
Task-Oriented Dialogue SystemsKVRETBLEU12.6Mem2Seq
Task-Oriented Dialogue SystemsKVRETEntity F133.4Mem2Seq

Related Papers

An Efficient Task-Oriented Dialogue Policy: Evolutionary Reinforcement Learning Injected by Elite Individuals2025-06-04WHEN TO ACT, WHEN TO WAIT: Modeling Structural Trajectories for Intent Triggerability in Task-Oriented Dialogue2025-06-02EnSToM: Enhancing Dialogue Systems with Entropy-Scaled Steering Vectors for Topic Maintenance2025-05-22clem:todd: A Framework for the Systematic Benchmarking of LLM-Based Task-Oriented Dialogue System Realisations2025-05-08LANID: LLM-assisted New Intent Discovery2025-03-31Interpretable and Robust Dialogue State Tracking via Natural Language Summarization with LLMs2025-03-11Leveraging Graph Structures and Large Language Models for End-to-End Synthetic Task-Oriented Dialogues2025-01-21Intent-driven In-context Learning for Few-shot Dialogue State Tracking2024-12-04