← Search

S. M. Ali Eslami

14 accepted papers

2023

Self-supervised video pretraining yields robust and more human-aligned visual representations

NeurIPS 2023poster

Humans learn powerful representations of objects and scenes by observing how they evolve over time. Yet, outside of specific tasks that require explicit temporal understanding, static image pretraining remains the dominant paradigm for learning visual foundation models. We question this mismatch, an…

Cited by 19SourcePDFScholar
2022

From data to functa: Your data point is a function and you can treat it like one

ICML 2022spotlight

It is common practice in deep learning to represent a measurement of the world on a discrete grid, e.g. a 2D grid of pixels. However, the underlying signal represented by these measurements is often continuous, e.g. the scene depicted in an image. A powerful continuous alternative is then to represe…

2021

Multimodal Few-Shot Learning with Frozen Language Models

NeurIPS 2021poster

When trained at sufficient scale, auto-regressive language models exhibit the notable ability to learn a new language task after being prompted with just a few examples. Here, we present a simple, yet effective, approach for transferring this few-shot learning ability to a multimodal setting (vision…

Cited by 838SourcePDFScholar
2021

Towards Real Robot Learning in the Wild: A Case Study in Bipedal Locomotion

CoRL 2021poster

Algorithms for self-learning systems have made considerable progress in recent years, yet safety concerns and the need for additional instrumentation have so far largely limited learning experiments with real robots to well controlled lab settings. In this paper, we demonstrate how a small bipedal r…

Cited by 24SourceScholar
2020

PolyGen: An Autoregressive Generative Model of 3D Meshes

ICML 2020poster

Polygon meshes are an efficient representation of 3D geometry, and are of central importance in computer graphics, robotics and games development. Existing learning-based approaches for object synthesis have avoided the challenges of working with 3D meshes, instead using alternative object represent…

2018

A Probabilistic U-Net for Segmentation of Ambiguous Images

NeurIPS 2018spotlight

Many real-world vision problems suffer from inherent ambiguities. In clinical applications for example, it might not be clear from a CT scan alone which particular region is cancer tissue. Therefore a group of graders typically produces a set of diverse but plausible segmentations. We consider the t…

2018

Conditional Neural Processes

ICML 2018oral

Deep neural networks excel at function approximation, yet they are typically trained from scratch for each new function. On the other hand, Bayesian methods, such as Gaussian Processes (GPs), exploit prior knowledge to quickly infer the shape of a new function at test time. Yet, GPs are computationa…

Cited by 906SourcePDFScholar
2018

Few-shot Autoregressive Density Estimation: Towards Learning to Learn Distributions

ICLR 2018poster

Deep autoregressive models have shown state-of-the-art performance in density estimation for natural images on large-scale datasets such as ImageNet. However, such models require many thousands of gradient-based weight updates and unique image examples for training. Ideally, the models would rapidl…

Cited by 99SourcePDFScholar
2018

Generative Temporal Models with Spatial Memory for Partially Observed Environments

ICML 2018oral

In model-based reinforcement learning, generative and temporal models of environments can be leveraged to boost agent performance, either by tuning the agent’s representations during training or via use as part of an explicit planning mechanism. However, their application in practice has been limite…

Cited by 32SourcePDFScholar
2018

Machine Theory of Mind

ICML 2018oral

Theory of mind (ToM) broadly refers to humans’ ability to represent the mental states of others, including their desires, beliefs, and intentions. We design a Theory of Mind neural network {–} a ToMnet {–} which uses meta-learning to build such models of the agents it encounters. The ToMnet learns a…

Cited by 732SourcePDFScholar
2018

Synthesizing Programs for Images using Reinforced Adversarial Learning

ICML 2018oral

Advances in deep generative networks have led to impressive results in recent years. Nevertheless, such models can often waste their capacity on the minutiae of datasets, presumably due to weak inductive biases in their decoders. This is where graphics engines may come in handy since they abstract a…

Cited by 274SourcePDFScholar
2016

Attend, Infer, Repeat: Fast Scene Understanding with Generative Models

NeurIPS 2016poster

We present a framework for efficient inference in structured image models that explicitly reason about objects. We achieve this by performing probabilistic inference using a recurrent neural network that attends to scene elements and processes them one at a time. Crucially, the model itself learns t…

Cited by 634SourcePDFScholar
2016

Unsupervised Learning of 3D Structure from Images

NeurIPS 2016poster

A key goal of computer vision is to recover the underlying 3D structure that gives rise to 2D observations of the world. If endowed with 3D understanding, agents can abstract away from the complexity of the rendering process to form stable, disentangled representations of scene elements. In this pap…

Cited by 466SourcePDFScholar
2015

Consensus Message Passing for Layered Graphical Models

AISTATS 2015poster

Generative models provide a powerful framework for probabilistic reasoning. However, in many domains their use has been hampered by the practical difficulties of inference. This is particularly the case in computer vision, where models of the imaging process tend to be large, loopy and layered. For…

Cited by 5SourcePDFScholar