English

Variational Mixture of HyperGenerators for Learning Distributions Over Functions

Machine Learning 2023-07-21 v3

Abstract

Recent approaches build on implicit neural representations (INRs) to propose generative models over function spaces. However, they are computationally costly when dealing with inference tasks, such as missing data imputation, or directly cannot tackle them. In this work, we propose a novel deep generative model, named VAMoH. VAMoH combines the capabilities of modeling continuous functions using INRs and the inference capabilities of Variational Autoencoders (VAEs). In addition, VAMoH relies on a normalizing flow to define the prior, and a mixture of hypernetworks to parametrize the data log-likelihood. This gives VAMoH a high expressive capability and interpretability. Through experiments on a diverse range of data types, such as images, voxels, and climate data, we show that VAMoH can effectively learn rich distributions over continuous functions. Furthermore, it can perform inference-related tasks, such as conditional super-resolution generation and in-painting, as well or better than previous approaches, while being less computationally demanding.

Keywords

Cite

@article{arxiv.2302.06223,
  title  = {Variational Mixture of HyperGenerators for Learning Distributions Over Functions},
  author = {Batuhan Koyuncu and Pablo Sanchez-Martin and Ignacio Peis and Pablo M. Olmos and Isabel Valera},
  journal= {arXiv preprint arXiv:2302.06223},
  year   = {2023}
}

Comments

Accepted at ICML 2023. Camera ready version

R2 v1 2026-06-28T08:38:33.628Z