We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: CLeaR: An Adaptive Continual Learning Framework for Regression Tasks

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 data from a non-stationary data stream in an application. The changed probability distribution of the data stream, which the framework has identified, will be learned sequentially. The framework is called CLeaR (Continual Learning for Regression Tasks), where components can be flexibly customized for a specific application scenario. We design two sets of experiments to evaluate the CLeaR framework concerning fitting error (training), prediction error (test), and forgetting ratio. The first one is based on an artificial time series to explore how hyperparameters affect the CLeaR framework. The second one is designed with data collected from European wind farms to evaluate the CLeaR framework's performance in a real-world application. The experimental results demonstrate that the CLeaR framework can continually acquire knowledge in the data stream and improve the prediction accuracy. The article concludes with further research issues arising from requirements to extend the framework.
Subjects: Machine Learning (cs.LG)
Journal reference: Published on AI Perspectives (2021)
DOI: 10.1186/s42467-021-00009-8
Cite as: arXiv:2101.00926 [cs.LG]
  (or arXiv:2101.00926v4 [cs.LG] for this version)

Submission history

From: Yujiang He [view email]
[v1] Mon, 4 Jan 2021 12:41:45 GMT (5232kb,D)
[v2] Wed, 17 Feb 2021 16:33:24 GMT (5241kb,D)
[v3] Fri, 28 May 2021 15:34:40 GMT (6812kb,D)
[v4] Fri, 16 Jul 2021 13:03:05 GMT (9611kb,D)

Link back to: arXiv, form interface, contact.