Brain-inspired analogical mixture prototypes for few-shot class-incremental learning
Wanyi Li, Wei Wei, Yongkang Luo, Peng Wang

TL;DR
This paper introduces BAMP, a brain-inspired method for few-shot class-incremental learning that combines prototype mixing, statistical analogy, and soft voting to improve learning efficiency and retention.
Contribution
The paper proposes a novel brain-inspired approach called BAMP that enhances FSCIL by integrating analogical reasoning with prototype learning and statistical calibration.
Findings
BAMP outperforms state-of-the-art methods on benchmark datasets.
It effectively alleviates catastrophic forgetting in FSCIL.
BAMP performs well in both big start and small start FSCIL settings.
Abstract
Few-shot class-incremental learning (FSCIL) poses significant challenges for artificial neural networks due to the need to efficiently learn from limited data while retaining knowledge of previously learned tasks. Inspired by the brain's mechanisms for categorization and analogical learning, we propose a novel approach called Brain-inspired Analogical Mixture Prototypes (BAMP). BAMP has three components: mixed prototypical feature learning, statistical analogy, and soft voting. Starting from a pre-trained Vision Transformer (ViT), mixed prototypical feature learning represents each class using a mixture of prototypes and fine-tunes these representations during the base session. The statistical analogy calibrates the mean and covariance matrix of prototypes for new classes according to similarity to the base classes, and computes classification score with Mahalanobis distance. Soft…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis
MethodsAttention Is All You Need · Absolute Position Encodings · Dense Connections · Linear Layer · Layer Normalization · Byte Pair Encoding · Residual Connection · Label Smoothing · Multi-Head Attention · Position-Wise Feed-Forward Layer
