Kernel Transform Learning
Jyoti Maggu, Angshul Majumdar

TL;DR
This paper introduces a kernelized transform learning method that analyzes data through a learned transform, outperforming existing techniques like autoencoders and dictionary learning, especially for large sample sizes.
Contribution
It proposes a novel kernel transform learning approach that efficiently handles large datasets, extending transform analysis into the kernel domain with superior performance.
Findings
Outperforms autoencoder, RBM, and kernel dictionary learning
Effective for large sample sizes with high-dimensional kernels
Validated on benchmark datasets
Abstract
This work proposes kernel transform learning. The idea of dictionary learning is well known; it is a synthesis formulation where a basis is learnt along with the coefficients so as to generate or synthesize the data. Transform learning is its analysis equivalent; the transforms operates or analyses on the data to generate the coefficients. The concept of kernel dictionary learning has been introduced in the recent past, where the dictionary is represented as a linear combination of non-linear version of the data. Its success has been showcased in feature extraction. In this work we propose to kernelize transform learning on line similar to kernel dictionary learning. An efficient solution for kernel transform learning has been proposed especially for problems where the number of samples is much larger than the dimensionality of the input samples making the kernel matrix very high…
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
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Face and Expression Recognition
MethodsRestricted Boltzmann Machine
