paper-with-me

홈 › Papers

JoTR: A Joint Transformer and Reinforcement Learning Framework for Dialog Policy Learning

2023-09-01 · Wai-Chung Kwan, Huimin Wang, Hongru Wang, Zezhong Wang, Xian Wu, Yefeng Zheng, Kam-Fai Wong

Dialogue policy learning (DPL) is a crucial component of dialogue modelling. Its primary role is to determine the appropriate abstract response, commonly referred to as the "dialogue action". Traditional DPL methodologies have treated this as a sequential decision problem, using pre-defined action candidates extracted from a corpus. However, these incomplete candidates can significantly limit the diversity of responses and pose challenges when dealing with edge cases, which are scenarios that occur only at extreme operating parameters. To address these limitations, we introduce a novel framework, JoTR. This framework is unique as it leverages a text-to-text Transformer-based model to generate flexible dialogue actions. Unlike traditional methods, JoTR formulates a word-level policy that allows for a more dynamic and adaptable dialogue action generation, without the need for any action templates. This setting enhances the diversity of responses and improves the system's ability to handle edge cases effectively. In addition, JoTR employs reinforcement learning with a reward-shaping mechanism to efficiently finetune the word-level dialogue policy, which allows the model to learn from its interactions, improving its performance over time. We conducted an extensive evaluation of JoTR to assess its effectiveness. Our extensive evaluation shows that JoTR achieves state-of-the-art performance on two benchmark dialogue modelling tasks, as assessed by both user simulators and human evaluators.

📄 PDF Abstract BibTeX arXiv:2309.00230

Code (1)

kwanwaichung/jotr 공식 구현 pytorch

Tasks

Action GenerationDiversity

Similar Papers 제목 키워드 기반

JOTR: 3D Joint Contrastive Learning with Transformers for Occluded Human Mesh Recovery

2023-07-31 · ICCV 2023 1 · Jiahao Li, Zongxin Yang, Xiaohan Wang, Jianxin Ma 외

In this study, we focus on the problem of 3D human mesh recovery from a single image under obscured conditions. Most state-of-the-art methods aim to improve 2D alignment technologies, such as spatial averaging and 2D joi…

Contrastive LearningHuman Mesh Recovery

Deep Reinforcement Learning for On-line Dialogue State Tracking

2020-09-22 · Zhi Chen, Lu Chen, Xiang Zhou, Kai Yu

Dialogue state tracking (DST) is a crucial module in dialogue management. It is usually cast as a supervised training problem, which is not convenient for on-line optimization. In this paper, a novel companion teaching b…

Deep Reinforcement LearningDialogue ManagementDialogue State TrackingManagement+4

Multimodal Hierarchical Reinforcement Learning Policy for Task-Oriented Visual Dialog

2018-05-08 · WS 2018 7 · Jiaping Zhang, Tiancheng Zhao, Zhou Yu

Creating an intelligent conversational system that understands vision and language is one of the ultimate goals in Artificial Intelligence (AI)~\cite{winograd1972understanding}. Extensive research has focused on vision-t…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Towards End-to-End Learning for Dialog State Tracking and Management using Deep Reinforcement Learning

2016-06-08 · WS 2016 9 · Tiancheng Zhao, Maxine Eskenazi

This paper presents an end-to-end framework for task-oriented dialog systems using a variant of Deep Recurrent Q-Networks (DRQN). The model is able to interface with a relational database and jointly learn policies for b…

Deep Reinforcement Learningdialog state trackingManagementreinforcement-learning+2

Dream to Chat: Model-based Reinforcement Learning on Dialogues with User Belief Modeling

2025-08-23 · Yue Zhao, Xiaoyu Wang, Dan Wang, Zhonglin Jiang 외 arxiv

World models have been widely utilized in robotics, gaming, and auto-driving. However, their applications on natural language tasks are relatively limited. In this paper, we construct the dialogue world model, which coul…

Reinforcement LearningEmotion Classification