English

Model-Based Reinforcement Learning with Multinomial Logistic Function Approximation

Machine Learning 2024-11-19 v2 Machine Learning

Abstract

We study model-based reinforcement learning (RL) for episodic Markov decision processes (MDP) whose transition probability is parametrized by an unknown transition core with features of state and action. Despite much recent progress in analyzing algorithms in the linear MDP setting, the understanding of more general transition models is very restrictive. In this paper, we establish a provably efficient RL algorithm for the MDP whose state transition is given by a multinomial logistic model. To balance the exploration-exploitation trade-off, we propose an upper confidence bound-based algorithm. We show that our proposed algorithm achieves O~(dH3T)\tilde{O}(d \sqrt{H^3 T}) regret bound where dd is the dimension of the transition core, HH is the horizon, and TT is the total number of steps. To the best of our knowledge, this is the first model-based RL algorithm with multinomial logistic function approximation with provable guarantees. We also comprehensively evaluate our proposed algorithm numerically and show that it consistently outperforms the existing methods, hence achieving both provable efficiency and practical superior performance.

Keywords

Cite

@article{arxiv.2212.13540,
  title  = {Model-Based Reinforcement Learning with Multinomial Logistic Function Approximation},
  author = {Taehyun Hwang and Min-hwan Oh},
  journal= {arXiv preprint arXiv:2212.13540},
  year   = {2024}
}

Comments

Accepted in AAAI 2023 (Main Technical Track)