Exploring Open-world Continual Learning with Knowns-Unknowns Knowledge Transfer
Yujie Li, Guannan Lai, Xin Yang, Yonghao Li, Marcello Bonsangue and, Tianrui Li

TL;DR
This paper introduces HoliTrans, a novel framework for open-world continual learning that effectively integrates open-set detection and incremental classification, outperforming existing methods across various scenarios.
Contribution
HoliTrans is a new OWCL framework that combines nonlinear random projection and distribution-aware prototypes to enhance knowledge transfer for known and unknown samples.
Findings
HoliTrans outperforms 22 baseline methods in OWCL scenarios.
Significant interplay between open detection and incremental classification was observed.
HoliTrans provides a scalable and robust approach to open-world learning.
Abstract
Open-World Continual Learning (OWCL) is a challenging paradigm where models must incrementally learn new knowledge without forgetting while operating under an open-world assumption. This requires handling incomplete training data and recognizing unknown samples during inference. However, existing OWCL methods often treat open detection and continual learning as separate tasks, limiting their ability to integrate open-set detection and incremental classification in OWCL. Moreover, current approaches primarily focus on transferring knowledge from known samples, neglecting the insights derived from unknown/open samples. To address these limitations, we formalize four distinct OWCL scenarios and conduct comprehensive empirical experiments to explore potential challenges in OWCL. Our findings reveal a significant interplay between the open detection of unknowns and incremental classification…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Face recognition and analysis
MethodsFocus
