← Search

Nadav Merlis

17 accepted papers

2025

On Bits and Bandits: Quantifying the Regret-Information Trade-off

ICLR 2025poster

In many sequential decision problems, an agent performs a repeated task. He then suffers regret and obtains information that he may use in the following rounds. However, sometimes the agent may also obtain information and avoid suffering regret by querying external sources. We study the trade-off be…

2024

Improved Algorithms for Contextual Dynamic Pricing

NeurIPS 2024poster

In contextual dynamic pricing, a seller sequentially prices goods based on contextual information. Buyers will purchase products only if the prices are below their valuations. The goal of the seller is to design a pricing strategy that collects as much revenue as possible. We focus on two different…

2024

Multi-armed bandits with guaranteed revenue per arm

AISTATS 2024poster

We consider a Multi-Armed Bandit problem with covering constraints, where the primary goal is to ensure that each arm receives a minimum expected reward while maximizing the total cumulative reward. In this scenario, the optimal policy then belongs to some unknown feasible set. Unlike much of the ex…

2023

On Preemption and Learning in Stochastic Scheduling

ICML 2023poster

We study single-machine scheduling of jobs, each belonging to a job type that determines its duration distribution. We start by analyzing the scenario where the type characteristics are known and then move to two learning scenarios where the types are unknown: non-preemptive problems, where each sta…

2023

Reinforcement Learning with History Dependent Dynamic Contexts

ICML 2023poster

We introduce *Dynamic Contextual Markov Decision Processes (DCMDPs)*, a novel reinforcement learning framework for history-dependent environments that generalizes the contextual MDP framework to handle non-Markov environments, where contexts change over time. We consider special cases of the model,…

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

Confidence-Budget Matching for Sequential Budgeted Learning

ICML 2021spotlight

A core element in decision-making under uncertainty is the feedback on the quality of the performed actions. However, in many applications, such feedback is restricted. For example, in recommendation systems, repeatedly asking the user to provide feedback on the quality of recommendations will annoy…

Cited by 12SourcePDFScholar
2019

Tight Regret Bounds for Model-Based Reinforcement Learning with Greedy Policies

NeurIPS 2019spotlight

State-of-the-art efficient model-based Reinforcement Learning (RL) algorithms typically act by iteratively solving empirical models, i.e., by performing full-planning on Markov Decision Processes (MDPs) built by the gathered experience. In this paper, we focus on model-based RL in the finite-state…

2018

Learn What Not to Learn: Action Elimination with Deep Reinforcement Learning

NeurIPS 2018poster

Learning how to act when there are many available actions in each state is a challenging task for Reinforcement Learning (RL) agents, especially when many of the actions are redundant or irrelevant. In such cases, it is easier to learn which actions not to take. In this work, we propose the Action-E…