Pith. sign in

REVIEW 2 cited by

Learning Prompt with Distribution-Based Feature Replay for Few-Shot Class-Incremental Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.01598 v3 pith:OHRTXMYW submitted 2024-01-03 cs.CV

classification cs.CV
keywords knowledgepromptlearningsessionfscillp-difmodelreplay
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Few-shot Class-Incremental Learning (FSCIL) aims to continuously learn new classes based on very limited training data without forgetting the old ones encountered. Existing studies solely relied on pure visual networks, while in this paper we solved FSCIL by leveraging the Vision-Language model (e.g., CLIP) and propose a simple yet effective framework, named Learning Prompt with Distribution-based Feature Replay (LP-DiF). We observe that simply using CLIP for zero-shot evaluation can substantially outperform the most influential methods. Then, prompt tuning technique is involved to further improve its adaptation ability, allowing the model to continually capture specific knowledge from each session. To prevent the learnable prompt from forgetting old knowledge in the new session, we propose a pseudo-feature replay approach. Specifically, we preserve the old knowledge of each class by maintaining a feature-level Gaussian distribution with a diagonal covariance matrix, which is estimated by the image features of training images and synthesized features generated from a VAE. When progressing to a new session, pseudo-features are sampled from old-class distributions combined with training images of the current session to optimize the prompt, thus enabling the model to learn new knowledge while retaining old knowledge. Experiments on three prevalent benchmarks, i.e., CIFAR100, mini-ImageNet, CUB-200, and two more challenging benchmarks, i.e., SUN-397 and CUB-200$^*$ proposed in this paper showcase the superiority of LP-DiF, achieving new state-of-the-art (SOTA) in FSCIL. Code is publicly available at https://github.com/1170300714/LP-DiF.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DSS-Prompt: Dynamic-Static Synergistic Prompting for Few-Shot Class-Incremental Learning

    cs.CV 2025-08 conditional novelty 6.0 of 10

    DSS-Prompt combines static prompts with instance-aware dynamic prompts generated from BLIP multi-modal features to achieve state-of-the-art few-shot class-incremental learning on four benchmarks without incremental training.

  2. Text to Image for Multi-Label Image Recognition with Joint Prompt-Adapter Learning

    cs.CV 2025-06 conditional novelty 5.0 of 10

    Synthetic images from text captions, combined with a shared prompt-adapter, improve multi-label image recognition and reduce CLIP's modality gap.

Pith tools