paper-with-me

홈 › Papers

Optimal Exploitation of Clustering and History Information in Multi-Armed Bandit

2019-05-31 · Djallel Bouneffouf, Srinivasan Parthasarathy, Horst Samulowitz, Martin Wistub

We consider the stochastic multi-armed bandit problem and the contextual bandit problem with historical observations and pre-clustered arms. The historical observations can contain any number of instances for each arm, and the pre-clustering information is a fixed clustering of arms provided as part of the input. We develop a variety of algorithms which incorporate this offline information effectively during the online exploration phase and derive their regret bounds. In particular, we develop the META algorithm which effectively hedges between two other algorithms: one which uses both historical observations and clustering, and another which uses only the historical observations. The former outperforms the latter when the clustering quality is good, and vice-versa. Extensive experiments on synthetic and real world datasets on Warafin drug dosage and web server selection for latency minimization validate our theoretical insights and demonstrate that META is a robust strategy for optimally exploiting the pre-clustering information.

📄 PDF Abstract BibTeX arXiv:1906.03979

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Multi-View Spectral Clustering with High-Order Optimal Neighborhood Laplacian Matrix

2020-08-31 · Weixuan Liang, Sihang Zhou, Jian Xiong, Xinwang Liu 외

Multi-view spectral clustering can effectively reveal the intrinsic cluster structure among data by performing clustering on the learned optimal embedding across views. Though demonstrating promising performance in vario…

ClusteringVocal Bursts Intensity Prediction

An Unsupervised Homogenization Pipeline for Clustering Similar Patients using Electronic Health Record Data

2018-03-21

Electronic health records (EHR) contain a large variety of information on the clinical history of patients such as vital signs, demographics, diagnostic codes and imaging data. The enormous potential for discovery in thi…

ClusteringDiagnosticImputation

Smoothed Multi-View Subspace Clustering

2021-06-18 · Peng Chen, Liang Liu, Zhengrui Ma, Zhao Kang

In recent years, multi-view subspace clustering has achieved impressive performance due to the exploitation of complementary imformation across multiple views. However, multi-view data can be very complicated and are not…

ClusteringMulti-view Subspace Clustering

Towards the D-Optimal Online Experiment Design for Recommender Selection

2021-10-23 · Da Xu, Chuanwei Ruan, Evren Korpeoglu, Sushant Kumar 외

Selecting the optimal recommender via online exploration-exploitation is catching increasing attention where the traditional A/B testing can be slow and costly, and offline evaluations are prone to the bias of history da…

Multi-Armed Bandits

Infomax strategies for an optimal balance between exploration and exploitation

2016-01-12 · Gautam Reddy, Antonio Celani, Massimo Vergassola

Proper balance between exploitation and exploration is what makes good decisions, which achieve high rewards like payoff or evolutionary fitness. The Infomax principle postulates that maximization of information directs …