A continual learning system combining triplet loss, VAE-generated pseudo-replay, and knowledge distillation is reported to reduce forgetting on medical image datasets, though key loss terms are described inconsistently.
On the Soft-Subnetwork for Few-shot Class Incremental Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Inspired by Regularized Lottery Ticket Hypothesis (RLTH), which hypothesizes that there exist smooth (non-binary) subnetworks within a dense network that achieve the competitive performance of the dense network, we propose a few-shot class incremental learning (FSCIL) method referred to as \emph{Soft-SubNetworks (SoftNet)}. Our objective is to learn a sequence of sessions incrementally, where each session only includes a few training instances per class while preserving the knowledge of the previously learned ones. SoftNet jointly learns the model weights and adaptive non-binary soft masks at a base training session in which each mask consists of the major and minor subnetwork; the former aims to minimize catastrophic forgetting during training, and the latter aims to avoid overfitting to a few samples in each new training session. We provide comprehensive empirical validations demonstrating that our SoftNet effectively tackles the few-shot incremental learning problem by surpassing the performance of state-of-the-art baselines over benchmark datasets.
fields
cs.CV 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Mitigating Catastrophic Forgetting in the Incremental Learning of Medical Images
A continual learning system combining triplet loss, VAE-generated pseudo-replay, and knowledge distillation is reported to reduce forgetting on medical image datasets, though key loss terms are described inconsistently.