paper-with-me

Papers

Learnable Distribution Calibration for Few-Shot Class-Incremental Learning

2022-10-01 · Binghao Liu, Boyu Yang, Lingxi Xie, Ren Wang, Qi Tian, Qixiang Ye

Few-shot class-incremental learning (FSCIL) faces challenges of memorizing old class distributions and estimating new class distributions given few training samples. In this study, we propose a learnable distribution calibration (LDC) approach, with the aim to systematically solve these two challenges using a unified framework. LDC is built upon a parameterized calibration unit (PCU), which initializes biased distributions for all classes based on classifier vectors (memory-free) and a single covariance matrix. The covariance matrix is shared by all classes, so that the memory costs are fixed. During base training, PCU is endowed with the ability to calibrate biased distributions by recurrently updating sampled features under the supervision of real distributions. During incremental learning, PCU recovers distributions for old classes to avoid forgetting', as well as estimating distributions and augmenting samples for new classes to alleviate over-fitting' caused by the biased distributions of few-shot samples. LDC is theoretically plausible by formatting a variational inference procedure. It improves FSCIL's flexibility as the training procedure requires no class similarity priori. Experiments on CUB200, CIFAR100, and mini-ImageNet datasets show that LDC outperforms the state-of-the-arts by 4.64%, 1.98%, and 3.97%, respectively. LDC's effectiveness is also validated on few-shot learning scenarios.

📄 PDF Abstract BibTeX arXiv:2210.00232

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningFew-Shot LearningIncremental LearningVariational Inference

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Ambiguity-Guided Learnable Distribution Calibration for Semi-Supervised Few-Shot Class-Incremental Learning

2025-07-31 · Fan Lyu, Linglan Zhao, Chengyan Liu, Yinying Mei 외 arxiv

Few-Shot Class-Incremental Learning (FSCIL) focuses on models learning new concepts from limited data while retaining knowledge of previous classes. Recently, many studies have started to leverage unlabeled samples to as…

Few-Shot Class-Incremental Learning

Confidence Self-Calibration for Multi-Label Class-Incremental Learning

2024-03-19 · Kaile Du, Yifan Zhou, Fan Lyu, Yuyang Li 외

The partial label challenge in Multi-Label Class-Incremental Learning (MLCIL) arises when only the new classes are labeled during training, while past and future labels remain unavailable. This issue leads to a prolifera…

class-incremental learningClass Incremental LearningIncremental Learning

Few-Shot Class-Incremental Learning via Training-Free Prototype Calibration

2023-12-08 · NeurIPS 2023 11 · Qi-Wei Wang, Da-Wei Zhou, Yi-Kai Zhang, De-Chuan Zhan 외

Real-world scenarios are usually accompanied by continuously appearing classes with scare labeled samples, which require the machine learning model to incrementally learn new classes and maintain the knowledge of base cl…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningFew-Shot Learning+3

Unlocking Prototype Potential: An Efficient Tuning Framework for Few-Shot Class-Incremental Learning

2026-02-05 · Shengqin Jiang, Xiaoran Feng, Yuankai Qi, Haokui Zhang 외 arxiv

Few-shot class-incremental learning (FSCIL) seeks to continuously learn new classes from very limited samples while preserving previously acquired knowledge. Traditional methods often utilize a frozen pre-trained feature…

Few-Shot Class-Incremental Learning

Generalized and Incremental Few-Shot Learning by Explicit Learning and Calibration without Forgetting

2021-08-18 · ICCV 2021 10 · Anna Kukleva, Hilde Kuehne, Bernt Schiele

Both generalized and incremental few-shot learning have to deal with three major challenges: learning novel classes from only few samples per class, preventing catastrophic forgetting of base classes, and classifier cali…

Classifier calibrationFew-Shot Learning