Learning with Asymmetric Kernels: Least Squares and Feature Interpretation
Mingzhen He, Fan He, Lei Shi, Xiaolin Huang, Johan A.K. Suykens

TL;DR
This paper introduces AsK-LS, a novel least squares support vector machine that directly utilizes asymmetric kernels, enabling better learning from asymmetric data sources like directed graphs and conditional probabilities.
Contribution
It presents the first classification method capable of directly using asymmetric kernels within the least squares SVM framework, maintaining computational efficiency.
Findings
AsK-LS outperforms symmetric kernel methods on asymmetric data.
The method effectively learns from source and target features without needing kernel symmetrization.
Experimental results demonstrate significant improvements in asymmetric scenarios.
Abstract
Asymmetric kernels naturally exist in real life, e.g., for conditional probability and directed graphs. However, most of the existing kernel-based learning methods require kernels to be symmetric, which prevents the use of asymmetric kernels. This paper addresses the asymmetric kernel-based learning in the framework of the least squares support vector machine named AsK-LS, resulting in the first classification method that can utilize asymmetric kernels directly. We will show that AsK-LS can learn with asymmetric features, namely source and target features, while the kernel trick remains applicable, i.e., the source and target features exist but are not necessarily known. Besides, the computational burden of AsK-LS is as cheap as dealing with symmetric kernels. Experimental results on the Corel database, directed graphs, and the UCI database will show that in the case asymmetric…
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
TopicsText and Document Classification Technologies · Face and Expression Recognition · Domain Adaptation and Few-Shot Learning
