paper-with-me

Papers

Unsupervised MKL in Multi-layer Kernel Machines

2021-11-26 · Akhil Meethal, Asharaf S, Sumitra S

Kernel based Deep Learning using multi-layer kernel machines(MKMs) was proposed by Y.Cho and L.K. Saul in \cite{saul}. In MKMs they used only one kernel(arc-cosine kernel) at a layer for the kernel PCA-based feature extraction. We propose to use multiple kernels in each layer by taking a convex combination of many kernels following an unsupervised learning strategy. Empirical study is conducted on \textit{mnist-back-rand}, \textit{mnist-back-image} and \textit{mnist-rot-back-image} datasets generated by adding random noise in the image background of MNIST dataset. Experimental results indicate that using MKL in MKMs earns a better representation of the raw data and improves the classifier performance.

📄 PDF Abstract BibTeX arXiv:2111.13769

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Similar Papers 제목 키워드 기반

Kernel Methods for Deep Learning

2009-12-01 · NeurIPS 2009 12 · Youngmin Cho, Lawrence K. Saul

We introduce a new family of positive-definite kernel functions that mimic the computation in large, multilayer neural nets. These kernel functions can be used in shallow architectures, such as support vector machines (…

Deep Learning

SimNets: A Generalization of Convolutional Networks

2014-10-03 · Nadav Cohen, Amnon Shashua

We present a deep layered architecture that generalizes classical convolutional neural networks (ConvNets). The architecture, called SimNets, is driven by two operators, one being a similarity function whose family conta…

Deep Neural-Kernel Machines

2020-07-13 · Siamak Mehrkanoon

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 art…

Unsupervised learning of disentangled representations in deep restricted kernel machines with orthogonality constraints

2020-11-25 · Francesco Tonin, Panagiotis Patrinos, Johan A. K. Suykens

We introduce Constr-DRKM, a deep kernel method for the unsupervised learning of disentangled data representations. We propose augmenting the original deep restricted kernel machine formulation for kernel PCA by orthogona…

Disentanglement

On Kernel Method-Based Connectionist Models and Supervised Deep Learning Without Backpropagation

2018-02-11 · ICLR 2019 5 · Shiyu Duan, Shujian Yu, Yun-Mei Chen, Jose Principe

We propose a novel family of connectionist models based on kernel machines and consider the problem of learning layer-by-layer a compositional hypothesis class, i.e., a feedforward, multilayer architecture, in a supervis…