Memory Allocation in Resource-Constrained Reinforcement Learning
Machine Learning
2025-06-24 v1 Artificial Intelligence
Abstract
Resource constraints can fundamentally change both learning and decision-making. We explore how memory constraints influence an agent's performance when navigating unknown environments using standard reinforcement learning algorithms. Specifically, memory-constrained agents face a dilemma: how much of their limited memory should be allocated to each of the agent's internal processes, such as estimating a world model, as opposed to forming a plan using that model? We study this dilemma in MCTS- and DQN-based algorithms and examine how different allocations of memory impact performance in episodic and continual learning settings.
Cite
@article{arxiv.2506.17263,
title = {Memory Allocation in Resource-Constrained Reinforcement Learning},
author = {Massimiliano Tamborski and David Abel},
journal= {arXiv preprint arXiv:2506.17263},
year = {2025}
}
Comments
RLDM 2025