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/Global-to-local Memory Pointer Networks for Task-Oriented ...

Global-to-local Memory Pointer Networks for Task-Oriented Dialogue

Chien-Sheng Wu, Richard Socher, Caiming Xiong

2019-01-15ICLR 2019 5Task-Oriented Dialogue Systems
PaperPDFCodeCodeCode(official)Code

Abstract

End-to-end task-oriented dialogue is challenging since knowledge bases are usually large, dynamic and hard to incorporate into a learning framework. We propose the global-to-local memory pointer (GLMP) networks to address this issue. In our model, a global memory encoder and a local memory decoder are proposed to share external knowledge. The encoder encodes dialogue history, modifies global contextual representation, and generates a global memory pointer. The decoder first generates a sketch response with unfilled slots. Next, it passes the global memory pointer to filter the external knowledge for relevant information, then instantiates the slots via the local memory pointers. We empirically show that our model can improve copy accuracy and mitigate the common out-of-vocabulary problem. As a result, GLMP is able to improve over the previous state-of-the-art models in both simulated bAbI Dialogue dataset and human-human Stanford Multi-domain Dialogue dataset on automatic and human evaluation.

Results

TaskDatasetMetricValueModel
DialogueKVRETBLEU14.79GLMP
DialogueKVRETEntity F159.97GLMP
Task-Oriented Dialogue SystemsKVRETBLEU14.79GLMP
Task-Oriented Dialogue SystemsKVRETEntity F159.97GLMP

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