RENs: Relevance Encoding Networks
Krithika Iyer, Riddhish Bhalodia, Shireen Elhabian

TL;DR
Relevance Encoding Networks (RENs) introduce a probabilistic VAE framework that automatically determines the optimal latent dimensionality for data representation, improving model adaptability and performance without extensive hyperparameter tuning.
Contribution
RENs utilize an ARD prior within VAEs to learn data-specific latent dimensions, enhancing flexibility and reducing the need for manual hyperparameter tuning.
Findings
Automatically learns relevant latent dimensions for various datasets.
Maintains high-quality data representation and sample generation.
Outperforms fixed-dimensional VAEs in experiments.
Abstract
The manifold assumption for high-dimensional data assumes that the data is generated by varying a set of parameters obtained from a low-dimensional latent space. Deep generative models (DGMs) are widely used to learn data representations in an unsupervised way. DGMs parameterize the underlying low-dimensional manifold in the data space using bottleneck architectures such as variational autoencoders (VAEs). The bottleneck dimension for VAEs is treated as a hyperparameter that depends on the dataset and is fixed at design time after extensive tuning. As the intrinsic dimensionality of most real-world datasets is unknown, often, there is a mismatch between the intrinsic dimensionality and the latent dimensionality chosen as a hyperparameter. This mismatch can negatively contribute to the model performance for representation learning and sample generation tasks. This paper proposes…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Image Retrieval and Classification Techniques · Domain Adaptation and Few-Shot Learning
