A Distributed ADMM-based Deep Learning Approach for Thermal Control in Multi-Zone Buildings under Demand Response Events
Vincent Taboga, Hanane Dagdougui
TL;DR
This work addresses DR-driven HVAC control in multi-zone buildings by marrying non-convex, data-driven ADMM with deep zone models. It introduces Distributed Planning Networks (DPN), comprising two-layer coordination and learnable dynamics (SSM/RSSM) to plan zone setpoint changes under a total power constraint, with two algorithmic variants: deterministic (DDPN) and stochastic (SDPN). A theoretical convergence argument for non-convex ADMM is provided, and a practical surrogate formulation enables scalable, parallelized coordination. Experiments on an 18-zone EnergyPlus building show accurate horizon predictions (mean absolute errors on the order of a few percent) and successful peak-power reduction during DR events, with convergence and computation-time characteristics favoring SDPN for larger-scale deployments. The results demonstrate a scalable, data-driven approach to DR-enabled BEMS, offering a robust path toward real-world energy savings while maintaining user comfort.
Abstract
The increasing electricity use and reliance on intermittent renewable energy sources challenge power grid management during peak demand, making Demand Response programs and energy conservation measures essential. This research combines distributed optimization using ADMM with deep learning models to plan indoor temperature setpoints effectively. A two-layer hierarchical structure is used, with a central building coordinator at the upper layer and local controllers at the thermal zone layer. The coordinator must limit the building's maximum power by translating the building's total power to local power targets for each zone. Local controllers can modify the temperature setpoints to meet the local power targets. While most algorithms are either centralized or require prior knowledge about the building's structure, our approach is distributed and fully data-driven. The proposed algorithm, called Distributed Planning Networks, is designed to be both adaptable and scalable to many types of buildings, tackling two of the main challenges in the development of such systems. The proposed approach is tested on an 18-zone building modeled in EnergyPlus. The algorithm successfully manages Demand Response peak events.
