paper-with-me

Papers

A Framework for Adapting Offline Algorithms to Solve Combinatorial Multi-Armed Bandit Problems with Bandit Feedback

2023-01-30 · Guanyu Nie, Yididiya Y Nadew, Yanhui Zhu, Vaneet Aggarwal, Christopher John Quinn

We investigate the problem of stochastic, combinatorial multi-armed bandits where the learner only has access to bandit feedback and the reward function can be non-linear. We provide a general framework for adapting discrete offline approximation algorithms into sublinear $\alpha$-regret methods that only require bandit feedback, achieving $\mathcal{O}\left(T^\frac{2}{3}\log(T)^\frac{1}{3}\right)$ expected cumulative $\alpha$-regret dependence on the horizon $T$. The framework only requires the offline algorithms to be robust to small errors in function evaluation. The adaptation procedure does not even require explicit knowledge of the offline approximation algorithm -- the offline algorithm can be used as a black box subroutine. To demonstrate the utility of the proposed framework, the proposed framework is applied to diverse applications in submodular maximization. The new CMAB algorithms for submodular maximization with knapsack constraints outperform a full-bandit method developed for the adversarial setting in experiments with real-world data.

📄 PDF Abstract BibTeX arXiv:2301.13326

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Bi-Criteria Optimization for Combinatorial Bandits: Sublinear Regret and Constraint Violation under Bandit Feedback

2025-03-15 · Vaneet Aggarwal, Shweta Jain, Subham Pokhriyal, Christopher John Quinn

In this paper, we study bi-criteria optimization for combinatorial multi-armed bandits (CMAB) with bandit feedback. We propose a general framework that transforms discrete bi-criteria offline approximation algorithms int…

Multi-Armed Bandits

Offline Learning for Combinatorial Multi-armed Bandits

2025-01-31 · Xutong Liu, Xiangxiang Dai, Jinhang Zuo, Siwei Wang 외

The combinatorial multi-armed bandit (CMAB) is a fundamental sequential decision-making framework, extensively studied over the past decade. However, existing work primarily focuses on the online setting, overlooking the…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+3

Offline Local Search for Online Stochastic Bandits

2026-04-10 · Gerdus Benadè, Rathish Das, Thomas Lavastida arxiv

Combinatorial multi-armed bandits provide a fundamental online decision-making environment where a decision-maker interacts with an environment across $T$ time steps, each time selecting an action and learning the cost o…

Multi-Armed Bandits

Efficient Learning in Large-Scale Combinatorial Semi-Bandits

2014-06-28 · Zheng Wen, Branislav Kveton, Azin Ashkan

A stochastic combinatorial semi-bandit is an online learning problem where at each step a learning agent chooses a subset of ground items subject to combinatorial constraints, and then observes stochastic weights of thes…

Thompson Sampling

Online Learning via Offline Greedy Algorithms: Applications in Market Design and Optimization

2021-02-18 · Rad Niazadeh, Negin Golrezaei, Joshua Wang, Fransisca Susan 외

Motivated by online decision-making in time-varying combinatorial environments, we study the problem of transforming offline algorithms to their online counterparts. We focus on offline combinatorial problems that are am…

Decision MakingManagement