paper-with-me

홈 › Papers

Confidence Sequences for Generalized Linear Models via Regret Analysis

2025-04-23 · Eugenio Clerico, Hamish Flynn, Wojciech Kotłowski, Gergely Neu

We develop a methodology for constructing confidence sets for parameters of statistical models via a reduction to sequential prediction. Our key observation is that for any generalized linear model (GLM), one can construct an associated game of sequential probability assignment such that achieving low regret in the game implies a high-probability upper bound on the excess likelihood of the true parameter of the GLM. This allows us to develop a scheme that we call online-to-confidence-set conversions, which effectively reduces the problem of proving the desired statistical claim to an algorithmic question. We study two varieties of this conversion scheme: 1) analytical conversions that only require proving the existence of algorithms with low regret and provide confidence sets centered at the maximum-likelihood estimator 2) algorithmic conversions that actively leverage the output of the online algorithm to construct confidence sets (and may be centered at other, adaptively constructed point estimators). The resulting methodology recovers all state-of-the-art confidence set constructions within a single framework, and also provides several new types of confidence sets that were previously unknown in the literature.

📄 PDF Abstract BibTeX arXiv:2504.16555

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
GLM GLM is a bilingual (English and Chinese) pre-trained transformer-based language model that follow the traditional architecture of decoder-only autoregressive language…

Similar Papers 제목 키워드 기반

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

On Learning to Rank Long Sequences with Contextual Bandits

2021-06-07 · Anirban Santara, Claudio Gentile, Gaurav Aggarwal, Shuai Li

Motivated by problems of learning to rank long item sequences, we introduce a variant of the cascading bandit model that considers flexible length sequences with varying rewards and losses. We formulate two generative mo…

Learning-To-RankMulti-Armed Bandits

Improved Algorithms for Stochastic Linear Bandits Using Tail Bounds for Martingale Mixtures

2023-09-25 · NeurIPS 2023 11

We present improved algorithms with worst-case regret guarantees for the stochastic linear bandit problem. The widely used "optimism in the face of uncertainty" principle reduces a stochastic bandit problem to the constr…

Nearly Minimax-Optimal Regret for Linearly Parameterized Bandits

2019-03-30 · Yingkai Li, Yining Wang, Yuan Zhou

We study the linear contextual bandit problem with finite action sets. When the problem dimension is $d$, the time horizon is $T$, and there are $n \leq 2^{d/2}$ candidate actions per time period, we (1) show that the mi…

Multi-Armed Bandits

A Unified Confidence Sequence for Generalized Linear Models, with Applications to Bandits

2024-07-19 · Junghyun Lee, Se-Young Yun, Kwang-Sung Jun

We present a unified likelihood ratio-based confidence sequence (CS) for any (self-concordant) generalized linear model (GLM) that is guaranteed to be convex and numerically tight. We show that this is on par or improves…

LEMMA