← Search

Aviv Rosenberg

19 accepted papers

2026

Near-Optimal Regret for Policy Optimization in Contextual MDPs with General Offline Function Approximation

ICML 2026poster

We introduce OPO-CMDP, the first policy optimization algorithm for stochastic Contextual Markov Decision Process (CMDPs) under general offline function approximation. Our approach achieves a high probability regret bound of $\widetilde{O}(H^4\sqrt{T|S||A|\log(|\mathcal{F}||\mathcal{P}|)}),$ where $S…

Cited by 0SourceScholar
2026

Reinforcement Learning with Discrete Diffusion Policies for Combinatorial Action Spaces

ICML 2026poster

Reinforcement learning (RL) struggles to scale to large, combinatorial action spaces common in many real-world problems. This paper introduces a novel framework for training discrete diffusion models as highly effective policies in these complex settings. Our key innovation is an efficient online tr…

Cited by 0SourceScholar
2025

Building Math Agents with Multi-Turn Iterative Preference Learning

ICLR 2025poster

Recent studies have shown that large language models' (LLMs) mathematical problem-solving capabilities can be enhanced by integrating external tools, such as code interpreters, and employing multi-turn Chain-of-Thought (CoT) reasoning. While current methods focus on synthetic data generation and Sup…

Cited by 24SourcePDFScholar
2024

Multi-turn Reinforcement Learning with Preference Human Feedback

NeurIPS 2024poster

Reinforcement Learning from Human Feedback (RLHF) has become the standard approach for aligning Large Language Models (LLMs) with human preferences, allowing LLMs to demonstrate remarkable abilities in various tasks. Existing methods work by emulating the human preference at the single decision (tu…

Cited by 17SourcePDFScholar
2024

Near-Optimal Regret in Linear MDPs with Aggregate Bandit Feedback

ICML 2024poster

In many real-world applications, it is hard to provide a reward signal in each step of a Reinforcement Learning (RL) process and more natural to give feedback when an episode ends. To this end, we study the recently proposed model of RL with Aggregate Bandit Feedback (RL-ABF), where the agent only o…

Cited by 4SourcePDFScholar
2024

Warm-up Free Policy Optimization: Improved Regret in Linear Markov Decision Processes

NeurIPS 2024poster

Policy Optimization (PO) methods are among the most popular Reinforcement Learning (RL) algorithms in practice. Recently, Sherman et al. [2023a] proposed a PO-based algorithm with rate-optimal regret guarantees under the linear Markov Decision Process (MDP) model. However, their algorithm relies on…

Cited by 0SourcePDFScholar
2023

Delay-Adapted Policy Optimization and Improved Regret for Adversarial MDP with Delayed Bandit Feedback

ICML 2023poster

Policy Optimization (PO) is one of the most popular methods in Reinforcement Learning (RL). Thus, theoretical guarantees for PO algorithms have become especially important to the RL community. In this paper, we study PO in adversarial MDPs with a challenge that arises in almost every real-world appl…

Cited by 4SourcePDFScholar
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

Learning Adversarial Markov Decision Processes with Delayed Feedback

AAAI 2022technical

Reinforcement learning typically assumes that agents observe feedback for their actions immediately, but in many real-world applications (like recommendation systems) feedback is observed in delay. This paper studies online learning in episodic Markov decision processes (MDPs) with unknown transitio…

Cited by 31SourcePDFScholar
2022

Near-Optimal Regret for Adversarial MDP with Delayed Bandit Feedback

NeurIPS 2022accept

The standard assumption in reinforcement learning (RL) is that agents observe feedback for their actions immediately. However, in practice feedback is often observed in delay. This paper studies online learning in episodic Markov decision process (MDP) with unknown transitions, adversarially changin…

Cited by 26SourcePDFScholar
2021

Oracle-Efficient Regret Minimization in Factored MDPs with Unknown Structure

NeurIPS 2021poster

We study regret minimization in non-episodic factored Markov decision processes (FMDPs), where all existing algorithms make the strong assumption that the factored structure of the FMDP is known to the learner in advance. In this paper, we provide the first algorithm that learns the structure of the…

2019

Online Stochastic Shortest Path with Bandit Feedback and Unknown Transition Function

NeurIPS 2019poster

We consider online learning in episodic loop-free Markov decision processes (MDPs), where the loss function can change arbitrarily between episodes. The transition function is fixed but unknown to the learner, and the learner only observes bandit feedback (not the entire loss function). For th…

Cited by 84SourcePDFScholar