On Submodular Contextual Bandits
Dean P. Foster, Alexander Rakhlin

TL;DR
This paper introduces algorithms for contextual bandit problems with submodular reward functions and matroid constraints, achieving regret bounds that depend on an online regression oracle and improving understanding of adaptive decision-making in complex combinatorial settings.
Contribution
It proposes a novel algorithmic approach for submodular contextual bandits with matroid constraints, providing regret bounds based on an online regression oracle and local randomization techniques.
Findings
Regret scales as O(√(n * Reg(𝓕))) with the proposed algorithm.
An ε-Greedy method attains regret of O(n^{2/3} * Reg(𝓕)^{1/3}) against a stronger benchmark.
The algorithms effectively handle time-varying constraints and unknown submodular reward functions.
Abstract
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 . We allow time-varying matroid constraints to be placed on the feasible sets. Assuming access to an online regression oracle with regret , 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 scales as against a benchmark with a multiplicative factor . On the other hand, using the techniques of (Filmus and Ward 2014), we show that an -Greedy procedure with local randomization attains regret of against a stronger…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Stochastic Gradient Optimization Techniques
