Complex Decomposition of the Negative Distance kernel
Tim vor der Br\"uck, Steffen Eger, Alexander Mehler

TL;DR
This paper introduces a complex number-based derivation of the Negative Distance kernel for SVMs, demonstrating its efficiency and applicability in text classification with comparable accuracy to traditional kernels.
Contribution
It presents a novel derivation of the quadratic Power Kernel using complex numbers and extends the Negative Distance Kernel to include Mahalanobis distance for improved performance.
Findings
Power kernel achieves similar F-scores to traditional kernels
It is faster to compute than other kernels (except linear)
Extension with Mahalanobis distance enhances flexibility
Abstract
A Support Vector Machine (SVM) has become a very popular machine learning method for text classification. One reason for this relates to the range of existing kernels which allow for classifying data that is not linearly separable. The linear, polynomial and RBF (Gaussian Radial Basis Function) kernel are commonly used and serve as a basis of comparison in our study. We show how to derive the primal form of the quadratic Power Kernel (PK) -- also called the Negative Euclidean Distance Kernel (NDK) -- by means of complex numbers. We exemplify the NDK in the framework of text categorization using the Dewey Document Classification (DDC) as the target scheme. Our evaluation shows that the power kernel produces F-scores that are comparable to the reference kernels, but is -- except for the linear kernel -- faster to compute. Finally, we show how to extend the NDK-approach by including the…
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.
