PriorVAE: Encoding spatial priors with VAEs for small-area estimation
Elizaveta Semenova, Yidan Xu, Adam Howes, Theo Rashid, Samir Bhatt,, Swapnil Mishra, Seth Flaxman

TL;DR
PriorVAE introduces a deep generative model using VAEs to efficiently approximate Gaussian process priors, significantly improving scalability and inference speed in small-area spatial statistical modeling.
Contribution
It presents a novel method to encode spatial priors with VAEs, replacing GPs for scalable and efficient small-area estimation.
Findings
VAE-based approach achieves faster inference.
Maintains comparable accuracy to traditional GPs.
Enables practical application in large-scale spatial modeling.
Abstract
Gaussian processes (GPs), implemented through multivariate Gaussian distributions for a finite collection of data, are the most popular approach in small-area spatial statistical modelling. In this context they are used to encode correlation structures over space and can generalise well in interpolation tasks. Despite their flexibility, off-the-shelf GPs present serious computational challenges which limit their scalability and practical usefulness in applied settings. Here, we propose a novel, deep generative modelling approach to tackle this challenge, termed PriorVAE: for a particular spatial setting, we approximate a class of GP priors through prior sampling and subsequent fitting of a variational autoencoder (VAE). Given a trained VAE, the resultant decoder allows spatial inference to become incredibly efficient due to the low dimensional, independently distributed latent Gaussian…
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
TopicsGaussian Processes and Bayesian Inference · Bayesian Methods and Mixture Models · Generative Adversarial Networks and Image Synthesis
MethodsGreedy Policy Search
