paper-with-me

Papers

Jointly Efficient and Optimal Algorithms for Logistic Bandits

2022-01-06 · Louis Faury, Marc Abeille, Kwang-Sung Jun, Clément Calauzènes

Logistic Bandits have recently undergone careful scrutiny by virtue of their combined theoretical and practical relevance. This research effort delivered statistically efficient algorithms, improving the regret of previous strategies by exponentially large factors. Such algorithms are however strikingly costly as they require $\Omega(t)$ operations at each round. On the other hand, a different line of research focused on computational efficiency ($\mathcal{O}(1)$ per-round cost), but at the cost of letting go of the aforementioned exponential improvements. Obtaining the best of both world is unfortunately not a matter of marrying both approaches. Instead we introduce a new learning procedure for Logistic Bandits. It yields confidence sets which sufficient statistics can be easily maintained online without sacrificing statistical tightness. Combined with efficient planning mechanisms we design fast algorithms which regret performance still match the problem-dependent lower-bound of Abeille et al. (2021). To the best of our knowledge, those are the first Logistic Bandit algorithms that simultaneously enjoy statistical and computational efficiency.

📄 PDF Abstract BibTeX arXiv:2201.01985

Code (2)

criteo-research/logistic_bandit 공식 구현
louisfaury/logistic_bandit 공식 구현

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Near Optimal Pure Exploration in Logistic Bandits

2024-10-28 · Eduardo Ochoa Rivera, Ambuj Tewari

Bandit algorithms have garnered significant attention due to their practical applications in real-world scenarios. However, beyond simple settings such as multi-arm or linear bandits, optimal algorithms remain scarce. No…

Achieving Limited Adaptivity for Multinomial Logistic Bandits

2025-08-05 · Sukruta Prakash Midigeshi, Tanmay Goyal, Gaurav Sinha arxiv

Multinomial Logistic Bandits have recently attracted much attention due to their ability to model problems with multiple outcomes. In this setting, each decision is associated with many possible outcomes, modeled using a…

Computational Efficiency

Instance-Wise Minimax-Optimal Algorithms for Logistic Bandits

2020-10-23 · Marc Abeille, Louis Faury, Clément Calauzènes

Logistic Bandits have recently attracted substantial attention, by providing an uncluttered yet challenging framework for understanding the impact of non-linearity in parametrized bandits. It was shown by Faury et al. (2…

A Jointly Efficient and Optimal Algorithm for Heteroskedastic Generalized Linear Bandits with Adversarial Corruptions

2026-02-11 · Sanghwa Kim, Junghyun Lee, Se-Young Yun arxiv

We consider the problem of heteroskedastic generalized linear bandits (GLBs) with adversarial corruptions, which subsumes heteroskedastic linear bandits and logistic/Poisson bandits, in the presence of adversarial corrup…

Provably Optimal Algorithms for Generalized Linear Contextual Bandits

2017-02-28 · ICML 2017 8 · Lihong Li, Yu Lu, Dengyong Zhou

Contextual bandits are widely used in Internet services from news recommendation to advertising, and to Web search. Generalized linear models (logistical regression in particular) have demonstrated stronger performance t…

Multi-Armed BanditsNews Recommendation