paper-with-me

Papers

Learning Infinite Layer Networks without the Kernel Trick

2017-08-01 · ICML 2017 8 · Roi Livni, Daniel Carmon, Amir Globerson

Infinite Layer Networks (ILN) have been proposed as an architecture that mimics neural networks while enjoying some of the advantages of kernel methods. ILN are networks that integrate over infinitely many nodes within a single hidden layer. It has been demonstrated by several authors that the problem of learning ILN can be reduced to the kernel trick, implying that whenever a certain integral can be computed analytically they are efficiently learnable. In this work we give an online algorithm for ILN, which avoids the kernel trick assumption. More generally and of independent interest, we show that kernel methods in general can be exploited even when the kernel cannot be efficiently computed but can only be estimated via sampling. We provide a regret analysis for our algorithm, showing that it matches the sample complexity of methods which have access to kernel values. Thus, our method is the first to demonstrate that the kernel trick is not necessary, as such, and random features suffice to obtain comparable performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Infinite-Layer Networks: Without the Kernel Trick

2016-06-16 · Roi Livni, Daniel Carmon, Amir Globerson

Infinite--Layer Networks (ILN) have recently been proposed as an architecture that mimics neural networks while enjoying some of the advantages of kernel methods. ILN are networks that integrate over infinitely many node…

An Exact Finite-dimensional Explicit Feature Map for Kernel Functions

2024-10-16 · Kamaledin Ghiasi-Shirazi, Mohammadreza Qaraei

Kernel methods in machine learning use a kernel function that takes two data points as input and returns their inner product after mapping them to a Hilbert space, implicitly and without actually computing the mapping. F…

Deep Sketched Output Kernel Regression for Structured Prediction

2024-06-13 · Tamim El Ahmad, Junjie Yang, Pierre Laforgue, Florence d'Alché-Buc

By leveraging the kernel trick in the output space, kernel-induced losses provide a principled way to define structured output prediction tasks for a wide variety of output modalities. In particular, they have been succe…

Cross-Modal RetrievalPredictionregressionStructured Prediction

Super-Samples from Kernel Herding

2012-03-15 · Yutian Chen, Max Welling, Alex Smola

We extend the herding algorithm to continuous spaces by using the kernel trick. The resulting "kernel herding" algorithm is an infinite memory deterministic process that learns to approximate a PDF with a collection of s…

Stacked Kernel Network

2017-11-25 · Shuai Zhang, Jian-Xin Li, Pengtao Xie, Yingchun Zhang 외

Kernel methods are powerful tools to capture nonlinear patterns behind data. They implicitly learn high (even infinite) dimensional nonlinear features in the Reproducing Kernel Hilbert Space (RKHS) while making the compu…