← Search

Jonathan Cohen

8 accepted papers

2026

The Geometry of Representational Failures in Vision Language Models

ICML 2026poster

Vision-Language Models (VLMs) exhibit puzzling failures in multi-object visual tasks, such as hallucinating non-existent elements or failing to identify the most similar objects among distractions. While these errors mirror human cognitive constraints, such as the "Binding Problem'', the internal me…

Cited by 4SourceScholar
2023

Systematic Visual Reasoning through Object-Centric Relational Abstraction

NeurIPS 2023poster

Human visual reasoning is characterized by an ability to identify abstract patterns from only a small number of examples, and to systematically generalize those patterns to novel inputs. This capacity depends in large part on our ability to represent complex visual inputs in terms of both objects an…

2022

Using natural language and program abstractions to instill human inductive biases in machines

NeurIPS 2022accept

Strong inductive biases give humans the ability to quickly learn to perform a variety of tasks. Although meta-learning is a method to endow neural networks with useful inductive biases, agents trained by meta-learning may sometimes acquire very different strategies from humans. We show that co-train…

2021

Emergent Symbols through Binding in External Memory

ICLR 2021spotlight

A key aspect of human intelligence is the ability to infer abstract rules directly from high-dimensional sensory data, and to do so given only a limited amount of training experience. Deep neural network algorithms have proven to be a powerful tool for learning directly from high-dimensional data, b…

2021

Meta-Learning of Structured Task Distributions in Humans and Machines

ICLR 2021poster

In recent years, meta-learning, in which a model is trained on a family of tasks (i.e. a task distribution), has emerged as an approach to training neural networks to perform tasks that were previously assumed to require structured representations, making strides toward closing the gap between human…

2020

Learning Representations that Support Extrapolation

ICML 2020poster

Extrapolation – the ability to make inferences that go beyond the scope of one’s experiences – is a hallmark of human intelligence. By contrast, the generalization exhibited by contemporary neural network algorithms is largely limited to interpolation between data points in their training corpora. I…

Cited by 76SourcePDFScholar
2018

Matrix-normal models for fMRI analysis

AISTATS 2018poster

Multivariate analysis of fMRI data has bene- fited substantially from advances in machine learning. Most recently, a range of prob- abilistic latent variable models applied to fMRI data have been successful in a variety of tasks, including identifying similarity pat- terns in neural data, combining…