TL;DR
This paper introduces LAG, an interpretable and efficient continual semantic segmentation method that uses semantic-invariance modeling to better preserve knowledge and learn from limited data, inspired by human recognition patterns.
Contribution
LAG presents a simple, model-agnostic architecture with semantic-invariance modeling via feature decoupling, improving data-limited CSS performance and interpretability.
Findings
LAG outperforms existing methods in data-limited settings.
Semantic-invariance modeling enhances knowledge retention.
The approach is robust and interpretable.
Abstract
Continual semantic segmentation (CSS) based on incremental learning (IL) is a great endeavour in developing human-like segmentation models. However, current CSS approaches encounter challenges in the trade-off between preserving old knowledge and learning new ones, where they still need large-scale annotated data for incremental training and lack interpretability. In this paper, we present Learning at a Glance (LAG), an efficient, robust, human-like and interpretable approach for CSS. Specifically, LAG is a simple and model-agnostic architecture, yet it achieves competitive CSS efficiency with limited incremental data. Inspired by human-like recognition patterns, we propose a semantic-invariance modelling approach via semantic features decoupling that simultaneously reconciles solid knowledge inheritance and new-term learning. Concretely, the proposed decoupling manner includes two…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
