An Incremental Learning, Continual Learning, and Life-Long Learning Repository
-
Updated
May 11, 2024
An Incremental Learning, Continual Learning, and Life-Long Learning Repository
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and survey (Neurocomputing).
A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual Learning. TPAMI, 2024.
PyContinual (An Easy and Extendible Framework for Continual Learning)
An Extensible Continual Learning Framework Focused on Language Models (LMs)
Class-Incremental Learning: A Survey (TPAMI 2024)
Revisiting Class-Incremental Learning with Pre-Trained Models: Generalizability and Adaptivity are All You Need (IJCV 2024)
Forward Compatible Few-Shot Class-Incremental Learning (CVPR'22)
Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)
Code for the paper "Incremental Learning Techniques for Semantic Segmentation", Michieli U. and Zanuttigh P., ICCVW, 2019
A PyTorch implementation of the ECCV 2018 publication "Memory Aware Synapses: Learning what (not) to forget"
Implementation of "Episodic Memory in Lifelong Language Learning"(NeurIPS 2019) in Pytorch
CorDA: Context-Oriented Decomposition Adaptation of Large Language Models for task-aware parameter-efficient fine-tuning(NeurIPS 2024)
The code repository for the CURLoRA research paper. Stable LLM continual fine-tuning and catastrophic forgetting mitigation.
The code repository for "A Model or 603 Exemplars: Towards Memory-Efficient Class-Incremental Learning" (ICLR'23) in PyTorch
Pre-training and Lifelong learning for User Embedding and Recommender System
[EMNLP 2022] Continual Training of Language Models for Few-Shot Learning
[IROS2022] Official repository of InCloud: Incremental Learning for Point Cloud Place Recognition, Published in IROS2022 https://arxiv.org/abs/2203.00807
Repository of continual learning papers
A PyTorch implementation of the CVPR 2017 publication "Expert Gate: Lifelong Learning with a Network of Experts"
Add a description, image, and links to the catastrophic-forgetting topic page so that developers can more easily learn about it.
To associate your repository with the catastrophic-forgetting topic, visit your repo's landing page and select "manage topics."