PyCIL: A Python Toolbox for Class-Incremental Learning

12/23/2021
by   Da-Wei Zhou, et al.
0

Traditional machine learning systems are deployed under the closed-world setting, which requires the entire training data before the offline training process. However, real-world applications often face the incoming new classes, and a model should incorporate them continually. The learning paradigm is called Class-Incremental Learning (CIL). We propose a Python toolbox that implements several key algorithms for class-incremental learning to ease the burden of researchers in the machine learning community. The toolbox contains implementations of a number of founding works of CIL such as EWC and iCaRL, but also provides current state-of-the-art algorithms that can be used for conducting novel fundamental research. This toolbox, named PyCIL for Python Class-Incremental Learning, is available at https://github.com/G-U-N/PyCIL

READ FULL TEXT
research
02/01/2023

Towards Label-Efficient Incremental Learning: A Survey

The current dominant paradigm when building a machine learning model is ...
research
02/07/2023

Deep Class-Incremental Learning: A Survey

Deep models, e.g., CNNs and Vision Transformers, have achieved impressiv...
research
09/14/2022

Typesafe Coordinate Systems in High-Throughput Sequencing Applications

High-throughput sequencing file formats and tools encode coordinate inte...
research
07/27/2021

Co-Transport for Class-Incremental Learning

Traditional learning systems are trained in closed-world for a fixed num...
research
10/26/2020

A Path-Dependent Variational Framework for Incremental Information Gathering

Information gathered along a path is inherently submodular; the incremen...
research
09/04/2023

CA2: Class-Agnostic Adaptive Feature Adaptation for One-class Classification

One-class classification (OCC), i.e., identifying whether an example bel...
research
10/05/2022

Multi-stream Fusion for Class Incremental Learning in Pill Image Classification

Classifying pill categories from real-world images is crucial for variou...

Please sign up or login with your details

Forgot password? Click here to reset