paper-with-me

Papers

Cross-domain Dialogue Policy Transfer via Simultaneous Speech-act and Slot Alignment

2018-04-20 · Kaixiang Mo, Yu Zhang, Qiang Yang, Pascale Fung

Dialogue policy transfer enables us to build dialogue policies in a target domain with little data by leveraging knowledge from a source domain with plenty of data. Dialogue sentences are usually represented by speech-acts and domain slots, and the dialogue policy transfer is usually achieved by assigning a slot mapping matrix based on human heuristics. However, existing dialogue policy transfer methods cannot transfer across dialogue domains with different speech-acts, for example, between systems built by different companies. Also, they depend on either common slots or slot entropy, which are not available when the source and target slots are totally disjoint and no database is available to calculate the slot entropy. To solve this problem, we propose a Policy tRansfer across dOMaIns and SpEech-acts (PROMISE) model, which is able to transfer dialogue policies across domains with different speech-acts and disjoint slots. The PROMISE model can learn to align different speech-acts and slots simultaneously, and it does not require common slots or the calculation of the slot entropy. Experiments on both real-world dialogue data and simulations demonstrate that PROMISE model can effectively transfer dialogue policies across domains with different speech-acts and disjoint slots.

📄 PDF Abstract BibTeX arXiv:1804.07691

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta Dialogue Policy Learning

2020-06-03 · Yumo Xu, Chenguang Zhu, Baolin Peng, Michael Zeng

Dialog policy determines the next-step actions for agents and hence is central to a dialogue system. However, when migrated to novel domains with little data, a policy model can fail to adapt due to insufficient interact…

Meta-LearningTransfer Learning

Building Advanced Dialogue Managers for Goal-Oriented Dialogue Systems

2018-06-03 · Vladimir Ilievski

Goal-Oriented (GO) Dialogue Systems, colloquially known as goal oriented chatbots, help users achieve a predefined goal (e.g. book a movie ticket) within a closed domain. A first step is to understand the user's goal by …

Deep Reinforcement LearningGoal-Oriented Dialogue SystemsNatural Language UnderstandingReinforcement Learning+2

Goal-Oriented Chatbot Dialog Management Bootstrapping with Transfer Learning

2018-02-01 · Vladimir Ilievski, Claudiu Musat, Andreea Hossmann, Michael Baeriswyl

Goal-Oriented (GO) Dialogue Systems, colloquially known as goal oriented chatbots, help users achieve a predefined goal (e.g. book a movie ticket) within a closed domain. A first step is to understand the user's goal by …

ChatbotDeep Reinforcement LearningManagementNatural Language Understanding+3

Guided Dialogue Policy Learning without Adversarial Learning in the Loop

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Ziming Li, Sungjin Lee, Baolin Peng, Jinchao Li 외

Reinforcement learning methods have emerged as a popular choice for training an efficient and effective dialogue policy. However, these methods suffer from sparse and unstable reward signals returned by a user simulator …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Guided Dialog Policy Learning without Adversarial Learning in the Loop

2020-04-07 · Ziming Li, Sungjin Lee, Baolin Peng, Jinchao Li 외

Reinforcement Learning (RL) methods have emerged as a popular choice for training an efficient and effective dialogue policy. However, these methods suffer from sparse and unstable reward signals returned by a user simul…

Reinforcement LearningReinforcement Learning (RL)