A Modified Sequence-to-point HVAC Load Disaggregation Algorithm
Kai Ye, Hyeonjin Kim, Yi Hu, Ning Lu, Di Wu, PJ Rehm

TL;DR
This paper introduces a modified CNN-based sequence-to-point algorithm for disaggregating HVAC loads, incorporating temperature profiles, dropout, and fine-tuning to enhance accuracy and transferability across different regions.
Contribution
The paper proposes three key modifications to the original S2P model, improving its adaptability and transferability for HVAC load disaggregation across diverse geographical areas.
Findings
The modified S2P outperforms the original in accuracy.
The model demonstrates effective transferability to new regions.
Inclusion of temperature profiles enhances disaggregation performance.
Abstract
This paper presents a modified sequence-to-point (S2P) algorithm for disaggregating the heat, ventilation, and air conditioning (HVAC) load from the total building electricity consumption. The original S2P model is convolutional neural network (CNN) based, which uses load profiles as inputs. We propose three modifications. First, the input convolution layer is changed from 1D to 2D so that normalized temperature profiles are also used as inputs to the S2P model. Second, a drop-out layer is added to improve adaptability and generalizability so that the model trained in one area can be transferred to other geographical areas without labelled HVAC data. Third, a fine-tuning process is proposed for areas with a small amount of labelled HVAC data so that the pre-trained S2P model can be fine-tuned to achieve higher disaggregation accuracy (i.e., better transferability) in other areas. 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.
Taxonomy
TopicsBuilding Energy and Comfort Optimization · Smart Grid Energy Management · Energy Load and Power Forecasting
MethodsConvolution
