Variational Autoencoder Kernel Interpretation and Selection for Classification
F\'abio Mendon\c{c}a, Sheikh Shanawaz Mostafa, Fernando Morgado-Dias, and Antonio G. Ravelo-Garc\'ia

TL;DR
This paper introduces kernel selection methods for variational autoencoder features to identify relevant latent variables, reducing model complexity and improving efficiency for resource-limited applications.
Contribution
It proposes novel kernel-based feature selection techniques for VAEs, enabling effective reduction of uninformative features and model parameters.
Findings
Kernel similarity correlates with feature relevance.
Discarding similar kernels does not impair classification performance.
Method reduces model size for resource-constrained devices.
Abstract
This work proposed kernel selection approaches for probabilistic classifiers based on features produced by the convolutional encoder of a variational autoencoder. Particularly, the developed methodologies allow the selection of the most relevant subset of latent variables. In the proposed implementation, each latent variable was sampled from the distribution associated with a single kernel of the last encoder's convolution layer, as an individual distribution was created for each kernel. Therefore, choosing relevant features on the sampled latent variables makes it possible to perform kernel selection, filtering the uninformative features and kernels. Such leads to a reduction in the number of the model's parameters. Both wrapper and filter methods were evaluated for feature selection. The second was of particular relevance as it is based only on the distributions of the kernels. It was…
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
TopicsNeural Networks and Applications · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
MethodsConvolution
