Related Experiment Video
Updated: Sep 15, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
PKI: Prior knowledge-infused neural network for few-shot class-incremental learning.
Kexin Bao1, Fanzhao Lin2, Zichen Wang3
1Institute of Information Engineering, Chinese Academy of Sciences, Beijing, 100092, China; School of Cyber Security, University of Chinese Academy of Sciences, Beijing, 100049, China.
This study introduces a Prior Knowledge-Infused (PKI) neural network to address challenges in few-shot class-incremental learning. The PKI model effectively retains prior knowledge while learning new classes, outperforming existing methods.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Computer Vision
Background:
- Few-shot class-incremental learning (FSCIL) faces challenges of catastrophic forgetting and overfitting to new classes.
- Existing methods often freeze network components to preserve prior knowledge, potentially limiting adaptation.
- Balancing knowledge retention and new learning is crucial for effective incremental learning.
Purpose of the Study:
- To propose a novel Prior Knowledge-Infused neural network (PKI) for enhanced FSCIL.
- To effectively integrate and utilize accumulated prior knowledge during incremental learning sessions.
- To mitigate catastrophic forgetting and overfitting while improving new class recognition.
Main Methods:
- The PKI model comprises a backbone, an ensemble of projectors, a classifier, and memory.
- A new projector is added and fine-tuned with the classifier in each incremental session.
- Cascading projectors integrate prior knowledge, enabling flexible learning of new information.
Main Results:
- The proposed PKI approach demonstrates superior performance in recognizing both old and new classes.
- Variants PKIV-1 and PKIV-2 offer a trade-off between resource consumption and performance.
- Extensive experiments on three benchmarks show PKI outperforms state-of-the-art FSCIL methods.
Conclusions:
- The PKI network effectively leverages prior knowledge for robust few-shot class-incremental learning.
- The cascading projector design facilitates flexible integration of new knowledge.
- PKI offers a promising direction for continual learning systems facing limited data.
Related Concept Videos
Observational Learning
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Associative Learning
Classical conditioning, also known...
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
Purposive Learning
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...