← Search

Aadirupa Saha

36 accepted papers

2025

Efficient and Near-Optimal Algorithm for Contextual Dueling Bandits with Offline Regression Oracles

NeurIPS 2025poster

The problem of contextual dueling bandits is central to reinforcement learning with human feedback (RLHF), a widely used approach in AI alignment for incorporating human preferences into learning systems. Despite its importance, existing methods are constrained either by strong preference modeling a…

Cited by 0SourceScholar
2025

Finally Rank-Breaking Conquers MNL Bandits: Optimal and Efficient Algorithms for MNL Assortment

ICLR 2025poster

We address the problem of active online assortment optimization problem with preference feedback, which is a framework for modeling user choices and subsetwise utility maximization. The framework is useful in various real-world applications including ad placement, online retail, recommender systems,…

Cited by 0SourcePDFScholar
2025

Imitation Beyond Expectation Using Pluralistic Stochastic Dominance

NeurIPS 2025spotlight

Imitation learning seeks policies reflecting the values of demonstrated behaviors. Prevalent approaches learn to match or exceed the demonstrator's performance in expectation without knowing the demonstrator’s reward function. Unfortunately, this does not induce pluralistic imitators that learn to s…

Cited by 0SourceScholar
2024

Bandits Meet Mechanism Design to Combat Clickbait in Online Recommendation

ICLR 2024spotlight

We study a strategic variant of the multi-armed bandit problem, which we coin the strategic click-bandit. This model is motivated by applications in online recommendation where the choice of recommended items depends on both the click-through rates and the post-click rewards. Like in classical bandi…

Cited by 8SourcePDFScholar
2024

On the Vulnerability of Fairness Constrained Learning to Malicious Noise

AISTATS 2024poster

We consider the vulnerability of fairness-constrained learning to small amounts of malicious noise in the training data. [Konstantinov and Lampert, 2021] initiated the study of this question and presented negative results showing there exist data distributions where for several fairness constraints,…

Cited by 3SourcePDFScholar
2024

Think Before You Duel: Understanding Complexities of Preference Learning under Constrained Resources

AISTATS 2024poster

We consider the problem of reward maximization in the dueling bandit setup along with constraints on resource consumption. As in the classic dueling bandits, at each round the learner has to choose a pair of items from a set of $K$ items and observe a relative feedback for the current pair. Addition…

Cited by 3SourcePDFScholar
2023

ANACONDA: An Improved Dynamic Regret Algorithm for Adaptive Non-Stationary Dueling Bandits

AISTATS 2023poster

We study the problem of non-stationary dueling bandits and provide the first adaptive dynamic regret algorithm for this problem. The only two existing attempts in this line of work fall short across multiple dimensions, including pessimistic measures of non-stationary complexity and non-adaptive par…

Cited by 8SourcePDFScholar
2023

Eliciting User Preferences for Personalized Multi-Objective Decision Making through Comparative Feedback

NeurIPS 2023poster

In this work, we propose a multi-objective decision making framework that accommodates different user preferences over objectives, where preferences are learned via policy comparisons. Our model consists of a known Markov decision process with a vector-valued reward function, with each user having a…

Cited by 7SourcePDFScholar
2023

Federated Online and Bandit Convex Optimization

ICML 2023poster

We study the problems of *distributed online and bandit convex optimization* against an adaptive adversary. We aim to minimize the average regret on $M$ machines working in parallel over $T$ rounds with $R$ intermittent communications. Assuming the underlying cost functions are convex and can be gen…

Cited by 12SourcePDFScholar
2023

One Arrow, Two Kills: A Unified Framework for Achieving Optimal Regret Guarantees in Sleeping Bandits

AISTATS 2023poster

We address the problem of Internal Regret in adversarial Sleeping Bandits and the relationship between different notions of sleeping regrets in multi-armed bandits. We propose a new concept called Internal Regret for sleeping multi-armed bandits (MAB) and present an algorithm that achieves sublinear…

2022

Exploiting Correlation to Achieve Faster Learning Rates in Low-Rank Preference Bandits

AISTATS 2022poster

We introduce the Correlated Preference Bandits problem with random utility-based choice models (RUMs), where the goal is to identify the best item from a given pool of $n$ items through online subsetwise preference feedback. We investigate whether models with a simple correlation structure, e.g. low…

Cited by 12SourcePDFScholar
2022

Stochastic Contextual Dueling Bandits under Linear Stochastic Transitivity Models

ICML 2022spotlight

We consider the regret minimization task in a dueling bandits problem with context information. In every round of the sequential decision problem, the learner makes a context-dependent selection of two choice alternatives (arms) to be compared with each other and receives feedback in the form of noi…

Cited by 34SourcePDFScholar
2022

Versatile Dueling Bandits: Best-of-both World Analyses for Learning from Relative Preferences

ICML 2022spotlight

We study the problem of $K$-armed dueling bandit for both stochastic and adversarial environments, where the goal of the learner is to aggregate information through relative preferences of pair of decision points queried in an online sequential manner. We first propose a novel reduction from any (ge…

Cited by 28SourcePDFScholar
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
2021

Optimal regret algorithm for Pseudo-1d Bandit Convex Optimization

ICML 2021spotlight

We study online learning with bandit feedback (i.e. learner has access to only zeroth-order oracle) where cost/reward functions $\f_t$ admit a "pseudo-1d" structure, i.e. $\f_t(\w) = \loss_t(\pred_t(\w))$ where the output of $\pred_t$ is one-dimensional. At each round, the learner observes context $…

Cited by 7SourcePDFScholar
2021

Strategically efficient exploration in competitive multi-agent reinforcement learning

UAI 2021poster

High sample complexity remains a barrier to the application of reinforcement learning (RL), particularly in multi-agent systems. A large body of work has demonstrated that exploration mechanisms based on the principle of optimism under uncertainty can significantly improve the sample efficiency of R…

2020

Improved Sleeping Bandits with Stochastic Action Sets and Adversarial Rewards

ICML 2020poster

In this paper, we consider the problem of sleeping bandits with stochastic action sets and adversarial rewards. In this setting, in contrast to most work in bandits, the actions may not be available at all times. For instance, some products might be out of stock in item recommendation. The best exis…

Cited by 27SourcePDFScholar
2019

Be Greedy: How Chromatic Number meets Regret Minimization in Graph Bandits

UAI 2019poster

We study the classical linear bandit problem on \emph{graphs} modelling arm rewards through an underlying graph structure $G$($N$,$E$) such that rewards of neighboring nodes are similar. Previous attempts along this line have primarily considered the arm rewards to be a smooth function over graph La…

2015

Consistent Multiclass Algorithms for Complex Performance Measures

ICML 2015poster

This paper presents new consistent algorithms for multiclass learning with complex performance measures, defined by arbitrary functions of the confusion matrix. This setting includes as a special case all loss-based performance measures, which are simply linear functions of the confusion matrix, but…

Cited by 78SourcePDFScholar