SYSYAug 21, 2018

Reinforcement Learning Testbed for Power-Consumption Optimization

arXiv:1808.1042793 citationsh-index: 23Has Code
AI Analysis

For data center operators, this work offers a model-free approach to cooling control that outperforms traditional model-based methods, potentially reducing energy costs.

The paper demonstrates that deep reinforcement learning can control a simulated data center cooling system, achieving a 22% improvement over a model-based control algorithm in EnergyPlus.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes