paper-with-me

Papers

Building Task-Oriented Visual Dialog Systems Through Alternative Optimization Between Dialog Policy and Language Generation

2019-09-06 · IJCNLP 2019 11 · Mingyang Zhou, Josh Arnold, Zhou Yu

Reinforcement learning (RL) is an effective approach to learn an optimal dialog policy for task-oriented visual dialog systems. A common practice is to apply RL on a neural sequence-to-sequence (seq2seq) framework with the action space being the output vocabulary in the decoder. However, it is difficult to design a reward function that can achieve a balance between learning an effective policy and generating a natural dialog response. This paper proposes a novel framework that alternatively trains a RL policy for image guessing and a supervised seq2seq model to improve dialog generation quality. We evaluate our framework on the GuessWhich task and the framework achieves the state-of-the-art performance in both task completion and dialog quality.

📄 PDF Abstract BibTeX arXiv:1909.05365

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderReinforcement LearningReinforcement Learning (RL)Text GenerationVisual Dialog

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Building blocks of a task-oriented dialogue system in the healthcare domain

2021-06-01 · NAACL (NLPMC) 2021 6 · Heereen Shim, Dietwig Lowet, Stijn Luca, Bart Vanrumste

There has been significant progress in dialogue systems research. However, dialogue systems research in the healthcare domain is still in its infancy. In this paper, we analyse recent studies and outline three building b…

Dialogue ManagementManagementPrivacy Preserving

Towards Universal Dialogue Act Tagging for Task-Oriented Dialogues

2019-07-05 · Shachi Paul, Rahul Goel, Dilek Hakkani-Tür

Machine learning approaches for building task-oriented dialogue systems require large conversational datasets with labels to train on. We are interested in building task-oriented dialogue systems from human-human convers…

Task-Oriented Dialogue Systems

UniDS: A Unified Dialogue System for Chit-Chat and Task-oriented Dialogues

2021-10-15 · dialdoc (ACL) 2022 5 · Xinyan Zhao, Bin He, Yasheng Wang, Yitong Li 외

With the advances in deep learning, tremendous progress has been made with chit-chat dialogue systems and task-oriented dialogue systems. However, these two systems are often tackled separately in current methods. To ach…

Task-Oriented Dialogue Systems

Conversation Learner - A Machine Teaching Tool for Building Dialog Managers for Task-Oriented Dialog Systems

2020-07-01 · ACL 2020 6 · Swadheen Shukla, Lars Liden, Shay, Shahin eh 외

Traditionally, industry solutions for building a task-oriented dialog system have relied on helping dialog authors define rule-based dialog managers, represented as dialog flows. While dialog flows are intuitively interp…

Conversation Learner -- A Machine Teaching Tool for Building Dialog Managers for Task-Oriented Dialog Systems

2020-04-09 · Swadheen Shukla, Lars Liden, Shahin Shayandeh, Eslam Kamal 외

Traditionally, industry solutions for building a task-oriented dialog system have relied on helping dialog authors define rule-based dialog managers, represented as dialog flows. While dialog flows are intuitively interp…