← Search

Mohammad Ghavamzadeh

63 accepted papers

2026

Beyond Binary Preferences: A Principled Framework for Reward Modeling with Ordinal Feedback

ICLR 2026poster

Reward modeling is crucial for aligning large language models with human preferences, yet current approaches lack a principled mathematical framework for leveraging ordinal preference data. When human annotators provide graded preferences on a Likert scale (e.g., significantly better, better, slight…

Cited by 0SourceScholar
2026

Diffusion Blend: Inference-Time Multi-Preference Alignment for Diffusion Models

ICLR 2026poster

Reinforcement learning (RL) algorithms have been used recently to align diffusion models with downstream objectives such as aesthetic quality and text-image consistency by fine-tuning them to maximize a single reward function under a fixed KL regularization. However, this approach is inherently rest…

Cited by 0SourcecodeScholar
2026

Displacement-Resistant Extensions of DPO with Nonconvex $f$-Divergences

ICLR 2026poster

DPO and related algorithms align language models by directly optimizing the RLHF objective: find a policy that maximizes the Bradley-Terry reward while staying close to a reference policy through a KL divergence penalty. Previous work showed that this approach could be further generalized: the origi…

Cited by 0SourceScholar
2026

Preference Optimization via Contrastive Divergence: Your Policy Is Secretly an NLL Estimator

AAAI 2026technical

Existing studies on preference optimization (PO) have been focused on constructing pairwise preference data following simple heuristics, such as maximizing the margin between chosen and rejected responses based on human (or AI) ratings. In this work, we develop a novel PO framework that provides th

Cited by 0SourcePDFScholar
2025

Does Thinking More Always Help? Mirage of Test-Time Scaling in Reasoning Models

NeurIPS 2025poster

Recent trends in test-time scaling for reasoning models (e.g., OpenAI o1, DeepSeek R1) have led to a popular belief that extending thinking traces using prompts like “Wait” or “Let me rethink” can improve performance. This raises a natural question: Does thinking more at test-time truly lead to bet…

Cited by 0SourceScholar
2025

Q-learning for Quantile MDPs: A Decomposition, Performance, and Convergence Analysis

AISTATS 2025poster

In Markov decision processes (MDPs), quantile risk measures such as Value-at-Risk are a standard metric for modeling RL agents' preferences for certain outcomes. This paper proposes a new Q-learning algorithm for quantile optimization in MDPs with strong convergence and performance guarantees. The a…

Cited by 0SourcecodeScholar
2024

Confidence-aware Reward Optimization for Fine-tuning Text-to-Image Models

ICLR 2024poster

Fine-tuning text-to-image models with reward functions trained on human feedback data has proven effective for aligning model behavior with human intent. However, excessive optimization with such reward models, which serve as mere proxy objectives, can compromise the performance of fine-tuned models…

2024

Maximum Entropy Model Correction in Reinforcement Learning

ICLR 2024poster

We propose and theoretically analyze an approach for planning with an approximate model in reinforcement learning that can reduce the adverse impact of model error. If the model is accurate enough, it accelerates the convergence to the true value function too. One of its key components is the MaxEnt…

Cited by 1SourcePDFScholar
2023

A Mixture-of-Expert Approach to RL-based Dialogue Management

ICLR 2023poster

Despite recent advancements in language models (LMs), their application to dialogue management (DM) problems and ability to carry on rich conversations remain a challenge. We use reinforcement learning (RL) to develop a dialogue agent that avoids being short-sighted (outputting generic utterances) a…

Cited by 16SourcePDFScholar
2023

DPOK: Reinforcement Learning for Fine-tuning Text-to-Image Diffusion Models

NeurIPS 2023poster

Learning from human feedback has been shown to improve text-to-image models. These techniques first learn a reward function that captures what humans care about in the task and then improve the models based on the learned reward function. Even though relatively simple approaches (e.g., rejection sam…

2023

Meta-Learning for Simple Regret Minimization

AAAI 2023technical

We develop a meta-learning framework for simple regret minimization in bandits. In this framework, a learning agent interacts with a sequence of bandit tasks, which are sampled i.i.d. from an unknown prior distribution, and learns its meta-parameters to perform better on future tasks. We propose the…

2023

Multi-Task Off-Policy Learning from Bandit Feedback

ICML 2023poster

Many practical problems involve solving similar tasks. In recommender systems, the tasks can be users with similar preferences; in search engines, the tasks can be items with similar affinities. To learn statistically efficiently, the tasks can be organized in a hierarchy, where the task affinity is…

Cited by 10SourcePDFScholar
2023

Offline Reinforcement Learning for Mixture-of-Expert Dialogue Management

NeurIPS 2023poster

Reinforcement learning (RL) has shown great promise for developing agents for dialogue management (DM) that are non-myopic, conduct rich conversations, and maximize overall user satisfaction. Despite the advancements in RL and language models (LMs), employing RL to drive conversational chatbots stil…

Cited by 6SourcePDFScholar
2023

On Dynamic Programming Decompositions of Static Risk Measures in Markov Decision Processes

NeurIPS 2023poster

Optimizing static risk-averse objectives in Markov decision processes is difficult because they do not admit standard dynamic programming equations common in Reinforcement Learning (RL) algorithms. Dynamic programming decompositions that augment the state space with discrete risk levels have recentl…

Cited by 10SourcePDFScholar
2023

Ordering-based Conditions for Global Convergence of Policy Gradient Methods

NeurIPS 2023oral

We prove that, for finite-arm bandits with linear function approximation, the global convergence of policy gradient (PG) methods depends on inter-related properties between the policy update and the representation. textcolor{blue}{First}, we establish a few key observations that frame the study: \te…

Cited by 6SourcePDFScholar
2022

Efficient Risk-Averse Reinforcement Learning

NeurIPS 2022accept

In risk-averse reinforcement learning (RL), the goal is to optimize some risk measure of the returns. A risk measure often focuses on the worst returns out of the agent's experience. As a result, standard methods for risk-averse RL often ignore high-return strategies. We prove that under certain con…

2022

Feature and Parameter Selection in Stochastic Linear Bandits

ICML 2022spotlight

We study two model selection settings in stochastic linear bandits (LB). In the first setting, which we refer to as feature selection, the expected reward of the LB problem is in the linear span of at least one of $M$ feature maps (models). In the second setting, the reward parameter of the LB probl…

Cited by 11SourcePDFScholar
2022

Fixed-Budget Best-Arm Identification in Structured Bandits

IJCAI 2022poster

Best-arm identification (BAI) in a fixed-budget setting is a bandit problem where the learning agent maximizes the probability of identifying the optimal (best) arm after a fixed number of observations. Most works on this topic study unstructured problems with a small number of arms, which limits th…

Cited by 30SourcePDFScholar
2022

Private and Communication-Efficient Algorithms for Entropy Estimation

NeurIPS 2022accept

Modern statistical estimation is often performed in a distributed setting where each sample belongs to single user who shares their data with a central server. Users are typically concerned with preserving the privacy of their sample, and also with minimizing the amount of data they must transmit to…

Cited by 2SourcePDFScholar
2022

Robust Reinforcement Learning using Offline Data

NeurIPS 2022accept

The goal of robust reinforcement learning (RL) is to learn a policy that is robust against the uncertainty in model parameters. Parameter uncertainty commonly occurs in many real-world RL applications due to simulator modeling errors, changes in the real-world system dynamics over time, and adv…

2022

Thompson Sampling with a Mixture Prior

AISTATS 2022poster

We study Thompson sampling (TS) in online decision making, where the uncertain environment is sampled from a mixture distribution. This is relevant in multi-task learning, where a learning agent faces different classes of problems. We incorporate this structure in a natural way by initializing TS wi…

Cited by 18SourcePDFScholar
2021

Adaptive Sampling for Minimax Fair Classification

NeurIPS 2021poster

Machine learning models trained on uncurated datasets can often end up adversely affecting inputs belonging to underrepresented groups. To address this issue, we consider the problem of adaptively constructing training sets which allow us to learn classifiers that are fair in a {\em minimax} sense.…

Cited by 47SourcePDFScholar
2021

Control-Aware Representations for Model-based Reinforcement Learning

ICLR 2021poster

A major challenge in modern reinforcement learning (RL) is efficient control of dynamical systems from high-dimensional sensory observations. Learning controllable embedding (LCE) is a promising approach that addresses this challenge by embedding the observations into a lower-dimensional latent sp…

Cited by 18SourcePDFScholar
2021

Deep Bayesian Quadrature Policy Optimization

AAAI 2021technical

We study the problem of obtaining accurate policy gradient estimates using a finite number of samples. Monte-Carlo methods have been the default choice for policy gradient estimation, despite suffering from high variance in the gradient estimates. On the other hand, more sample efficient alternative…

2021

Stochastic Bandits with Linear Constraints

AISTATS 2021poster

We study a constrained contextual linear bandit setting, where the goal of the agent is to produce a sequence of policies, whose expected cumulative reward over the course of multiple rounds is maximum, and each one of them has an expected cost below a certain threshold. We propose an upper-confiden…

Cited by 97SourcePDFScholar
2020

Active Model Estimation in Markov Decision Processes

UAI 2020poster

We study the problem of efficient exploration in order to learn an accurate model of an environment, modeled as a Markov decision process (MDP). Efficient exploration in this problem requires the agent to identify the regions in which estimating the model is more difficult and then exploit this know…

Cited by 31SourcePDFScholar
2020

Conservative Exploration in Reinforcement Learning

AISTATS 2020poster

While learning in an unknown Markov Decision Process (MDP), an agent should trade off exploration to discover new information about the MDP, and exploitation of the current knowledge to maximize the reward. Although the agent will eventually learn a good or optimal policy, there is no guarantee on t…

Cited by 34SourcePDFScholar
2020

Prediction, Consistency, Curvature: Representation Learning for Locally-Linear Control

ICLR 2020poster

Many real-world sequential decision-making problems can be formulated as optimal control with high-dimensional observations and unknown dynamics. A promising approach is to embed the high-dimensional observations into a lower-dimensional latent representation space, estimate the latent dynamics mode…

Cited by 33SourceScholar
2020

Predictive Coding for Locally-Linear Control

ICML 2020poster

High-dimensional observations and unknown dynamics are major challenges when applying optimal control to many real-world decision making tasks. The Learning Controllable Embedding (LCE) framework addresses these challenges by embedding the observations into a lower dimensional latent space, estimati…

2020

Randomized Exploration in Generalized Linear Bandits

AISTATS 2020poster

We study two randomized algorithms for generalized linear bandits. The first, GLM-TSL, samples a generalized linear model (GLM) from the Laplace approximation to the posterior distribution. The second, GLM-FPL, fits a GLM to a randomly perturbed history of past rewards. We analyze both algorithms an…

Cited by 138SourcePDFScholar
2020

Safe Policy Learning for Continuous Control

CoRL 2020

We study continuous action reinforcement learning problems in which it is crucial that the agent interacts with the environment only through near-safe policies, i.e., policies that keep the agent in desirable situations, both during training and at convergence. We formulate these problems as {\em co

Cited by 0SourcePDFScholar
2019

Garbage In, Reward Out: Bootstrapping Exploration in Multi-Armed Bandits

ICML 2019oral

We propose a bandit algorithm that explores by randomizing its history of rewards. Specifically, it pulls the arm with the highest mean reward in a non-parametric bootstrap sample of its history with pseudo rewards. We design the pseudo rewards such that the bootstrap mean is optimistic with a suffi…

Cited by 85SourcePDFScholar
2019

Optimizing over a Restricted Policy Class in MDPs

AISTATS 2019poster

We address the problem of finding an optimal policy in a Markov decision process (MDP) under a restricted policy class defined by the convex hull of a set of base policies. This problem is of great interest in applications in which a number of reasonably good (or safe) policies are already known and…

Cited by 9SourcePDFScholar
2019

Perturbed-History Exploration in Stochastic Linear Bandits

UAI 2019poster

We propose a new online algorithm for cumulative regret minimization in a stochastic linear bandit. The algorithm pulls the arm with the highest estimated reward in a linear model trained on its perturbed history. Therefore, we call it perturbed-history exploration in a linear bandit (LinPHE). The p…

Cited by 46SourcePDFScholar
2019

Risk-Sensitive Generative Adversarial Imitation Learning

AISTATS 2019poster

We study risk-sensitive imitation learning where the agent’s goal is to perform at least as well as the expert in terms of a risk profile. We first formulate our risk-sensitive imitation learning setting. We consider the generative adversarial approach to imitation learning (GAIL) and derive an opti…

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

A Block Coordinate Ascent Algorithm for Mean-Variance Optimization

NeurIPS 2018poster

Risk management in dynamic decision problems is a primary concern in many fields, including financial investment, autonomous driving, and healthcare. The mean-variance function is one of the most widely used objective functions in risk management due to its simplicity and interpretability. Existing…

Cited by 44SourcePDFScholar
2018

A Lyapunov-based Approach to Safe Reinforcement Learning

NeurIPS 2018poster

In many real-world reinforcement learning (RL) problems, besides optimizing the main objective function, an agent must concurrently avoid violating a number of constraints. In particular, besides optimizing performance, it is crucial to guarantee the safety of an agent during training as well as dep…

Cited by 664SourcePDFScholar
2018

Robust Locally-Linear Controllable Embedding

AISTATS 2018poster

Embed-to-control (E2C) is a model for solving high-dimensional optimal control problems by combining variational auto-encoders with locally-optimal controllers. However, the E2C model suffers from two major drawbacks: 1) its objective function does not correspond to the likelihood of the data seque…

Cited by 0SourcePDFScholar
2017

Active Learning for Accurate Estimation of Linear Models

ICML 2017poster

We explore the sequential decision making problem where the goal is to estimate uniformly well a number of linear models, given a shared budget of random contexts independently sampled from a known distribution. The decision maker must query one of the linear models for each incoming context, and re…

Cited by 19SourcePDFScholar
2017

Conservative Contextual Linear Bandits

NeurIPS 2017poster

Safety is a desirable property that can immensely increase the applicability of learning algorithms in real-world decision-making problems. It is much easier for a company to deploy an algorithm that is safe, i.e., guaranteed to perform at least as well as a baseline. In this paper, we study the iss…

Cited by 131SourcePDFScholar
2017

Online Learning to Rank in Stochastic Click Models

ICML 2017poster

Online learning to rank is a core problem in information retrieval and machine learning. Many provably efficient algorithms have been recently proposed for this problem in specific click models. The click model is a model of how the user interacts with a list of documents. Though these results are s…

Cited by 123SourcePDFScholar
2017

Sequential Multiple Hypothesis Testing with Type I Error Control

AISTATS 2017poster

This work studies multiple hypothesis testing in the setting when we obtain data sequentially and may choose when to stop sampling. We summarize the notion of a sequential p-value (one that can be continually updated and still maintain a type I error guarantee) and provide several examples from the…

Cited by 19SourcePDFScholar
2016

Improved Learning Complexity in Combinatorial Pure Exploration Bandits

AISTATS 2016poster

We study the problem of combinatorial pure exploration in the stochastic multi-armed bandit problem. We first construct a new measure of complexity that provably characterizes the learning performance of the algorithms we propose for the fixed confidence and the fixed budget setting. We show that th…

Cited by 48SourcePDFScholar