Reduced Kernel Dictionary Learning
Denis C. Ilie-Ablachim, Bogdan Dumitrescu

TL;DR
This paper introduces new algorithms for Kernel Dictionary Learning that produce smaller, more efficient nonlinear representations by optimizing kernel vectors with gradient descent and sparse representations, outperforming standard methods.
Contribution
The paper proposes a novel approach to reduce kernel size in KDL by directly optimizing kernel vectors through gradient descent and sparse representations, improving efficiency and representation quality.
Findings
Better representations with fewer kernel vectors
Reduced execution time compared to standard KDL
Effective on multiple datasets
Abstract
In this paper we present new algorithms for training reduced-size nonlinear representations in the Kernel Dictionary Learning (KDL) problem. Standard KDL has the drawback of a large size of the kernel matrix when the data set is large. There are several ways of reducing the kernel size, notably Nystr\"om sampling. We propose here a method more in the spirit of dictionary learning, where the kernel vectors are obtained with a trained sparse representation of the input signals. Moreover, we optimize directly the kernel vectors in the KDL process, using gradient descent steps. We show with three data sets that our algorithms are able to provide better representations, despite using a small number of kernel vectors, and also decrease the execution time with respect to KDL.
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
TopicsSparse and Compressive Sensing Techniques · Blind Source Separation Techniques · Ultrasonics and Acoustic Wave Propagation
