English

Application of Deep Q Learning with Simulation Results for Elevator Optimization

Machine Learning 2022-12-26 v3 Artificial Intelligence Optimization and Control

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).

Keywords

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

R2 v1 2026-06-28T02:29:27.486Z