← Search

Philip Amortila

9 accepted papers

2026

A Unifying View of Coverage in Linear Off-policy Evaluation

ICLR 2026poster

Off-policy evaluation (OPE) is a fundamental task in reinforcement learning (RL). In the classic setting of \emph{linear OPE}, finite-sample guarantees often take the form $$ \textrm{Prediction error} \le \textrm{poly}(C^\pi, d, 1/n, log(1/\delta)), $$ where $d$ is the dimension of the features, and…

Cited by 0SourceScholar
2025

Model Selection for Off-policy Evaluation: New Algorithms and Experimental Protocol

NeurIPS 2025poster

Holdout validation and hyperparameter tuning from data is a long-standing problem in offline reinforcement learning (RL). A standard framework is to use off-policy evaluation (OPE) methods to evaluate and select the policies, but OPE either incurs exponential variance (e.g., importance sampling) or…

Cited by 0SourceScholar
2024

Harnessing Density Ratios for Online Reinforcement Learning

ICLR 2024spotlight

The theories of offline and online reinforcement learning, despite having evolved in parallel, have begun to show signs of the possibility for a unification, with algorithms and analysis techniques for one setting often having natural counterparts in the other. However, the notion of *density ratio…

Cited by 16SourcePDFScholar
2024

Reinforcement Learning Under Latent Dynamics: Toward Statistical and Algorithmic Modularity

NeurIPS 2024oral

Real-world applications of reinforcement learning often involve environments where agents operate on complex, high-dimensional observations, but the underlying (``latent'') dynamics are comparatively simple. However, beyond restrictive settings such as tabular latent dynamics, the fundamental s…

Cited by 2SourcePDFScholar
2023

The Optimal Approximation Factors in Misspecified Off-Policy Value Function Estimation

ICML 2023poster

Theoretical guarantees in reinforcement learning (RL) are known to suffer multiplicative blow-up factors with respect to the misspecification error of function approximation. Yet, the nature of such *approximation factors*---especially their optimal form in a given learning problem---is poorly under…

Cited by 3SourcePDFScholar
2022

A Few Expert Queries Suffices for Sample-Efficient RL with Resets and Linear Value Approximation

NeurIPS 2022accept

The current paper studies sample-efficient Reinforcement Learning (RL) in settings where only the optimal value function is assumed to be linearly-realizable. It has recently been understood that, even under this seemingly strong assumption and access to a generative model, worst-case sample complex…

Cited by 7SourcePDFScholar
2020

A Distributional Analysis of Sampling-Based Reinforcement Learning Algorithms

AISTATS 2020poster

We present a distributional approach to theoretical analyses of reinforcement learning algorithms for constant step-sizes. We demonstrate its effectiveness by presenting simple and unified proofs of convergence for a variety of commonly-used methods. We show that value-based methods such as TD(?) an…

Cited by 18SourcePDFScholar