LGAIMLJan 9, 2019

Estimating Buildings' Parameters over Time Including Prior Knowledge

arXiv:1901.07469v3
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable and efficient parameter estimation in building energy management, but it is incremental as it builds on existing gray-box and Bayesian methods.

The paper tackled the problem of modeling buildings' thermal dynamics by developing a Bayesian state-space model that incorporates prior knowledge and thermal equations, showing that variational inference provides similar parameter estimates to MCMC with faster computation and achieving parameter estimation within a 95% credible interval.

Modeling buildings' heat dynamics is a complex process which depends on various factors including weather, building thermal capacity, insulation preservation, and residents' behavior. Gray-box models offer a causal inference of those dynamics expressed in few parameters specific to built environments. These parameters can provide compelling insights into the characteristics of building artifacts and have various applications such as forecasting HVAC usage, indoor temperature control monitoring of built environments, etc. In this paper, we present a systematic study of modeling buildings' thermal characteristics and thus derive the parameters of built conditions with a Bayesian approach. We build a Bayesian state-space model that can adapt and incorporate buildings' thermal equations and propose a generalized solution that can easily adapt prior knowledge regarding the parameters. We show that a faster approximate approach using variational inference for parameter estimation can provide similar parameters as that of a more time-consuming Markov Chain Monte Carlo (MCMC) approach. We perform extensive evaluations on two datasets to understand the generative process and show that the Bayesian approach is more interpretable. We further study the effects of prior selection for the model parameters and transfer learning, where we learn parameters from one season and use them to fit the model in the other. We perform extensive evaluations on controlled and real data traces to enumerate buildings' parameter within a 95% credible interval.

Code Implementations1 repo
Foundations

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

Your Notes