← Search

Simon Schmitt

7 accepted papers

2021

Gated Linear Networks

AAAI 2021technical

This paper presents a new family of backpropagation-free neural architectures, Gated Linear Networks (GLNs). What distinguishes GLNs from contemporary neural networks is the distributed and local nature of their credit assignment mechanism; each neuron directly predicts the target, forgoing the abil…

Cited by 48SourcePDFScholar
2021

Learning and Planning in Complex Action Spaces

ICML 2021spotlight

Many important real-world problems have action spaces that are high-dimensional, continuous or both, making full enumeration of all possible actions infeasible. Instead, only small subsets of actions can be sampled for the purpose of policy evaluation and improvement. In this paper, we propose a gen…

Cited by 108SourcePDFScholar
2021

Muesli: Combining Improvements in Policy Optimization

ICML 2021spotlight

We propose a novel policy update that combines regularized policy optimization with model learning as an auxiliary loss. The update (henceforth Muesli) matches MuZero’s state-of-the-art performance on Atari. Notably, Muesli does so without using deep search: it acts directly with a policy network an…