Variational Hyper-Encoding Networks

Abstract

. We propose a framework called HyperVAE for encoding distributions of distributions. When a target distribution is modeled by a VAE, its neural network parameters are sampled from a distribution in the model space modeled by a hyper-level VAE. We propose a variational inference framework to implicitly encode the parameter distributions into a low dimensional Gaussian distribution. Given a target distribution, we predict the posterior distribution of the latent code, then use a matrix-network decoder to generate a posterior distribution for the parameters. HyperVAE can encode the target parameters in full in contrast to common hyper-networks practices, which generate only the scale and bias vectors to modify the target-network parameters. Thus HyperVAE pre-serves information about the model for each task in the latent space. We derive the training objective for HyperVAE using the minimum description length (MDL) principle to reduce the complexity of HyperVAE. We evaluate HyperVAE in density estimation tasks, outlier detection and discovery of novel design classes, demonstrating its efficacy.

Cite

Text

Nguyen et al. "Variational Hyper-Encoding Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86520-7_7

Markdown

[Nguyen et al. "Variational Hyper-Encoding Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/nguyen2021ecmlpkdd-variational/) doi:10.1007/978-3-030-86520-7_7

BibTeX

@inproceedings{nguyen2021ecmlpkdd-variational,
  title     = {{Variational Hyper-Encoding Networks}},
  author    = {Nguyen, Phuoc and Tran, Truyen and Gupta, Sunil and Rana, Santu and Dam, Hieu-Chi and Venkatesh, Svetha},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2021},
  pages     = {100-115},
  doi       = {10.1007/978-3-030-86520-7_7},
  url       = {https://mlanthology.org/ecmlpkdd/2021/nguyen2021ecmlpkdd-variational/}
}