Classifier Transfer with Data Selection Strategies for Online Support Vector Machine Classification with Class Imbalance
Mario Michael Krell, Nils Wilshusen, Anett Seeland, Su Kyoung Kim

TL;DR
This paper reviews and compares online SVM strategies for handling dataset shifts, emphasizing data selection methods that improve adaptation efficiency and performance in transfer learning scenarios.
Contribution
It introduces and evaluates various data selection strategies for online SVMs, demonstrating how to optimize classifier adaptation under resource constraints and data drift conditions.
Findings
Misclassified sample addition performs well in synthetic data.
Adding all samples can be worse than selective criteria.
For small drifts, updating only support vectors suffices.
Abstract
Objective: Classifier transfers usually come with dataset shifts. To overcome them, online strategies have to be applied. For practical applications, limitations in the computational resources for the adaptation of batch learning algorithms, like the SVM, have to be considered. Approach: We review and compare several strategies for online learning with SVMs. We focus on data selection strategies which limit the size of the stored training data [...] Main Results: For different data shifts, different criteria are appropriate. For the synthetic data, adding all samples to the pool of considered samples performs often significantly worse than other criteria. Especially, adding only misclassified samples performed astoundingly well. Here, balancing criteria were very important when the other criteria were not well chosen. For the transfer setups, the results show that the best strategy…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Support Vector Machine
