SAILS: Segment Anything with Incrementally Learned Semantics for Task-Invariant and Training-Free Continual Learning
Shishir Muralidhara, Didier Stricker, Ren\'e Schuster

TL;DR
SAILS introduces a training-free, task-invariant continual learning framework for semantic segmentation that leverages foundational models and prototypes, eliminating forgetting and outperforming training-based methods on standard datasets.
Contribution
SAILS proposes a novel training-free approach for class-incremental semantic segmentation using foundational models and prototypes, avoiding retraining and reducing forgetting.
Findings
SAILS outperforms existing training-based methods on standard datasets.
It completely eliminates forgetting by avoiding parameter updates.
SAILS shows positive backward transfer, improving previous class performance with new classes.
Abstract
Continual learning remains constrained by the need for repeated retraining, high computational costs, and the persistent challenge of forgetting. These factors significantly limit the applicability of continuous learning in real-world settings, as iterative model updates require significant computational resources and inherently exacerbate forgetting. We present SAILS -- Segment Anything with Incrementally Learned Semantics, a training-free framework for Class-Incremental Semantic Segmentation (CISS) that sidesteps these challenges entirely. SAILS leverages foundational models to decouple CISS into two stages: Zero-shot region extraction using Segment Anything Model (SAM), followed by semantic association through prototypes in a fixed feature space. SAILS incorporates selective intra-class clustering, resulting in multiple prototypes per class to better model intra-class variability.…
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 · Advanced Neural Network Applications · Multimodal Machine Learning Applications
