Large Scale, Large Margin Classification using Indefinite Similarity Measures
Omid Aghazadeh, Stefan Carlsson

TL;DR
This paper introduces scalable large margin classifiers that utilize indefinite similarity measures, overcoming the limitations of traditional PSD kernels in SVMs, and demonstrates improved efficiency and accuracy on image classification tasks.
Contribution
It proposes a normalization approach for indefinite similarities enabling linear classifiers, offering a scalable alternative to kernelized SVMs with competitive accuracy.
Findings
Achieves over 5 times sparsity on CIFAR-10
Maintains competitive accuracy with improved training efficiency
Handles non-PSD similarity measures effectively
Abstract
Despite the success of the popular kernelized support vector machines, they have two major limitations: they are restricted to Positive Semi-Definite (PSD) kernels, and their training complexity scales at least quadratically with the size of the data. Many natural measures of similarity between pairs of samples are not PSD e.g. invariant kernels, and those that are implicitly or explicitly defined by latent variable models. In this paper, we investigate scalable approaches for using indefinite similarity measures in large margin frameworks. In particular we show that a normalization of similarity to a subset of the data points constitutes a representation suitable for linear classifiers. The result is a classifier which is competitive to kernelized SVM in terms of accuracy, despite having better training and test time complexities. Experimental results demonstrate that on CIFAR-10…
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
TopicsFace and Expression Recognition · Domain Adaptation and Few-Shot Learning · Text and Document Classification Technologies
MethodsSupport Vector Machine
