paper-with-me

홈 › Papers

Multi-objective Contextual Bandit Problem with Similarity Information

2018-03-11 · Eralp Turğay, Doruk Öner, Cem Tekin

In this paper we propose the multi-objective contextual bandit problem with similarity information. This problem extends the classical contextual bandit problem with similarity information by introducing multiple and possibly conflicting objectives. Since the best arm in each objective can be different given the context, learning the best arm based on a single objective can jeopardize the rewards obtained from the other objectives. In order to evaluate the performance of the learner in this setup, we use a performance metric called the contextual Pareto regret. Essentially, the contextual Pareto regret is the sum of the distances of the arms chosen by the learner to the context dependent Pareto front. For this problem, we develop a new online learning algorithm called Pareto Contextual Zooming (PCZ), which exploits the idea of contextual zooming to learn the arms that are close to the Pareto front for each observed context by adaptively partitioning the joint context-arm set according to the observed rewards and locations of the context-arm pairs selected in the past. Then, we prove that PCZ achieves $\tilde O (T^{(1+d_p)/(2+d_p)})$ Pareto regret where $d_p$ is the Pareto zooming dimension that depends on the size of the set of near-optimal context-arm pairs. Moreover, we show that this regret bound is nearly optimal by providing an almost matching $\Omega (T^{(1+d_p)/(2+d_p)})$ lower bound.

📄 PDF Abstract BibTeX arXiv:1803.04015

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contextual Bandits with Similarity Information

2009-07-23 · Aleksandrs Slivkins

In a multi-armed bandit (MAB) problem, an online algorithm makes a sequence of choices. In each round it chooses from a time-invariant set of alternatives and receives the payoff associated with this alternative. While t…

Multi-Armed Bandits

Multi-Task Learning for Contextual Bandits

2017-05-24 · NeurIPS 2017 12 · Aniket Anand Deshmukh, Urun Dogan, Clayton Scott

Contextual bandits are a form of multi-armed bandit in which the agent has access to predictive side information (known as the context) for each arm at each time step, and have been used to model personalized news recomm…

Multi-Armed BanditsMulti-Task LearningNews Recommendation

Multi-objective Contextual Multi-armed Bandit with a Dominant Objective

2017-08-18 · Cem Tekin, Eralp Turgay

In this paper, we propose a new multi-objective contextual multi-armed bandit (MAB) problem with two objectives, where one of the objectives dominates the other objective. Unlike single-objective MAB problems in which th…

Medical DiagnosisRecommendation Systems

$α$-Fair Contextual Bandits

2023-10-22 · Siddhant Chaudhary, Abhishek Sinha

Contextual bandit algorithms are at the core of many applications, including recommender systems, clinical trials, and optimal portfolio selection. One of the most popular problems studied in the contextual bandit litera…

Multi-Armed BanditsRecommendation Systems

Self-Supervised Contextual Bandits in Computer Vision

2020-03-18 · Aniket Anand Deshmukh, Abhimanu Kumar, Levi Boyles, Denis Charles 외

Contextual bandits are a common problem faced by machine learning practitioners in domains as diverse as hypothesis testing to product recommendations. There have been a lot of approaches in exploiting rich data represen…

ClusteringColorizationMulti-Armed BanditsSelf-Supervised Learning+1