Table of Contents
Fetching ...

Energy-Efficient Thermal Comfort Control in Smart Buildings via Deep Reinforcement Learning

Guanyu Gao, Jie Li, Yonggang Wen

TL;DR

The paper tackles the substantial energy use of HVAC systems while preserving occupant comfort in buildings. It introduces a deep reinforcement learning framework that jointly minimizes HVAC energy consumption and thermal discomfort by coupling a Bayesian-regularized deep neural network for occupant comfort prediction with Deep Deterministic Policy Gradients (DDPG) for continuous control, evaluated in a TRNSYS-based simulation. The approach avoids state-action discretization and demonstrates improved comfort prediction accuracy alongside reduced energy usage, indicating practical benefits for smart-building operations. By enabling continuous, data-driven control that respects comfort thresholds, the method offers scalable potential across diverse buildings and climates. Overall, the work advances energy-efficient thermal management through a unified, continuous-control DRL paradigm grounded in comfort-aware objectives.

Abstract

Heating, Ventilation, and Air Conditioning (HVAC) is extremely energy-consuming, accounting for 40% of total building energy consumption. Therefore, it is crucial to design some energy-efficient building thermal control policies which can reduce the energy consumption of HVAC while maintaining the comfort of the occupants. However, implementing such a policy is challenging, because it involves various influencing factors in a building environment, which are usually hard to model and may be different from case to case. To address this challenge, we propose a deep reinforcement learning based framework for energy optimization and thermal comfort control in smart buildings. We formulate the building thermal control as a cost-minimization problem which jointly considers the energy consumption of HVAC and the thermal comfort of the occupants. To solve the problem, we first adopt a deep neural network based approach for predicting the occupants' thermal comfort, and then adopt Deep Deterministic Policy Gradients (DDPG) for learning the thermal control policy. To evaluate the performance, we implement a building thermal control simulation system and evaluate the performance under various settings. The experiment results show that our method can improve the thermal comfort prediction accuracy, and reduce the energy consumption of HVAC while improving the occupants' thermal comfort.

Energy-Efficient Thermal Comfort Control in Smart Buildings via Deep Reinforcement Learning

TL;DR

The paper tackles the substantial energy use of HVAC systems while preserving occupant comfort in buildings. It introduces a deep reinforcement learning framework that jointly minimizes HVAC energy consumption and thermal discomfort by coupling a Bayesian-regularized deep neural network for occupant comfort prediction with Deep Deterministic Policy Gradients (DDPG) for continuous control, evaluated in a TRNSYS-based simulation. The approach avoids state-action discretization and demonstrates improved comfort prediction accuracy alongside reduced energy usage, indicating practical benefits for smart-building operations. By enabling continuous, data-driven control that respects comfort thresholds, the method offers scalable potential across diverse buildings and climates. Overall, the work advances energy-efficient thermal management through a unified, continuous-control DRL paradigm grounded in comfort-aware objectives.

Abstract

Heating, Ventilation, and Air Conditioning (HVAC) is extremely energy-consuming, accounting for 40% of total building energy consumption. Therefore, it is crucial to design some energy-efficient building thermal control policies which can reduce the energy consumption of HVAC while maintaining the comfort of the occupants. However, implementing such a policy is challenging, because it involves various influencing factors in a building environment, which are usually hard to model and may be different from case to case. To address this challenge, we propose a deep reinforcement learning based framework for energy optimization and thermal comfort control in smart buildings. We formulate the building thermal control as a cost-minimization problem which jointly considers the energy consumption of HVAC and the thermal comfort of the occupants. To solve the problem, we first adopt a deep neural network based approach for predicting the occupants' thermal comfort, and then adopt Deep Deterministic Policy Gradients (DDPG) for learning the thermal control policy. To evaluate the performance, we implement a building thermal control simulation system and evaluate the performance under various settings. The experiment results show that our method can improve the thermal comfort prediction accuracy, and reduce the energy consumption of HVAC while improving the occupants' thermal comfort.

Paper Structure

This paper contains 10 sections, 1 figure.

Figures (1)

  • Figure :