ReeM: Hierarchical Ensemble RL for Multi-Context Building HVAC Control

Design Solution · HVAC & Energy

Design Solution · Dream about it

Hierarchical RL ensemble for adaptive HVAC control across heterogeneous buildings without model retraining.

ReeM deploys a two-tier reinforcement learning architecture—a high-level agent selects from 104 thermodynamic models (symbolic regression and multilinear regression trained across 65 rooms), while a low-level agent weights them via Temporal Convolutional Networks with cross-attention. It addresses the critical AEC deployment barrier: ML-based HVAC controllers typically require expensive per-building recalibration. ReeM aims to generalize across diverse thermal contexts by learning to choose and blend pre-trained models dynamically rather than retraining from scratch.

ReeM proposes a two-tier reinforcement learning architecture for building HVAC control: a high-level agent selects from a library of 104 pre-trained thermodynamic models (symbolic regression and multilinear regression trained across 65 rooms), while a low-level TCN agent with cross-attention weights their combination in real time — the goal being to generalise across diverse building contexts without costly per-building recalibration. The architectural idea addresses a genuine barrier to deploying ML-based HVAC optimisation at portfolio scale, where the retraining burden has been a practical obstacle. The evidence base is extremely thin: a single research building at Osaka University, four months of historical data, and a live heating trial covering two rooms over four days in February 2025 — after which the generalisation claims are made. There is no multi-building validation, no testing across cooling or shoulder seasons, no comparison against simpler baselines (standard MPC, single neural networks, straightforward transfer learning) on the same testbed to justify the architectural complexity, and no safety guarantees preventing the RL agents from optimising energy at the expense of occupant comfort or equipment protection. The computational feasibility of running two RL agents plus TCN inference plus a 104-model library at embedded controller timesteps is unquantified. This remains a research paper, not a deployable control product; the concept is worth watching in the context of portfolio-scale building energy management, but the gap between a four-day winter trial and a warranted multi-building deployment is substantial.

Strengths

Considerations

Risks

Performance

Reality check

Method is technically sound and real (arXiv v2 October 2025 confirms active work). Claims of 44–51% improvement are supported by controlled experiments within one institution. However: (1) all validation is in-house; (2) live trial spans only 4 days on 2 rooms; (3) no independent third-party deployment or cross-building validation; (4) paper is preprint with no confirmed peer review status; (5) scalability and generalization to other climates, building types, or HVAC configurations remain unproven; (6) no mention of failure modes, robustness to sensor drift, or edge-case performance.

#reinforcement learning #HVAC control #model predictive control #ensemble methods #multi-building generalization #thermal dynamics #adaptive control

Source