SYLGOct 23, 2020

State space models for building control: how deep should you go?

arXiv:2010.12257v1
Originality Synthesis-oriented
AI Analysis

It addresses the trade-off between accuracy and efficiency in building control optimization, offering practical guidance for engineers, but is incremental in comparing existing methods.

This work investigated whether recurrent neural networks (RNNs) provide net gains over linear state-space models with non-linear regressors for model-predictive control in buildings, finding that RNNs reduced temperature forecast error by 69% but linear models outperformed by 10% on control objectives with lower computation time.

Power consumption in buildings show non-linear behaviors that linear models cannot capture whereas recurrent neural networks (RNNs) can. This ability makes RNNs attractive alternatives for the model-predictive control (MPC) of buildings. However RNN models lack mathematical regularity which makes their use challenging in optimization problems. This work therefore systematically investigates whether using RNNs for building control provides net gains in an MPC framework. It compares the representation power and control performance of two architectures: a fully non-linear RNN architecture and a linear state-space model with non-linear regressor. The comparison covers five instances of each architecture over two months of simulated operation in identical conditions. The error on the one-hour forecast of temperature is 69% lower with the RNN model than with the linear one. In control the linear state-space model outperforms by 10% on the objective function, shows 2.8 times higher average temperature violations, and needs a third of the computation time the RNN model requires. This work therefore demonstrates that in their current form RNNs do improve accuracy but on balance well-designed linear state-space models with non-linear regressors are best in most cases of MPC.

Foundations

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

Your Notes