Summary
This paper presents a theoretical analysis of the posterior contraction rates for the variational posterior in the context of linear inverse problems. Specifically, the variational posterior is obtained using the sparse Gaussian processes approach, with inducing variables learned through KL divergence minimization. The authors investigate three types of operators: the Volterra operator, the heat equation, and the Radon transform, each exhibiting varying degrees of ill-posedness. The numerical analysis focuses on synthetic toy problems, and the authors demonstrate that in this case, even a small number of inducing points can yield highly accurate results, achieving significant speed-up.
Strengths
[Originality] I am not up-to-date with theoretical results with frequentist-Bayes analysis, and how far the presented results are based on or deviates from the monograph Nickl, Richard, 2023.
Nickl, Richard. "Bayesian non-linear statistical inverse problems." (2023).
[Quality] The theoretical results seems sound.
[Clarity] The paper is well-written; however, the use of jargon limits its accessibility to a narrower audience.
[Significance] The inducing-point of Gaussian processes is widely used, so the theoretical results concerned with it should be of interest to the community working on inverse problems.
Weaknesses
[Quality] The experimental evaluation is limited to a synthetic toy example only.
[Significance] The authors motivate the variational Bayes approach for computational reasons. However, recent developments of scalable GP methods can reduce the complexity of exact GP from O(n^3) to O(n^2) and effectively leverage the modern computing hardware such as GPU (Gardner, Jacob, et al. 2018). In this regard, one can afford many more inducing points in practice.
Gardner, Jacob, et al. "Gpytorch: Blackbox matrix-matrix gaussian process inference with gpu acceleration." *Advances in neural information processing systems* 31 (2018).
The paper is a theory paper, but its practical significance appears to be lacking. It would greatly enhance the paper's value if the authors could at least mention some real-world applications in which the studied inverse problem commonly arises. For instance, discussing the application of the Radon transform in computed tomography (CT) could serve as a relevant and illustrative example.
Questions
Figure 1 shows that using m=3 is insufficient, while m=6 yields highly accurate results for the studied case, while this is a single case not quite informative. I am wondering whether it is possible to establish a "phase-transition curve" that can inform practitioners about the required number of inducing points for various types of inverse problems and different numbers of measurements.
If the results are not understood correctly, it might leads to poor choice on the number of inducing points, and over-or-under estimate of the posterior uncertainty. This could be harmful in mission-critical applications such as medical imaging. How to prevent this happen?
Could you please further explain why the posterior uncertainty being over-estimated while in traditional variational approximation the uncertainty usually got underestimated? How well is the uncertainty calibrated?
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
2: You are willing to defend your assessment, but it is quite likely that you did not understand the central parts of the submission or that you are unfamiliar with some pieces of related work. Math/other details were not carefully checked.
Limitations
The authors do have discussed to what extend the presented results can be extended to nonlinear cases and other types of inverse problems.