ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2312.08057
28
8

Combinatorial Stochastic-Greedy Bandit

13 December 2023
Fares Fourati
Christopher J. Quinn
Mohamed-Slim Alouini
Vaneet Aggarwal
ArXivPDFHTML
Abstract

We propose a novel combinatorial stochastic-greedy bandit (SGB) algorithm for combinatorial multi-armed bandit problems when no extra information other than the joint reward of the selected set of nnn arms at each time step t∈[T]t\in [T]t∈[T] is observed. SGB adopts an optimized stochastic-explore-then-commit approach and is specifically designed for scenarios with a large set of base arms. Unlike existing methods that explore the entire set of unselected base arms during each selection step, our SGB algorithm samples only an optimized proportion of unselected arms and selects actions from this subset. We prove that our algorithm achieves a (1−1/e)(1-1/e)(1−1/e)-regret bound of O(n13k23T23log⁡(T)23)\mathcal{O}(n^{\frac{1}{3}} k^{\frac{2}{3}} T^{\frac{2}{3}} \log(T)^{\frac{2}{3}})O(n31​k32​T32​log(T)32​) for monotone stochastic submodular rewards, which outperforms the state-of-the-art in terms of the cardinality constraint kkk. Furthermore, we empirically evaluate the performance of our algorithm in the context of online constrained social influence maximization. Our results demonstrate that our proposed approach consistently outperforms the other algorithms, increasing the performance gap as kkk grows.

View on arXiv
Comments on this paper