← Search

Thomas Paine

8 accepted papers

2024

$\pi$2vec: Policy Representation with Successor Features

ICLR 2024poster

This paper introduces $\pi$2vec, a method for representing black box policies as comparable feature vectors. Our method combines the strengths of foundation models that serve as generic and powerful state representations and successor features that can model the future occurrence of the states for a…

Cited by 1SourcePDFScholar
2021

Active Offline Policy Selection

NeurIPS 2021poster

This paper addresses the problem of policy selection in domains with abundant logged data, but with a restricted interaction budget. Solving this problem would enable safe evaluation and deployment of offline reinforcement learning policies in industry, robotics, and recommendation domains among oth…

2021

Autoregressive Dynamics Models for Offline Policy Evaluation and Optimization

ICLR 2021poster

Standard dynamics models for continuous control make use of feedforward computation to predict the conditional distribution of next state and reward given current state and action using a multivariate Gaussian with a diagonal covariance structure. This modeling choice assumes that different dimensio…

Cited by 53SourcePDFScholar
2021

Benchmarks for Deep Off-Policy Evaluation

ICLR 2021poster

Off-policy evaluation (OPE) holds the promise of being able to leverage large, offline datasets for both evaluating and selecting complex policies for decision making. The ability to learn offline is particularly important in many real-world domains, such as in healthcare, recommender systems, or ro…

2020

Improving the Gating Mechanism of Recurrent Neural Networks

ICML 2020poster

Gating mechanisms are widely used in neural network models, where they allow gradients to backpropagate easily through depth or time. However, their saturation property introduces problems of its own. For example, in recurrent models these gates need to have outputs near 1 to propagate information o…

Cited by 108SourcePDFScholar
2020

RL Unplugged: A Suite of Benchmarks for Offline Reinforcement Learning

NeurIPS 2020poster

Offline methods for reinforcement learning have a potential to help bridge the gap between reinforcement learning research and real-world applications. They make it possible to learn policies from offline datasets, thus overcoming concerns associated with online data collection in the real-world, in…

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

Playing hard exploration games by watching YouTube

NeurIPS 2018spotlight

Deep reinforcement learning methods traditionally struggle with tasks where environment rewards are particularly sparse. One successful method of guiding exploration in these domains is to imitate trajectories provided by a human demonstrator. However, these demonstrations are typically collected un…

Cited by 329SourcePDFScholar