Incremental Import Vector Machines for Classifying Hyperspectral Data
Ribana Roscher, Bj\"orn Waske, Wolfgang F\"orstner

TL;DR
This paper introduces an incremental import vector machine (IVM) approach for hyperspectral data classification, enhancing efficiency and accuracy through self-training, with comparable accuracy to SVMs but with fewer vectors and more reliable probabilities.
Contribution
The paper presents a novel incremental IVM method with self-training for hyperspectral data, reducing computational costs and improving probabilistic reliability compared to traditional SVMs.
Findings
IVM achieves similar accuracy to SVMs with fewer vectors.
Incremental IVM reduces training time for large datasets.
Probabilistic outputs of IVM are more reliable than SVMs.
Abstract
In this paper we propose an incremental learning strategy for import vector machines (IVM), which is a sparse kernel logistic regression approach. We use the procedure for the concept of self-training for sequential classification of hyperspectral data. The strategy comprises the inclusion of new training samples to increase the classification accuracy and the deletion of non-informative samples to be memory- and runtime-efficient. Moreover, we update the parameters in the incremental IVM model without re-training from scratch. Therefore, the incremental classifier is able to deal with large data sets. The performance of the IVM in comparison to support vector machines (SVM) is evaluated in terms of accuracy and experiments are conducted to assess the potential of the probabilistic outputs of the IVM. Experimental results demonstrate that the IVM and SVM perform similar in terms of…
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
MethodsLogistic Regression · Support Vector Machine
