paper-with-me

Papers

Disentangling Language and Knowledge in Task-Oriented Dialogs

2018-05-03 · NAACL 2019 6 · Dinesh Raghu, Nikhil Gupta, Mausam

The Knowledge Base (KB) used for real-world applications, such as booking a movie or restaurant reservation, keeps changing over time. End-to-end neural networks trained for these task-oriented dialogs are expected to be immune to any changes in the KB. However, existing approaches breakdown when asked to handle such changes. We propose an encoder-decoder architecture (BoSsNet) with a novel Bag-of-Sequences (BoSs) memory, which facilitates the disentangled learning of the response's language model and its knowledge incorporation. Consequently, the KB can be modified with new knowledge without a drop in interpretability. We find that BoSsNet outperforms state-of-the-art models, with considerable improvements (> 10\%) on bAbI OOV test sets and other human-human datasets. We also systematically modify existing datasets to measure disentanglement and show BoSsNet to be robust to KB modifications.

📄 PDF Abstract BibTeX arXiv:1805.01216

Code (1)

dair-iitd/BossNet 공식 구현 tf

Tasks

DecoderDisentanglementLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

CookDial: A dataset for task-oriented dialogs grounded in procedural documents

2022-06-17 · Yiwei Jiang, Klim Zaporojets, Johannes Deleu, Thomas Demeester 외

This work presents a new dialog dataset, CookDial, that facilitates research on task-oriented dialog systems with procedural knowledge understanding. The corpus contains 260 human-to-human task-oriented dialogs in which …

Decision MakingResponse Generation

End-to-End Task-Oriented Dialog Modeling with Semi-Structured Knowledge Management

2021-06-22 · Silin Gao, Ryuichi Takanobu, Antoine Bosselut, Minlie Huang

Current task-oriented dialog (TOD) systems mostly manage structured knowledge (e.g. databases and tables) to guide the goal-oriented conversations. However, they fall short of handling dialogs which also involve unstruct…

Language ModelingLanguage ModellingManagement

DialogStudio: Towards Richest and Most Diverse Unified Dataset Collection for Conversational AI

2023-07-19 · JianGuo Zhang, Kun Qian, Zhiwei Liu, Shelby Heinecke 외

Despite advancements in conversational AI, language models encounter challenges to handle diverse conversational tasks, and existing dialogue dataset collections often lack diversity and comprehensiveness. To tackle thes…

Conversational RecommendationDiversityFew-Shot LearningLanguage Modeling+2

Tell Your Story: Task-Oriented Dialogs for Interactive Content Creation

2022-11-08 · Satwik Kottur, Seungwhan Moon, Aram H. Markosyan, Hardik Shah 외

People capture photos and videos to relive and share memories of personal significance. Recently, media montages (stories) have become a popular mode of sharing these memories due to their intuitive and powerful storytel…

BenchmarkingRetrieval

DialogStitch: Synthetic Deeper and Multi-Context Task-Oriented Dialogs

2021-07-01 · SIGDIAL (ACL) 2021 7 · Satwik Kottur, Chinnadhurai Sankar, Zhou Yu, Alborz Geramifard

Real-world conversational agents must effectively handle long conversations that span multiple contexts. Such context can be interspersed with chitchat (dialog turns not directly related to the task at hand), and potenti…