← Search

Jonathan Binas

7 accepted papers

2022

Coordination Among Neural Modules Through a Shared Global Workspace

ICLR 2022oral

Deep learning has seen a movement away from representing examples with a monolithic hidden state towards a richly structured state. For example, Transformers segment by position, and object-centric architectures decompose images into entities. In all these architectures, interactions between differe…

Cited by 108SourcePDFScholar
2021

Out-of-Distribution Generalization via Risk Extrapolation (REx)

ICML 2021oral

Distributional shift is one of the major obstacles when transferring machine learning prediction systems from the lab to the real world. To tackle this problem, we assume that variation across training domains is representative of the variation we might encounter at test time, but also that shifts a…

2021

Reinforcement Learning with Random Delays

ICLR 2021poster

Action and observation delays commonly occur in many Reinforcement Learning applications, such as remote control scenarios. We study the anatomy of randomly delayed environments, and show that partially resampling trajectory fragments in hindsight allows for off-policy multi-step value estimation. W…

2020

Reinforcement Learning with Competitive Ensembles of Information-Constrained Primitives

ICLR 2020poster

Reinforcement learning agents that operate in diverse and complex environments can benefit from the structured decomposition of their behavior. Often, this is addressed in the context of hierarchical reinforcement learning, where the aim is to decompose a policy into lower-level primitives or option…

Cited by 55SourceScholar
2019

State-Reification Networks: Improving Generalization by Modeling the Distribution of Hidden Representations

ICML 2019oral

Machine learning promises methods that generalize well from finite labeled data. However, the brittleness of existing neural net approaches is revealed by notable failures, such as the existence of adversarial examples that are misclassified despite being nearly identical to a training example, or t…

Cited by 6SourcePDFScholar
2018

Extending the Framework of Equilibrium Propagation to General Dynamics

ICLR 2018workshop

The biological plausibility of the backpropagation algorithm has long been doubted by neuroscientists. Two major reasons are that neurons would need to send two different types of signal in the forward and backward phases, and that pairs of neurons would need to communicate through symmetric bidirec…

Cited by 6SourceScholar
2018

Sparse Attentive Backtracking: Temporal Credit Assignment Through Reminding

NeurIPS 2018spotlight

Learning long-term dependencies in extended temporal sequences requires credit assignment to events far back in the past. The most common method for training recurrent neural networks, back-propagation through time (BPTT), requires credit information to be propagated backwards through every single s…

Cited by 113SourcePDFScholar