← Search

Andrew Bennett

10 accepted papers

2024

Efficient and Sharp Off-Policy Evaluation in Robust Markov Decision Processes

NeurIPS 2024poster

We study the evaluation of a policy under best- and worst-case perturbations to a Markov decision process (MDP), using transition observations from the original MDP, whether they are generated under the same or a different policy. This is an important problem when there is the possibility of a shift…

2024

VQ-TR: Vector Quantized Attention for Time Series Forecasting

ICLR 2024poster

Probabilistic time series forecasting is a challenging problem due to the long sequences involved, the large number of samples needed for accurate probabilistic inference, and the need for real-time inference in many applications. These challenges necessitate methods that are not only accurate but c…

Cited by 6SourcePDFScholar
2023

Future-Dependent Value-Based Off-Policy Evaluation in POMDPs

NeurIPS 2023spotlight

We study off-policy evaluation (OPE) for partially observable MDPs (POMDPs) with general function approximation. Existing methods such as sequential importance sampling estimators and fitted-Q evaluation suffer from the curse of horizon in POMDPs. To circumvent this problem, we develop a novel model…

2023

Provable Safe Reinforcement Learning with Binary Feedback

AISTATS 2023poster

Safety is a crucial necessity in many applications of reinforcement learning (RL), whether robotic, automotive, or medical. Many existing approaches to safe RL rely on receiving numeric safety feedback, but in many cases this feedback can only take binary values; that is, whether an action in a give…

2021

Off-policy Evaluation in Infinite-Horizon Reinforcement Learning with Latent Confounders

AISTATS 2021poster

Off-policy evaluation (OPE) in reinforcement learning is an important problem in settings where experimentation is limited, such as healthcare. But, in these very same settings, observed actions are often confounded by unobserved variables making OPE even more difficult. We study an OPE problem in a…

Cited by 56SourcePDFScholar
2019

Deep Generalized Method of Moments for Instrumental Variable Analysis

NeurIPS 2019poster

Instrumental variable analysis is a powerful tool for estimating causal effects when randomization or full control of confounders is not possible. The application of standard methods such as 2SLS, GMM, and more recent variants are significantly impeded when the causal effects are complex, the instru…

2018

Following High-level Navigation Instructions on a Simulated Quadcopter with Imitation Learning

RSS 2018poster

We introduce a method for following high-level navigation instructions by mapping directly from images, instructions and pose estimates to continuous low-level velocity commands for real-time control. The Grounded Semantic Mapping Network (GSMN) is a fully-differentiable neural network architecture…