CLeaR: An Adaptive Continual Learning Framework for Regression Tasks
Yujiang He, Bernhard Sick

TL;DR
This paper introduces CLeaR, a novel continual learning framework designed specifically for regression tasks, addressing catastrophic forgetting in non-stationary data streams like renewable energy forecasting.
Contribution
The paper proposes a flexible, application-specific framework for continual learning in regression, filling a research gap not addressed by existing classification-focused methods.
Findings
CLeaR effectively reduces forgetting in regression tasks.
The framework improves prediction accuracy over time.
Experimental results on artificial and real wind farm data validate its effectiveness.
Abstract
Catastrophic forgetting means that a trained neural network model gradually forgets the previously learned tasks when being retrained on new tasks. Overcoming the forgetting problem is a major problem in machine learning. Numerous continual learning algorithms are very successful in incremental learning of classification tasks, where new samples with their labels appear frequently. However, there is currently no research that addresses the catastrophic forgetting problem in regression tasks as far as we know. This problem has emerged as one of the primary constraints in some applications, such as renewable energy forecasts. This article clarifies problem-related definitions and proposes a new methodological framework that can forecast targets and update itself by means of continual learning. The framework consists of forecasting neural networks and buffers, which store newly collected…
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.
