Application of Deep Q Learning with Simulation Results for Elevator Optimization
Abstract
This paper presents a methodology for combining programming and mathematics to optimize elevator wait times. Based on simulated user data generated according to the canonical three-peak model of elevator traffic, we first develop a naive model from an intuitive understanding of the logic behind elevators. We take into consideration a general array of features including capacity, acceleration, and maximum wait time thresholds to adequately model realistic circumstances. Using the same evaluation framework, we proceed to develop a Deep Q Learning model in an attempt to match the hard-coded naive approach for elevator control. Throughout the majority of the paper, we work under a Markov Decision Process (MDP) schema, but later explore how the assumption fails to characterize the highly stochastic overall Elevator Group Control System (EGCS).
Cite
@article{arxiv.2210.00065,
title = {Application of Deep Q Learning with Simulation Results for Elevator Optimization},
author = {Zheng Cao and Raymond Guo and Caesar M. Tuguinay and Mark Pock and Jiayi Gao and Ziyu Wang},
journal= {arXiv preprint arXiv:2210.00065},
year = {2022}
}
Comments
16 pages