English

Reinforcement Learning Testbed for Power-Consumption Optimization

Systems and Control 2018-08-31 v1

Abstract

Common approaches to control a data-center cooling system rely on approximated system/environment models that are built upon the knowledge of mechanical cooling and electrical and thermal management. These models are difficult to design and often lead to suboptimal or unstable performance. In this paper, we show how deep reinforcement learning techniques can be used to control the cooling system of a simulated data center. In contrast to common control algorithms, those based on reinforcement learning techniques can optimize a system's performance automatically without the need of explicit model knowledge. Instead, only a reward signal needs to be designed. We evaluated the proposed algorithm on the open source simulation platform EnergyPlus. The experimental results indicate that we can achieve 22% improvement compared to a model-based control algorithm built into the EnergyPlus. To encourage the reproduction of our work as well as future research, we have also publicly released an open-source EnergyPlus wrapper interface directly compatible with existing reinforcement learning frameworks.

Keywords

Cite

@article{arxiv.1808.10427,
  title  = {Reinforcement Learning Testbed for Power-Consumption Optimization},
  author = {Takao Moriyama and Giovanni De Magistris and Michiaki Tatsubori and Tu-Hoa Pham and Asim Munawar and Ryuki Tachibana},
  journal= {arXiv preprint arXiv:1808.10427},
  year   = {2018}
}

Comments

To appear at AsiaSim2018. The code is open-sourced at https://github.com/IBM/rl-testbed-for-energyplus