State space models for building control: how deep should you go?
Baptiste Schubnel, Rafael E. Carrillo, Paolo Taddeo, Lluc Canals, Casals, Jaume Salom, Yves Stauffer, Pierre-Jean Alet

TL;DR
This paper compares RNNs and linear state-space models for building control in MPC, finding that while RNNs improve temperature prediction accuracy, linear models often perform better overall in control tasks due to their regularity and computational efficiency.
Contribution
The study systematically evaluates the representation and control performance of RNNs versus linear state-space models with non-linear regressors in building MPC.
Findings
RNNs reduce temperature forecast error by 69% compared to linear models.
Linear models outperform RNNs in control objectives by 10%.
Linear models require only a third of the computation time of RNNs.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
