Summary
Broadly, the paper addresses the issue of the quality of the approximate posterior of a sparse GP model in terms of uncertainty qualification (UQ). The paper chooses the setup with eigenvector-inducing variables and rescaled Brownian motion prior. However, as shown, the results also extend to other kernels (squared exponential (RBF) and Matérn kernels). Precisely, the paper's main conclusion is that with a well-calibrated prior and a sufficiently large number of inducing variables, the uncertainty quantification (UQ) obtained is reliable, though it can be conservative. The paper presents theoretical results on the rate and quality of SVGP posterior, nature of credible sets, and contraction rate of approximate posterior. The theoretical results are shown to match the empirical results based on experiments on simulation data and semi-simulation data.
Strengths
The topic of the paper is relevant as Gaussian processes are go-to models for many tasks, including Bayesian optimization, active learning, and various sequential tasks. Uncertainty quantification is one of the crucial properties of the Gaussian process models that make them popular for these tasks. Recently, a lot of research has been done on the quality of the approximate posterior of sparse GP models, and this paper rightly fits in there in terms of evaluating the quality of approximate posterior in terms of uncertainty quantification. The claims of the paper are sensible, and the detailed derivations in the appendix also look logical (I would like to see what other reviewers think about the proofs as that is not my core area). Apart from a few places, the paper's notations and flow are good and convenient to follow. The experiments are also chosen wisely and demonstrate the theoretical results.
Weaknesses
A couple of weaknesses that I find in this paper are:
* The paper talks about sparse variational Gaussian process models (SVGP) throughout, but actually, the model considered in the paper is sparse Gaussian process regression (SGPR). It can be clearly seen from Eq (3). It is better to make this clear in the paper. With a non-Gaussian likelihood, the equations for the posterior are different from those presented here.
* Section 2.1 has issues with the notations.
- As pointed out earlier, the equations are of SGPR and not SVGP.
- L104 mean of the GP `m` is a typo?
- L117-L118 starts writing cov. Should it be `k`?
- $K$ is the gram matrix and should be bold as I believe the paper tries to follow that notation by making $k_n(x)$ bold.
* A key takeaway message of the paper is missing. There are a bunch of theorems, derivations, and contributions, but I am still trying to figure out the main takeaway message from the paper that I should remember next time I plan to use a sparse GP model.
* As we discuss uncertainty quantification, does it make sense to report negative log predictive density (NLPD) in the experiments along with the RMSE?
* A plot of the true posterior, approximate posterior, and credible set would be good to demonstrate the setup and the output.
* Theorem 3.5 derives a bound for the number of inducing variables `m`. How does it relate to Burt et al. (2019), as they also derive a bound for the number of inducing variables?
Questions
* Is the metric for the quality of the approximate posterior different from the metric of UQ? Is having a “good” quality approximate posterior but not a well-calibrated UQ possible? As the authors also point out in the paper, there has been a lot of recent research evaluating the quality of approximate posterior and convergence rates. Is it much different?
* What are the connections with Burt et al. (2019), and where do the authors agree and disagree with them? In general, I believe there should be more connections drawn with them.
* A minor comment, references to the appendix need to be included. I do not see any reference to the appendix in the main paper, so connecting derivations and their corresponding sections becomes tricky.
* More practical question: how to select the value of $\alpha, \gamma$ for a real-world dataset, let us say a UCI data set. I believe more evaluations should be done by extending section 4. It would make the work more applicable, in my opinion.
* More questions are written in the weakness section.
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
3: You are fairly confident in your assessment. It is possible that you did not understand some 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 not discuss them, and I do not see a limitation directly of this work.