paper-with-me

홈 › Papers

Projective Integral Updates for High-Dimensional Variational Inference

2023-01-20 · Jed A. Duersch

Variational inference is an approximation framework for Bayesian inference that seeks to improve quantified uncertainty in predictions by optimizing a simplified distribution over parameters to stand in for the full posterior. Capturing model variations that remain consistent with training data enables more robust predictions by reducing parameter sensitivity. This work introduces a fixed-point optimization for variational inference that is applicable when every feasible log density can be expressed as a linear combination of functions from a given basis. In such cases, the optimizer becomes a fixed-point of projective integral updates. When the basis spans univariate quadratics in each parameter, feasible densities are Gaussian and the projective integral updates yield quasi-Newton variational Bayes (QNVB). Other bases and updates are also possible. As these updates require high-dimensional integration, this work first proposes an efficient quasirandom quadrature sequence for mean-field distributions. Each iterate of the sequence contains two evaluation points that combine to correctly integrate all univariate quadratics and, if the mean-field factors are symmetric, all univariate cubics. More importantly, averaging results over short subsequences achieves periodic exactness on a much larger space of multivariate quadratics. The corresponding variational updates require 4 loss evaluations with standard (not second-order) backpropagation to eliminate error terms from over half of all multivariate quadratic basis functions. This integration technique is motivated by first proposing stochastic blocked mean-field quadratures, which may be useful in other contexts. A PyTorch implementation of QNVB allows for better control over model uncertainty during training than competing methods. Experiments demonstrate superior generalizability for multiple learning problems and architectures.

📄 PDF Abstract BibTeX arXiv:2301.08374

Code (1)

sandialabs/qnvb 공식 구현 pytorch

Tasks

Bayesian InferenceVariational Inference

Methods 이 논문이 사용한 방법론

Test 설명 없음
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Path-Integral Autoencoders: Representation Learning and Planning for Dynamical Systems

2018-12-01 · NeurIPS 2018 12 · Jung-Su Ha, Young-Jin Park, Hyeok-Joo Chae, Soon-Seo Park 외

We present a representation learning algorithm that learns a low-dimensional latent dynamical system from high-dimensional sequential raw data, e.g., video. The framework builds upon recent advances in amortized inferenc…

Representation LearningVariational Inference

Adaptive Path-Integral Autoencoder: Representation Learning and Planning for Dynamical Systems

2018-07-05 · Jung-Su Ha, Young-Jin Park, Hyeok-Joo Chae, Soon-Seo Park 외

We present a representation learning algorithm that learns a low-dimensional latent dynamical system from high-dimensional \textit{sequential} raw data, e.g., video. The framework builds upon recent advances in amortized…

Representation LearningVariational Inference

Hilbert's projective metric for functions of bounded growth and exponential convergence of Sinkhorn's algorithm

2023-11-07 · Stephan Eckstein

Motivated by the entropic optimal transport problem in unbounded settings, we study versions of Hilbert's projective metric for spaces of integrable functions of bounded growth. These versions of Hilbert's metric origina…

Image Projective Invariants

2017-07-19 · Erbo Li, Hanlin Mo, Dong Xu, Hua Li

In this paper, we propose relative projective differential invariants (RPDIs) which are invariant to general projective transformations. By using RPDIs and the structural frame of integral invariant, projective weighted …

Image RetrievalRetrieval

On Projective Reconstruction In Arbitrary Dimensions

2014-06-01 · CVPR 2014 6 · Behrooz Nasihatkon, Richard Hartley, Jochen Trumpf

We study the theory of projective reconstruction for multiple projections from an arbitrary dimensional projective space into lower-dimensional spaces. This problem is important due to its applications in the analysis of…