continual few-shot learning

7 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Defining Benchmarks for Continual Few-Shot Learning

AntreasAntoniou/FewShotContinualLearning 15 Apr 2020

Both few-shot and continual learning have seen substantial progress in the last years due to the introduction of proper benchmarks.

Beyond Simple Meta-Learning: Multi-Purpose Models for Multi-Domain, Active and Continual Few-Shot Learning

plai-group/simple-cnaps 13 Jan 2022

The first method, Simple CNAPS, employs a hierarchically regularized Mahalanobis-distance based classifier combined with a state of the art neural adaptive feature extractor to achieve strong performance on Meta-Dataset, mini-ImageNet and tiered-ImageNet benchmarks.

Constrained Few-shot Class-incremental Learning

ibm/constrained-fscil CVPR 2022

Moreover, it is imperative that such learning must respect certain memory and computational constraints such as (i) training samples are limited to only a few per class, (ii) the computational cost of learning a novel class remains constant, and (iii) the memory footprint of the model grows at most linearly with the number of classes observed.

Neural Stored-program Memory

thaihungle/NSM ICLR 2020

Neural networks powered with external memory simulate computer behaviors.

ACIL: Analytic Class-Incremental Learning with Absolute Memorization and Privacy Protection

ZHUANGHP/Analytic-continual-learning 30 May 2022

Class-incremental learning (CIL) learns a classification model with training data of different classes arising progressively.

Expanding continual few-shot learning benchmarks to include recognition of specific instances

cerenaut/cfsl 26 Aug 2022

Continual learning and few-shot learning are important frontiers in progress towards broader Machine Learning (ML) capabilities.