paper-with-me

홈 › Papers

Reward-free Policy Imitation Learning for Conversational Search

2023-04-17 · Zhenduo Wang, Zhichao Xu, Qingyao Ai

Existing conversational search studies mainly focused on asking better clarifying questions and/or improving search result quality. These works aim at retrieving better responses according to the search context, and their performances are evaluated on either single-turn tasks or multi-turn tasks under naive conversation policy settings. This leaves some questions about their applicability in real-world multi-turn conversations where realistically, each and every action needs to be made by the system itself, and search session efficiency is often an important concern of conversational search systems. While some recent works have identified the need for improving search efficiency in conversational search, they mostly require extensive data annotations and use hand-crafted rewards or heuristics to train systems that can achieve reasonable performance in a restricted number of turns, which has limited generalizability in practice. In this paper, we propose a reward-free conversation policy imitation learning framework, which can train a conversation policy without annotated conversation data or manually designed rewards. The trained conversation policy can be used to guide the conversational retrieval models to balance conversational search quality and efficiency. To evaluate the proposed conversational search system, we propose a new multi-turn-multi-response conversational evaluation metric named Expected Conversational Reciprocal Rank (ECRR). ECRR is designed to evaluate entire multi-turn conversational search sessions towards comprehensively evaluating both search result quality and search efficiency.

📄 PDF Abstract BibTeX arXiv:2304.07988

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational SearchImitation LearningRetrieval

Similar Papers 제목 키워드 기반

Adversarial Imitation Learning via Random Search

2020-08-21 · MyungJae Shin, Joongheon Kim

Developing agents that can perform challenging complex tasks is the goal of reinforcement learning. The model-free reinforcement learning has been considered as a feasible solution. However, the state of the art research…

Computational EfficiencyDeep Reinforcement LearningImitation LearningMuJoCo+3

Adversarial Conversational Shaping for Intelligent Agents

2023-07-20 · Piotr Tarasiewicz, Sultan Kenjeyev, Ilana Sebag, Shehab Alshehabi

The recent emergence of deep learning methods has enabled the research community to achieve state-of-the art results in several domains including natural language processing. However, the current robocall system remains …

Generative Adversarial Network

Towards a Reward-Free Reinforcement Learning Framework for Vehicle Control

2025-02-21 · Jielong Yang, Daoyuan Huang

Reinforcement learning plays a crucial role in vehicle control by guiding agents to learn optimal control strategies through designing or learning appropriate reward signals. However, in vehicle control applications, rew…

Imitation Learningreinforcement-learningReinforcement Learning

Reward-free World Models for Online Imitation Learning

2024-10-17 · Shangzhe Li, Zhiao Huang, Hao Su

Imitation learning (IL) enables agents to acquire skills directly from expert demonstrations, providing a compelling alternative to reinforcement learning. However, prior online IL approaches struggle with complex tasks …

Imitation LearningQ-Learning

Stealthy Imitation: Reward-guided Environment-free Policy Stealing

2024-05-11 · Zhixiong Zhuang, Maria-Irina Nicolae, Mario Fritz

Deep reinforcement learning policies, which are integral to modern control systems, represent valuable intellectual property. The development of these policies demands considerable resources, such as domain expertise, si…

Deep Reinforcement Learning