Modularity in Reinforcement Learning via Algorithmic Independence in Credit Assignment
Michael Chang, Sidhant Kaushik, Sergey Levine, Thomas L. Griffiths

TL;DR
This paper introduces a formal framework for modular credit assignment in reinforcement learning, enabling independent decision mechanisms, and demonstrates that certain action-value methods satisfy this criterion and are more sample-efficient in transfer tasks.
Contribution
It formalizes modular credit assignment using algorithmic mutual information and causal analysis, and proves that specific temporal difference methods meet this criterion while policy-gradient methods do not.
Findings
Action-value methods satisfy the modularity criterion.
Policy-gradient methods do not satisfy the modularity criterion.
Action-value methods are more sample-efficient in transfer tasks.
Abstract
Many transfer problems require re-using previously optimal decisions for solving new tasks, which suggests the need for learning algorithms that can modify the mechanisms for choosing certain actions independently of those for choosing others. However, there is currently no formalism nor theory for how to achieve this kind of modular credit assignment. To answer this question, we define modular credit assignment as a constraint on minimizing the algorithmic mutual information among feedback signals for different decisions. We introduce what we call the modularity criterion for testing whether a learning algorithm satisfies this constraint by performing causal analysis on the algorithm itself. We generalize the recently proposed societal decision-making framework as a more granular formalism than the Markov decision process to prove that for decision sequences that do not contain cycles,…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Auction Theory and Applications
