paper-with-me

Papers

Interactive Reinforcement Learning with Dynamic Reuse of Prior Knowledge from Human/Agent's Demonstration

2018-05-11 · Zhaodong Wang, Matthew E. Taylor

Reinforcement learning has enjoyed multiple successes in recent years. However, these successes typically require very large amounts of data before an agent achieves acceptable performance. This paper introduces a novel way of combating such requirements by leveraging existing (human or agent) knowledge. In particular, this paper uses demonstrations from agents and humans, allowing an untrained agent to quickly achieve high performance. We empirically compare with, and highlight the weakness of, HAT and CHAT, methods of transferring knowledge from a source agent/human to a target agent. This paper introduces an effective transfer approach, DRoP, combining the offline knowledge (demonstrations recorded before learning) with online confidence-based performance analysis. DRoP dynamically involves the demonstrator's knowledge, integrating it into the reinforcement learning agent's online learning loop to achieve efficient and robust learning.

📄 PDF Abstract BibTeX arXiv:1805.04493

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Demonstration-Guided Continual Reinforcement Learning in Dynamic Environments

2025-12-21 · Xue Yang, Michael Schukat, Junlin Lu, Patrick Mannion 외 arxiv

Reinforcement learning (RL) excels in various applications but struggles in dynamic environments where the underlying Markov decision process evolves. Continual reinforcement learning (CRL) enables RL agents to continual…

Reinforcement Learning

Towards Task-Prioritized Policy Composition

2022-09-20 · Finn Rietz, Erik Schaffernicht, Todor Stoyanov, Johannes A. Stork

Combining learned policies in a prioritized, ordered manner is desirable because it allows for modular design and facilitates data reuse through knowledge transfer. In control theory, prioritized composition is realized …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Knowledge-guided Deep Reinforcement Learning for Interactive Recommendation

2020-04-17 · Xiaocong Chen, Chaoran Huang, Lina Yao, Xianzhi Wang 외

Interactive recommendation aims to learn from dynamic interactions between items and users to achieve responsiveness and accuracy. Reinforcement learning is inherently advantageous for coping with dynamic environments an…

Decision MakingDeep Reinforcement LearningInteractive RecommendationKnowledge-Aware Recommendation+4

The Effect of Q-function Reuse on the Total Regret of Tabular, Model-Free, Reinforcement Learning

2021-03-07 · Volodymyr Tkachuk, Sriram Ganapathi Subramanian, Matthew E. Taylor

Some reinforcement learning methods suffer from high sample complexity causing them to not be practical in real-world situations. $Q$-function reuse, a transfer learning method, is one way to reduce the sample complexity…

Q-LearningTransfer Learning

The Landscape of Data Reuse in Interactive Information Retrieval: Motivations, Sources, and Evaluation of Reusability

2024-11-23 · Tianji Jiang, Wenqi Li, Jiqun Liu

Sharing and reusing research data can effectively reduce redundant efforts in data collection and curation, especially for small labs and research teams conducting human-centered system research, and enhance the replicab…

Information Retrieval