← Search

Omer Gottesman

15 accepted papers

2025

Geometry of Neural Reinforcement Learning in Continuous State and Action Spaces

ICLR 2025oral

Advances in reinforcement learning (RL) have led to its successful application in complex tasks with continuous state and action spaces. Despite these advances in practice, most theoretical work pertains to finite state and action spaces. We propose building a theoretical understanding of continuous…

Cited by 0SourcePDFScholar
2024

Mitigating Partial Observability in Sequential Decision Processes via the Lambda Discrepancy

NeurIPS 2024poster

Reinforcement learning algorithms typically rely on the assumption that the environment dynamics and value function can be expressed in terms of a Markovian state representation. However, when state information is only partially observable, how can an agent learn such a state representation, and how…

2023

Coarse-Grained Smoothness for Reinforcement Learning in Metric Spaces

AISTATS 2023poster

Principled decision-making in continuous state–action spaces is impossible without some assumptions. A common approach is to assume Lipschitz continuity of the Q-function. We show that, unfortunately, this property fails to hold in many typical domains. We propose a new coarse-grained smoothness def…

Cited by 1SourcePDFScholar
2023

Effectively Learning Initiation Sets in Hierarchical Reinforcement Learning

NeurIPS 2023poster

An agent learning an option in hierarchical reinforcement learning must solve three problems: identify the option's subgoal (termination condition), learn a policy, and learn where that policy will succeed (initiation set). The termination condition is typically identified first, but the option poli…

Cited by 3SourcePDFScholar
2023

Performance Bounds for Model and Policy Transfer in Hidden-parameter MDPs

ICLR 2023poster

In the Hidden-Parameter MDP (HiP-MDP) framework, a family of reinforcement learning tasks is generated by varying hidden parameters specifying the dynamics and reward function for each individual task. HiP-MDP is a natural model for families of tasks in which meta- and lifelong-reinforcement learnin…

Cited by 3SourcePDFScholar
2023

TD Convergence: An Optimization Perspective

NeurIPS 2023poster

We study the convergence behavior of the celebrated temporal-difference (TD) learning algorithm. By looking at the algorithm through the lens of optimization, we first argue that TD can be viewed as an iterative optimization algorithm where the function to be minimized changes per iteration. By care…

Cited by 8SourcePDFScholar
2022

Faster Deep Reinforcement Learning with Slower Online Network

NeurIPS 2022accept

Deep reinforcement learning algorithms often use two networks for value function optimization: an online network, and a target network that tracks the online network with some delay. Using two separate networks enables the agent to hedge against issues that arise when performing bootstrapping. In th…

2022

Optimistic Initialization for Exploration in Continuous Control

AAAI 2022technical

Optimistic initialization underpins many theoretically sound exploration schemes in tabular domains; however, in the deep function approximation setting, optimism can quickly disappear if initialized naively. We propose a framework for more effectively incorporating optimistic initialization into re…

Cited by 14SourcePDFScholar
2021

Learning Markov State Abstractions for Deep Reinforcement Learning

NeurIPS 2021poster

A fundamental assumption of reinforcement learning in Markov decision processes (MDPs) is that the relevant decision process is, in fact, Markov. However, when MDPs have rich observations, agents typically learn by way of an abstract state representation, and such representations are not guaranteed…

2021

State Relevance for Off-Policy Evaluation

ICML 2021spotlight

Importance sampling-based estimators for off-policy evaluation (OPE) are valued for their simplicity, unbiasedness, and reliance on relatively few assumptions. However, the variance of these estimators is often high, especially when trajectories are of different lengths. In this work, we introduce O…

2020

Interpretable Off-Policy Evaluation in Reinforcement Learning by Highlighting Influential Transitions

ICML 2020poster

Off-policy evaluation in reinforcement learning offers the chance of using observational data to improve future outcomes in domains such as healthcare and education, but safe deployment in high stakes settings requires ways of assessing its validity. Traditional measures such as confidence intervals…

2020

Learning to search efficiently for causally near-optimal treatments

NeurIPS 2020poster

Finding an effective medical treatment often requires a search by trial and error. Making this search more efficient by minimizing the number of unnecessary trials could lower both costs and patient suffering. We formalize this problem as learning a policy for finding a near-optimal treatment in a m…

2019

Combining parametric and nonparametric models for off-policy evaluation

ICML 2019oral

We consider a model-based approach to perform batch off-policy evaluation in reinforcement learning. Our method takes a mixture-of-experts approach to combine parametric and non-parametric models of the environment such that the final value estimate has the least expected error. We do so by first es…

Cited by 40SourcePDFScholar
2018

Representation Balancing MDPs for Off-policy Policy Evaluation

NeurIPS 2018poster

We study the problem of off-policy policy evaluation (OPPE) in RL. In contrast to prior work, we consider how to estimate both the individual policy value and average policy value accurately. We draw inspiration from recent work in causal reasoning, and propose a new finite sample generalization err…

Cited by 87SourcePDFScholar
2018

Weighted Tensor Decomposition for Learning Latent Variables with Partial Data

AISTATS 2018poster

Tensor decomposition methods are popular tools for learning latent variables given only lowerorder moments of the data. However, the standard assumption is that we have sufficient data to estimate these moments to high accuracy. In this work, we consider the case in which certain dimensions of the d…

Cited by 0SourcePDFScholar