NeurIPS 2017poster30 citations

Identifying Outlier Arms in Multi-Armed Bandit

Honglei Zhuang, Chi Wang, Yifan Wang

Abstract

We study a novel problem lying at the intersection of two areas: multi-armed bandit and outlier detection. Multi-armed bandit is a useful tool to model the process of incrementally collecting data for multiple objects in a decision space. Outlier detection is a powerful method to narrow down the attention to a few objects after the data for them are collected. However, no one has studied how to detect outlier objects while incrementally collecting data for them, which is necessary when data collection is expensive. We formalize this problem as identifying outlier arms in a multi-armed bandit. We propose two sampling strategies with theoretical guarantee, and analyze their sampling efficiency. Our experimental results on both synthetic and real data show that our solution saves 70-99% of data collection cost from baseline while having nearly perfect accuracy.

BibTeX
@inproceedings{NIPS2017_dcda54e2,
 author = {Zhuang, Honglei and Wang, Chi and Wang, Yifan},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {I. Guyon and U. Von Luxburg and S. Bengio and H. Wallach and R. Fergus and S. Vishwanathan and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Identifying Outlier Arms in Multi-Armed Bandit},
 url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/dcda54e29207294d8e7e1b537338b1c0-Paper.pdf},
 volume = {30},
 year = {2017}
}