Efficient Multinomial Logistic Bandit via Frequent Directions
arXiv:2606.11968
Abstract
This paper studies efficient online algorithms for multinomial logistic bandits (MLogB), where the feedback distribution over outcomes follows a multinomial logistic model of -dimensional action vectors. A representative UCB-type algorithm, OFUL-MLogB, achieves a regret bound of , but still requires time and space per round due to parameter estimation and optimistic reward construction, which is prohibitive in high-dimensional settings. To address this limitation, we propose EOFD-MLogB, which integrates frequent directions matrix sketching into OFUL-MLogB. By maintaining a low-rank SVD sketch of the accumulated Hessian, constrained online Newton updates in parameter estimation and spectral-norm computations in the reward bonus are reduced to one-dimensional root-finding tasks and eigenvalue computations, respectively. This yields dominant per-round time complexity and space complexity , where is the sketch size. We further prove a regret bound of , where the sketching error factor is controlled by the -truncated spectral tail of the Hessian. Thus, when the Hessian is approximately low-rank, the regret is close to that of OFUL-MLogB. Experiments validate the computational efficiency and competitive performance.