← Search

Gregory Wayne

8 accepted papers

2020

Gaussian Gated Linear Networks

NeurIPS 2020poster

We propose the Gaussian Gated Linear Network (G-GLN), an extension to the recently proposed GLN family of deep neural networks. Instead of using backpropagation to learn features, GLNs have a distributed and local credit assignment mechanism based on optimizing a convex objective. This gives rise to…

2019

Experience Replay for Continual Learning

NeurIPS 2019poster

Interacting with a complex world involves continual learning, in which tasks and data distributions change over time. A continual learning system should demonstrate both plasticity (acquisition of new knowledge) and stability (preservation of old knowledge). Catastrophic forgetting is the failure of…

Cited by 1743SourcePDFScholar
2019

Hindsight Credit Assignment

NeurIPS 2019spotlight

We consider the problem of efficient credit assignment in reinforcement learning. In order to efficiently and meaningfully utilize new data, we propose to explicitly assign credit to past decisions based on the likelihood of them having led to the observed outcome. This approach uses new information…

2019

Interval timing in deep reinforcement learning agents

NeurIPS 2019poster

The measurement of time is central to intelligent behavior. We know that both animals and artificial agents can successfully use temporal dependencies to select actions. In artificial agents, little work has directly addressed (1) which architectural components are necessary for successful developme…

2018

Learning Attractor Dynamics for Generative Memory

NeurIPS 2018poster

A central challenge faced by memory systems is the robust retrieval of a stored pattern in the presence of interference due to other stored patterns and noise. A theoretically well-founded solution to robust retrieval is given by attractor dynamics, which iteratively cleans up patterns during recall…

2017

Robust Imitation of Diverse Behaviors

NeurIPS 2017poster

Deep generative models have recently shown great promise in imitation learning for motor control. Given enough data, even supervised approaches can do one-shot imitation learning; however, they are vulnerable to cascading failures when the agent trajectory diverges from the demonstrations. Compared…

Cited by 266SourcePDFScholar
2016

Scaling Memory-Augmented Neural Networks with Sparse Reads and Writes

NeurIPS 2016poster

Neural networks augmented with external memory have the ability to learn algorithmic solutions to complex tasks. These models appear promising for applications such as language modeling and machine translation. However, they scale poorly in both space and time as the amount of memory grows --- limit…

Cited by 196SourcePDFScholar
2015

Learning Continuous Control Policies by Stochastic Value Gradients

NeurIPS 2015poster

We present a unified framework for learning continuous control policies usingbackpropagation. It supports stochastic control by treating stochasticity in theBellman equation as a deterministic function of exogenous noise. The productis a spectrum of general policy gradient algorithms that range from…

Cited by 723SourcePDFScholar