IJCAI 2023poster0 citations

Autonomous Exploration for Navigating in MDPs Using Blackbox RL Algorithms

Pratik Gajane, Peter Auer, Ronald Ortner

Abstract

We consider the problem of navigating in a Markov decision process where extrinsic rewards are either absent or ignored. In this setting, the objective is to learn policies to reach all the states that are reachable within a given number of steps (in expectation) from a starting state. We introduce a novel meta-algorithm which can use any online reinforcement learning algorithm (with appropriate regret guarantees) as a black-box. Our algorithm demonstrates a method for transforming the output of online algorithms to a batch setting. We prove an upper bound on the sample complexity of our algorithm in terms of the regret bound of the used black-box RL algorithm. Furthermore, we provide experimental results to validate the effectiveness of our algorithm and correctness of our theoretical results.

Machine Learning: ML: Reinforcement learningMachine Learning: ML: Learning theory
BibTeX
@inproceedings{ijcai2023p413,
  title     = {Autonomous Exploration for Navigating in MDPs Using Blackbox RL Algorithms},
  author    = {Gajane, Pratik and Auer, Peter and Ortner, Ronald},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {3714--3722},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/413},
  url       = {https://doi.org/10.24963/ijcai.2023/413},
}