← Search

Gal Dalal

13 accepted papers

2024

Exploration-Driven Policy Optimization in RLHF: Theoretical Insights on Efficient Data Utilization

ICML 2024poster

Reinforcement Learning from Human Feedback (RLHF) has achieved impressive empirical successes while relying on a small amount of human feedback. However, there is limited theoretical justification for this phenomenon. Additionally, most recent studies focus on value-based algorithms despite the rece…

Cited by 16SourcePDFScholar
2024

Tree Search-Based Policy Optimization under Stochastic Execution Delay

ICLR 2024poster

The standard formulation of Markov decision processes (MDPs) assumes that the agent's decisions are executed immediately. However, in numerous realistic applications such as robotics or healthcare, actions are performed with a delay whose value can even be stochastic. In this work, we introduce stoc…

2023

Planning and Learning with Adaptive Lookahead

AAAI 2023technical

Some of the most powerful reinforcement learning frameworks use planning for action selection. Interestingly, their planning horizon is either fixed or determined arbitrarily by the state visitation history. Here, we expand beyond the naive fixed horizon and propose a theoretically justified strateg…

Cited by 9SourcePDFScholar
2022

On Covariate Shift of Latent Confounders in Imitation and Reinforcement Learning

ICLR 2022poster

We consider the problem of using expert data with unobserved confounders for imitation and reinforcement learning. We begin by defining the problem of learning from confounded expert data in a contextual MDP setup. We analyze the limitations of learning from such data with and without external rewar…

Cited by 19SourcePDFScholar
2022

Reinforcement Learning with a Terminator

NeurIPS 2022accept

We present the problem of reinforcement learning with exogenous termination. We define the Termination Markov Decision Process (TerMDP), an extension of the MDP framework, in which episodes may be interrupted by an external non-Markovian observer. This formulation accounts for numerous real-world si…

2021

Acting in Delayed Environments with Non-Stationary Markov Policies

ICLR 2021poster

The standard Markov Decision Process (MDP) formulation hinges on the assumption that an action is executed immediately after it was chosen. However, assuming it is often unrealistic and can lead to catastrophic failures in applications such as robotic manipulation, cloud computing, and finance. We i…

2021

Improve Agents without Retraining: Parallel Tree Search with Off-Policy Correction

NeurIPS 2021poster

Tree Search (TS) is crucial to some of the most influential successes in reinforcement learning. Here, we tackle two major challenges with TS that limit its usability: \textit{distribution shift} and \textit{scalability}. We first discover and analyze a counter-intuitive phenomenon: action selection…

2018

Beyond the One-Step Greedy Approach in Reinforcement Learning

ICML 2018oral

The famous Policy Iteration algorithm alternates between policy improvement and policy evaluation. Implementations of this algorithm with several variants of the latter evaluation stage, e.g, n-step and trace-based returns, have been analyzed in previous works. However, the case of multiple-step loo…

Cited by 49SourcePDFScholar
2018

Multiple-Step Greedy Policies in Approximate and Online Reinforcement Learning

NeurIPS 2018spotlight

Multiple-step lookahead policies have demonstrated high empirical competence in Reinforcement Learning, via the use of Monte Carlo Tree Search or Model Predictive Control. In a recent work (Efroni et al., 2018), multiple-step greedy policies and their use in vanilla Policy Iteration algorithms were…

Cited by 44SourcePDFScholar