
TL;DR
This paper reviews the development of deep neural-kernel architectures that combine neural networks with kernel methods, demonstrating their scalability and effectiveness on benchmark datasets.
Contribution
It introduces a hybrid neural-kernel framework using explicit feature maps, enabling scalable deep models with various pooling layers and comparing their performance.
Findings
Deep neural-kernel models outperform traditional neural networks on benchmarks.
Explicit feature mapping via random Fourier features enhances scalability.
Different pooling layers offer diverse advantages in model performance.
Abstract
In this chapter we review the main literature related to the recent advancement of deep neural-kernel architecture, an approach that seek the synergy between two powerful class of models, i.e. kernel-based models and artificial neural networks. The introduced deep neural-kernel framework is composed of a hybridization of the neural networks architecture and a kernel machine. More precisely, for the kernel counterpart the model is based on Least Squares Support Vector Machines with explicit feature mapping. Here we discuss the use of one form of an explicit feature map obtained by random Fourier features. Thanks to this explicit feature map, in one hand bridging the two architectures has become more straightforward and on the other hand one can find the solution of the associated optimization problem in the primal, therefore making the model scalable to large scale datasets. We begin by…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference · Neural Networks and Applications
MethodsMaxout · Average Pooling
