paper-with-me

Papers

Switch-based Active Deep Dyna-Q: Efficient Adaptive Planning for Task-Completion Dialogue Policy Learning

2018-11-19 · Yuexin Wu, Xiujun Li, Jingjing Liu, Jianfeng Gao, Yiming Yang

Training task-completion dialogue agents with reinforcement learning usually requires a large number of real user experiences. The Dyna-Q algorithm extends Q-learning by integrating a world model, and thus can effectively boost training efficiency using simulated experiences generated by the world model. The effectiveness of Dyna-Q, however, depends on the quality of the world model - or implicitly, the pre-specified ratio of real vs. simulated experiences used for Q-learning. To this end, we extend the recently proposed Deep Dyna-Q (DDQ) framework by integrating a switcher that automatically determines whether to use a real or simulated experience for Q-learning. Furthermore, we explore the use of active learning for improving sample efficiency, by encouraging the world model to generate simulated experiences in the state-action space where the agent has not (fully) explored. Our results show that by combining switcher and active learning, the new framework named as Switch-based Active Deep Dyna-Q (Switch-DDQ), leads to significant improvement over DDQ and Q-learning baselines in both simulation and human evaluations.

📄 PDF Abstract BibTeX arXiv:1811.07550

Code (1)

CrickWu/Swtich-DDQ 공식 구현

Tasks

Active LearningQ-LearningReinforcement LearningTask-Completion Dialogue Policy Learning

Similar Papers 제목 키워드 기반

From Dialogue to Execution: Mixture-of-Agents Assisted Interactive Planning for Behavior Tree-Based Long-Horizon Robot Execution

2026-03-01 · Kanata Suzuki, Kazuki Hori, Haruka Miyoshi, Shuhei Kurita 외 arxiv

Interactive task planning with large language models (LLMs) lets robots generate high-level action plans from natural language, but over long horizons it asks many questions, and tabular plan representations become hard …

Semantic Similarity

Reinforcement Learning-based Dynamic Adaptation for Sampling-Based Motion Planning in Agile Autonomous Driving

2025-10-12 · Alexander Langmann, Yevhenii Tokarev, Mattia Piccinini, Korbinian Moller 외 arxiv

Sampling-based trajectory planners are widely used for agile autonomous driving due to their ability to generate fast, smooth, and kinodynamically feasible trajectories. However, their behavior is often governed by a cos…

Reinforcement LearningAutonomous DrivingMotion Planning

SwitchMT: An Adaptive Context Switching Methodology for Scalable Multi-Task Learning in Intelligent Autonomous Agents

2025-04-18 · Avaneesh Devkota, Rachmad Vidya Wicaksana Putra, Muhammad Shafique

The ability to train intelligent autonomous agents (such as mobile robots) on multiple tasks is crucial for adapting to dynamic real-world environments. However, state-of-the-art reinforcement learning (RL) methods only …

Atari GamesMulti-Task LearningReinforcement Learning (RL)

MRAC with Memory for Switched Linear Systems

2023-01-28 · Pritesh Patel, Sayan Basu Roy, Shubhendu Bhasin

This work proposes a switched model reference adaptive control (S-MRAC) architecture for a multi-input multi-output (MIMO) switched linear system with memory for enhanced learning. A salient feature of the proposed metho…

parameter estimation

Intent-Context Synergy Reinforcement Learning for Autonomous UAV Decision-Making in Air Combat

2026-03-01 · Jiahao Fu, Feng Yang arxiv

Autonomous UAV infiltration in dynamic contested environments remains a significant challenge due to the partially observable nature of threats and the conflicting objectives of mission efficiency versus survivability. T…

Reinforcement Learning