PBES: PCA Based Exemplar Sampling Algorithm for Continual Learning
Sahil Nokhwal, Nirman Kumar

TL;DR
This paper introduces a PCA-based exemplar sampling method for continual learning that improves performance by effectively selecting representative data points and avoiding outliers, applicable across various models.
Contribution
It presents a novel PCA and median sampling approach for exemplar selection in class-incremental learning, enhancing performance and simplicity over existing methods.
Findings
Outperforms state-of-the-art exemplar selection methods.
Effectively handles outliers in data sampling.
Applicable across different incremental learning models.
Abstract
We propose a novel exemplar selection approach based on Principal Component Analysis (PCA) and median sampling, and a neural network training regime in the setting of class-incremental learning. This approach avoids the pitfalls due to outliers in the data and is both simple to implement and use across various incremental machine learning models. It also has independent usage as a sampling algorithm. We achieve better performance compared to state-of-the-art methods.
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 · Machine Learning and ELM · Anomaly Detection Techniques and Applications
