← Search

Timothy P. Lillicrap

11 accepted papers

2025

AndroidWorld: A Dynamic Benchmarking Environment for Autonomous Agents

ICLR 2025poster

Autonomous agents that execute human tasks by controlling computers can enhance human productivity and application accessibility. However, progress in this field will be driven by realistic and reproducible benchmarks. We present AndroidWorld, a fully functional Android environment that provides rew…

2023

AndroidInTheWild: A Large-Scale Dataset For Android Device Control

NeurIPS 2023poster

There is a growing interest in device-control systems that can interpret human natural language instructions and execute them on a digital device by directly controlling its user interface. We present a dataset for device-control research, Android in the Wild (AitW), which is orders of magnitude lar…

2022

Equilibrium aggregation: encoding sets via optimization

UAI 2022poster

Processing sets or other unordered, potentially variable-sized inputs in neural networks is usually handled by aggregating a number of input tensors into a single representation. While a number of aggregation methods already exist from simple sum pooling to multi-head attention, they are limited in…

2022

Intra-agent speech permits zero-shot task acquisition

NeurIPS 2022accept

Human language learners are exposed to a trickle of informative, context-sensitive language, but a flood of raw sensory data. Through both social language use and internal processes of rehearsal and practice, language learners are able to build high-level, semantic representations that explain their…

Cited by 11SourcePDFScholar
2022

Large-Scale Retrieval for Reinforcement Learning

NeurIPS 2022accept

Effective decision making involves flexibly relating past experiences and relevant contextual information to a novel situation. In deep reinforcement learning (RL), the dominant paradigm is for an agent to amortise information that helps decision-making into its network weights via gradient descent…

Cited by 28SourcePDFScholar
2022

On the Stability and Scalability of Node Perturbation Learning

NeurIPS 2022accept

To survive, animals must adapt synaptic weights based on external stimuli and rewards. And they must do so using local, biologically plausible, learning rules -- a highly nontrivial constraint. One possible approach is to perturb neural activity (or use intrinsic, ongoing noise to perturb it), deter…

Cited by 22SourcePDFScholar
2021

Mastering Atari with Discrete World Models

ICLR 2021poster

Intelligent agents need to generalize from past experience to achieve goals in complex environments. World models facilitate such generalization and allow learning behaviors from imagined outcomes to increase sample-efficiency. While learning world models from image inputs has recently become feasib…

2021

Towards Biologically Plausible Convolutional Networks

NeurIPS 2021poster

Convolutional networks are ubiquitous in deep learning. They are particularly useful for images, as they reduce the number of parameters, reduce training time, and increase accuracy. However, as a model of the brain they are seriously problematic, since they require weight sharing - something real n…

2020

Compressive Transformers for Long-Range Sequence Modelling

ICLR 2020poster

We present the Compressive Transformer, an attentive sequence model which compresses past memories for long-range sequence learning. We find the Compressive Transformer obtains state-of-the-art language modelling results in the WikiText-103 and Enwik8 benchmarks, achieving 17.1 ppl and 0.97bpc respe…

Cited by 654SourceScholar
2017

Learning to Learn without Gradient Descent by Gradient Descent

ICML 2017poster

We learn recurrent neural network optimizers trained on simple synthetic functions by gradient descent. We show that these learned optimizers exhibit a remarkable degree of transfer in that they can be used to efficiently optimize a broad range of derivative-free black-box functions, including Gauss…

Cited by 345SourcePDFScholar