English

Improved Online Confidence Bounds for Multinomial Logistic Bandits

Machine Learning 2025-06-17 v5 Machine Learning

Abstract

In this paper, we propose an improved online confidence bound for multinomial logistic (MNL) models and apply this result to MNL bandits, achieving variance-dependent optimal regret. Recently, Lee & Oh (2024) established an online confidence bound for MNL models and achieved nearly minimax-optimal regret in MNL bandits. However, their results still depend on the norm-boundedness of the unknown parameter BB and the maximum size of possible outcomes KK. To address this, we first derive an online confidence bound of O(dlogt+Bd)O\left(\sqrt{d \log t} + B \sqrt{d} \right), which is a significant improvement over the previous bound of O(BdlogtlogK)O (B \sqrt{d} \log t \log K ) (Lee & Oh, 2024). This is mainly achieved by establishing tighter self-concordant properties of the MNL loss and applying Ville's inequality to bound the estimation error. Using this new online confidence bound, we propose a constant-time algorithm, OFU-MNL++, which achieves a variance-dependent regret bound of O(dlogTt=1Tσt2)O \Big( d \log T \sqrt{ \sum_{t=1}^T \sigma_t^2 } \Big) for sufficiently large TT, where σt2\sigma_t^2 denotes the variance of the rewards at round tt, dd is the dimension of the contexts, and TT is the total number of rounds. Furthermore, we introduce a Maximum Likelihood Estimation (MLE)-based algorithm, OFU-MN2^2L, which achieves an anytime poly(B)-free regret of O(dlog(BT)t=1Tσt2)O \Big( d \log (BT) \sqrt{ \sum_{t=1}^T \sigma_t^2 } \Big) .

Keywords

Cite

@article{arxiv.2502.10020,
  title  = {Improved Online Confidence Bounds for Multinomial Logistic Bandits},
  author = {Joongkyu Lee and Min-hwan Oh},
  journal= {arXiv preprint arXiv:2502.10020},
  year   = {2025}
}

Comments

Accepted at ICML 2025

R2 v1 2026-06-28T21:44:13.245Z