paper-with-me

Papers

Distribution oblivious, risk-aware algorithms for multi-armed bandits with unbounded rewards

2019-06-03 · NeurIPS 2019 12 · Anmol Kagrecha, Jayakrishnan Nair, Krishna Jagannathan

Classical multi-armed bandit problems use the expected value of an arm as a metric to evaluate its goodness. However, the expected value is a risk-neutral metric. In many applications like finance, one is interested in balancing the expected return of an arm (or portfolio) with the risk associated with that return. In this paper, we consider the problem of selecting the arm that optimizes a linear combination of the expected reward and the associated Conditional Value at Risk (CVaR) in a fixed budget best-arm identification framework. We allow the reward distributions to be unbounded or even heavy-tailed. For this problem, our goal is to devise algorithms that are entirely distribution oblivious, i.e., the algorithm is not aware of any information on the reward distributions, including bounds on the moments/tails, or the suboptimality gaps across arms. In this paper, we provide a class of such algorithms with provable upper bounds on the probability of incorrect identification. In the process, we develop a novel estimator for the CVaR of unbounded (including heavy-tailed) random variables and prove a concentration inequality for the same, which could be of independent interest. We also compare the error bounds for our distribution oblivious algorithms with those corresponding to standard non-oblivious algorithms. Finally, numerical experiments reveal that our algorithms perform competitively when compared with non-oblivious algorithms, suggesting that distribution obliviousness can be realised in practice without incurring a significant loss of performance.

📄 PDF Abstract BibTeX arXiv:1906.00569

Code (1)

akagrecha/Neurips-2019-simulations 공식 구현

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Risk-aware Stochastic Shortest Path

2022-03-03 · Tobias Meggendorfer

We treat the problem of risk-aware control for stochastic shortest path (SSP) on Markov decision processes (MDP). Typically, expectation is considered for SSP, which however is oblivious to the incurred risk. We present …

Asynchronous Risk-Aware Multi-Agent Packet Routing for Ultra-Dense LEO Satellite Networks

2025-10-31 · Ke He, Thang X. Vu, Le He, Lisheng Fan 외 arxiv

The rise of ultra-dense LEO constellations creates a complex and asynchronous network environment, driven by their massive scale, dynamic topologies, and significant delays. This unique complexity demands an adaptive pac…

A Separation Result Between Data-oblivious and Data-aware Poisoning Attacks

2020-03-26 · NeurIPS 2021 12 · Samuel Deng, Sanjam Garg, Somesh Jha, Saeed Mahloujifar 외

Poisoning attacks have emerged as a significant security threat to machine learning algorithms. It has been demonstrated that adversaries who make small changes to the training set, such as adding specially crafted data …

feature selection

Efficient Non-oblivious Randomized Reduction for Risk Minimization with Improved Excess Risk Guarantee

2016-12-06 · Yi Xu, Haiqin Yang, Lijun Zhang, Tianbao Yang

In this paper, we address learning problems for high dimensional data. Previously, oblivious random projection based approaches that project high dimensional features onto a random subspace have been used in practice for…

BIG-bench Machine Learning

Speed-Oblivious Online Scheduling: Knowing (Precise) Speeds is not Necessary

2023-02-02 · Alexander Lindermayr, Nicole Megow, Martin Rapp

We consider online scheduling on unrelated (heterogeneous) machines in a speed-oblivious setting, where an algorithm is unaware of the exact job-dependent processing speeds. We show strong impossibility results for clair…

Scheduling