BOOK: Storing Algorithm-Invariant Episodes for Deep Reinforcement Learning
Simyung Chang, YoungJoon Yoo, Jaeseok Choi, Nojun Kwak

TL;DR
This paper proposes a novel 'book' method for reinforcement learning that shares core knowledge among agents, enabling significantly faster learning by focusing on key experiences and semantic clustering of states.
Contribution
The paper introduces a new knowledge-sharing approach in RL using a 'book' that clusters states and records core experiences, improving learning speed and efficiency.
Findings
Agents learn hundreds to thousands of times faster.
Core experiences are effectively selected and stored.
Semantic clustering enhances knowledge sharing.
Abstract
We introduce a novel method to train agents of reinforcement learning (RL) by sharing knowledge in a way similar to the concept of using a book. The recorded information in the form of a book is the main means by which humans learn knowledge. Nevertheless, the conventional deep RL methods have mainly focused either on experiential learning where the agent learns through interactions with the environment from the start or on imitation learning that tries to mimic the teacher. Contrary to these, our proposed book learning shares key information among different agents in a book-like manner by delving into the following two characteristic features: (1) By defining the linguistic function, input states can be clustered semantically into a relatively small number of core clusters, which are forwarded to other RL agents in a prescribed manner. (2) By defining state priorities and the contents…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Evolutionary Algorithms and Applications · Robot Manipulation and Learning
