TL;DR
This paper improves building energy benchmarking accuracy by introducing advanced prediction models and explanation techniques, making the scores more reliable and interpretable for professionals and non-technical users.
Contribution
It proposes and tests new models (MLRi and GBT) that outperform existing linear regression in accuracy and introduces SHAP-based explanations for better interpretability.
Findings
MLRi and GBT models outperform baseline models in accuracy.
Third order models increase adjusted R2 by up to 4.9% and 24.9%.
SHAP values help interpret factors influencing building scores.
Abstract
Building energy performance benchmarking has been adopted widely in the USA and Canada through the Energy Star Portfolio Manager platform. Building operations and energy management professionals have long used a simple 1-100 score to understand how their building compares to its peers. This single number is easy to use, but is created by inaccurate linear regression (MLR) models. This paper proposes a methodology that enhances the existing Energy Star calculation method by increasing accuracy and providing additional model output processing to help explain why a building is achieving a certain score. We propose and test two new prediction models: multiple linear regression with feature interactions (MLRi) and gradient boosted trees (GBT). Both models have better average accuracy than the baseline Energy Star models. The third order MLRi and GBT models achieve 4.9% and 24.9% increase in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest · Shapley Additive Explanations · Linear Regression
