paper-with-me

Papers

Regret in Online Combinatorial Optimization

2012-04-20 · Jean-Yves Audibert, Sébastien Bubeck, Gábor Lugosi

We address online linear optimization problems when the possible actions of the decision maker are represented by binary vectors. The regret of the decision maker is the difference between her realized loss and the best loss she would have achieved by picking, in hindsight, the best possible action. Our goal is to understand the magnitude of the best possible (minimax) regret. We study the problem under three different assumptions for the feedback the decision maker receives: full information, and the partial information models of the so-called "semi-bandit" and "bandit" problems. Combining the Mirror Descent algorithm and the INF (Implicitely Normalized Forecaster) strategy, we are able to prove optimal bounds for the semi-bandit case. We also recover the optimal bounds for the full information setting. In the bandit case we discuss existing results in light of a new lower bound, and suggest a conjecture on the optimal regret in that case. Finally we also prove that the standard exponentially weighted average forecaster is provably suboptimal in the setting of online combinatorial optimization.

📄 PDF Abstract BibTeX arXiv:1204.4710

Code (1)

gitting-guud/GML_Project

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Smoothed Online Combinatorial Optimization Using Imperfect Predictions

2022-04-23 · Kai Wang, Zhao Song, Georgios Theocharous, Sridhar Mahadevan

Smoothed online combinatorial optimization considers a learner who repeatedly chooses a combinatorial decision to minimize an unknown changing cost function with a penalty on switching decisions in consecutive rounds. We…

Combinatorial Optimization

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

Online Submodular Maximization via Online Convex Optimization

2023-09-08 · Tareq Si Salem, Gözde Özcan, Iasonas Nikolaou, Evimaria Terzi 외

We study monotone submodular maximization under general matroid constraints in the online setting. We prove that online optimization of a large class of submodular functions, namely, weighted threshold potential function…

Stochastic Online Greedy Learning with Semi-bandit Feedbacks

2015-12-01 · NeurIPS 2015 12 · Tian Lin, Jian Li, Wei Chen

The greedy algorithm is extensively studied in the field of combinatorial optimization for decades. In this paper, we address the online learning problem when the input to the greedy algorithm is stochastic with unknown …

Combinatorial Optimization

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