paper-with-me

홈 › Papers

Reducing Exploration of Dying Arms in Mortal Bandits

2019-07-04 · Stefano Tracà, Cynthia Rudin, Weiyu Yan

Mortal bandits have proven to be extremely useful for providing news article recommendations, running automated online advertising campaigns, and for other applications where the set of available options changes over time. Previous work on this problem showed how to regulate exploration of new arms when they have recently appeared, but they do not adapt when the arms are about to disappear. Since in most applications we can determine either exactly or approximately when arms will disappear, we can leverage this information to improve performance: we should not be exploring arms that are about to disappear. We provide adaptations of algorithms, regret bounds, and experiments for this study, showing a clear benefit from regulating greed (exploration/exploitation) for arms that will soon disappear. We illustrate numerical performance on the Yahoo! Front Page Today Module User Click Log Dataset.

📄 PDF Abstract BibTeX arXiv:1907.02571

Code (2)

5tefan0/Supplement-to-Reducing-Exploration-of-Dying-Arms-in-Mortal-Bandits 공식 구현
ShrekFelix/Reducing-Exploration-of-Dying-Arms-in-Mortal-Bandits

Similar Papers 제목 키워드 기반

Reward Maximization for Pure Exploration: Minimax Optimal Good Arm Identification for Nonparametric Multi-Armed Bandits

2024-10-21 · Brian Cho, Dominik Meier, Kyra Gan, Nathan Kallus

In multi-armed bandits, the tasks of reward maximization and pure exploration are often at odds with each other. The former focuses on exploiting arms with the highest means, while the latter may require constant explora…

Multi-Armed Banditsvalid

Multi-task Representation Learning for Pure Exploration in Bilinear Bandits

2023-11-01 · NeurIPS 2023 11

We study multi-task representation learning for the problem of pure exploration in bilinear bandits. In bilinear bandits, an action takes the form of a pair of arms from two different entity types and the reward is a bil…

Experimental DesignRepresentation Learning

Mortal Multi-Armed Bandits

2008-12-01 · NeurIPS 2008 12 · Deepayan Chakrabarti, Ravi Kumar, Filip Radlinski, Eli Upfal

We formulate and study a new variant of the $k$-armed bandit problem, motivated by e-commerce applications. In our model, arms have (stochastic) lifetime after which they expire. In this setting an algorithm needs to con…

Multi-Armed Bandits

Batch-Size Independent Regret Bounds for Combinatorial Semi-Bandits with Probabilistically Triggered Arms or Independent Arms

2022-08-31 · Xutong Liu, Jinhang Zuo, Siwei Wang, Carlee Joe-Wong 외

In this paper, we study the combinatorial semi-bandits (CMAB) and focus on reducing the dependency of the batch-size $K$ in the regret bound, where $K$ is the total number of arms that can be pulled or triggered in each …

Increasing Students' Engagement to Reminder Emails Through Multi-Armed Bandits

2022-08-10 · Fernando J. Yanez, Angela Zavaleta-Bernuy, Ziwen Han, Michael Liut 외

Conducting randomized experiments in education settings raises the question of how we can use machine learning techniques to improve educational interventions. Using Multi-Armed Bandits (MAB) algorithms like Thompson Sam…

ManagementMulti-Armed BanditsThompson Sampling