NALGSPSYSTJun 25, 2024

Constructing structured tensor priors for Bayesian inverse problems

arXiv:2406.17597v1
Originality Incremental advance
AI Analysis

This work provides a new class of priors for Bayesian inverse problems, which is incremental as it builds on existing methods by formalizing structured tensor priors.

The authors tackled the problem of specifying structured tensor priors in Bayesian inverse problems by characterizing Gaussian priors for tensors with various structures, enabling new kernel functions and efficient computation. They demonstrated effectiveness in completing Hankel matrices from noisy measurements and learning image classifiers for handwritten digits.

Specifying a prior distribution is an essential part of solving Bayesian inverse problems. The prior encodes a belief on the nature of the solution and this regularizes the problem. In this article we completely characterize a Gaussian prior that encodes the belief that the solution is a structured tensor. We first define the notion of (A,b)-constrained tensors and show that they describe a large variety of different structures such as Hankel, circulant, triangular, symmetric, and so on. Then we completely characterize the Gaussian probability distribution of such tensors by specifying its mean vector and covariance matrix. Furthermore, explicit expressions are proved for the covariance matrix of tensors whose entries are invariant under a permutation. These results unlock a whole new class of priors for Bayesian inverse problems. We illustrate how new kernel functions can be designed and efficiently computed and apply our results on two particular Bayesian inverse problems: completing a Hankel matrix from a few noisy measurements and learning an image classifier of handwritten digits. The effectiveness of the proposed priors is demonstrated for both problems. All applications have been implemented as reactive Pluto notebooks in Julia.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes