IJCAI 2020poster0 citations

Semi-Markov Reinforcement Learning for Stochastic Resource Collection

Sebastian Schmoll, Matthias Schubert

Abstract

We show that the task of collecting stochastic, spatially distributed resources (Stochastic Resource Collection, SRC) may be considered as a Semi-Markov-Decision-Process. Our Deep-Q-Network (DQN) based approach uses a novel scalable and transferable artificial neural network architecture. The concrete use-case of the SRC is an officer (single agent) trying to maximize the amount of fined parking violations in his area. We evaluate our approach on a environment based on the real-world parking data of the city of Melbourne. In small, hence simple, settings with short distances between resources and few simultaneous violations, our approach is comparable to previous work. When the size of the network grows (and hence the amount of resources) our solution significantly outperforms preceding methods. Moreover, applying a trained agent to a non-overlapping new area outperforms existing approaches.

Machine Learning Applications: Applications of Reinforcement LearningMultidisciplinary Topics and Applications: TransportationMachine Learning: Deep Reinforcement LearningPlanning and Scheduling: Markov Decisions Processes
BibTeX
@inproceedings{ijcai2020p463,
  title     = {Semi-Markov Reinforcement Learning for Stochastic Resource Collection},
  author    = {Schmoll, Sebastian and Schubert, Matthias},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3349--3355},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/463},
  url       = {https://doi.org/10.24963/ijcai.2020/463},
}