NeurIPS 2021poster8 citations

Structural Credit Assignment in Neural Networks using Reinforcement Learning

Dhawal Gupta, Gabor Mihucz, Matthew Kyle Schlegel, James E. Kostas, Philip S. Thomas, Martha White

Abstract

Structural credit assignment in neural networks is a long-standing problem, with a variety of alternatives to backpropagation proposed to allow for local training of nodes. One of the early strategies was to treat each node as an agent and use a reinforcement learning method called REINFORCE to update each node locally with only a global reward signal. In this work, we revisit this approach and investigate if we can leverage other reinforcement learning approaches to improve learning. We first formalize training a neural network as a finite-horizon reinforcement learning problem and discuss how this facilitates using ideas from reinforcement learning like off-policy learning. We show that the standard on-policy REINFORCE approach, even with a variety of variance reduction approaches, learns suboptimal solutions. We introduce an off-policy approach, to facilitate reasoning about the greedy action for other agents and help overcome stochasticity in other agents. We conclude by showing that these networks of agents can be more robust to correlated samples when learning online.

Reinforcement LearningNeural NetworksStructural Credit Assignment
BibTeX
@inproceedings{
gupta2021structural,
title={Structural Credit Assignment in Neural Networks using Reinforcement Learning},
author={Dhawal Gupta and Gabor Mihucz and Matthew Kyle Schlegel and James E. Kostas and Philip S. Thomas and Martha White},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=nz2iUi-iZLQ}
}
Structural Credit Assignment in Neural Networks using Reinforcement Learning · NeurIPS 2021