Continual Segmentation under Joint Nonstationarity
Abstract
Continual semantic segmentation remains an underexplored area in both 2D and 3D domains. The problem becomes particularly challenging when classes and domains evolve over time, with incremental classes having only a few labeled samples. In this setting, the model must simultaneously address catastrophic forgetting of old classes, overfitting due to the limited labeled data of new classes, and domain shifts arising from changes in data distribution. Existing methods fail to simultaneously address these real-world constraints. We introduce the JASCL framework, which integrates gradient-adaptive stabilization and prototype anchored supervision (PAS) to enhance continual learning across class-incremental (CIL), domain-incremental (DIL), and few-shot scenarios. Gradient-adaptive stabilization perturbs parameters with overfitted or saturated gradients more strongly, while perturbing parameters with highly changing or large gradients less, preserving critical weights, allowing less critical parameters to explore alternative solutions in the parameter space, mitigating forgetting, reducing overfitting, and improving robustness to domain shifts. For incremental classes with unlabeled data, PAS enables semi-supervised learning by refining pseudo-labels and filtering out incorrect high-confidence predictions, ensuring reliable supervision for incremental classes. Together, these components work synergistically to enhance stability, generalization, and continual learning across all learning regimes. Code: https://github.com/anony34/FoSSIL
๐ฟ Checkpoints for Med JASCL-Disjoint
| Session | Download Link |
|---|---|
| Session 0 | Download |
| Session 1 | Download |
| Session 2 | Download |
| Session 3 | Download |
| Session 4 | Download |
| Session 5 | Download |
๐ฟ Checkpoints for Semi-Supervised Natural-JASCL
๐ฟ Checkpoints for Natural-JASCL (SAM)
| Session | Download Link |
|---|---|
| Session 0 | Download |