pith. sign in

arxiv: 2406.13633 · v3 · pith:T2CGGSQYnew · submitted 2024-06-19 · 💻 cs.LG · math.OC

Infinite-Horizon Reinforcement Learning with Multinomial Logistic Function Approximation

classification 💻 cs.LG math.OC
keywords boundlearninglowermdpssqrtfunctiongammaregret
0
0 comments X
read the original abstract

We study model-based reinforcement learning with non-linear function approximation where the transition function of the underlying Markov decision process (MDP) is given by a multinomial logistic (MNL) model. We develop a provably efficient discounted value iteration-based algorithm that works for both infinite-horizon average-reward and discounted-reward settings. For average-reward communicating MDPs, the algorithm guarantees a regret upper bound of $\tilde{\mathcal{O}}(dD\sqrt{T})$ where $d$ is the dimension of feature mapping, $D$ is the diameter of the underlying MDP, and $T$ is the horizon. For discounted-reward MDPs, our algorithm achieves $\tilde{\mathcal{O}}(d(1-\gamma)^{-2}\sqrt{T})$ regret where $\gamma$ is the discount factor. Then we complement these upper bounds by providing several regret lower bounds. We prove a lower bound of $\Omega(d\sqrt{DT})$ for learning communicating MDPs of diameter $D$ and a lower bound of $\Omega(d(1-\gamma)^{3/2}\sqrt{T})$ for learning discounted-reward MDPs with discount factor $\gamma$. Lastly, we show a regret lower bound of $\Omega(dH^{3/2}\sqrt{K})$ for learning $H$-horizon episodic MDPs with MNL function approximation where $K$ is the number of episodes, which improves upon the best-known lower bound for the finite-horizon setting.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Minimax Optimal Variance-Aware Regret Bounds for Multinomial Logistic MDPs

    cs.AI 2026-05 unverdicted novelty 7.0

    The authors derive a variance-aware regret bound of order d H^2 bar sigma_T sqrt(T) for multinomial logistic MDPs together with a matching lower bound, establishing minimax optimality.