paper-with-me

Papers

Towards Efficient and Optimal Covariance-Adaptive Algorithms for Combinatorial Semi-Bandits

2024-02-23 · Julien Zhou, Pierre Gaillard, Thibaud Rahier, Houssam Zenati, Julyan Arbel

We address the problem of stochastic combinatorial semi-bandits, where a player selects among P actions from the power set of a set containing d base items. Adaptivity to the problem's structure is essential in order to obtain optimal regret upper bounds. As estimating the coefficients of a covariance matrix can be manageable in practice, leveraging them should improve the regret. We design "optimistic" covariance-adaptive algorithms relying on online estimations of the covariance structure, called OLS-UCB-C and COS-V (only the variances for the latter). They both yields improved gap-free regret. Although COS-V can be slightly suboptimal, it improves on computational complexity by taking inspiration from ThompsonSampling approaches. It is the first sampling-based algorithm satisfying a T^1/2 gap-free regret (up to poly-logs). We also show that in some cases, our approach efficiently leverages the semi-bandit feedback and outperforms bandit feedback approaches, not only in exponential regimes where P >> d but also when P <= d, which is not covered by existing analyses.

📄 PDF Abstract BibTeX arXiv:2402.15171

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
BASE 설명 없음

Similar Papers 제목 키워드 기반

Oracle-Efficient Combinatorial Semi-Bandits

2025-10-24 · Jung-hun Kim, Milan Vojnović, Min-hwan Oh arxiv

We study the combinatorial semi-bandit problem where an agent selects a subset of base arms and receives individual feedback. While this generalizes the classical multi-armed bandit and has broad applicability, its scala…

Adaptive Combinatorial Experimental Design: Pareto Optimality for Decision-Making and Inference

2026-02-27 · Hongrui Xie, Junyu Cao, Kan Xu arxiv

In this paper, we provide the first investigation into adaptive combinatorial experimental design, focusing on the trade-off between regret minimization and statistical power in combinatorial multi-armed bandits (CMAB). …

Multi-Armed Bandits

Asymptotically Optimal Strategies For Combinatorial Semi-Bandits in Polynomial Time

2021-02-14 · Thibaut Cuvelier, Richard Combes, Eric Gourdin

We consider combinatorial semi-bandits with uncorrelated Gaussian rewards. In this article, we propose the first method, to the best of our knowledge, that enables to compute the solution of the Graves-Lai optimization p…

Adaptive and Dynamically Constrained Process Noise Estimation for Orbit Determination

2019-09-17 · Nathan Stacey, Simone D'Amico

This paper introduces two new algorithms to accurately estimate the process noise covariance of a discrete-time Kalman filter online for robust orbit determination in the presence of dynamics model uncertainties. Common …

Autonomous NavigationNoise Estimation

Combinatorial semi-bandit with known covariance

2016-12-06 · NeurIPS 2016 12 · Rémy Degenne, Vianney Perchet

The combinatorial stochastic semi-bandit problem is an extension of the classical multi-armed bandit problem in which an algorithm pulls more than one arm at each stage and the rewards of all pulled arms are revealed. On…