Pith. sign in

REVIEW 3 cited by

Neural Collapse Inspired Feature-Classifier Alignment 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 2302.03004 v1 pith:QZTIUTAL submitted 2023-02-06 cs.CV cs.LG

classification cs.CVcs.LG
keywords classifiercollapseprototypesfscilneuralclassincrementalinspired
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Few-shot class-incremental learning (FSCIL) has been a challenging problem as only a few training samples are accessible for each novel class in the new sessions. Finetuning the backbone or adjusting the classifier prototypes trained in the prior sessions would inevitably cause a misalignment between the feature and classifier of old classes, which explains the well-known catastrophic forgetting problem. In this paper, we deal with this misalignment dilemma in FSCIL inspired by the recently discovered phenomenon named neural collapse, which reveals that the last-layer features of the same class will collapse into a vertex, and the vertices of all classes are aligned with the classifier prototypes, which are formed as a simplex equiangular tight frame (ETF). It corresponds to an optimal geometric structure for classification due to the maximized Fisher Discriminant Ratio. We propose a neural collapse inspired framework for FSCIL. A group of classifier prototypes are pre-assigned as a simplex ETF for the whole label space, including the base session and all the incremental sessions. During training, the classifier prototypes are not learnable, and we adopt a novel loss function that drives the features into their corresponding prototypes. Theoretical analysis shows that our method holds the neural collapse optimality and does not break the feature-classifier alignment in an incremental fashion. Experiments on the miniImageNet, CUB-200, and CIFAR-100 datasets demonstrate that our proposed framework outperforms the state-of-the-art performances. Code address: https://github.com/NeuralCollapseApplications/FSCIL

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 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. Hierarchical Neural Collapse Detection Transformer for Class Incremental Object Detection

    cs.CV 2025-06 conditional novelty 6.0 of 10

    Hier-DETR reports state-of-the-art incremental detection accuracy, 48.4 AP on COCO 70+10 and 45.46 AP on MTSD 150+71, using a frozen hierarchical tree of general orthogonal frame prototypes with a proxy-based guiding loss.

  3. Alleviating Regional Shortcuts for Few-Shot Class-Incremental Learning

    cs.CV 2026-07 conditional novelty 5.0 of 10

    Base training makes few-shot class-incremental models over-focus on a few discriminative regions ('regional shortcuts'), causing new classes to be misread as old ones; a common-plus-discriminative primitive method mit...

Pith tools