paper-with-me

Papers

On Submodular Contextual Bandits

2021-12-03 · Dean P. Foster, Alexander Rakhlin

We consider the problem of contextual bandits where actions are subsets of a ground set and mean rewards are modeled by an unknown monotone submodular function that belongs to a class $\mathcal{F}$. We allow time-varying matroid constraints to be placed on the feasible sets. Assuming access to an online regression oracle with regret $\mathsf{Reg}(\mathcal{F})$, our algorithm efficiently randomizes around local optima of estimated functions according to the Inverse Gap Weighting strategy. We show that cumulative regret of this procedure with time horizon $n$ scales as $O(\sqrt{n \mathsf{Reg}(\mathcal{F})})$ against a benchmark with a multiplicative factor $1/2$. On the other hand, using the techniques of (Filmus and Ward 2014), we show that an $\epsilon$-Greedy procedure with local randomization attains regret of $O(n^{2/3} \mathsf{Reg}(\mathcal{F})^{1/3})$ against a stronger $(1-e^{-1})$ benchmark.

📄 PDF Abstract BibTeX arXiv:2112.02165

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Contextual Combinatorial Multi-armed Bandits with Volatile Arms and Submodular Reward

2018-12-01 · NeurIPS 2018 12 · Lixing Chen, Jie Xu, Zhuo Lu

In this paper, we study the stochastic contextual combinatorial multi-armed bandit (CC-MAB) framework that is tailored for volatile arms and submodular reward functions. CC-MAB inherits properties from both contextual ba…

Decision MakingMulti-Armed BanditsRecommendation Systems

Online SuBmodular + SuPermodular (BP) Maximization with Bandit Feedback

2022-07-07 · Adhyyan Narang, Omid Sadeghi, Lillian J Ratliff, Maryam Fazel 외

In the context of online interactive machine learning with combinatorial objectives, we extend purely submodular prior work to more general non-submodular objectives. This includes: (1) those that are additively decompos…

Computational EfficiencyMovie RecommendationMulti-Armed BanditsRecommendation Systems

Sum-max Submodular Bandits

2023-11-10 · Stephen Pasteris, Alberto Rumi, Fabio Vitale, Nicolò Cesa-Bianchi

Many online decision-making problems correspond to maximizing a sequence of submodular functions. In this work, we introduce sum-max functions, a subclass of monotone submodular functions capturing several interesting pr…

Decision Making

Linear Submodular Bandits and their Application to Diversified Retrieval

2011-12-01 · NeurIPS 2011 12 · Yisong Yue, Carlos Guestrin

Diversified retrieval and online learning are two core research areas in the design of modern information retrieval systems.In this paper, we propose the linear submodular bandits problem, which is an online learning set…

ArticlesInformation RetrievalNews RecommendationRetrieval

Randomized Greedy Learning for Non-monotone Stochastic Submodular Maximization Under Full-bandit Feedback

2023-02-02 · Fares Fourati, Vaneet Aggarwal, Christopher John Quinn, Mohamed-Slim Alouini

We investigate the problem of unconstrained combinatorial multi-armed bandits with full-bandit feedback and stochastic rewards for submodular maximization. Previous works investigate the same problem assuming a submodula…

Multi-Armed Bandits