DECODE: Data-driven Energy Consumption Prediction leveraging Historical Data and Environmental Factors in Buildings
Aditya Mishra, Haroon R. Lone, Aayush Mishra

TL;DR
This paper presents an LSTM-based model for accurate building energy consumption prediction using historical data, occupancy, and weather factors, outperforming existing methods in accuracy and efficiency.
Contribution
The paper introduces a novel LSTM model that significantly improves energy prediction accuracy and robustness over traditional models, even with limited training data.
Findings
LSTM achieved a highest R2 score of 0.97
LSTM outperformed linear regression, decision trees, and random forest
Model demonstrated robustness with limited data
Abstract
Energy prediction in buildings plays a crucial role in effective energy management. Precise predictions are essential for achieving optimal energy consumption and distribution within the grid. This paper introduces a Long Short-Term Memory (LSTM) model designed to forecast building energy consumption using historical energy data, occupancy patterns, and weather conditions. The LSTM model provides accurate short, medium, and long-term energy predictions for residential and commercial buildings compared to existing prediction models. We compare our LSTM model with established prediction methods, including linear regression, decision trees, and random forest. Encouragingly, the proposed LSTM model emerges as the superior performer across all metrics. It demonstrates exceptional prediction accuracy, boasting the highest R2 score of 0.97 and the most favorable mean absolute error (MAE) of…
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.
Taxonomy
TopicsEnergy Load and Power Forecasting · Building Energy and Comfort Optimization · Energy Efficiency and Management
MethodsFast Attention Via Positive Orthogonal Random Features · Sigmoid Activation · Performer · Tanh Activation · Long Short-Term Memory
