Buffer-free Class-Incremental Learning with Out-of-Distribution Detection
Srishti Gupta, Daniele Angioni, Maura Pintor, Ambra Demontis, Lea Sch\"onherr, Battista Biggio, Fabio Roli

TL;DR
This paper demonstrates that post-hoc out-of-distribution detection methods can replace memory buffers in class-incremental learning, achieving comparable or better performance while enhancing privacy and scalability.
Contribution
The study shows that buffer-free, OOD-based methods at inference can effectively substitute for buffer-based approaches in class-incremental learning.
Findings
Buffer-free OOD detection matches or outperforms buffer-based methods.
Post-hoc OOD detection reduces privacy concerns and improves scalability.
Experimental validation on CIFAR-10, CIFAR-100, and Tiny ImageNet.
Abstract
Class-incremental learning (CIL) poses significant challenges in open-world scenarios, where models must not only learn new classes over time without forgetting previous ones but also handle inputs from unknown classes that a closed-set model would misclassify. Recent works address both issues by (i)~training multi-head models using the task-incremental learning framework, and (ii) predicting the task identity employing out-of-distribution (OOD) detectors. While effective, the latter mainly relies on joint training with a memory buffer of past data, raising concerns around privacy, scalability, and increased training time. In this paper, we present an in-depth analysis of post-hoc OOD detection methods and investigate their potential to eliminate the need for a memory buffer. We uncover that these methods, when applied appropriately at inference time, can serve as a strong substitute…
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.
