paper-with-me

Papers

Efficient Matroid Bandit Linear Optimization Leveraging Unimodality

2025-11-29 · Aurélien Delage, Romaric Gaudel arxiv

We study the combinatorial semi-bandit problem under matroid constraints. The regret achieved by recent approaches is optimal, in the sense that it matches the lower bound. Yet, time complexity remains an issue for large matroids or for matroids with costly membership oracles (e.g. online recommendation that ensures diversity). This paper sheds a new light on the matroid semi-bandit problem by exploiting its underlying unimodal structure. We demonstrate that, with negligible loss in regret, the number of iterations involving the membership oracle can be limited to \mathcal{O}(\log \log T)$. This results in an overall improved time complexity of the learning process. Experiments conducted on various matroid benchmarks show (i) no loss in regret compared to state-of-the-art approaches; and (ii) reduced time complexity and number of calls to the membership oracle.

📄 PDF Abstract BibTeX arXiv:2512.00605

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Matroid Bandits: Fast Combinatorial Optimization with Learning

2014-03-20 · Branislav Kveton, Zheng Wen, Azin Ashkan, Hoda Eydgahi 외

A matroid is a notion of independence in combinatorial optimization which is closely related to computational efficiency. In particular, it is well known that the maximum of a constrained modular function can be found gr…

Combinatorial OptimizationComputational Efficiency

Matroid Semi-Bandits in Sublinear Time

2024-05-28 · Ruo-Chun Tzeng, Naoto Ohsaka, Kaito Ariu

We study the matroid semi-bandits problem, where at each round the learner plays a subset of $K$ arms from a feasible set, and the goal is to maximize the expected cumulative linear rewards. Existing algorithms have per-…

Stochastic $k$-Submodular Bandits with Full Bandit Feedback

2024-12-14 · Guanyu Nie, Vaneet Aggarwal, Christopher John Quinn

In this paper, we present the first sublinear $\alpha$-regret bounds for online $k$-submodular optimization problems with full-bandit feedback, where $\alpha$ is a corresponding offline approximation ratio. Specifically,…

Bandit Multi-linear DR-Submodular Maximization and Its Applications on Adversarial Submodular Bandits

2023-05-21 · Zongqi Wan, Jialin Zhang, Wei Chen, Xiaoming Sun 외

We investigate the online bandit learning of the monotone multi-linear DR-submodular functions, designing the algorithm $\mathtt{BanditMLSM}$ that attains $O(T^{2/3}\log T)$ of $(1-1/e)$-regret. Then we reduce submodular…

Projection-Free Bandit Optimization with Privacy Guarantees

2020-12-22 · Alina Ene, Huy L. Nguyen, Adrian Vladu

We design differentially private algorithms for the bandit convex optimization problem in the projection-free setting. This setting is important whenever the decision set has a complex geometry, and access to it is done …