paper-with-me

홈 › Papers

Variance-Adaptive Optimal Algorithm for Reinforcement Learning with Multinomial Logit Function Approximation

2026-05-27 · Wonyoung Kim, Min-Hwan Oh, Garud Iyengar, Assaf Zeevi arxiv

Reinforcement learning with multinomial logistic (MNL) function approximation has become an important framework due to its flexibility and broad applicability. While existing studies have established regret guarantees under worst-case analysis, they do not capture how performance depends on the variability of the interaction between the learner and the environment. In this paper, we develop a new theoretical analysis for MNL-based Markov decision processes that yields explicit variance-adaptive regret bounds. Our algorithm is computationally efficient and achieves the instance-wise optimal rate of regret, narrowing the gap between upper and lower bounds. Our numerical experiments validate that our method learns optimal policies more efficiently than conventional approaches.

📄 PDF Abstract BibTeX arXiv:2605.28364

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Minimax Optimal Variance-Aware Regret Bounds for Multinomial Logistic MDPs

2026-05-19 · Pierre Boudart, Pierre Gaillard, Alessandro Rudi arxiv

We study reinforcement learning for episodic Markov Decision Processes (MDPs) whose transitions are modelled by a multinomial logistic (MNL) model. Existing algorithms for MNL mixture MDPs yield a regret of $\smash{\tild…

Reinforcement Learning

Exact Minimum-Volume Confidence Set Intersection for Multinomial Outcomes

2026-01-26 · Heguang Lin, Binhao Chen, Mengze Li, Daniel Pimentel-Alarcón 외 arxiv

Computation of confidence sets is central to data science and machine learning, serving as the workhorse of A/B testing and underpinning the operation and analysis of reinforcement learning algorithms. Among all valid co…

Reinforcement Learning

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

Near-Optimal Policies for Dynamic Multinomial Logit Assortment Selection Models

2018-12-01 · NeurIPS 2018 12 · Yining Wang, Xi Chen, Yuan Zhou

In this paper we consider the dynamic assortment selection problem under an uncapacitated multinomial-logit (MNL) model. By carefully analyzing a revenue potential function, we show that a trisection based algorithm ach…

Improved Online Confidence Bounds for Multinomial Logistic Bandits

2025-02-14 · Joongkyu Lee, Min-hwan Oh

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…