TL;DR
This study demonstrates that continual learning techniques, especially FSNet, significantly improve the accuracy of energy load forecasting during Out-of-Distribution periods like COVID-19 lockdowns, by effectively adapting to changing data distributions.
Contribution
The paper introduces the application of FSNet, a continual learning algorithm, to energy load forecasting during Out-of-Distribution periods, highlighting its effectiveness over traditional methods.
Findings
Continual learning with FSNet improves forecasting accuracy during lockdowns.
Models with online learning adapt better to Out-of-Distribution data.
Mobility and temperature data support forecasting during distribution shifts.
Abstract
In traditional deep learning algorithms, one of the key assumptions is that the data distribution remains constant during both training and deployment. However, this assumption becomes problematic when faced with Out-of-Distribution periods, such as the COVID-19 lockdowns, where the data distribution significantly deviates from what the model has seen during training. This paper employs a two-fold strategy: utilizing continual learning techniques to update models with new data and harnessing human mobility data collected from privacy-preserving pedestrian counters located outside buildings. In contrast to online learning, which suffers from 'catastrophic forgetting' as newly acquired knowledge often erases prior information, continual learning offers a holistic approach by preserving past insights while integrating new data. This research applies FSNet, a powerful continual learning…
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.
