paper-with-me

홈 › Papers

Risk-averse Contextual Multi-armed Bandit Problem with Linear Payoffs

2022-06-24 · Yifan Lin, Yuhao Wang, Enlu Zhou

In this paper we consider the contextual multi-armed bandit problem for linear payoffs under a risk-averse criterion. At each round, contexts are revealed for each arm, and the decision maker chooses one arm to pull and receives the corresponding reward. In particular, we consider mean-variance as the risk criterion, and the best arm is the one with the largest mean-variance reward. We apply the Thompson Sampling algorithm for the disjoint model, and provide a comprehensive regret analysis for a variant of the proposed algorithm. For $T$ rounds, $K$ actions, and $d$-dimensional feature vectors, we prove a regret bound of $O((1+\rho+\frac{1}{\rho}) d\ln T \ln \frac{K}{\delta}\sqrt{d K T^{1+2\epsilon} \ln \frac{K}{\delta} \frac{1}{\epsilon}})$ that holds with probability $1-\delta$ under the mean-variance criterion with risk tolerance $\rho$, for any $0<\epsilon<\frac{1}{2}$, $0<\delta<1$. The empirical performance of our proposed algorithms is demonstrated via a portfolio selection problem.

📄 PDF Abstract BibTeX arXiv:2206.12463

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

A Central Limit Theorem, Loss Aversion and Multi-Armed Bandits

2021-06-10 · Zengjing Chen, Larry G. Epstein, Guodong Zhang

This paper studies a multi-armed bandit problem where the decision-maker is loss averse, in particular she is risk averse in the domain of gains and risk loving in the domain of losses. The focus is on large horizons. Co…

Multi-Armed Bandits

Conditionally Risk-Averse Contextual Bandits

2022-10-24 · Mónika Farsang, Paul Mineiro, Wangda Zhang

Contextual bandits with average-case statistical guarantees are inadequate in risk-averse situations because they might trade off degraded worst-case behaviour for better average performance. Designing a risk-averse cont…

ManagementMulti-Armed Banditsregression

Risk-Averse Multi-Armed Bandit Problems under Mean-Variance Measure

2016-04-18 · Sattar Vakili, Qing Zhao

The multi-armed bandit problems have been studied mainly under the measure of expected total reward accrued over a horizon of length $T$. In this paper, we address the issue of risk in multi-armed bandit problems and dev…

Risk averse non-stationary multi-armed bandits

2021-09-28 · Leo Benac, Frédéric Godin

This paper tackles the risk averse multi-armed bandits problem when incurred losses are non-stationary. The conditional value-at-risk (CVaR) is used as the objective function. Two estimation methods are proposed for this…

Multi-Armed Bandits

Exploration vs Exploitation vs Safety: Risk-averse Multi-Armed Bandits

2014-01-06 · Nicolas Galichet, Michèle Sebag, Olivier Teytaud

Motivated by applications in energy management, this paper presents the Multi-Armed Risk-Aware Bandit (MARAB) algorithm. With the goal of limiting the exploration of risky arms, MARAB takes as arm quality its conditional…

energy managementManagementMulti-Armed Bandits