Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xialeiliu/Awesome-Incremental-Learning

Awesome Incremental Learning
https://github.com/xialeiliu/Awesome-Incremental-Learning

List: Awesome-Incremental-Learning

Last synced: 9 days ago
JSON representation

Awesome Incremental Learning

Awesome Lists containing this project

README

        

# Awesome Incremental Learning / Lifelong learning
## Survey
- Class-Incremental Learning: A Survey (**TPAMI 2024**) [[paper](https://arxiv.org/abs/2302.03648)][[code](https://github.com/zhoudw-zdw/CIL_Survey/)]
- Continual Learning with Pre-Trained Models: A Survey (**IJCAI 2024**) [[paper](https://arxiv.org/abs/2401.16386)][[code](https://github.com/sun-hailong/LAMDA-PILOT)]
- Continual Learning of Large Language Models: A Comprehensive Survey (**arXiv 2024**) [[paper](https://arxiv.org/abs/2404.16789)][[code](https://github.com/Wang-ML-Lab/llm-continual-learning-survey)]
- A Comprehensive Survey of Continual Learning: Theory, Method and Application (**TPAMI 2024**) [[paper](https://arxiv.org/abs/2302.00487)]
- A Comprehensive Empirical Evaluation on Online Continual Learning (**ICCV Workshop 2023**) [[paper](https://arxiv.org/abs/2308.10328)][[code](https://github.com/AlbinSou/ocl_survey)]
- A Survey on Few-Shot Class-Incremental Learning (**Neural Networks 2024**) [[paper](https://doi.org/10.1016/j.neunet.2023.10.039)]
- A wholistic view of continual learning with deep neural networks: Forgotten lessons and the bridge to active and open world learning (**Neural Networks 2023**) [[paper](https://www.sciencedirect.com/science/article/pii/S089360802300014X)]
- An Introduction to Lifelong Supervised Learning (**arXiv 2022**) [[paper](https://arxiv.org/abs/2207.04354)]
- A Survey on Incremental Update for Neural Recommender Systems (**arXiv 2023**) [[paper](https://arxiv.org/abs/2303.02851#)]
- Continual Learning of Natural Language Processing Tasks: A Survey (**arXiv 2022**) [[paper](https://arxiv.org/abs/2211.12701)]
- Continual Learning for Real-World Autonomous Systems: Algorithms, Challenges and Frameworks (**arXiv 2022**) [[paper](https://arxiv.org/abs/2105.12374)]
- Recent Advances of Continual Learning in Computer Vision: An Overview (**arXiv 2021**) [[paper](https://arxiv.org/abs/2109.11369)]
- Replay in Deep Learning: Current Approaches and Missing Biological Elements (**Neural Computation 2021**) [[paper](https://arxiv.org/abs/2104.04132)]
- Online Continual Learning in Image Classification: An Empirical Survey (**Neurocomputing 2021**) [[paper](https://arxiv.org/abs/2101.10423)] [[code](https://github.com/RaptorMai/online-continual-learning)]
- Continual Lifelong Learning in Natural Language Processing: A Survey (**COLING 2020**) [[paper](https://www.aclweb.org/anthology/2020.coling-main.574/)]
- Class-incremental learning: survey and performance evaluation (**TPAMI 2022**) [[paper](https://arxiv.org/abs/2010.15277)] [[code](https://github.com/mmasana/FACIL)]
- A Comprehensive Study of Class Incremental Learning Algorithms for Visual Tasks (**Neural Networks**) [[paper](https://arxiv.org/abs/2011.01844)] [[code](https://github.com/EdenBelouadah/class-incremental-learning/tree/master/cil)]
- A continual learning survey: Defying forgetting in classification tasks (**TPAMI 2021**) [[paper]](https://ieeexplore.ieee.org/abstract/document/9349197) [[arxiv](https://arxiv.org/pdf/1909.08383.pdf)]
- Continual Lifelong Learning with Neural Networks: A Review
(**Neural Networks**) [[paper](https://arxiv.org/abs/1802.07569)]
- Three scenarios for continual learning (**Nature Machine Intelligence 2022**) [[paper](https://arxiv.org/abs/1904.07734v1)][[code](https://github.com/GMvandeVen/continual-learning)]
## Papers

### 2024
- Harnessing Neural Unit Dynamics for Effective and Scalable Class-Incremental Learning (**ICML24**)[[paper](https://arxiv.org/abs/2406.02428)]
- Multi-layer Rehearsal Feature Augmentation for Class-Incremental Learning (**ICML24**)[[paper](https://openreview.net/pdf?id=aksdU1KOpT)][[code](https://github.com/bwnzheng/MRFA_ICML2024)]
- Regularizing with Pseudo-Negatives for Continual Self-Supervised Learning (**ICML24**)[[paper](https://arxiv.org/abs/2306.05101)]
- Learning to Continually Learn with the Bayesian Principle (**ICML24**)[[paper](https://arxiv.org/abs/2405.18758)][[code](https://github.com/soochan-lee/SB-MCL)]
- Rethinking Momentum Knowledge Distillation in Online Continual Learning (**ICML24**)[[paper](https://arxiv.org/abs/2309.02870)][[code](https://github.com/Nicolas1203/mkd_ocl)]
- Layerwise Proximal Replay: A Proximal Point Method for Online Continual Learning (**ICML24**)[[paper](https://arxiv.org/abs/2402.09542)]
- Bayesian Adaptation of Network Depth and Width for Continual Learning (**ICML24**)[[paper](https://openreview.net/pdf?id=c9HddKGiYk)]
- STELLA: Continual Audio-Video Pre-training with SpatioTemporal Localized Alignment (**ICML24**)[[paper](https://arxiv.org/pdf/2310.08204)][[code](https://github.com/G-JWLEE/STELLA_code)]
- On the Diminishing Returns of Width for Continual Learning (**ICML24**)[[paper](https://arxiv.org/abs/2403.06398)][[code](https://github.com/vihan-lakshman/diminishing-returns-wide-continual-learning)]

- Compositional Few-Shot Class-Incremental Learning (**ICML24**)[[paper](https://openreview.net/attachment?id=t4908PyZxs&name=pdf)][[code](https://github.com/Zoilsen/Comp-FSCIL)]
- Rapid Learning without Catastrophic Forgetting in the Morris Water Maze (**ICML24**)[[paper](https://openreview.net/attachment?id=i9C4Kwm56G&name=pdf)][[code](https://github.com/raymondw2/seq-wm)]
- Understanding Forgetting in Continual Learning with Linear Regression (**ICML24**)[[paper](https://openreview.net/attachment?id=89kZWloYQx&name=pdf)]
- Mitigating Catastrophic Forgetting in Online Continual Learning by Modeling Previous Task Interrelations via Pareto Optimization (**ICML24**)[[paper](https://openreview.net/attachment?id=olbTrkWo1D&name=pdf)]
- Task-aware Orthogonal Sparse Network for Exploring Shared Knowledge in Continual Learning (**ICML24**)[[paper](https://openreview.net/attachment?id=tABvuya05B&name=pdf)]
- Provable Contrastive Continual Learning (**ICML24**)[[paper](https://openreview.net/attachment?id=V3ya8RlbrW&name=pdf)]
- Gradual Divergence for Seamless Adaptation: A Novel Domain Incremental Learning Method (**ICML24**)[[paper](https://openreview.net/attachment?id=1AAlMSo7Js&name=pdf)][[code](https://github.com/NeurAI-Lab/DARE)]
- An Effective Dynamic Gradient Calibration Method for Continual Learning (**ICML24**)[[paper](https://openreview.net/attachment?id=q14AbM4kdv&name=pdf)]
- Federated Continual Learning via Prompt-based Dual Knowledge Transfer (**ICML24**)[[paper](https://openreview.net/attachment?id=Kqa5JakTjB&name=pdf)][[code](https://github.com/piaohongming/Powder)]
- COPAL: Continual Pruning in Large Language Generative Models (**ICML24**)[[paper](https://openreview.net/attachment?id=Lt8Lk7IQ5b&name=pdf)]
- One Size Fits All for Semantic Shifts: Adaptive Prompt Tuning for Continual Learning (**ICML24**)[[paper](https://openreview.net/attachment?id=WUi1AqhKn5&name=pdf)]

- Hierarchical Augmentation and Distillation for Class Incremental Audio-Visual Video Recognition (**TPAMI2024**)[[paper](https://ieeexplore.ieee.org/document/10497880)]
- Continual Segmentation with Disentangled Objectness Learning and Class Recognition (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.03477)][[code](https://github.com/jordangong/CoMasTRe)]
- Interactive Continual Learning: Fast and Slow Thinking (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.02628)][[code](http://github.com/ICL)]
- InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2404.00228)][[code](https://github.com/liangyanshuo/InfLoRA)]
- Semantically-Shifted Incremental Adapter-Tuning is A Continual ViTransformer (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.19979)][[code](https://github.com/HAIV-Lab/SSIAT)]
- Traceable Federated Continual Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Wang_Traceable_Federated_Continual_Learning_CVPR_2024_paper.pdf)][[code](https://github.com/P0werWeirdo/TagFCL)]
- Defense without Forgetting: Continual Adversarial Defense with Anisotropic & Isotropic Pseudo Replay (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Zhou_Defense_without_Forgetting_Continual_Adversarial_Defense_with_Anisotropic__Isotropic_CVPR_2024_paper.pdf)]
- Learning Continual Compatible Representation for Re-indexing Free Lifelong Person Re-identification (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Cui_Learning_Continual_Compatible_Representation_for_Re-indexing_Free_Lifelong_Person_Re-identification_CVPR_2024_paper.pdf)][[code](https://github.com/PKU-ICST-MIPL/C2R)]
- Towards Backward-Compatible Continual Learning of Image Compression (**CVPR2024**)[[paper](https://arxiv.org/abs/2402.18862)][[code](https://gitlab.com/viper-purdue/continual-compression)]
- Class Incremental Learning with Multi-Teacher Distillation (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Wen_Class_Incremental_Learning_with_Multi-Teacher_Distillation_CVPR_2024_paper.pdf)][[code](https://github.com/HaitaoWen/CLearning)]
- Towards Efficient Replay in Federated Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Li_Towards_Efficient_Replay_in_Federated_Incremental_Learning_CVPR_2024_paper.pdf)]
- Dual-consistency Model Inversion for Non-exemplar Class Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Qiu_Dual-Consistency_Model_Inversion_for_Non-Exemplar_Class_Incremental_Learning_CVPR_2024_paper.pdf)]
- Dual-Enhanced Coreset Selection with Class-wise Collaboration for Online Blurry Class Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Luo_Dual-Enhanced_Coreset_Selection_with_Class-wise_Collaboration_for_Online_Blurry_Class_CVPR_2024_paper.pdf)]
- Coherent Temporal Synthesis for Incremental Action Segmentation (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.06102)]
- Text-Enhanced Data-free Approach for Federated Class-Incremental Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.14101)][[code](https://github.com/tmtuan1307/lander)]
- NICE: Neurogenesis Inspired Contextual Encoding for Replay-free Class Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Gurbuz_NICE_Neurogenesis_Inspired_Contextual_Encoding_for_Replay-free_Class_Incremental_Learning_CVPR_2024_paper.pdf)][[code](https://github.com/BurakGurbuz97/NICE)]
- Long-Tail Class Incremental Learning via Independent Sub-prototype Construction (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Wang_Long-Tail_Class_Incremental_Learning_via_Independent_Sub-prototype_Construction_CVPR_2024_paper.pdf)]
- FCS: Feature Calibration and Separation for Non-Exemplar Class Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Li_FCS_Feature_Calibration_and_Separation_for_Non-Exemplar_Class_Incremental_Learning_CVPR_2024_paper.pdf)][[code](https://github.com/zhoujiahuan1991/CVPR2024-FCS)]
- Incremental Nuclei Segmentation from Histopathological Images via Future-class Awareness and Compatibility-inspired Distillation (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Wang_Incremental_Nuclei_Segmentation_from_Histopathological_Images_via_Future-class_Awareness_and_CVPR_2024_paper.pdf)][[code](https://github.com/why19991/InSeg)]
- Gradient Reweighting: Towards Imbalanced Class-Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/He_Gradient_Reweighting_Towards_Imbalanced_Class-Incremental_Learning_CVPR_2024_paper.pdf)][[code]( https://github.com/JiangpengHe/imbalanced_cil)]
- OrCo: Towards Better Generalization via Orthogonality and Contrast for Few-Shot Class-Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Ahmed_OrCo_Towards_Better_Generalization_via_Orthogonality_and_Contrast_for_Few-Shot_CVPR_2024_paper.pdf)][[code]( https://github.com/noorahmedds/OrCo)]
- SDDGR: Stable Diffusion-based Deep Generative Replay for Class Incremental Object Detection (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Kim_SDDGR_Stable_Diffusion-based_Deep_Generative_Replay_for_Class_Incremental_Object_CVPR_2024_paper.pdf)]
- Generative Multi-modal Models are Good Class Incremental Learners (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.18383)][[code](https://github.com/DoubleClass/GMM)]
- Task-Adaptive Saliency Guidance for Exemplar-free Class Incremental Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2212.08251)][[code](https://github.com/scok30/tass)]
- DYSON: Dynamic Feature Space Self-Organization for Online Task-Free Class Incremental Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/He_DYSON_Dynamic_Feature_Space_Self-Organization_for_Online_Task-Free_Class_Incremental_CVPR_2024_paper.pdf)][[code](https://github.com/isCDX2/DYSON)]
- Enhancing Visual Continual Learning with Language-Guided Supervision (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.16124)]
- Boosting Continual Learning of Vision-Language Models via Mixture-of-Experts Adapters (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.11549)][[code](https://github.com/JiazuoYu/MoE-Adapters4CL)]
- Adaptive VIO: Deep Visual-Inertial Odometry with Online Continual Learning (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Pan_Adaptive_VIO_Deep_Visual-Inertial_Odometry_with_Online_Continual_Learning_CVPR_2024_paper.pdf)]
- Continual Self-supervised Learning: Towards Universal Multi-modal Medical Data Representation Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2311.17597)][[code](https://github.com/yeerwen/MedCoSS)]
- ECLIPSE: Efficient Continual Learning in Panoptic Segmentation with Visual Prompt Tuning (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.20126)][[code](https://github.com/clovaai/ECLIPSE)]
- Online Task-Free Continual Generative and Discriminative Learning via Dynamic Cluster Memory (**CVPR2024**)[[paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Ye_Online_Task-Free_Continual_Generative_and_Discriminative_Learning_via_Dynamic_Cluster_CVPR_2024_paper.pdf)][[code](https://github.com/dtuzi123/DCM)]
- Learning from One Continuous Video Stream (**CVPR2024**)[[paper](https://arxiv.org/abs/2312.00598)]
- Improving Plasticity in Online Continual Learning via Collaborative Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2312.00600)][[code](https://github.com/maorong-wang/CCL-DC)]
- Learning Equi-angular Representations for Online Continual Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2404.01628)][[code](https://github.com/yonseivnl/earlt)]
- BrainWash: A Poisoning Attack to Forget in Continual Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2311.11995)]
- Consistent Prompting for Rehearsal-Free Continual Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.08568)][[code](https://github.com/Zhanxin-Gao/CPrompt)]
- Resurrecting Old Classes with New Data for Exemplar-Free Continual Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2405.19074)][[code](https://github.com/dipamgoswami/ADC)]
- Convolutional Prompting meets Language Models for Continual Learning (**CVPR2024**)[[paper](https://arxiv.org/pdf/2403.20317)][[code](https://github.com/CVIR/ConvPrompt)]
- Expandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning (**CVPR2024**)[[paper](https://arxiv.org/abs/2403.12030)][[code](https://github.com/sun-hailong/CVPR24-Ease)]
- Pre-trained Vision and Language Transformers Are Few-Shot Incremental Learners (**CVPR2024**)[[paper](https://arxiv.org/abs/2404.02117)][[code](https://github.com/KHU-AGI/PriViLege)]
- Orchestrate Latent Expertise: Advancing Online Continual Learning with Multi-Level Supervision and Reverse Self-Distillation (**CVPR2024**)[[paper](https://arxiv.org/abs/2404.00417)][[code](https://github.com/AnAppleCore/MOSE)]

- Elastic Feature Consolidation For Cold Start Exemplar-Free Incremental Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=7D9X2cFnt1&name=pdf)][[code](https://github.com/simomagi/elastic_feature_consolidation)]
- Function-space Parameterization of Neural Networks for Sequential Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=2dhxxIKhqz&name=pdf)]
- Progressive Fourier Neural Representation for Sequential Video Compilation (**ICLR2024**)[[paper](https://openreview.net/attachment?id=rGFrRMBbOq&name=pdf)]
- Kalman Filter Online Classification from non-Stationary Data (**ICLR2024**)[[paper](https://openreview.net/attachment?id=ZzmKEpze8e&name=pdf)]
- Continual Momentum Filtering on Parameter Space for Online Test-time Adaptation (**ICLR2024**)[[paper](https://openreview.net/attachment?id=BllUWdpIOA&name=pdf)]
- TAIL: Task-specific Adapters for Imitation Learning with Large Pretrained Models (**ICLR2024**)[[paper](https://openreview.net/attachment?id=RRayv1ZPN3&name=pdf)]
- Class Incremental Learning via Likelihood Ratio Based Task Prediction (**ICLR2024**)[[paper](https://openreview.net/attachment?id=8QfK9Dq4q0&name=pdf)][[code](https://github.com/linhaowei1/TPL)]
- The Joint Effect of Task Similarity and Overparameterization on Catastrophic Forgetting - An Analytical Model (**ICLR2024**)[[paper](https://openreview.net/attachment?id=u3dHl287oB&name=pdf)]
- Prediction Error-based Classification for Class-Incremental Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=DJZDgMOLXQ&name=pdf)][[code](https://github.com/michalzajac-ml/pec)]
- Adapting Large Language Models via Reading Comprehension (**ICLR2024**)[[paper](https://openreview.net/attachment?id=y886UXPEZ0&name=pdf)][[code](https://github.com/microsoft/LMOps/tree/main/adaptllm)]
- Accurate Forgetting for Heterogeneous Federated Continual Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=ShQrnAsbPI&name=pdf)]
- Fixed Non-negative Orthogonal Classifier: Inducing Zero-mean Neural Collapse with Feature Dimension Separation (**ICLR2024**)[[paper](https://openreview.net/attachment?id=F4bmOrmUwc&name=pdf)]
- A Probabilistic Framework for Modular Continual Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=MVe2dnWPCu&name=pdf)]
- A Unified and General Framework for Continual Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=BE5aK0ETbp&name=pdf)]
- Continual Learning on a Diet: Learning from Sparsely Labeled Streams Under Constrained Computation (**ICLR2024**)[[paper](https://openreview.net/attachment?id=Xvfz8NHmCj&name=pdf)]
- CPPO: Continual Learning for Reinforcement Learning with Human Feedback (**ICLR2024**)[[paper](https://openreview.net/attachment?id=86zAUE80pP&name=pdf)]
- Online Continual Learning for Interactive Instruction Following Agents (**ICLR2024**)[[paper](https://openreview.net/attachment?id=7M0EzjugaN&name=pdf)][[code](https://github.com/snumprlab/cl-alfred)]
- Scalable Language Model with Generalized Continual Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=mz8owj4DXu&name=pdf)]
- ViDA: Homeostatic Visual Domain Adapter for Continual Test Time Adaptation (**ICLR2024**)[[paper](https://openreview.net/attachment?id=sJ88Wg5Bp5&name=pdf)]
- Hebbian Learning based Orthogonal Projection for Continual Learning of Spiking Neural Networks (**ICLR2024**)[[paper](https://openreview.net/attachment?id=MeB86edZ1P&name=pdf)][[code](https://github.com/pkuxmq/HLOP-SNN)]
- TiC-CLIP: Continual Training of CLIP Models (**ICLR2024**)[[paper](https://openreview.net/attachment?id=TLADT8Wrhn&name=pdf)]
- Continual Learning in the Presence of Spurious Correlations: Analyses and a Simple Baseline (**ICLR2024**)[[paper](https://openreview.net/attachment?id=3Y7r6xueJJ&name=pdf)]
- Addressing Catastrophic Forgetting and Loss of Plasticity in Neural Networks (**ICLR2024**)[[paper](https://openreview.net/attachment?id=sKPzAXoylB&name=pdf)]
- Locality Sensitive Sparse Encoding for Learning World Models Online (**ICLR2024**)[[paper](https://openreview.net/attachment?id=i8PjQT3Uig&name=pdf)]
- Dissecting learning and forgetting in language model finetuning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=tmsqb6WpLz&name=pdf)]
- Prompt Gradient Projection for Continual Learning (**ICLR2024**)[[paper](https://openreview.net/attachment?id=EH2O3h7sBI&name=pdf)][[code](https://github.com/JingyangQiao/prompt-gradient-projection)]
- Latent Trajectory Learning for Limited Timestamps under Distribution Shift over Time (**ICLR2024**)[[paper](https://openreview.net/attachment?id=bTMMNT7IdW&name=pdf)]
- Divide and not forget: Ensemble of selectively trained experts in Continual Learning (**ICLR2024**)[[paper](https://arxiv.org/abs/2401.10191)][[code](https://github.com/grypesc/SEED)]
- eTag: Class-Incremental Learning via Embedding Distillation and Task-Oriented Generation (**AAAI2024**) [[paper](https://ojs.aaai.org/index.php/AAAI/article/view/29153)][[code](https://github.com/libo-huang/eTag)]
- Evolving Parameterized Prompt Memory for Continual Learning (**AAAI2024**)[[paper](https://ojs.aaai.org/index.php/AAAI/article/view/29231)][[code](https://github.com/MIV-XJTU/EvoPrompt)]
- Towards Continual Learning Desiderata via HSIC-Bottleneck Orthogonalization and Equiangular Embedding (**AAAI2024**)[[paper](https://arxiv.org/abs/2401.09067)]
- Fine-Grained Knowledge Selection and Restoration for Non-Exemplar Class Incremental Learning (**AAAI2024**)[[paper](https://arxiv.org/abs/2312.12722)]
- Class-Incremental Learning: Cross-Class Feature Augmentation for Class Incremental Learning (**AAAI2024**)[[paper](https://arxiv.org/abs/2304.01899)]
- MIND: Multi-Task Incremental Network Distillation (**AAAI2024**)[[paper](https://arxiv.org/abs/2312.02916)][[code](https://github.com/Lsabetta/MIND)]
- Adapt Your Teacher: Improving Knowledge Distillation for Exemplar-free Continual Learning (**WACV2024**)[[paper](https://arxiv.org/abs/2308.09544)][[code](https://github.com/fszatkowski/cl-teacher-adaptation)]
- Plasticity-Optimized Complementary Networks for Unsupervised Continual (**WACV2024**)[[paper](https://arxiv.org/abs/2309.06086)]
- Online Class-Incremental Learning For Real-World Food Image Classification (**WACV2024**)[[paper](https://openaccess.thecvf.com/content/WACV2024/papers/Raghavan_Online_Class-Incremental_Learning_for_Real-World_Food_Image_Classification_WACV_2024_paper.pdf)]

### 2023
- SIESTA: Efficient Online Continual Learning with Sleep (**TMLR 2023**)[[paper](https://arxiv.org/abs/2303.10725)]
- Sub-network Discovery and Soft-masking for Continual Learning of Mixed Tasks (**EMNLP 2023**)[[paper](https://arxiv.org/abs/2310.09436)]
- Incorporating neuro-inspired adaptability for continual learning in artificial intelligence (**Nature Machine Intelligence 2023**) [[paper](https://www.nature.com/articles/s42256-023-00747-w)]
- Enhancing Knowledge Transfer for Task Incremental Learning with Data-free Subnetwork (**NeurIPS 2023**) [[paper](https://proceedings.neurips.cc/paper_files/paper/2023/file/d7b3cef7c31b94a4a533db83d01a8882-Paper-Conference.pdf)] [[Code]](https://github.com/shanxiaojun/DSN)
- Loss Decoupling for Task-Agnostic Continual Learning (**NeurIPS 2023**) [[paper](https://openreview.net/pdf?id=9Oi3YxIBSa)]
- Bilevel Coreset Selection in Continual Learning: A New Formulation and Algorithm (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=2dtU9ZbgSN)]
- Fairness Continual Learning Approach to Semantic Scene Understanding in Open-World Environments (**NeurIPS 2023**)[[paper](https://arxiv.org/abs/2305.15700)]
- An Efficient Dataset Condensation Plugin and Its Application to Continual Learning (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=Murj6wcjRw)]
- Overcoming Recency Bias of Normalization Statistics in Continual Learning: Balance and Adaptation (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=Ph65E1bE6A)]
- Prediction and Control in Continual Reinforcement Learning (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=KakzVASqul)]
- On the Stability-Plasticity Dilemma in Continual Meta-Learning: Theory and Algorithm (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=DNHGKeOhLl)]
- Saving 100x Storage: Prototype Replay for Reconstructing Training Sample Distribution in Class-Incremental Semantic Segmentation (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=Ct0zPIe3xs)]
- A Data-Free Approach to Mitigate Catastrophic Forgetting in Federated Class Incremental Learning for Vision Tasks (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2311.07784.pdf)]
- Few-Shot Class-Incremental Learning via Training-Free Prototype Calibration (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2312.05229.pdf)]
- A Unified Approach to Domain Incremental Learning with Memory: Theory and Algorithm (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2310.12244.pdf)][[code](https://github.com/Wang-ML-Lab/unified-continual-learning)]
- Minimax Forward and Backward Learning of Evolving Tasks with Performance Guarantees (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2310.15974.pdf)][[code](https://github.com/MachineLearningBCAM/IMRCs-for-incremental-learning-NeurIPS-2023)]
- Recasting Continual Learning as Sequence Modeling (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2310.11952.pdf)]
- Augmented Memory Replay-based Continual Learning Approaches for Network Intrusion Detection (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=yGLokEhdh9)]
- Does Continual Learning Meet Compositionality? New Benchmarks and An Evaluation Framework (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=38bZuqQOhC)]
- CL-NeRF: Continual Learning of Neural Radiance Fields for Evolving Scene Representation (**NeurIPS 2023**)[[paper](https://openreview.net/pdf?id=uZjpSBTPik)]
- TriRE: A Multi-Mechanism Learning Paradigm for Continual Knowledge Retention and Promotion (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2310.08217.pdf)]
- Selective Amnesia: A Continual Learning Approach to Forgetting in Deep Generative Models (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2305.10120.pdf)]
- A Definition of Continual Reinforcement Learning (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2307.11046.pdf)]
- RanPAC: Random Projections and Pre-trained Models for Continual Learning (**NeurIPS 2023**)[[paper](https://arxiv.org/pdf/2307.02251.pdf)]
- Hierarchical Decomposition of Prompt-Based Continual Learning: Rethinking Obscured Sub-optimality (**NeurIPS 2023**)[[paper](https://arxiv.org/abs/2310.07234)]
- FeCAM: Exploiting the Heterogeneity of Class Distributions in Exemplar-Free Continual Learning (**NeurIPS 2023**)[[paper](https://arxiv.org/abs/2309.14062)]
- The Ideal Continual Learner: An Agent That Never Forgets (**ICML2023**) [[paper](https://arxiv.org/abs/2305.00316)]
- Continual Learners are Incremental Model Generalizers (**ICML2023**)[[paper](http://arxiv.org/abs/2306.12026)]
- Learnability and Algorithm for Continual Learning (**ICML2023**)[[paper](https://arxiv.org/pdf/2306.12646.pdf)][[code](https://github.com/k-gyuhak/CLOOD)]
- Parameter-Level Soft-Masking for Continual Learning (**ICML2023**)[[paper](https://arxiv.org/pdf/2306.14775.pdf)]
- Continual Learning in Linear Classification on Separable Data (**ICML2023**)[[paper](https://arxiv.org/pdf/2306.03534.pdf)]
- DualHSIC: HSIC-Bottleneck and Alignment for Continual Learning (**ICML2023**)[[paper](https://arxiv.org/pdf/2305.00380.pdf)]
- BiRT: Bio-inspired Replay in Vision Transformers for Continual Learning (**ICML2023**)[[paper](https://arxiv.org/pdf/2305.04769.pdf)]
- DDGR: Continual Learning with Deep Diffusion-based Generative Replay (**ICML2023**)[[paper](https://openreview.net/pdf?id=RlqgQXZx6r)]
- Neuro-Symbolic Continual Learning: Knowledge, Reasoning Shortcuts and Concept Rehearsal (**ICML2023**)[[paper](http://proceedings.mlr.press/v202/marconato23a/marconato23a.pdf)]
- Theory on Forgetting and Generalization of Continual Learning (**ICML2023**)[[paper](http://proceedings.mlr.press/v202/lin23f/lin23f.pdf)]
- Poisoning Generative Replay in Continual Learning to Promote Forgetting (**ICML2023**)[[paper](https://proceedings.mlr.press/v202/kang23c/kang23c.pdf)]
- Continual Vision-Language Representation Learning with Off-Diagonal Information (**ICML2023**)[[paper](https://arxiv.org/abs/2305.07437)]
- Prototype-Sample Relation Distillation: Towards Replay-Free Continual Learning (**ICML2023**)[[paper](https://arxiv.org/abs/2303.14771)]
- Does Continual Learning Equally Forget All Parameters? (**ICML2023**)[[paper](https://arxiv.org/abs/2304.04158)]
- Growing a Brain with Sparsity-Inducing Generation for Continual Learning (**ICCV 2023**)[[paper]( https://openaccess.thecvf.com/content/ICCV2023/papers/Jin_Growing_a_Brain_with_Sparsity-Inducing_Generation_for_Continual_Learning_ICCV_2023_paper.pdf)][[code](https://github.com/Jin0316/GrowBrain)]
- Self-regulating Prompts: Foundational Model Adaptation without Forgetting (**ICCV 2023**)[[paper](https://arxiv.org/abs/2307.06948)][[code](https://github.com/muzairkhattak/PromptSRC)]
- Prototype Reminiscence and Augmented Asymmetric Knowledge Aggregation for Non-Exemplar Class-Incremental Learning (**ICCV 2023**)[[paper](https://openaccess.thecvf.com/content/ICCV2023/html/Shi_Prototype_Reminiscence_and_Augmented_Asymmetric_Knowledge_Aggregation_for_Non-Exemplar_Class-Incremental_ICCV_2023_paper.html)][[code](https://github.com/ShiWuxuan/PRAKA)]
- Tangent Model Composition for Ensembling and Continual Fine-tuning (**ICCV 2023**)[[paper](https://arxiv.org/abs/2307.08114)][[code](https://github.com/tianyu139/tangent-model-composition)]
- CBA: Improving Online Continual Learning via Continual Bias Adaptor (**ICCV 2023**)[[paper](https://browse.arxiv.org/pdf/2308.06925.pdf)]
- CTP: Towards Vision-Language Continual Pretraining via Compatible Momentum Contrast and Topology Preservation (**ICCV 2023**)[[paper](https://browse.arxiv.org/pdf/2308.07146.pdf)][[code](https://github.com/KevinLight831/CTP)]
- NAPA-VQ: Neighborhood Aware Prototype Augmentation with Vector Quantization for Continual Learning (**ICCV 2023**)[[paper](https://browse.arxiv.org/pdf/2308.09297.pdf)][[code](https://github.com/TamashaM/NAPA-VQ.git)]
- Online Continual Learning on Hierarchical Label Expansion (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.14374)]
- Class-Incremental Grouping Network for Continual Audio-Visual Learning (**ICCV 2023**)[[paper](https://arxiv.org/abs/2309.05281)][[code](https://github.com/stoneMo/CIGN)]
- Rapid Adaptation in Online Continual Learning: Are We Evaluating It Right? (**ICCV 2023**)[[paper](https://arxiv.org/abs/2305.09275)][[code](https://github.com/drimpossible/EvalOCL)]
- When Prompt-based Incremental Learning Does Not Meet Strong Pretraining (**ICCV 2023**)[[paper](https://openaccess.thecvf.com/content/ICCV2023/papers/Tang_When_Prompt-based_Incremental_Learning_Does_Not_Meet_Strong_Pretraining_ICCV_2023_paper.pdf)]
- Online Class Incremental Learning on Stochastic Blurry Task Boundary via Mask and Visual Prompt Tuning (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.09303)][[code](https://github.com/moonjunyyy/si-blurry)]
- Dynamic Residual Classifier for Class Incremental Learning (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2308.13305.pdf)]
- First Session Adaptation: A Strong Replay-Free Baseline for Class-Incremental Learning (**ICCV 2023**)[[paper](https://arxiv.org/abs/2303.13199)]
- Masked Autoencoders are Efficient Class Incremental Learners (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.12510)]
- Introducing Language Guidance in Prompt-based Continual Learning (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.15827)]
- CLNeRF: Continual Learning Meets NeRFs (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.14816)]
- Preventing Zero-Shot Transfer Degradation in Continual Learning of Vision-Language Models (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2303.06628.pdf)][[code](https://github.com/Thunderbeee/ZSCL)]
- LFS-GAN: Lifelong Few-Shot Image Generation (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.11917)]
- TARGET: Federated Class-Continual Learning via Exemplar-Free Distillation (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2303.06937.pdf)]
- Learning to Learn: How to Continuously Teach Humans and Machines (**ICCV 2023**)[[paper](https://arxiv.org/abs/2211.15470)]
- Audio-Visual Class-Incremental Learning (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.11073)][[code](https://github.com/weiguoPian/AV-CIL_ICCV2023)]
- MetaGCD: Learning to Continually Learn in Generalized Category Discovery (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.11063)]
- Exemplar-Free Continual Transformer with Convolutions (**ICCV 2023**)[[paper](https://arxiv.org/abs/2308.11357)][[code](https://github.com/CVIR/contracon)]
- A Unified Continual Learning Framework with General Parameter-Efficient Tuning (**ICCV 2023**)[[paper](https://arxiv.org/abs/2303.10070)]
- Incremental Generalized Category Discovery (**ICCV 2023**)[[paper](https://arxiv.org/abs/2304.14310)]
- Heterogeneous Forgetting Compensation for Class-Incremental Learning (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2308.03374.pdf)][[code](https://github.com/JiahuaDong/HFC)]
- Augmented Box Replay: Overcoming Foreground Shift for Incremental Object Detection (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2307.12427.pdf)][[code](https://github.com/YuyangSunshine/ABR_IOD)]
- MRN: Multiplexed Routing Network for Incremental Multilingual Text Recognition (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2305.14758.pdf)][[code](https://github.com/simplify23/MRN)]
- CLR: Channel-wise Lightweight Reprogramming for Continual Learning (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2307.11386.pdf)][[code](https://github.com/gyhandy/Channel-wise-Lightweight-Reprogramming)]
- ICICLE: Interpretable Class Incremental Continual Learning (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2303.07811.pdf)]
- Proxy Anchor-based Unsupervised Learning for Continuous Generalized Category Discovery (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2307.10943.pdf)]
- SLCA: Slow Learner with Classifier Alignment for Continual Learning on a Pre-trained Model (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2303.05118.pdf)][[code](https://github.com/GengDavid/SLCA)]
- Online Prototype Learning for Online Continual Learning (**ICCV 2023**)[[paper](https://arxiv.org/pdf/2308.00301.pdf)][[code](https://github.com/weilllllls/OnPro)]
- Analyzing and Reducing the Performance Gap in Cross-Lingual Transfer with Fine-tuning Slow and Fast (**ACL2023**)[[paper](https://arxiv.org/abs/2305.11449)]
- Class-Incremental Learning based on Label Generation (**ACL2023**)[[paper](https://arxiv.org/abs/2306.12619)]
- Computationally Budgeted Continual Learning: What Does Matter? (**CVPR2023**)[[paper](https://arxiv.org/abs/2303.11165)][[code](https://github.com/drimpossible/BudgetCL)]
- Real-Time Evaluation in Online Continual Learning: A New Hope (**CVPR2023**)[[paper](https://arxiv.org/abs/2302.01047)]
- Dealing With Cross-Task Class Discrimination in Online Continual Learning (**CVPR2023**)[[paper](https://openaccess.thecvf.com/content/CVPR2023/html/Guo_Dealing_With_Cross-Task_Class_Discrimination_in_Online_Continual_Learning_CVPR_2023_paper.html)][[code](https://github.com/gydpku/GSA)]
- Decoupling Learning and Remembering: A Bilevel Memory Framework With Knowledge Projection for Task-Incremental Learning (**CVPR2023**)[[paper](https://openaccess.thecvf.com/content/CVPR2023/html/Sun_Decoupling_Learning_and_Remembering_A_Bilevel_Memory_Framework_With_Knowledge_CVPR_2023_paper.html)][[code](https://github.com/SunWenJu123/BMKP)]
- GKEAL: Gaussian Kernel Embedded Analytic Learning for Few-shot Class Incremental Task (**CVPR2023**)[[paper](https://openaccess.thecvf.com/content/CVPR2023/papers/Zhuang_GKEAL_Gaussian_Kernel_Embedded_Analytic_Learning_for_Few-Shot_Class_Incremental_CVPR_2023_paper.pdf)]
- EcoTTA: Memory-Efficient Continual Test-time Adaptation via Self-distilled Regularization (**CVPR2023**)[[paper](https://arxiv.org/abs/2303.01904)]
- Endpoints Weight Fusion for Class Incremental Semantic Segmentation (**CVPR2023**)[[paper](https://openaccess.thecvf.com/content/CVPR2023/papers/Xiao_Endpoints_Weight_Fusion_for_Class_Incremental_Semantic_Segmentation_CVPR_2023_paper.pdf)]
- On the Stability-Plasticity Dilemma of Class-Incremental Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.01663.pdf)]
- Regularizing Second-Order Influences for Continual Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.10177.pdf)][[code](https://github.com/feifeiobama/InfluenceCL)]
- Rebalancing Batch Normalization for Exemplar-based Class-Incremental Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2201.12559.pdf)]
- Task Difficulty Aware Parameter Allocation & Regularization for Lifelong Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.05288.pdf)]
- A Probabilistic Framework for Lifelong Test-Time Adaptation (**CVPR2023**)[[paper](https://arxiv.org/pdf/2212.09713.pdf)][[code](https://github.com/dhanajitb/petal)]
- Continual Semantic Segmentation with Automatic Memory Sample Selection (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.05015.pdf)]
- Exploring Data Geometry for Continual Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.03931.pdf)]
- PCR: Proxy-based Contrastive Replay for Online Class-Incremental Continual Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.04408.pdf)][[code](https://github.com/FelixHuiweiLin/PCR)]
- Learning with Fantasy: Semantic-Aware Virtual Contrastive Constraint for Few-Shot Class-Incremental Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.00426.pdf)][[code](https://github.com/zysong0113/SAVC)]
- Foundation Model Drives Weakly Incremental Learning for Semantic Segmentation (**CVPR2023**)[[paper](https://arxiv.org/pdf/2302.14250.pdf)]
- Continual Detection Transformer for Incremental Object Detection (**CVPR2023**)[[paper](https://arxiv.org/pdf/2304.03110.pdf)][[code](https://github.com/yaoyao-liu/CL-DETR)]
- PIVOT: Prompting for Video Continual Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2212.04842.pdf)]
- CODA-Prompt: COntinual Decomposed Attention-based Prompting for Rehearsal-Free Continual Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2211.13218.pdf)][[code](https://github.com/GT-RIPL/CODA-Prompt)]
- Principles of Forgetting in Domain-Incremental Semantic Segmentation in Adverse Weather Conditions (**CVPR2023**)[[paper](https://arxiv.org/pdf/2303.14115.pdf)]
- Class-Incremental Exemplar Compression for Class-Incremental Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2303.14042.pdf)][[code](https://github.com/xfflzl/CIM-CIL)]
- Dense Network Expansion for Class Incremental Learning (**CVPR2023**)[[paper](https://arxiv.org/pdf/2303.12696.pdf)]
- Online Bias Correction for Task-Free Continual Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=18XzeuYZh_)]
- Sparse Distributed Memory is a Continual Learner (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=JknGeelZJpHP)]
- Continual Learning of Language Models (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=m_GDIItaI3o)]
- Progressive Prompts: Continual Learning for Language Models without Forgetting (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=UJTgQBc91_)]
- Is Forgetting Less a Good Inductive Bias for Forward Transfer? (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=dL35lx-mTEs)]
- Online Boundary-Free Continual Learning by Scheduled Data Prior (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=qco4ekz2Epm)]
- Incremental Learning of Structured Memory via Closed-Loop Transcription (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=XrgjF5-M3xi)]
- Better Generative Replay for Continual Federated Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=cRxYWKiTan)]
- 3EF: Class-Incremental Learning via Efficient Energy-Based Expansion and Fusion (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=iP77_axu0h3)]
- Progressive Voronoi Diagram Subdivision Enables Accurate Data-free Class-Incremental Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=zJXg_Wmob03)]
- Learning without Prejudices: Continual Unbiased Learning via Benign and Malignant Forgetting (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=gfPUokHsW-)]
- Building a Subspace of Policies for Scalable Continual Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=UKr0MwZM6fL)]
- A Model or 603 Exemplars: Towards Memory-Efficient Class-Incremental Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=S07feAlQHgM)]
- Continual evaluation for lifelong learning: Identifying the stability gap (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=Zy350cRstc6)]
- Continual Unsupervised Disentangling of Self-Organizing Representations (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=ih0uFRFhaZZ)]
- Warping the Space: Weight Space Rotation for Class-Incremental Few-Shot Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=kPLzOfPfA2l)]
- Neural Collapse Inspired Feature-Classifier Alignment for Few-Shot Class-Incremental Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=y5W8tpojhtJ)]
- On the Soft-Subnetwork for Few-Shot Class Incremental Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=z57WK5lGeHd)]
- Task-Aware Information Routing from Common Representation Space in Lifelong Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=-M0TNnyWFT5)]
- Error Sensitivity Modulation based Experience Replay: Mitigating Abrupt Representation Drift in Continual Learning (**ICLR2023**)[[paper]( https://openreview.net/pdf?id=zlbci7019Z3)]
- Neural Weight Search for Scalable Task Incremental Learning (**WACV2023**)[[paper]( https://arxiv.org/abs/2211.13823)]
- Attribution-aware Weight Transfer: A Warm-Start Initialization for Class-Incremental Semantic Segmentation (**WACV2023**)[[paper]( https://arxiv.org/abs/2210.07207)]
- FeTrIL: Feature Translation for Exemplar-Free Class-Incremental Learning (**WACV2023**)[[paper]( https://arxiv.org/abs/2211.13131)]
- Do Pre-trained Models Benefit Equally in Continual Learning? (**WACV2023**)[[paper]( https://arxiv.org/abs/2210.15701)] [[code](https://github.com/eric11220/pretrained-models-in-CL)]
- Sparse Coding in a Dual Memory System for Lifelong Learning (**AAAI2023**)[[paper]( https://arxiv.org/abs/2301.05058)] [[code](https://github.com/NeurAI-Lab/SCoMMER)]

### 2022
- Online Continual Learning through Mutual Information Maximization (**ICML2022**)[[paper](https://proceedings.mlr.press/v162/guo22g/guo22g.pdf)]
- Prototype-guided continual adaptation for class-incremental unsupervised domain adaptation (**ECCV2022**)[[paper]( https://arxiv.org/pdf/2207.10856.pdf)] [[code](https://github.com/Hongbin98/ProCA)]
- Balanced softmax cross-entropy for incremental learning with and without memory (**CVIU**)[[paper](https://www.sciencedirect.com/science/article/pii/S1077314222001606)]
- Incremental Prompting: Episodic Memory Prompt for Lifelong Event Detection (**COLING2022**) [[paper](https://arxiv.org/abs/2204.07275)] [[code]( https://github.com/VT-NLP/Incremental_Prompting)]
- Improving Task-free Continual Learning by Distributionally Robust Memory Evolution (**ICML2022**)[[paper](https://proceedings.mlr.press/v162/wang22v/wang22v.pdf)]
- Forget-free Continual Learning with Winning Subnetworks (**ICML2022**)[[paper](https://proceedings.mlr.press/v162/kang22b/kang22b.pdf)]
- NISPA: Neuro-Inspired Stability-Plasticity Adaptation for Continual Learning in Sparse Networks (**ICML2022**)[[paper](https://proceedings.mlr.press/v162/gurbuz22a/gurbuz22a.pdf)]
- Continual Learning via Sequential Function-Space Variational Inference (**ICML2022**)[[paper](https://proceedings.mlr.press/v162/rudner22a/rudner22a.pdf)]
- A Theoretical Study on Solving Continual Learning (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2211.02633)] [[code](https://github.com/k-gyuhak/WPTP)]
- ACIL: Analytic Class-Incremental Learning with Absolute Memorization and Privacy Protection (**NeurIPS2022**) [[paper](https://proceedings.neurips.cc/paper_files/paper/2022/file/4b74a42fc81fc7ee252f6bcb6e26c8be-Paper-Conference.pdf)]
- Beyond Not-Forgetting: Continual Learning with Backward Knowledge Transfer (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2211.00789)]
- Memory Efficient Continual Learning with Transformers (**NeurIPS2022**) [[paper](https://assets.amazon.science/44/6c/6d3f91ca4aa7a18149d30fa2c8a4/memory-efficient-continual-learning-with-transformers.pdf)]
- Margin-Based Few-Shot Class-Incremental Learning with Class-Level Overfitting Mitigation (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2210.04524)] [[code](https://github.com/zoilsen/clom)]
- Disentangling Transfer in Continual Reinforcement Learning (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2209.13900)]
- Task-Free Continual Learning via Online Discrepancy Distance Learning (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2210.06579)]
- A simple but strong baseline for online continual learning: Repeated Augmented Rehearsal (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2209.13917)]
- S-Prompts Learning with Pre-trained Transformers: An Occam’s Razor for Domain Incremental Learning (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2207.12819)]
- Lifelong Neural Predictive Coding: Learning Cumulatively Online without Forgetting (**NeurIPS2022**) [[paper](https://arxiv.org/abs/1905.10696)]
- Few-Shot Continual Active Learning by a Robot (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2210.04137)]
- Continual learning: a feature extraction formalization, an efficient algorithm, and fundamental obstructions(**NeurIPS2022**) [[paper](https://arxiv.org/abs/2203.14383)]
- SparCL: Sparse Continual Learning on the Edge(**NeurIPS2022**) [[paper](https://arxiv.org/abs/2209.09476)]
- CLiMB: A Continual Learning Benchmark for Vision-and-Language Tasks (**NeurIPS2022**) [[paper](https://openreview.net/forum?id=FhqzyGoTSH)] [[code](https://github.com/GLAMOR-USC/CLiMB)]
- Continual Learning In Environments With Polynomial Mixing Times (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2112.07066)] [[code](https://github.com/sharathraparthy/polynomial-mixing-times)]
- Exploring Example Influence in Continual Learning (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2209.12241)] [[code](https://github.com/sssunqing/example_influence_cl)]
- ALIFE: Adaptive Logit Regularizer and Feature Replay for Incremental Semantic Segmentation (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2210.06816)]
- On the Effectiveness of Lipschitz-Driven Rehearsal in Continual Learning (**NeurIPS2022**) [[paper](https://arxiv.org/abs/2210.06443)] [[code](https://github.com/aimagelab/lider)]
- On Reinforcement Learning and Distribution Matching for Fine-Tuning Language Models with no Catastrophic Forgetting (**NeurIPS2022**)[[paper](https://arxiv.org/abs/2206.00761)]
- CGLB: Benchmark Tasks for Continual Graph Learning (**NeurIPS2022**)[[paper](https://openreview.net/forum?id=5wNiiIDynDF)] [[code](https://github.com/QueuQ/CGLB)]
- How Well Do Unsupervised Learning Algorithms Model Human Real-time and Life-long Learning? (**NeurIPS2022**)[[paper](https://openreview.net/forum?id=c0l2YolqD2T)]
- CoSCL: Cooperation of Small Continual Learners is Stronger than a Big One (**ECCV2022**)[[paper](https://arxiv.org/abs/2207.06543)] [[code](https://github.com/lywang3081/CoSCL)]
- Generative Negative Text Replay for Continual Vision-Language Pretraining (**ECCV2022**) [[paper](https://arxiv.org/abs/2210.17322)]
- DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning (**ECCV2022**) [[paper](https://arxiv.org/abs/2204.04799)] [[code](https://github.com/google-research/l2p)]
- The Challenges of Continuous Self-Supervised Learning (**ECCV2022**)[[paper](https://arxiv.org/abs/2203.12710)]
- Helpful or Harmful: Inter-Task Association in Continual Learning (**ECCV2022**)[[paper](https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136710518.pdf)]
- incDFM: Incremental Deep Feature Modeling for Continual Novelty Detection (**ECCV2022**)[[paper](https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136850581.pdf)]
- S3C: Self-Supervised Stochastic Classifiers for Few-Shot Class-Incremental Learning (**ECCV2022**)[[paper](https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136850427.pdf)]
- Online Task-free Continual Learning with Dynamic Sparse Distributed Memory (**ECCV2022**)[[paper](https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136850721.pdf)][[code](https://github.com/Julien-pour/Dynamic-Sparse-Distributed-Memory)]
- Balancing between Forgetting and Acquisition in Incremental Subpopulation Learning (**ECCV2022**)[[paper](https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136860354.pdf)]
- Class-Incremental Learning with Cross-Space Clustering and Controlled Transfer (**ECCV2022**) [[paper](https://arxiv.org/abs/2208.03767)] [[code](https://github.com/ashok-arjun/CSCCT)]
- FOSTER: Feature Boosting and Compression for Class-Incremental Learning (**ECCV2022**) [[paper](https://arxiv.org/abs/2204.04662)] [[code](https://github.com/G-U-N/ECCV22-FOSTER)]
- Meta-Learning with Less Forgetting on Large-Scale Non-Stationary Task Distributions (**ECCV2022**) [[paper](https://arxiv.org/abs/2209.01501)]
- R-DFCIL: Relation-Guided Representation Learning for Data-Free Class Incremental Learning (**ECCV2022**) [[paper](https://arxiv.org/abs/2203.13104)] [[code](https://github.com/jianzhangcs/r-dfcil)]
- DLCFT: Deep Linear Continual Fine-Tuning for General Incremental Learning (**ECCV2022**) [[paper](https://arxiv.org/abs/2208.08112)]
- Learning with Recoverable Forgetting (**ECCV2022**) [[paper](https://arxiv.org/abs/2207.08224)]
- Prototype-Guided Continual Adaptation for Class-Incremental Unsupervised Domain Adaptation (**ECCV2022**) [[paper](https://arxiv.org/abs/2207.10856)] [[code](https://github.com/hongbin98/proca)]
- Balancing Stability and Plasticity through Advanced Null Space in Continual Learning (**ECCV2022**) [[paper](https://arxiv.org/abs/2207.12061)]
- Long-Tailed Class Incremental Learning (**ECCV2022**) [[paper](https://arxiv.org/abs/2210.00266)]
- Anti-Retroactive Interference for Lifelong Learning (**ECCV2022**) [[paper](https://arxiv.org/abs/2208.12967)]
- Novel Class Discovery without Forgetting (**ECCV2022**) [[paper](https://arxiv.org/abs/2207.10659)]
- Class-incremental Novel Class Discovery (**ECCV2022**) [[paper](https://arxiv.org/abs/2207.08605)]
- Few-Shot Class Incremental Learning From an Open-Set Perspective(**ECCV2022**)[[paper](https://arxiv.org/pdf/2208.00147.pdf)]
- Incremental Task Learning with Incremental Rank Updates(**ECCV2022**)[[paper](https://arxiv.org/pdf/2207.09074.pdf)]
- Few-Shot Class-Incremental Learning via Entropy-Regularized Data-Free Replay(**ECCV2022**)[[paper](https://arxiv.org/pdf/2207.11213.pdf)]
- Online Continual Learning with Contrastive Vision Transformer (**ECCV2022**)[[paper](https://arxiv.org/pdf/2207.13516.pdf)]
- Transfer without Forgetting (**ECCV2022**) [[paper](https://arxiv.org/abs/2206.00388)][[code](https://github.com/mbosc/twf)]

- Continual Training of Language Models for Few-Shot Learning (**EMNLP2022**) [[paper](https://arxiv.org/abs/2210.05549)] [[code](https://github.com/UIC-Liu-Lab/CPT)]
- Uncertainty-aware Contrastive Distillation for Incremental Semantic Segmentation (**TPAMI2022**) [[paper](https://arxiv.org/abs/2203.14098)]
- MgSvF: Multi-Grained Slow vs. Fast Framework for Few-Shot Class-Incremental Learning (**TPAMI2022**) [[paper](https://ieeexplore.ieee.org/abstract/document/9645290)]
- Class-Incremental Continual Learning into the eXtended DER-verse (**TPAMI2022**) [[paper](https://arxiv.org/abs/2201.00766)] [[code](https://github.com/aimagelab/mammoth)]
- Few-Shot Class-Incremental Learning by Sampling Multi-Phase Tasks (**TPAMI2022**) [[paper](https://arxiv.org/abs/2203.17030)] [[code](https://github.com/zhoudw-zdw/TPAMI-Limit)]
- Continual Semi-Supervised Learning through Contrastive Interpolation Consistency (**PRL2022**) [[paper](https://arxiv.org/abs/2108.06552)][[code](https://github.com/aimagelab/CSSL)]
- GCR: Gradient Coreset Based Replay Buffer Selection for Continual Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2111.11210)]
- Learning Bayesian Sparse Networks With Full Experience Replay for Continual Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2202.10203)]
- Continual Learning With Lifelong Vision Transformer (**CVPR2022**) [[paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Wang_Continual_Learning_With_Lifelong_Vision_Transformer_CVPR_2022_paper.pdf)]
- Towards Better Plasticity-Stability Trade-Off in Incremental Learning: A Simple Linear Connector (**CVPR2022**) [[paper](https://arxiv.org/abs/2110.07905)]
- Doodle It Yourself: Class Incremental Learning by Drawing a Few Sketches (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.14843)]
- Continual Learning for Visual Search with Backward Consistent Feature Embedding (**CVPR2022**) [[paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Wan_Continual_Learning_for_Visual_Search_With_Backward_Consistent_Feature_Embedding_CVPR_2022_paper.pdf)]
- Online Continual Learning on a Contaminated Data Stream with Blurry Task Boundaries (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.15355)]
- Not Just Selection, but Exploration: Online Class-Incremental Continual Learning via Dual View Consistency (**CVPR2022**) [[paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Gu_Not_Just_Selection_but_Exploration_Online_Class-Incremental_Continual_Learning_via_CVPR_2022_paper.pdf)]
- Bring Evanescent Representations to Life in Lifelong Class Incremental Learning (**CVPR2022**) [[paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Toldo_Bring_Evanescent_Representations_to_Life_in_Lifelong_Class_Incremental_Learning_CVPR_2022_paper.pdf)]
- Lifelong Graph Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2009.00647)]
- Lifelong Unsupervised Domain Adaptive Person Re-identification with Coordinated Anti-forgetting and Adaptation (**CVPR2022**) [[paper](https://arxiv.org/abs/2112.06632)]
- vCLIMB: A Novel Video Class Incremental Learning Benchmark (**CVPR2022**) [[paper](https://arxiv.org/abs/2201.09381)]
- Class-Incremental Learning by Knowledge Distillation with Adaptive Feature Consolidation(**CVPR2022**) [[paper](https://arxiv.org/abs/2204.00895)]
- Few-Shot Incremental Learning for Label-to-Image Translation (**CVPR2022**) [[paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Chen_Few-Shot_Incremental_Learning_for_Label-to-Image_Translation_CVPR_2022_paper.pdf)]
- MetaFSCIL: A Meta-Learning Approach for Few-Shot Class Incremental Learning (**CVPR2022**) [[paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Chi_MetaFSCIL_A_Meta-Learning_Approach_for_Few-Shot_Class_Incremental_Learning_CVPR_2022_paper.pdf)]
- Incremental Learning in Semantic Segmentation from Image Labels (**CVPR2022**) [[paper](https://arxiv.org/abs/2112.01882)]
- Self-Supervised Models are Continual Learners (**CVPR2022**) [[paper](https://arxiv.org/abs/2112.04215)] [[code](https://github.com/DonkeyShot21/cassle)]
- Learning to Imagine: Diversify Memory for Incremental Learning using Unlabeled Data (**CVPR2022**) [[paper](https://arxiv.org/abs/2204.08932)]
- General Incremental Learning with Domain-aware Categorical Representations (**CVPR2022**) [[paper](https://arxiv.org/abs/2204.04078)]
- Constrained Few-shot Class-incremental Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.16588)]
- Overcoming Catastrophic Forgetting in Incremental Object Detection via Elastic Response Distillation (**CVPR2022**) [[paper](https://arxiv.org/abs/2204.02136)]
- Class-Incremental Learning with Strong Pre-trained Models (**CVPR2022**) [[paper](https://arxiv.org/abs/2204.03634)]
- Energy-based Latent Aligner for Incremental Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.14952)] [[code](https://github.com/JosephKJ/ELI)]
- Meta-attention for ViT-backed Continual Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.11684)] [[code](https://github.com/zju-vipa/MEAT-TIL)]
- Learning to Prompt for Continual Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2112.08654)] [[code](https://github.com/google-research/l2p)]
- On Generalizing Beyond Domains in Cross-Domain Continual Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.03970)]
- Probing Representation Forgetting in Supervised and Unsupervised Continual Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.13381)]
- Incremental Transformer Structure Enhanced Image Inpainting with Masking Positional Encoding (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.00867)] [[code](https://github.com/DQiaole/ZITS_inpainting)]
- Mimicking the Oracle: An Initial Phase Decorrelation Approach for Class Incremental Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2112.04731)] [[code](https://github.com/Yujun-Shi/CwD)]
- Forward Compatible Few-Shot Class-Incremental Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.06953)] [[code](https://github.com/zhoudw-zdw/CVPR22-Fact)]
- Self-Sustaining Representation Expansion for Non-Exemplar Class-Incremental Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.06359)]
- DyTox: Transformers for Continual Learning with DYnamic TOken eXpansion (**CVPR2022**) [[paper](https://arxiv.org/abs/2111.11326)]
- Federated Class-Incremental Learning (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.11473)] [[code](https://github.com/conditionWang/FCIL)]
- Representation Compensation Networks for Continual Semantic Segmentation (**CVPR2022**) [[paper](https://arxiv.org/abs/2203.05402)]
- A Multi-Head Model for Continual Learning via Out-of-Distribution Replay (**CoLLAs2022**) [[paper](https://arxiv.org/abs/2208.09734)] [[code](https://github.com/k-gyuhak/MORE)]
- Continual Attentive Fusion for Incremental Learning in Semantic Segmentation (**TMM2022**) [[paper](https://arxiv.org/abs/2202.00432)]
- Self-training for class-incremental semantic segmentation (**TNNLS2022**) [[paper](https://arxiv.org/abs/2012.03362)]
- Effects of Auxiliary Knowledge on Continual Learning (**ICPR2022**) [[paper](https://arxiv.org/abs/2206.02577)]
- Continual Sequence Generation with Adaptive Compositional Modules (**ACL2022**) [[paper](https://arxiv.org/pdf/2203.10652.pdf)]
- Learngene: From Open-World to Your Learning Task (**AAAI2022**) [[paper](https://arxiv.org/pdf/2106.06788.pdf)] [[code](https://github.com/BruceQFWang/learngene)]

- Rethinking the Representational Continuity: Towards Unsupervised Continual Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=9Hrka5PA7LW)]
- Continual Learning with Filter Atom Swapping (**ICLR2022**) [[paper](https://openreview.net/pdf?id=metRpM4Zrcb)]
- Continual Learning with Recursive Gradient Optimization (**ICLR2022**) [[paper](https://openreview.net/pdf?id=7YDLgf9_zgm)]
- TRGP: Trust Region Gradient Projection for Continual Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=iEvAf8i6JjO)]
- Looking Back on Learned Experiences For Class/task Incremental Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=RxplU3vmBx)]
- Continual Normalization: Rethinking Batch Normalization for Online Continual Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=vwLLQ-HwqhZ)]
- Model Zoo: A Growing Brain That Learns Continually (**ICLR2022**) [[paper](https://openreview.net/pdf?id=WfvgGBcgbE7)]
- Learning curves for continual learning in neural networks: Self-knowledge transfer and forgetting (**ICLR2022**) [[paper](https://openreview.net/pdf?id=tFgdrQbbaa)]
- Memory Replay with Data Compression for Continual Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=a7H7OucbWaU)]
- Learning Fast, Learning Slow: A General Continual Learning Method based on Complementary Learning System (**ICLR2022**) [[paper](https://openreview.net/pdf?id=uxxFrDwrE7Y)]
- Online Coreset Selection for Rehearsal-based Continual Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=f9D-5WNG4Nv)]
- Pretrained Language Model in Continual Learning: A Comparative Study (**ICLR2022**) [[paper](https://openreview.net/pdf?id=figzpGMrdD)]
- Online Continual Learning on Class Incremental Blurry Task Configuration with Anytime Inference (**ICLR2022**) [[paper](https://openreview.net/pdf?id=nrGGfMbY_qK)]
- New Insights on Reducing Abrupt Representation Change in Online Continual Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=N8MaByOzUfb)]
- Towards Continual Knowledge Learning of Language Models (**ICLR2022**) [[paper](https://openreview.net/pdf?id=vfsRB5MImo9)]
- CLEVA-Compass: A Continual Learning Evaluation Assessment Compass to Promote Research Transparency and Comparability (**ICLR2022**) [[paper](https://openreview.net/pdf?id=rHMaBYbkkRJ)]
- CoMPS: Continual Meta Policy Search (**ICLR2022**) [[paper](https://openreview.net/pdf?id=PVJ6j87gOHz)]
- Information-theoretic Online Memory Selection for Continual Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=IpctgL7khPp)]
- Subspace Regularizers for Few-Shot Class Incremental Learning (**ICLR2022**) [[paper](https://openreview.net/pdf?id=boJy41J-tnQ)]
- LFPT5: A Unified Framework for Lifelong Few-shot Language Learning Based on Prompt Tuning of T5 (**ICLR2022**) [[paper](https://openreview.net/pdf?id=HCRVf71PMF)]
- Effect of scale on catastrophic forgetting in neural networks (**ICLR2022**) [[paper]( https://openreview.net/pdf?id=GhVS8_yPeEa)]
- Dataset Knowledge Transfer for Class-Incremental Learning without Memory (**WACV2022**) [[paper](https://arxiv.org/pdf/2110.08421.pdf)]
- Knowledge Capture and Replay for Continual Learning (**WACV2022**) [[paper](https://openaccess.thecvf.com/content/WACV2022/papers/Gopalakrishnan_Knowledge_Capture_and_Replay_for_Continual_Learning_WACV_2022_paper.pdf)]
- Online Continual Learning via Candidates Voting (**WACV2022**) [[paper](https://openaccess.thecvf.com/content/WACV2022/papers/He_Online_Continual_Learning_via_Candidates_Voting_WACV_2022_paper.pdf)]
- lpSpikeCon: Enabling Low-Precision Spiking Neural Network Processing for Efficient Unsupervised Continual Learning on Autonomous Agents (**IJCNN2022**) [[paper](https://doi.org/10.1109/IJCNN55064.2022.9892948)]
- Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition (**Journal of Imaging 2022**) [[paper](https://www.mdpi.com/2313-433X/8/4/93)]

### 2021
- Incremental Object Detection via Meta-Learning (**TPAMI 2021**) [[paper](https://arxiv.org/abs/2003.08798)] [[code](https://github.com/JosephKJ/iOD)]
- Triple-Memory Networks: A Brain-Inspired Method for Continual Learning (**TNNLS 2021**) [[paper](https://ieeexplore.ieee.org/document/9540230)]
- Memory efficient class-incremental learning for image classification (**TNNLS 2021**) [[paper](https://ieeexplore.ieee.org/abstract/document/9422177)]
- A Procedural World Generation Framework for Systematic Evaluation of Continual Learning (**NeurIPS2021**) [[paper](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/hash/d645920e395fedad7bbbed0eca3fe2e0-Abstract-round1.html)]
- Class-Incremental Learning via Dual Augmentation (**NeurIPS2021**) [[paper](https://papers.nips.cc/paper/2021/file/77ee3bc58ce560b86c2b59363281e914-Paper.pdf)]
- SSUL: Semantic Segmentation with Unknown Label for Exemplar-based Class-Incremental Learning (**NeurIPS2021**) [[paper](https://proceedings.neurips.cc/paper/2021/file/5a9542c773018268fc6271f7afeea969-Paper.pdf)]
- RMM: Reinforced Memory Management for Class-Incremental Learning (**NeurIPS2021**) [[paper](https://proceedings.neurips.cc/paper/2021/hash/1cbcaa5abbb6b70f378a3a03d0c26386-Abstract.html)]
- Overcoming Catastrophic Forgetting in Incremental Few-Shot Learning by Finding Flat Minima (**NeurIPS2021**) [[paper](https://openreview.net/forum?id=ALvt7nXa2q)]
- Lifelong Domain Adaptation via Consolidated Internal Distribution (**NeurIPS2021**) [[paper](https://openreview.net/forum?id=lpW-UP8VKcg)]
- AFEC: Active Forgetting of Negative Transfer in Continual Learning (**NeurIPS2021**) [[paper](https://openreview.net/pdf/72a18fad6fce88ef0286e9c7582229cf1c8d9f93.pdf)]
- Natural continual learning: success is a journey, not (just) a destination (**NeurIPS2021**) [[paper](https://openreview.net/forum?id=W9250bXDgpK)]
- Gradient-based Editing of Memory Examples for Online Task-free Continual Learning (**NeurIPS2021**) [[paper](https://papers.nips.cc/paper/2021/hash/f45a1078feb35de77d26b3f7a52ef502-Abstract.html)]
- Optimizing Reusable Knowledge for Continual Learning via Metalearning (**NeurIPS2021**) [[paper](https://openreview.net/forum?id=hHTctAv9Lvh)]
- Formalizing the Generalization-Forgetting Trade-off in Continual Learning (**NeurIPS2021**) [[paper](https://openreview.net/forum?id=u1XV9BPAB9)]
- Learning where to learn: Gradient sparsity in meta and continual learning (**NeurIPS2021**) [[paper](https://arxiv.org/abs/2110.14402)]
- Flattening Sharpness for Dynamic Gradient Projection Memory Benefits Continual Learning (**NeurIPS2021**) [[paper](https://openreview.net/forum?id=q1eCa1kMfDd)]
- Posterior Meta-Replay for Continual Learning (**NeurIPS2021**) [[paper](https://arxiv.org/abs/2103.01133)]
- Continual Auxiliary Task Learning (**NeurIPS2021**) [[paper](https://openreview.net/forum?id=EpL9IFAMa3)]
- Mitigating Forgetting in Online Continual Learning with Neuron Calibration (**NeurIPS2021**) [[paper](https://openreview.net/pdf/cc3ebd7a4834a4551e0b1f825969f9f51fd06415.pdf)]
- BNS: Building Network Structures Dynamically for Continual Learning (**NeurIPS2021**) [[paper](https://papers.nips.cc/paper/2021/hash/ac64504cc249b070772848642cffe6ff-Abstract.html)]
- DualNet: Continual Learning, Fast and Slow (**NeurIPS2021**) [[paper](https://openreview.net/pdf?id=eQ7Kh-QeWnO)]
- BooVAE: Boosting Approach for Continual Learning of VAE (**NeurIPS2021**) [[paper](https://papers.nips.cc/paper/2021/hash/952285b9b7e7a1be5aa7849f32ffff05-Abstract.html)]
- Generative vs. Discriminative: Rethinking The Meta-Continual Learning (**NeurIPS2021**) [[paper](https://papers.nips.cc/paper/2021/hash/b4e267d84075f66ebd967d95331fcc03-Abstract.html)]
- Achieving Forgetting Prevention and Knowledge Transfer in Continual Learning (**NeurIPS2021**) [[paper](https://papers.nips.cc/paper/2021/hash/bcd0049c35799cdf57d06eaf2eb3cff6-Abstract.html)]
- Bridging Non Co-occurrence with Unlabeled In-the-wild Data for Incremental Object Detection (**NeurIPS, 2021**) [[paper](https://papers.nips.cc/paper/2021/file/ffc58105bf6f8a91aba0fa2d99e6f106-Paper.pdf)] [[code](https://github.com/dongnana777/Bridging-Non-Co-occurrence)]
- SS-IL: Separated Softmax for Incremental Learning (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Ahn_SS-IL_Separated_Softmax_for_Incremental_Learning_ICCV_2021_paper.pdf)]
- Striking a Balance between Stability and Plasticity for Class-Incremental Learning (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Wu_Striking_a_Balance_Between_Stability_and_Plasticity_for_Class-Incremental_Learning_ICCV_2021_paper.pdf)]
- Synthesized Feature based Few-Shot Class-Incremental Learning on a Mixture of Subspaces (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Cheraghian_Synthesized_Feature_Based_Few-Shot_Class-Incremental_Learning_on_a_Mixture_of_ICCV_2021_paper.pdf)]
- Class-Incremental Learning for Action Recognition in Videos (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Park_Class-Incremental_Learning_for_Action_Recognition_in_Videos_ICCV_2021_paper.pdf)]
- Continual Prototype Evolution:Learning Online from Non-Stationary Data Streams (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/De_Lange_Continual_Prototype_Evolution_Learning_Online_From_Non-Stationary_Data_Streams_ICCV_2021_paper.pdf)]
- Rehearsal Revealed: The Limits and Merits of Revisiting Samples in Continual Learning (**ICCV, 2021**) [[paper](https://arxiv.org/abs/2104.07446)]
- Co2L: Contrastive Continual Learning (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Cha_Co2L_Contrastive_Continual_Learning_ICCV_2021_paper.pdf)]
- Wanderlust: Online Continual Object Detection in the Real World (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Wang_Wanderlust_Online_Continual_Object_Detection_in_the_Real_World_ICCV_2021_paper.pdf)]
- Continual Learning on Noisy Data Streams via Self-Purified Replay (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Kim_Continual_Learning_on_Noisy_Data_Streams_via_Self-Purified_Replay_ICCV_2021_paper.pdf)]
- Else-Net: Elastic Semantic Network for Continual Action Recognition from Skeleton Data (**ICCV, 2021**) [[paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Li_Else-Net_Elastic_Semantic_Network_for_Continual_Action_Recognition_From_Skeleton_ICCV_2021_paper.pdf)]
- Detection and Continual Learning of Novel Face Presentation Attacks (**ICCV, 2021**) [[paper](https://arxiv.org/pdf/2108.12081.pdf)]
- Online Continual Learning with Natural Distribution Shifts: An Empirical Study with Visual Data (**ICCV, 2021**) [[paper](https://arxiv.org/abs/2108.09020)]
- Continual Learning for Image-Based Camera Localization (**ICCV, 2021**) [[paper](https://arxiv.org/abs/2108.09112)]
- Generalized and Incremental Few-Shot Learning by Explicit Learning and Calibration without Forgetting (**ICCV, 2021**) [[paper](https://arxiv.org/abs/2108.08165)]
- Always Be Dreaming: A New Approach for Data-Free Class-Incremental Learning (**ICCV, 2021**) [[paper](https://arxiv.org/abs/2106.09701)]
- RECALL: Replay-based Continual Learning in Semantic Segmentation (**ICCV, 2021**) [[paper](https://arxiv.org/pdf/2108.03673.pdf)]
- Few-Shot and Continual Learning with Attentive Independent Mechanisms (**ICCV, 2021**) [[paper](https://arxiv.org/abs/2107.14053)]
- Learning with Selective Forgetting (**IJCAI, 2021**) [[paper](https://www.ijcai.org/proceedings/2021/0137.pdf)]
- Continuous Coordination As a Realistic Scenario for Lifelong Learning (**ICML, 2021**) [[paper](https://arxiv.org/pdf/2103.03216.pdf)]
- Kernel Continual Learning (**ICML, 2021**) [[paper](https://proceedings.mlr.press/v139/derakhshani21a.html)]
- Variational Auto-Regressive Gaussian Processes for Continual Learning (**ICML, 2021**) [[paper](https://proceedings.mlr.press/v139/kapoor21b.html)]
- Bayesian Structural Adaptation for Continual Learning (**ICML, 2021**) [[paper](https://proceedings.mlr.press/v139/kumar21a.html)]
- Continual Learning in the Teacher-Student Setup: Impact of Task Similarity (**ICML, 2021**) [[paper](https://proceedings.mlr.press/v139/lee21e.html)]
- Continuous Coordination As a Realistic Scenario for Lifelong Learning (**ICML, 2021**) [[paper](https://proceedings.mlr.press/v139/nekoei21a.html)]
- Federated Continual Learning with Weighted Inter-client Transfer (**ICML, 2021**) [[paper](http://proceedings.mlr.press/v139/yoon21b/yoon21b.pdf)]
- Adapting BERT for Continual Learning of a Sequence of Aspect Sentiment Classification Tasks (**NAACL, 2021**) [[paper](https://www.aclweb.org/anthology/2021.naacl-main.378.pdf)]
- Continual Learning for Text Classification with Information Disentanglement Based Regularization (**NAACL, 2021**) [[paper](https://www.aclweb.org/anthology/2021.naacl-main.218.pdf)]
- CLASSIC: Continual and Contrastive Learning of Aspect Sentiment Classification Tasks (**EMNLP, 2021**) [[paper](https://aclanthology.org/2021.emnlp-main.550/)][[code](https://github.com/ZixuanKe/PyContinual)]
- Co-Transport for Class-Incremental Learning (**ACM MM, 2021**) [[paper](https://arxiv.org/pdf/2107.12654.pdf)]
- Towards Open World Object Detection (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Joseph_Towards_Open_World_Object_Detection_CVPR_2021_paper.pdf)] [[code](https://github.com/JosephKJ/OWOD)] [[video](https://www.youtube.com/watch?v=aB2ZFAR-OZg)]
- Prototype Augmentation and Self-Supervision for Incremental Learning (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Zhu_Prototype_Augmentation_and_Self-Supervision_for_Incremental_Learning_CVPR_2021_paper.pdf)] [[code](https://github.com/Impression2805/CVPR21_PASS)]
- ORDisCo: Effective and Efficient Usage of Incremental Unlabeled Data for Semi-supervised Continual Learning (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Wang_ORDisCo_Effective_and_Efficient_Usage_of_Incremental_Unlabeled_Data_for_CVPR_2021_paper.pdf)]
- Incremental Learning via Rate Reduction (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Wu_Incremental_Learning_via_Rate_Reduction_CVPR_2021_paper.pdf)]
- IIRC: Incremental Implicitly-Refined Classification (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Abdelsalam_IIRC_Incremental_Implicitly-Refined_Classification_CVPR_2021_paper.pdf)]
- Continual Adaptation of Visual Representations via Domain Randomization and Meta-learning (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Volpi_Continual_Adaptation_of_Visual_Representations_via_Domain_Randomization_and_Meta-Learning_CVPR_2021_paper.pdf)]
- Image De-raining via Continual Learning (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Zhou_Image_De-Raining_via_Continual_Learning_CVPR_2021_paper.pdf)]
- Continual Learning via Bit-Level Information Preserving (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Shi_Continual_Learning_via_Bit-Level_Information_Preserving_CVPR_2021_paper.pdf)]
- Hyper-LifelongGAN: Scalable Lifelong Learning for Image Conditioned Generation (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Zhai_Hyper-LifelongGAN_Scalable_Lifelong_Learning_for_Image_Conditioned_Generation_CVPR_2021_paper.pdf)]
- Lifelong Person Re-Identification via Adaptive Knowledge Accumulation (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Pu_Lifelong_Person_Re-Identification_via_Adaptive_Knowledge_Accumulation_CVPR_2021_paper.pdf)]
- Distilling Causal Effect of Data in Class-Incremental Learning (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.01737)]
- Self-Promoted Prototype Refinement for Few-Shot Class-Incremental Learning (**CVPR, 2021**) [[paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Zhu_Self-Promoted_Prototype_Refinement_for_Few-Shot_Class-Incremental_Learning_CVPR_2021_paper.pdf)]
- Layerwise Optimization by Gradient Decomposition for Continual Learning (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2105.07561)]
- Adaptive Aggregation Networks for Class-Incremental Learning (**CVPR, 2021**) [[paper](https://arxiv.org/pdf/2010.05063.pdf)]
- Incremental Few-Shot Instance Segmentation (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2105.05312)]
- Efficient Feature Transformations for Discriminative and Generative Continual Learning (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.13558)]
- On Learning the Geodesic Path for Incremental Learning (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2104.08572)]
- Few-Shot Incremental Learning with Continually Evolved Classifiers (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2104.03047)]
- Rectification-based Knowledge Retention for Continual Learning (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.16597)]
- DER: Dynamically Expandable Representation for Class Incremental Learning (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.16788)]
- Rainbow Memory: Continual Learning with a Memory of Diverse Samples (**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.17230)]
- Training Networks in Null Space of Feature Covariance for Continual Learning
(**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.07113)]
- Semantic-aware Knowledge Distillation for Few-Shot Class-Incremental Learning
(**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.04059)]
- PLOP: Learning without Forgetting for Continual Semantic Segmentation
(**CVPR, 2021**) [[paper](https://arxiv.org/abs/2011.11390)]
- Continual Semantic Segmentation via Repulsion-Attraction of Sparse and Disentangled Latent Representations
(**CVPR, 2021**) [[paper](https://arxiv.org/abs/2103.06342)]
- Online Class-Incremental Continual Learning with Adversarial Shapley Value(**AAAI, 2021**) [[paper](https://arxiv.org/abs/2009.00093)] [[code](https://github.com/RaptorMai/online-continual-learning)]
- Lifelong and Continual Learning Dialogue Systems: Learning during Conversation(**AAAI, 2021**) [[paper](https://www.cs.uic.edu/~liub/publications/LINC_paper_AAAI_2021_camera_ready.pdf)]
- Continual learning for named entity recognition(**AAAI, 2021**) [[paper](https://www.amazon.science/publications/continual-learning-for-named-entity-recognition)]
- Using Hindsight to Anchor Past Knowledge in Continual Learning(**AAAI, 2021**) [[paper](https://arxiv.org/abs/2002.08165)]
- Split-and-Bridge: Adaptable Class Incremental Learning within a Single Neural Network(**AAAI, 2021**) [[paper](https://arxiv.org/abs/2107.01349)] [[code](https://github.com/bigdata-inha/Split-and-Bridge)]
- Curriculum-Meta Learning for Order-Robust Continual Relation Extraction(**AAAI, 2021**) [[paper](https://arxiv.org/abs/2101.01926)]
- Continual Learning by Using Information of Each Class Holistically(**AAAI, 2021**) [[paper](https://www.cs.uic.edu/~liub/publications/AAAI2021_PCL.pdf)]
- Gradient Regularized Contrastive Learning for Continual Domain Adaptation(**AAAI, 2021**) [[paper](https://arxiv.org/abs/2007.12942)]
- Unsupervised Model Adaptation for Continual Semantic Segmentation(**AAAI, 2021**) [[paper](https://arxiv.org/abs/2009.12518)]
- A Continual Learning Framework for Uncertainty-Aware Interactive Image Segmentation(**AAAI, 2021**) [[paper](https://www.aaai.org/AAAI21Papers/AAAI-2989.ZhengE.pdf)]
- Do Not Forget to Attend to Uncertainty While Mitigating Catastrophic Forgetting(**WACV, 2021**) [[paper](https://openaccess.thecvf.com/content/WACV2021/html/Kurmi_Do_Not_Forget_to_Attend_to_Uncertainty_While_Mitigating_Catastrophic_WACV_2021_paper.html)]
- SpikeDyn: A Framework for Energy-Efficient Spiking Neural Networks with Continual and Unsupervised Learning Capabilities in Dynamic Environments (**DAC2021**) [[paper](https://doi.org/10.1109/DAC18074.2021.9586281)]

### 2020
- Rethinking Experience Replay: a Bag of Tricks for Continual Learning(**ICPR, 2020**) [[paper](https://arxiv.org/abs/2010.05595)] [[code](https://github.com/hastings24/rethinking_er)]
- Continual Learning for Natural Language Generation in Task-oriented Dialog Systems(**EMNLP, 2020**) [[paper](https://arxiv.org/abs/2010.00910)]
- Distill and Replay for Continual Language Learning(**COLING, 2020**) [[paper](https://www.aclweb.org/anthology/2020.coling-main.318.pdf)]
- Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks (**NeurIPS2020**) [[paper](https://proceedings.neurips.cc/paper/2020/file/d7488039246a405baf6a7cbc3613a56f-Paper.pdf)] [[code](https://github.com/ZixuanKe/CAT)]
- Meta-Consolidation for Continual Learning (**NeurIPS2020**) [[paper](https://arxiv.org/abs/2010.00352?context=cs)]
- Understanding the Role of Training Regimes in Continual Learning (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2006.06958.pdf)]
- Continual Learning with Node-Importance based Adaptive Group Sparse Regularization (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2003.13726.pdf)]
- Online Fast Adaptation and Knowledge Accumulation (OSAKA): a New Approach to Continual Learning (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2003.05856.pdf)]
- Coresets via Bilevel Optimization for Continual Learning and Streaming (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2006.03875.pdf)]
- RATT: Recurrent Attention to Transient Tasks for Continual Image Captioning (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2007.06271.pdf)]
- Continual Deep Learning by Functional Regularisation of Memorable Past (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2004.14070.pdf)]
- Dark Experience for General Continual Learning: a Strong, Simple Baseline (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2004.07211.pdf)] [[code](https://github.com/aimagelab/mammoth)]
- GAN Memory with No Forgetting (**NeurIPS2020**) [[paper](https://arxiv.org/pdf/2006.07543.pdf)]
- Calibrating CNNs for Lifelong Learning (**NeurIPS2020**) [[paper](http://people.ee.duke.edu/~lcarin/Final_Calibration_Incremental_Learning_NeurIPS_2020.pdf)]
- Mitigating Forgetting in Online Continual Learning
via Instance-Aware Parameterization (**NeurIPS2020**) [[paper](https://papers.nips.cc/paper/2020/file/ca4b5656b7e193e6bb9064c672ac8dce-Paper.pdf)]
- ADER: Adaptively Distilled Exemplar Replay Towards Continual Learning for Session-based Recommendation(**RecSys, 2020**) [[paper](https://arxiv.org/abs/2007.12000)]
- Initial Classifier Weights Replay for Memoryless Class Incremental Learning (**BMVC2020**) [[paper](https://arxiv.org/pdf/2008.13710.pdf)]
- Adversarial Continual Learning (**ECCV2020**) [[paper](https://arxiv.org/abs/2003.09553)] [[code](https://github.com/facebookresearch/Adversarial-Continual-Learning)]
- REMIND Your Neural Network to Prevent Catastrophic Forgetting (**ECCV2020**) [[paper](https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123530460.pdf)] [[code](https://github.com/tyler-hayes/REMIND)]
- Incremental Meta-Learning via Indirect Discriminant Alignment (**ECCV2020**) [[paper](https://arxiv.org/abs/2002.04162)]
- Memory-Efficient Incremental Learning Through Feature Adaptation (**ECCV2020**) [[paper](https://arxiv.org/abs/2004.00713)]
- PODNet: Pooled Outputs Distillation for Small-Tasks Incremental Learning (**ECCV2020**) [[paper](https://arxiv.org/abs/2004.13513)] [[code](https://github.com/arthurdouillard/incremental_learning.pytorch)]
- Reparameterizing Convolutions for Incremental Multi-Task Learning Without Task Interference (**ECCV2020**) [[paper](https://arxiv.org/abs/2007.12540)]
- Learning latent representions across multiple data domains using Lifelong VAEGAN (**ECCV2020**) [[paper](https://arxiv.org/abs/2007.10221)]
- Online Continual Learning under Extreme Memory Constraints (**ECCV2020**) [[paper](https://arxiv.org/abs/2008.01510)]
- Class-Incremental Domain Adaptation (**ECCV2020**) [[paper](https://arxiv.org/abs/2008.01389)]
- More Classifiers, Less Forgetting: A Generic Multi-classifier Paradigm for Incremental Learning (**ECCV2020**) [[paper](http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123710698.pdf)]
- Piggyback GAN: Efficient Lifelong Learning for Image Conditioned Generation (**ECCV2020**) [[paper](https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123660392.pdf)]
- GDumb: A Simple Approach that Questions Our Progress in Continual Learning (**ECCV2020**) [[paper](http://www.robots.ox.ac.uk/~tvg/publications/2020/gdumb.pdf)]
- Imbalanced Continual Learning with Partitioning Reservoir Sampling (**ECCV2020**) [[paper](http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123580409.pdf)]
- Topology-Preserving Class-Incremental Learning (**ECCV2020**) [[paper](http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123640256.pdf)]
- GraphSAIL: Graph Structure Aware Incremental Learning for Recommender Systems (**CIKM2020**) [[paper](https://arxiv.org/abs/2008.13517)]
- OvA-INN: Continual Learning with Invertible Neural Networks (**IJCNN2020**) [[paper](https://arxiv.org/abs/2006.13772)]
- XtarNet: Learning to Extract Task-Adaptive Representation
for Incremental Few-Shot Learning (**ICLM2020**) [[paper](https://arxiv.org/pdf/2003.08561.pdf)]
- Optimal Continual Learning has Perfect Memory and is NP-HARD (**ICML2020**) [[paper](https://arxiv.org/pdf/2006.05188.pdf)]
- Neural Topic Modeling with Continual Lifelong Learning (**ICML2020**) [[paper](https://arxiv.org/pdf/2006.10909.pdf)]
- Continual Learning with Knowledge Transfer for Sentiment Classification (**ECML-PKDD2020**) [[paper](https://www.cs.uic.edu/~liub/publications/ECML-PKDD-2020.pdf)] [[code](https://github.com/ZixuanKe/LifelongSentClass)]
- Semantic Drift Compensation for Class-Incremental Learning (**CVPR2020**) [[paper](https://arxiv.org/pdf/2004.00440.pdf)] [[code](https://github.com/yulu0724/SDC-IL)]
- Few-Shot Class-Incremental Learning (**CVPR2020**) [[paper](https://arxiv.org/pdf/2004.10956.pdf)]
- Modeling the Background for Incremental Learning in Semantic Segmentation (**CVPR2020**) [[paper](https://arxiv.org/pdf/2002.00718.pdf)]
- Incremental Few-Shot Object Detection (**CVPR2020**) [[paper](https://arxiv.org/pdf/2003.04668.pdf)]
- Incremental Learning In Online Scenario (**CVPR2020**) [[paper](https://arxiv.org/pdf/2003.13191.pdf)]
- Maintaining Discrimination and Fairness in Class Incremental Learning (**CVPR2020**) [[paper](https://arxiv.org/pdf/1911.07053.pdf)]
- Conditional Channel Gated Networks for Task-Aware Continual Learning (**CVPR2020**) [[paper](https://arxiv.org/pdf/2004.00070.pdf)]
- Continual Learning with Extended Kronecker-factored Approximate Curvature
(**CVPR2020**) [[paper](https://arxiv.org/abs/2004.07507)]
- iTAML : An Incremental Task-Agnostic Meta-learning Approach (**CVPR2020**) [[paper](https://arxiv.org/pdf/2003.11652.pdf)] [[code](https://github.com/brjathu/iTAML)]
- Mnemonics Training: Multi-Class Incremental Learning without Forgetting (**CVPR2020**) [[paper](https://arxiv.org/pdf/2002.10211.pdf)] [[code](https://github.com/yaoyao-liu/mnemonics)]
- ScaIL: Classifier Weights Scaling for Class Incremental Learning (**WACV2020**) [[paper](https://arxiv.org/abs/2001.05755)]
- Accepted papers(**ICLR2020**) [[paper](https://docs.google.com/presentation/d/17s5Y8N9dypH-59tuwKaCp80NYBxTmtT6V-zOFlsH-SA/edit?usp=sharing)]
- Brain-inspired replay for continual learning with artificial neural networks (**Natrue Communications 2020**) [[paper](https://www.nature.com/articles/s41467-020-17866-2)] [[code](https://github.com/GMvandeVen/brain-inspired-replay)]
- Learning to Continually Learn (**ECAI 2020**) [[paper](https://arxiv.org/abs/2002.09571)] [[code](https://github.com/uvm-neurobotics-lab/ANML)]
### 2019
- Compacting, Picking and Growing for Unforgetting Continual Learning (**NeurIPS2019**)[[paper](https://papers.nips.cc/paper/9518-compacting-picking-and-growing-for-unforgetting-continual-learning.pdf)][[code](https://github.com/ivclab/CPG)]
- Increasingly Packing Multiple Facial-Informatics Modules in A Unified Deep-Learning Model via Lifelong Learning (**ICMR2019**) [[paper](https://dl.acm.org/doi/10.1145/3323873.3325053)][[code](https://github.com/ivclab/PAE)]
- Towards Training Recurrent Neural Networks for Lifelong Learning (**Neural Computation 2019**) [[paper](https://arxiv.org/pdf/1811.07017.pdf)]
- Complementary Learning for Overcoming Catastrophic Forgetting Using Experience Replay (**IJCAI2019**) [[paper]](https://www.ijcai.org/Proceedings/2019/0463.pdf)
- IL2M: Class Incremental Learning With Dual Memory
(**ICCV2019**) [[paper](http://openaccess.thecvf.com/content_ICCV_2019/papers/Belouadah_IL2M_Class_Incremental_Learning_With_Dual_Memory_ICCV_2019_paper.pdf)]
- Incremental Learning Using Conditional Adversarial Networks
(**ICCV2019**) [[paper](http://openaccess.thecvf.com/content_ICCV_2019/html/Xiang_Incremental_Learning_Using_Conditional_Adversarial_Networks_ICCV_2019_paper.html)]
- Adaptive Deep Models for Incremental Learning: Considering Capacity Scalability and Sustainability (**KDD2019**) [[paper](http://www.lamda.nju.edu.cn/yangy/KDD19.pdf)]
- Random Path Selection for Incremental Learning (**NeurIPS2019**) [[paper](https://arxiv.org/pdf/1906.01120.pdf)]
- Online Continual Learning with Maximal Interfered Retrieval (**NeurIPS2019**) [[paper](http://papers.neurips.cc/paper/9357-online-continual-learning-with-maximal-interfered-retrieval)]
- Meta-Learning Representations for Continual Learning (**NeurIPS2019**) [[paper](http://papers.nips.cc/paper/8458-meta-learning-representations-for-continual-learning.pdf)] [[code](https://github.com/Khurramjaved96/mrcl)]
- Overcoming Catastrophic Forgetting with Unlabeled Data in the Wild (**ICCV2019**) [[paper](https://arxiv.org/pdf/1903.12648.pdf)]
- Continual Learning by Asymmetric Loss Approximation
with Single-Side Overestimation (**ICCV2019**) [[paper](https://arxiv.org/pdf/1908.02984.pdf)]
- Lifelong GAN: Continual Learning for Conditional Image Generation (**ICCV2019**) [[paper](https://arxiv.org/pdf/1907.10107.pdf)]
- Continual learning of context-dependent processing in neural networks (**Nature Machine Intelligence 2019**) [[paper](https://rdcu.be/bOaa3)] [[code](https://github.com/beijixiong3510/OWM)]
- Large Scale Incremental Learning (**CVPR2019**) [[paper](https://arxiv.org/abs/1905.13260)] [[code](https://github.com/wuyuebupt/LargeScaleIncrementalLearning)]
- Learning a Unified Classifier Incrementally via Rebalancing (**CVPR2019**) [[paper](http://openaccess.thecvf.com/content_CVPR_2019/papers/Hou_Learning_a_Unified_Classifier_Incrementally_via_Rebalancing_CVPR_2019_paper.pdf)] [[code](https://github.com/hshustc/CVPR19_Incremental_Learning)]
- Learning Without Memorizing (**CVPR2019**) [[paper](https://arxiv.org/pdf/1811.08051.pdf)]
- Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning (**CVPR2019**) [[paper](https://arxiv.org/abs/1904.03137)]
- Task-Free Continual Learning (**CVPR2019**) [[paper](https://arxiv.org/pdf/1812.03596.pdf)]
- Learn to Grow: A Continual Structure Learning Framework for Overcoming Catastrophic Forgetting (**ICML2019**) [[paper](https://arxiv.org/abs/1904.00310)]
- Efficient Lifelong Learning with A-GEM (**ICLR2019**) [[paper](https://openreview.net/forum?id=Hkf2_sC5FX)] [[code](https://github.com/facebookresearch/agem)]
- Learning to Learn without Forgetting By Maximizing Transfer and Minimizing Interference (**ICLR2019**) [[paper](https://openreview.net/forum?id=B1gTShAct7)] [[code](https://github.com/mattriemer/mer)]
- Overcoming Catastrophic Forgetting via Model Adaptation (**ICLR2019**) [[paper](https://openreview.net/forum?id=ryGvcoA5YX)]
- A comprehensive, application-oriented study of catastrophic forgetting in DNNs (**ICLR2019**) [[paper](https://openreview.net/forum?id=BkloRs0qK7)]

### 2018
- Memory Replay GANs: learning to generate images from new categories without forgetting
(**NIPS2018**) [[paper](https://arxiv.org/abs/1809.02058)] [[code](https://github.com/WuChenshen/MeRGAN)]
- Reinforced Continual Learning (**NIPS2018**) [[paper](http://papers.nips.cc/paper/7369-reinforced-continual-learning.pdf)] [[code](https://github.com/xujinfan/Reinforced-Continual-Learning)]
- Online Structured Laplace Approximations for Overcoming Catastrophic Forgetting (**NIPS2018**) [[paper](http://papers.nips.cc/paper/7631-online-structured-laplace-approximations-for-overcoming-catastrophic-forgetting.pdf)]
- Rotate your Networks: Better Weight Consolidation and Less Catastrophic Forgetting (R-EWC) (**ICPR2018**) [[paper](https://arxiv.org/abs/1802.02950)] [[code](https://github.com/xialeiliu/RotateNetworks)]
- Exemplar-Supported Generative Reproduction for Class Incremental Learning (**BMVC2018**) [[paper](http://bmvc2018.org/contents/papers/0325.pdf)] [[code](https://github.com/TonyPod/ESGR)]
- End-to-End Incremental Learning (**ECCV2018**) [[paper](https://arxiv.org/abs/1807.09536)][[code](https://github.com/fmcp/EndToEndIncrementalLearning)]
- Riemannian Walk for Incremental Learning: Understanding Forgetting and Intransigence (**ECCV2018**)[[paper](http://arxiv-export-lb.library.cornell.edu/abs/1801.10112)]
- Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights (**ECCV2018**) [[paper](https://arxiv.org/abs/1801.06519)] [[code](https://github.com/arunmallya/piggyback)]
- Memory Aware Synapses: Learning what (not) to forget (**ECCV2018**) [[paper](https://arxiv.org/abs/1711.09601)] [[code](https://github.com/rahafaljundi/MAS-Memory-Aware-Synapses)]
- Lifelong Learning via Progressive Distillation and Retrospection (**ECCV2018**) [[paper](http://openaccess.thecvf.com/content_ECCV_2018/papers/Saihui_Hou_Progressive_Lifelong_Learning_ECCV_2018_paper.pdf)]
- PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning (**CVPR2018**) [[paper](https://arxiv.org/abs/1711.05769)] [[code](https://github.com/arunmallya/packnet)]
- Overcoming Catastrophic Forgetting with Hard Attention to the Task (**ICML2018**) [[paper](http://proceedings.mlr.press/v80/serra18a.html)] [[code](https://github.com/joansj/hat)]
- Lifelong Learning with Dynamically Expandable Networks (**ICLR2018**) [[paper](https://openreview.net/forum?id=Sk7KsfW0-)]
- FearNet: Brain-Inspired Model for Incremental Learning (**ICLR2018**) [[paper](https://openreview.net/forum?id=SJ1Xmf-Rb)]

### 2017
- Incremental Learning of Object Detectors Without Catastrophic Forgetting
(**ICCV2017**) [[paper](http://openaccess.thecvf.com/content_iccv_2017/html/Shmelkov_Incremental_Learning_of_ICCV_2017_paper.html)]
- Overcoming catastrophic forgetting in neural networks (EWC) (**PNAS2017**) [[paper](https://arxiv.org/abs/1612.00796)] [[code](https://github.com/ariseff/overcoming-catastrophic)] [[code](https://github.com/stokesj/EWC)]
- Continual Learning Through Synaptic Intelligence (**ICML2017**) [[paper](http://proceedings.mlr.press/v70/zenke17a.html)] [[code](https://github.com/ganguli-lab/pathint)]
- Gradient Episodic Memory for Continual Learning (**NIPS2017**) [[paper](https://arxiv.org/abs/1706.08840)] [[code](https://github.com/facebookresearch/GradientEpisodicMemory)]
- iCaRL: Incremental Classifier and Representation Learning (**CVPR2017**) [[paper](https://arxiv.org/abs/1611.07725)] [[code](https://github.com/srebuffi/iCaRL)]
- Continual Learning with Deep Generative Replay (**NIPS2017**) [[paper](https://arxiv.org/abs/1705.08690)] [[code](https://github.com/kuc2477/pytorch-deep-generative-replay)]
- Overcoming Catastrophic Forgetting by Incremental Moment Matching (**NIPS2017**) [[paper](https://arxiv.org/abs/1703.08475)] [[code](https://github.com/btjhjeon/IMM_tensorflow)]
- Expert Gate: Lifelong Learning with a Network of Experts (**CVPR2017**) [[paper](https://arxiv.org/abs/1611.06194)]
- Encoder Based Lifelong Learning (**ICCV2017**) [[paper](https://arxiv.org/abs/1704.01920)]

### 2016
- Learning without forgetting (**ECCV2016**) [[paper](https://link.springer.com/chapter/10.1007/978-3-319-46493-0_37)] [[code](https://github.com/lizhitwo/LearningWithoutForgetting)]

## [Awesome Long-Tailed Recognition / Imbalanced Learning](https://github.com/xialeiliu/Awesome-LongTailed-Recognition)
#### Find it interesting that there are more shared techniques than I thought for incremental learning (exemplars-based).

## ContinualAI wiki
#### [An Open Community of Researchers and Enthusiasts on Continual/Lifelong Learning for AI](https://www.continualai.org/)

## Workshops
#### [4th Lifelong Learning Workshop at ICML 2020](https://lifelongml.github.io/)
#### [Workshop on Continual Learning at ICML 2020](https://icml.cc/Conferences/2020/Schedule?showEvent=5743)
#### [Continual Learning in Computer Vision Workshop CVPR 2020](https://sites.google.com/view/clvision2020/overview)
#### [Continual learning workshop NeurIPS 2018](https://sites.google.com/view/continual2018/home?authuser=0)

## Challenges or Competitions
#### [1st Lifelong Learning for Machine Translation Shared Task at WMT20 (EMNLP 2020)](http://www.statmt.org/wmt20/lifelong-learning-task.html)
#### [Continual Learning in Computer Vision Challenge CVPR 2020](https://sites.google.com/view/clvision2020/challenge?authuser=0)
#### [Lifelong Robotic Vision Challenge IROS 2019](https://lifelong-robotic-vision.github.io)

## Feel free to contact me if you find any interesting paper is missing.
## Workshop papers are currently out due to space.