Enhancing Kernel Flexibility via Learning Asymmetric Locally-Adaptive Kernels
Fan He, Mingzhen He, Lei Shi, Xiaolin Huang, Johan A.K. Suykens

TL;DR
This paper introduces trainable, data-dependent asymmetric kernels with locally adaptive bandwidths to improve the flexibility and performance of kernel-based learning methods, especially on large-scale datasets.
Contribution
It proposes the LAB RBF kernel with trainable, data-dependent parameters and establishes an asymmetric kernel ridge regression framework with an iterative learning algorithm.
Findings
Superior regression accuracy over existing methods
Enhanced generalization with fewer support data
Outperforms residual neural networks on large datasets
Abstract
The lack of sufficient flexibility is the key bottleneck of kernel-based learning that relies on manually designed, pre-given, and non-trainable kernels. To enhance kernel flexibility, this paper introduces the concept of Locally-Adaptive-Bandwidths (LAB) as trainable parameters to enhance the Radial Basis Function (RBF) kernel, giving rise to the LAB RBF kernel. The parameters in LAB RBF kernels are data-dependent, and its number can increase with the dataset, allowing for better adaptation to diverse data patterns and enhancing the flexibility of the learned function. This newfound flexibility also brings challenges, particularly with regards to asymmetry and the need for an efficient learning algorithm. To address these challenges, this paper for the first time establishes an asymmetric kernel ridge regression framework and introduces an iterative kernel learning algorithm. This…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Neural Networks and Applications · Face and Expression Recognition
MethodsRadial Basis Function
