paper-with-me

Papers

Continual Learning in Practice

2019-03-12 · Tom Diethe, Tom Borchert, Eno Thereska, Borja Balle, Neil Lawrence

This paper describes a reference architecture for self-maintaining systems that can learn continually, as data arrives. In environments where data evolves, we need architectures that manage Machine Learning (ML) models in production, adapt to shifting data distributions, cope with outliers, retrain when necessary, and adapt to new tasks. This represents continual AutoML or Automatically Adaptive Machine Learning. We describe the challenges and proposes a reference architecture.

📄 PDF Abstract BibTeX arXiv:1903.05202

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLBIG-bench Machine LearningContinual Learning

Similar Papers 제목 키워드 기반

Continual Inference: A Library for Efficient Online Inference with Deep Neural Networks in PyTorch

2022-04-07 · Lukas Hedegaard, Alexandros Iosifidis

We present Continual Inference, a Python library for implementing Continual Inference Networks (CINs) in PyTorch, a class of Neural Networks designed specifically for efficient inference in both online and batch processi…

Sustainable Artificial Intelligence through Continual Learning

2021-11-17 · Andrea Cossu, Marta Ziosi, Vincenzo Lomonaco

The increasing attention on Artificial Intelligence (AI) regulation has led to the definition of a set of ethical principles grouped into the Sustainable AI framework. In this article, we identify Continual Learning, an …

Continual Learning

Renate: A Library for Real-World Continual Learning

2023-04-24 · Martin Wistuba, Martin Ferianc, Lukas Balles, Cedric Archambeau 외

Continual learning enables the incremental training of machine learning models on non-stationary data streams.While academic interest in the topic is high, there is little indication of the use of state-of-the-art contin…

Continual Learning

Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent

2020-06-21 · Mehdi Abbana Bennani, Thang Doan, Masashi Sugiyama

In Continual Learning settings, deep neural networks are prone to Catastrophic Forgetting. Orthogonal Gradient Descent was proposed to tackle the challenge. However, no theoretical guarantees have been proven yet. We pre…

Continual LearningTransfer Learning

Improving and Understanding Variational Continual Learning

2019-05-06 · Siddharth Swaroop, Cuong V. Nguyen, Thang D. Bui, Richard E. Turner

In the continual learning setting, tasks are encountered sequentially. The goal is to learn whilst i) avoiding catastrophic forgetting, ii) efficiently using model capacity, and iii) employing forward and backward transf…

Continual LearningPermuted-MNISTSplit-MNISTTransfer Learning