Deep Reinforcement Learning with Task-Adaptive Retrieval via Hypernetwork
Yonggang Jin, Chenxu Wang, Tianyu Zheng, Liuyu Xiang, Yaodong Yang,, Junge Zhang, Jie Fu, Zhaofeng He

TL;DR
This paper introduces a task-adaptive retrieval method using hypernetworks to improve sample efficiency in deep reinforcement learning by incorporating relevant past experiences, inspired by hippocampal functions.
Contribution
It presents a novel retrieval network based on task-conditioned hypernetworks that adaptively select and integrate past experiences into reinforcement learning agents.
Findings
Significantly outperforms baseline methods in multitask Minigrid environments.
Effective task-specific experience retrieval improves decision-making.
Dynamic modification enhances collaboration between retrieval and decision networks.
Abstract
Deep reinforcement learning algorithms are usually impeded by sampling inefficiency, heavily depending on multiple interactions with the environment to acquire accurate decision-making capabilities. In contrast, humans rely on their hippocampus to retrieve relevant information from past experiences of relevant tasks, which guides their decision-making when learning a new task, rather than exclusively depending on environmental interactions. Nevertheless, designing a hippocampus-like module for an agent to incorporate past experiences into established reinforcement learning algorithms presents two challenges. The first challenge involves selecting the most relevant past experiences for the current task, and the second challenge is integrating such experiences into the decision network. To address these challenges, we propose a novel method that utilizes a retrieval network based on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Reinforcement Learning in Robotics · Domain Adaptation and Few-Shot Learning
