June 04, 2026
Let \(S\) be the set of unit norm linear classifiers \(\theta \in \mathbb{R}^d\) which correctly classify every point of a labeled dataset \((X_i,y_i)_{i=1}^n\), \(X_i \in \mathbb{R}^d\), \(y_i \in \{-1,+1\}\), with a possibly negative margin \(\kappa\) fixed in advance. Under two natural data-generating distributions of the \((X,y)\) pairs – a Gaussian mixture model and a logistic model with Gaussian features – and in the proportional regime \(n/d \to \alpha\) with small enough \(\alpha\), we establish a large deviation principle on the event that a point \(\theta\) chosen uniformly at random from \(S\) achieves a given generalization error, with high probability over the choice of the data. The associated large deviation rate function is deterministic and describes the proportion, at the exponential scale in \(d\), of interpolating classifiers having a given desired performance. As a consequence, we establish the following concentration phenomenon: all but an exponentially small fraction of interpolating classifiers have approximately the same generalization performance given by the unique maximizer of this rate function.
We numerically compare this maximizer to the performance of empirical risk minimization by gradient descent and to the performance of a natural linear program, both finding a point in \(S\), and deduce that in the overparametrized regime of small \(\alpha\), these efficient procedures outperform the vast majority of interpolators, pointing to their nontrivial benign overfitting in this setting.
Overparametrized statistical models have far more parameters than training points. Their empirical success in the context of deep learning has elicited a flurry of theoretical activity on the reasons such models are able to generalize well. With so many parameters, these models can perfectly fit the training data with simple and efficient algorithms minimizing an empirical loss without hurting generalization performance [1]. With such an overparametrization one expects the existence of a large set of points in the parameter space with zero training error, suggesting that good generalization is a property of the specific algorithm used to minimize the loss function, rather than a consequence of an explicit control on the model’s complexity, as might be done by explicit regularization [2]. This phenomenon, known as implicit regularization, has been the topic of much research showing that gradient descent and its variants tend to find solutions of some minimum norm, thereby selecting a model in a statistically favorable way; see for instance [3], [4].
In this paper we are interested in the generalization properties of the set of interpolators: points in parameter space with zero training error. We want to understand the full profile of possible generalization performances, beyond the ones algorithmically selected via empirical risk minimization, and investigate whether there is a typical performance achieved by “most" interpolators.
We consider the simple setting of linear binary classification with fixed margin \(\kappa\), in \(d\) dimensions and with \(n\) samples, under two distinct data-generating distributions of constant signal-to-noise ratio \(\lambda\): a mixture of two Gaussians, and the logistic model with Gaussian features. In each case we provide a precise asymptotic characterization of the fraction of interpolators having any desired generalization performance \(x\), in the proportional limit \(n \to\infty\) and \(n/d \to \alpha\), and \(\alpha\) small enough. Our result takes the form of a “quenched" large deviation principle (LDP) on the event that a point chosen uniformly at random from the set of interpolators achieves a performance approximately \(x\). The rate function of this LDP is given by a variational problem whose maximum is achieved at a value \(x_{\star} = x_{\star}(\alpha,\kappa,\lambda)\), the performance of a ‘typical’ interpolator. As a byproduct, we establish that with high probability over the data, all but an exponentially small fraction of interpolators have a performance near \(x_{\star}\).
We next remark that this typical performance is lower than the ones algorithmically achieved: we compare the value of \(x_{\star}\) to the performances \(x_{\rm\tiny LP}\) and \(x_{\rm\tiny GD}\) of two interpolators respectively found by a linear programming procedure proposed in [5], and gradient descent on the logistic loss function analyzed in [6]. We find that \(x_{\star}\) is smaller than \(x_{\rm\tiny LP}\) and \(x_{\rm\tiny GD}\) for a large range of parameters. We deduce that “good" interpolators — in the sense of being at least as good as the two aforementioned efficient baseline algorithms — are exceedingly rare in this high-dimensional, constant SNR, overparametrized regime.
For further comparison we also derive an asymptotic characterization of the Bayes optimal performance \(x_{\rm\tiny Bayes}\) – that of a parameter vector drawn from the posterior distribution given the data – under both data-generating distributions. This is similarly done by establishing an LDP on the generalization performance under the corresponding posterior distributions.
Our result confirms a conjecture of Theisen, Klusowski and Mahoney [7] that the generalization error of a uniformly random interpolator should concentrate around a typical value. They address in their work the question of ‘abundance of good interpolators’ where they conduct a heuristic analysis of this typical error in the setting of the Gaussian mixture model, leading them to claim that “good classifiers are abundant in the interpolation regime", seemingly at odds with our findings. But their analysis implicitly assumes a concentration condition about the Gram matrix of the data which can only hold at high SNR: the separation between the Gaussian centers must be growing with the dimension. In this paper we reach a more nuanced conclusion, namely that good interpolators are exceedingly rare in the constant SNR regime – making implicit regularization a genuinely nontrivial phenomenon – and that the typical performance \(x_\star\) increases with the SNR \(\lambda\) (and with the sampling ratio \(\alpha\)) leading to a good typical performance in the large SNR limit, in accordance with the results of [7] in that limit.
We consider the setting of binary classification with data \((X_i,y_i)_{i=1}^n\) where \(X_i \in \mathbb{R}^d\) is a vector of \(d\) covariates and \(y_i \in \{-1,+1\}\) is the class label. Let \(\theta_{\star} \in \mathbb{S}^{d-1}(\sqrt{d})\) be a distinguished ‘signal’ direction. We consider two data-generating distributions:
The Gaussian mixture model \(\mathcal{D}_{\mathrm{\small \tiny gmm}}\): independently for \(i=1,\cdots,n\) let \(y_i = \pm 1\) with equal probability, and \[\label{eq:gmm95dist} X_i \,|\, y_i \sim N\left(\sqrt{\frac{\lambda}{d}}\, y_i \theta_\star\,,\,I_d\right)\,\tag{1}\] for a fixed signal-to-noise ratio (SNR) parameter \(\lambda > 0\).
The logistic model \(\mathcal{D}_{\mathrm{\small \tiny logistic}}\): independently for \(i=1,\cdots,n\) let \(X_i \sim N(0,I_d)\) and conditionally on \(X_i\), \[\label{eq:logistic95dist} y_i = \begin{cases} +1 &with prob. ~~\varphi \big(\sqrt{\lambda/d}\,\langle X_i ,\theta_{\star}\rangle\big)\,, \\ -1 &with prob. ~~1 - \varphi \big(\sqrt{\lambda/d}\,\langle X_i ,\theta_{\star}\rangle\big)\,, \end{cases}\tag{2}\] for a fixed SNR \(\lambda > 0\). Here \(\varphi: \mathbb{R}\to [0,1]\) is an increasing link function which we fix throughout the paper to have the sigmoid form \[\label{eq:sigmoid} \varphi(x) = \frac{1}{1+e^{-x}}\,.\tag{3}\] We will denote the Rademacher distribution on \(\{-1,+1\}\) with probability \(p\) assigned to \(+1\) by \(\text{Rad}(p)\), hence we can write \[y_i \, |\, X_i \sim \text{Rad}\Big(\varphi \big(\sqrt{\lambda/d}\,\langle X_i ,\theta_{\star}\rangle\big)\Big)\,.\]
Let \(X \in \mathbb{R}^{n \times d}\) be the matrix with the vectors \(X_i\) as its rows, and let \(\kappa \in \mathbb{R}\) be a fixed margin parameter. We consider the set \(S_{\kappa}(X,y) \subset \mathbb{S}^{d-1}(\sqrt{d})\) of directions \(\theta\) that correctly classifies all data points up to margin \(\kappa\): \[\label{eq:interpolators} S_{\kappa}(X,y) := \Big\{\theta \in \mathbb{S}^{d-1}(\sqrt{d}) ~:~ y_i \langle X_i, \theta \rangle \ge \kappa \sqrt{d} ~\text{ for all }1 \le i \le n\Big\}\,.\tag{4}\] This is the set of linear interpolators with margin \(\kappa\).
The generalization error of an estimator of \(\theta_\star\), a measurable function \(\hat{\theta}_n : (\mathbb{R}^d \times \{-1,+1\})^n \to \mathbb{S}^{d-1}(\sqrt{d})\), is the probability of misclassifying a new data point: \[\mathcal{E}(\hat{\theta}_n) = \operatorname{\mathbb{P}}\big(y\langle X, \hat{\theta}_n \rangle < 0\big),\] where \((X,y) \sim \mathcal{D}\in\{\mathcal{D}_{\mathrm{\small \tiny gmm}},\mathcal{D}_{\mathrm{\small \tiny logistic}}\}\). We remark that by rotational invariance of the Gaussian distribution, the above error only depends on the inner product \(\langle \hat{\theta}_n, \theta_\star \rangle/d\) of which it is a monotonically decreasing function. Therefore we can measure performance by amount of overlap instead of generalization error.
Let \(\mu_{X,y}\) denote the uniform measure over \(S_{\kappa}(X,y)\), Eq. 4 , whenever this set is non empty (and define \(\mu_{X,y}\) arbitrarily otherwise). We want to establish an asymptotic, high-probability formula for the random quantity \[\label{eq:log-ratio} \frac{1}{d} \log \mu_{X,y}\big(\{\theta : |\langle \theta, \theta_\star \rangle/d - x| \le \varepsilon\}\big) \, ,\tag{5}\] where \(n\) and \(d\) are proportionally large and \(\varepsilon\) is an arbitrary small number, capturing the fraction of interpolators with overlap near \(x\) with \(\theta_\star\) in the exponential scale. Equivalently we would like to establish a ‘quenched’ large deviation principle for the event that \(\langle \theta, \theta_\star \rangle/d \approx x\), where \(\theta\) is drawn uniformly at random from \(S_{\kappa}(X,y)\). From 5 this boils down to estimating the logarithm of the area of \(S_{\kappa}(X,y)\) (as a measurable subset of the sphere) and that of its slices \[\label{eq:slices} S_{x,\varepsilon}(X,y) := S_{\kappa}(X,y) \cap \{\theta : |\langle \theta , \theta_\star\rangle/d - x| \le \varepsilon\}\,,~~~ x \in (-1,1)\,,~~\varepsilon>0\,,\tag{6}\] corresponding to all points having overlap approximately \(x\) with the signal direction \(\theta_\star\). The quantity in 5 is then equal to \((1/d) \log \big(|S_{x,\varepsilon}(X,y) | / |S_{\kappa}(X,y)|\big)\), where \(|A|\) denotes the \(d-1\) dimensional surface area of any Lebesgue measurable subset of \(\mathbb{S}^{d-1}(\sqrt{d})\). This will be the content of Theorem 1.
We also consider a Bayesian setting where the signal direction \(\theta_\star\) is drawn uniformly at random from the sphere \(\mathbb{S}^{d-1}(\sqrt{d})\). If the data \((X,y)\) conditional on \(\theta_\star\) are drawn from \(\mathcal{D}\in \{\mathcal{D}_{\mathrm{\small \tiny GMM}}, \mathcal{D}_{\mathrm{\small \tiny Logistic}}\}\), the density of the posterior distribution (relative to the normalized area measure on \(\mathbb{S}^{d-1}(\sqrt{d})\)) of \(\theta_\star\) given \((X,y)\) takes the form \[\label{eq:posterior} p_{X,y}(\theta) = \frac{1}{Z_{X,y}} \prod_{i=1}^n \exp u\left(\frac{y_i\big\langle X_i ,\theta\big\rangle}{\sqrt{d}}\right)\,, ~~~ \theta \in \mathbb{S}^{d-1}(\sqrt{d})\,,\tag{7}\] where \(u(x) = \sqrt{\lambda} \, x\) for \(\mathcal{D}= \mathcal{D}_{\mathrm{\small \tiny GMM}}\), and \(u(x) = \log \varphi(\sqrt{\lambda}\, x)\) for \(\mathcal{D}= \mathcal{D}_{\mathrm{\small \tiny Logistic}}\). The denominator \(Z_{X,y}\) is the normalizing constant called the partition function of \(p_{X,y}\).
We will similarly be interested in quantifying the probability of the large deviation event \(\{|\langle \theta, \theta_\star \rangle/d - x| \le \varepsilon\}\), when \(\theta\) is drawn from the posterior distribution 7 , and this amounts to establishing an asymptotic formula for \[\label{eq:log-posterior} \frac{1}{d} \log p_{X,y}\big(\{\theta : |\langle \theta, \theta_\star \rangle/d - x| \le \varepsilon\}\big)\,.\tag{8}\] This will be the content of Theorem 4.
Fix the parameters \(\alpha,\kappa,\lambda\), a function \(u: (-1,1) \to [-\infty,\infty)\), and a random variable \(S\). Consider the following function defined on \((-1,1) \times [0,1) \to \mathbb{R}\): \[\label{eq:phi95master} \begin{align} \Phi(x,q) &= \alpha \operatorname{\mathbb{E}}\log \operatorname{\mathbb{E}}_{W} \exp u\Big( x S + \sqrt{(1-x^2)q}Z + \sqrt{(1-x^2)(1-q)} W \Big) \\ & + \frac{1}{2} \frac{q}{1-q} + \frac{1}{2} \log\big((1-x^2)(1-q)\big) \,, \end{align}\tag{9}\] where \(S, Z, W\) are mutually independent, and \(Z, W \sim N(0,1)\). \(\operatorname{\mathbb{E}}_W\) is the expectation with respect to \(W\) while \(\operatorname{\mathbb{E}}\) averages over \(Z\) and \(S\).
In this section we state our main results on the large deviations of the overlap under the uniform measure \(\mu_{X,y}\) on the set of interpolators. We let \[\label{eq:complementary95cdf95normal} \mathcal{N}(x) = \int_{x}^{+\infty} e^{-z^2/2} \frac{\mathrm{d}z}{\sqrt{2\pi}}\tag{10}\] be the complementary c.d.f.of the standard normal distribution, and let \[u(x) = \begin{cases} 0 &if ~~x \ge \kappa\,,\\ -\infty & otherwise\,. \end{cases}\] The expression of \(\Phi\) simplifies to \[\begin{align} \label{eq:phi95interp} \Phi(x,q) &= \alpha \operatorname{\mathbb{E}}\log \mathcal{N}\Biggl( \frac{\kappa- x S - \sqrt{(1-x^2)q}Z}{\sqrt{(1-x^2)(1-q)}} \Biggr) + \frac{1}{2} \frac{q}{1-q} + \frac{1}{2} \log\big((1-x^2)(1-q)\big)\,. \end{align}\tag{11}\]
The law of the random variable \(S\) will depend on the data-generating distribution:
If \(\big\{ (X_i, y_i) \big\}_{i=1}^n \sim \mathcal{D}_{\mathrm{\small \tiny GMM}}\) we let \[\label{eq:defSgmm} S = \sqrt{\lambda} + G\,,~~~~G \sim N(0,1)\,.\tag{12}\]
If \(\big\{ (X_i, y_i) \big\}_{i=1}^n \sim \mathcal{D}_{\mathrm{\small \tiny Logistic}}\) we let \[\label{eq:defSlogistic} S = YG\,,~~~~G \sim N(0,1)\,,~~~~ Y|G \sim \text{Rad}\big(\varphi(\sqrt{\lambda}G)\big)\,.\tag{13}\]
We are now in position to state our quenched large deviation principle for the uniform measure \(\mu_{X,y}\) on \(S_{\kappa}(X,y)\). Let \[\label{eq:minmax} \phi = \sup_{x \in (-1,1)}\inf_{q \in [0,1)}\Phi(x,q)\,,\tag{14}\] and for an interval \(I \subseteq (-1,1)\), \[\label{eq:ratefct} \bar{\phi}(I) = \sup_{x \in I} \inf_{q \in [0,1)}\Phi(x,q) - \phi\,.\tag{15}\] Further let \(\kappa_+ = \max\{\kappa, 0\}\).
Theorem 1. Fix \(\lambda>0\), \(\kappa \in \mathbb{R}\) and let \(n = \lfloor \alpha d \rfloor\). There exists \(\alpha_0 = \alpha_0(\lambda,\kappa_+)>0\) such that the following holds for all \(\alpha < \alpha_0\) in both cases 12 and 13 . We have \(\phi >-\infty\), and for any interval \(I \subseteq [-1+\delta, 1-\delta]\) with \(\delta = \delta(\alpha,\lambda, \kappa_+)>0\), there exists \(\varepsilon_0>0\) such that for \(0 < \varepsilon\le \varepsilon_0\) there exists \(d_0, K >0\) such that for \(d \ge d_0\) we have \[\label{eq:areagmm} \left|\frac{1}{d} \log \big| S_{\kappa}(X,y)\big| - \phi - \log\sqrt{2\pi e}\right| \le \varepsilon\,,\qquad{(1)}\] \[\label{eq:ldpgmm} \left|\frac{1}{d} \log \mu_{X,y} \Bigl(\big\{\theta: \langle \theta, \theta_\star\rangle / d \in I\big\}\Bigr) - \bar{\phi}(I)\right| \le 2\varepsilon\,,\qquad{(2)}\] and \[\label{eq:extreme95bd95gmm} \frac{1}{d} \log \mu_{X,y}\Big( \big\{ \theta: \langle \theta, \theta_\star\rangle / d \ge 1-\delta \big\} \Big) < -c\,,\qquad{(3)}\] with probability at least \(1-e^{-d/K}\) over the data \((X,y)\), where \(c>0\) is a universal constant. (Here \(\varepsilon_0\) depends on \(\alpha, \kappa, \lambda, |I|\), and \(d_0, K\) depend additionally on \(\varepsilon\).)
The quantity \(\delta=\delta(\alpha, \lambda, \kappa_+)\) is defined in (?? ); for \(\alpha \le \alpha_0\), we have \(\delta \le 1/10\). We furthermore note that as a corollary of our proof, the above results hold for any prescribed \(\delta > 0\) if now \(\alpha \le \alpha_0(\delta, \lambda, \kappa_+)\). The above theorem characterizes the area of the set of interpolators and the rate function of the LDP for the overlap with the signal direction under \(\mu_{X,y}\). This shows that the normalized overlap \(\langle \theta , \theta_\star\rangle/d\) is exponentially concentrated around the maximizers of the function \(x \mapsto \inf_{q} \Phi(x,q)\) when \(\theta \sim \mu_{X,y}\), with high probability over the data. (Note the bound (?? ) shows that the set of interpolators with normalized overlap outside \([-1+\delta, 1-\delta]\) makes an exponentially small contribution.)
We remark that \(\alpha_0\) depends on the margin \(\kappa\) only when the latter is positive; we will show in Appendix 6 that one can take \(\alpha_0(\lambda,\kappa) = c(\lambda)/(1+\kappa^2)\) in this case. For negative margin the result holds as long as \(\alpha\) is small enough as a function of the SNR \(\lambda\) only.
We further show that for \(\alpha\) small enough the ‘sup-inf’ saddle point problem 14 is achieved at a unique pair \((x,q) \in [0,1)^2\) which satisfies a system of two nonlinear equations. We state the results for the Gaussian mixture model and the logistic model in two separate propositions.
Let \(\mathcal{A}\) be the inverse of Mills’ ratio \[\label{eq:mills} \mathcal{A}(x) = - \mathcal{N}'(x)/\mathcal{N}(x) = \frac{1}{\sqrt{2 \pi}}\frac{e^{-x^2/2}}{\mathcal{N}(x)}\,.\tag{16}\] We will say that the saddle point problem \(\sup\inf \Phi\) is uniquely achieved if there is a unique \(x_{\star} \in [0,1)\) achieving \(\sup_{x \in (-1,1)} \inf_{q \in [0,1)} \Phi(x,q)\), and if there is a unique \(q_{\star} \in [0,1)\) achieving \(\inf_{q \in [0,1)}\Phi(x_{\star},q)\).
Proposition 2 (GMM). Let \(\kappa \in \mathbb{R}\), \(\lambda>0\). There exists \(\alpha_0 = \alpha_0(\lambda,\kappa_+)\) such that for all \(\alpha < \alpha_0\), the saddle point problem 14 where \(\Phi\) is defined via 9 with \(S = \sqrt{\lambda} + G\), \(G \sim N(0,1)\), is uniquely achieved at a pair \((x_{\star},q_{\star})\) solving the system of equations \[\begin{align} \frac{x}{\sqrt{1-x^2}} &= \alpha \sqrt{\lambda(1-q)}\operatorname{\mathbb{E}}\left[\mathcal{A}\left(\frac{\kappa - xS - \sqrt{(1-x^2)q}Z}{\sqrt{(1-x^2)(1-q)}}\right)\right]\,, \label{eq:RS95biv95eq95gmm95x} \\ \frac{q}{1-q} &= \alpha \operatorname{\mathbb{E}}\left[\mathcal{A}\left(\frac{\kappa - xS -\sqrt{(1-x^2)q}Z}{\sqrt{(1-x^2)(1-q)}}\right)^2\right]\,, \label{eq:RS95biv95eq95gmm95q} \end{align}\] {#eq: sublabel=eq:eq:RS95biv95eq95gmm95x,eq:eq:RS95biv95eq95gmm95q} where \(Z \sim N(0,1)\) independently of \(S\).
Proposition 3 (Logistic). Let \(\kappa \in \mathbb{R}\), \(\lambda>0\). There exists \(\alpha_0 = \alpha_0(\lambda,\kappa_+)\) such that for all \(\alpha < \alpha_0\), the saddle point problem 14 where \(\Phi\) is defined via 9 with \(S = YG\), \(G \sim N(0,1)\) and \(Y|G \sim \text{Rad}\big(\varphi(\sqrt{\lambda}G)\big)\), is uniquely achieved at a pair \((x_{\star},q_{\star})\) solving the system of equations \[\begin{align} \frac{x}{\sqrt{1-x^2}} &= \alpha \sqrt{\lambda(1-q)}\operatorname{\mathbb{E}}\left[\varphi\big(-\sqrt{\lambda}S\big)\mathcal{A}\left(\frac{\kappa - x S - \sqrt{(1-x^2)q}Z}{\sqrt{(1-x^2)(1-q)}}\right)\right]\,, \label{eq:RS95biv95eq95logistic95x} \\ \frac{q}{1-q} &= \alpha \operatorname{\mathbb{E}}\left[\mathcal{A}\left(\frac{\kappa - x S - \sqrt{(1-x^2)q}Z}{\sqrt{(1-x^2)(1-q)}}\right)^2\right]\,, \label{eq:RS95biv95eq95logistic95q} \end{align}\] {#eq: sublabel=eq:eq:RS95biv95eq95logistic95x,eq:eq:RS95biv95eq95logistic95q} where \(Z \sim N(0,1)\) independently of \((G,Y)\).
Furthermore, in both the above cases, \((x_{\star}, q_\star) \in [0, K\alpha]^2\) where \(K>0\) depends on \(\lambda\) and \(\kappa_+\).
Corollary 1. The uniqueness of the maximizer of the function \(\inf_{q} \Phi(\cdot,q)\), achieved at \(x^\star \in [-1+\delta, 1-\delta]\), combined with the large deviation bound ?? implies that all but an exponentially small fraction of points \(\theta \in S_{\kappa} (X,y)\) have nearly the same overlap \(x_\star\) with the signal direction \(\theta_\star\), with high probability over the data \((X,y)\).
While the parameter \(x_\star\) represents the asymptotic amount of overlap a direction \(\theta \sim \mu_{X,y}\) has with \(\theta_\star\), the parameter \(q_\star\) has an equally concrete interpretation: let \(\theta\) and \(\theta'\) be two independent copies from \(\mu_{X,y}\) conditional on the same realization of the data \((X,y)\), and denote by \(\bar{\theta}\) and \(\bar{\theta}'\) their projections (of norm \(\sqrt{d}\)) orthogonal to \(\theta_\star\). Then \(q_\star\) represents the asymptotic value of the overlap \(\langle \bar{\theta},\bar{\theta}' \rangle/d\). A crucial step in the proofs of the above formulas is to show that this overlap indeed concentrates around \(q_\star\).
We state a similar result for the posterior distribution 7 in the Bayesian setting. Recall the function \(\Phi\) from 9 . In this Bayesian case both the function \(u\) and the random variable \(S\) depend on the data-generating distribution.
If \(\big\{ (X_i, y_i) \big\}_{i=1}^n \sim \mathcal{D}_{\mathrm{\small \tiny GMM}}\) we let \[\label{eq:defuSgmm} S = \sqrt{\lambda} + G~~~and ~~~ u(x) = \sqrt{\lambda}\,x\,.\tag{17}\]
If \(\big\{ (X_i, y_i) \big\}_{i=1}^n \sim \mathcal{D}_{\mathrm{\small \tiny Logistic}}\) we let \[\label{eq:defuSlogistic} S = YG ~~~and ~~~ u(x) = \log \varphi(\sqrt{\lambda}\,x)\,,\tag{18}\] where as before, \(G \sim N(0,1)\) and \(Y|G \sim \text{Rad}\big(\varphi(\sqrt{\lambda}G)\big)\).
We have the following quenched LDP for the posterior distribution \(p_{X,y}\). Let \[\label{eq:minmaxBayes} \phi = \sup_{x \in (-1,1)}\inf_{q \in [0,1)}\Phi(x,q)\,,\tag{19}\] and for \(I \subset (-1,1)\), \[\label{eq:ratefctBayes} \bar{\phi}(I) = \sup_{x \in I} \inf_{q \in [0,1)}\Phi(x,q) - \phi\,.\tag{20}\]
Theorem 4. Fix \(\lambda>0\) and let \(n = \lfloor \alpha d \rfloor\). There exists \(\alpha_0 = \alpha_0(\lambda)>0\) such that the following holds for all \(\alpha < \alpha_0\) in both cases 17 and 18 . For any interval \(I \subseteq [-1+\delta, 1-\delta]\) with \(\delta = \delta(\alpha,\lambda)>0\), there exist \(\varepsilon_0 >0\) such that for all \(0 < \varepsilon\le \varepsilon_0\) there exists \(d_0, K>0\) such that for all \(d \ge d_0\) we have \[\left|\frac{1}{d} \log Z_{X,y} - \phi - \log \sqrt{2\pi e}\right| \le \varepsilon\,,\] \[\label{eq:ldp95posterior} \left|\frac{1}{d} \log p_{X,y} \Bigl(\big\{\theta: \langle \theta, \theta_\star\rangle / d \in I\big\}\Bigr) - \bar{\phi}(I)\right| \le 2\varepsilon\,,\qquad{(4)}\] and \[\label{eq:extreme95bd95posterior} \frac{1}{d} \log p_{X,y}\Big( \big\{ \theta: \langle \theta, \theta_\star\rangle / d \ge 1-\delta \big\} \Big) < -c\,,\qquad{(5)}\] with probability at least \(1-e^{-d/K}\) over the data \((X,y)\), where \(c>0\) is a universal constant. (Again, \(\varepsilon_0\) depends on \(\alpha, \lambda, |I|\), and \(d_0, K\) depend additionally on \(\varepsilon\).)
Here, \(\delta=\delta(\alpha, \lambda)\) is defined in (?? ); for \(\alpha \le \alpha_0\), we have \(\delta \le 1/10\). Again, the above results hold for any prescribed \(\delta > 0\) if \(\alpha \le \alpha_0(\delta, \lambda)\). (The bound (?? ) shows that the set of interpolators with normalized overlap outside \([-1+\delta, 1-\delta]\) makes an exponentially small contribution.)
Similarly in this case, the sup-inf saddle point problem is uniquely achieved:
Proposition 5 (GMM). For \(\lambda>0\), there exists \(\alpha_0 = \alpha_0(\lambda)\) such that for all \(\alpha < \alpha_0\), the saddle point problem 19 where \(\Phi\) is defined via 9 with \(u(x) = \sqrt{\lambda} x\) and \(S = \sqrt{\lambda} + G\), \(G \sim N(0,1)\), is achieved at a unique pair \((x_{\rm\tiny Bayes},q_{\rm\tiny Bayes})\), which solves the system of equations \[\begin{align} \label{eq:explicitxq0} x = \frac{q}{1-q}\,,~~~~and~~~~ \alpha \lambda\, (1-x^2) = \frac{q}{(1-q)^2}\,. \end{align}\qquad{(6)}\] These equations admit the explicit solutions \[\begin{align} \label{eq:explicitxq} x_{\rm\tiny Bayes} = \frac{\alpha \lambda}{1+\alpha \lambda}\,,~~~~and~~~~ q_{\rm\tiny Bayes} = \frac{\alpha \lambda}{1+2\alpha \lambda}\,. \end{align}\qquad{(7)}\]
Proposition 6 (Logistic). Define the random variable \[\begin{align} \label{eq:R} R(x,q) := \frac{\operatorname{\mathbb{E}}_{W} \varphi'(\sqrt{\lambda}V)}{\operatorname{\mathbb{E}}_{W}\varphi(\sqrt{\lambda}V)}\,,~~ where ~~ V := xYG+\sqrt{(1-x^2)q}Z + \sqrt{(1-x^2)(1-q)}W\,, \end{align}\qquad{(8)}\] and \(G, Z ,W \sim N(0,1)\) are mutually independent and \(Y|G \sim \text{Rad}\big(\varphi(\sqrt{\lambda}G)\big)\) independently of everything else. For \(\lambda>0\) there exists \(\alpha_0 = \alpha_0(\lambda)\) such that for all \(\alpha < \alpha_0\), the saddle point problem 19 where \(\Phi\) is defined via 9 with \(u(x) = \log \varphi(\sqrt{\lambda} x)\) and \(S = YG\), is uniquely achieved at a pair \((x_{\rm\tiny Bayes},q_{\rm\tiny Bayes})\), which solves the system of equations \[\begin{align} \begin{aligned}\label{eq:system95bayes} \alpha\lambda (1-q) \operatorname{\mathbb{E}}\big[\varphi\big(-\sqrt{\lambda}YG\big) R(x,q)\big] &= \frac{x}{1-x^2}\,,\\ and~~~~~~~\alpha \lambda (1-x^2) \operatorname{\mathbb{E}}\big[R(x,q)^2\big] &= \frac{q}{(1-q)^2}\,. \end{aligned} \end{align}\qquad{(9)}\]
The uniqueness results combined with ?? shows exponential concentration of the normalized overlap under the posterior distribution, and characterizes the Bayes-optimal performance in estimating the signal direction \(\theta_\star\). Again, in both of the above cases, \((x_{\star}, q_\star) \in [0, K\alpha]^2\) where \(K>0\) depends on \(\lambda\).
Keeping in mind the interpretation of \(q\) mentioned in the previous section, the present Bayesian setting imposes a special relation between \(x\) and \(q\): for two independent copies \(\theta,\theta'\) from \(p_{X,y}\) we have by the law of iterated expectations \[\label{eq:nishimori} \operatorname{\mathbb{E}}\langle \theta, \theta_\star\rangle = \operatorname{\mathbb{E}}\langle \theta, \theta'\rangle \,.\tag{21}\] Therefore by concentration of the random variables inside each of the above expectations (see Appendix 9.3) the Pythagorean theorem would impose the relation \[x = x^2 + (1-x^2) q\,, ~~~i.e.,~~~ x = \frac{q}{1-q}\,.\] This identity is apparent in the Gaussian mixture case, see Eq. ?? , but is less clear in the logistic case. We show a similar result:
Lemma 1. For \(\lambda>0\), there exists \(\alpha_0=\alpha_0(\lambda)>0\) such that for every \(\alpha\in(0,\alpha_0)\), any solution \((x,q)\in[0,1)^2\) to the system ?? satisfies \[x=\frac{q}{1-q}\,.\] More precisely, the solution is of the form \[x=\frac{s}{1+s}\,,\qquad q=\frac{s}{1+2s}\,,\] where \(s>0\) is the unique solution to the scalar fixed-point equation \[\label{eq:scalar95fixed95point95s} s=\alpha\lambda\, \operatorname{\mathbb{E}}\left[R\Big(\frac{s}{1+s},\frac{s}{1+2s}\Big)^2\right]\,.\qquad{(10)}\]
This allows to search for the pair \((x_{\rm\tiny Bayes},q_{\rm\tiny Bayes})\) along a univariate curve, usually referred to as the Nishimori line, see [8] and [9]. No such simplification occurs in general outside the Bayesian setting. In particular the system of equations governing the pair \((x_\star,q_\star)\) concerning the uniform measure \(\mu_{X,y}\) treated in the previous section remains genuinely bivariate.
The proofs of Theorems 1 and 4 can be found in Appendix 8.1. The proofs of Propositions 2, 3, 5, 6, and Lemma 1 can be found in Appendix 10.4.
Figure 1: The squared \(\ell_2\) error \(\|\hat{\theta} - \theta_\star\|_2^2\) at parameters \(\kappa = 0\), \(\lambda=1\). The black line is the error \(\rm err_\star\) of an interpolator chosen uniformly at random. The red curve is the Bayes-optimal error \(\rm err_{\rm\tiny Bayes}\). The blue and orange curves are the mean errors of the GD and LP estimators averaged across \(T=20\) Monte Carlo trials. The error bars represent one standard deviation.. a — Data from \(\mathcal{D}_{\mathrm{\small \tiny GMM}}\), b — Data from \(\mathcal{D}_{\mathrm{\small \tiny logistic}}\)
In this section we compare the performance of a typical interpolator relative to that of a draw from the posterior and to two efficient algorithms for finding points in \(S_{\kappa}(X,y)\). (Note that the posterior distribution is not supported on the set of interpolators; a draw from \(p_{X,y}\) will typically not belong to \(S_{\kappa}(X,y)\) for any \(\kappa\).) For convenience we rescale the parameter space by \(\sqrt{d}\) in this section, so that \(\theta_{\star}\) and all its estimators have unit \(\ell_2\) norm.
The first algorithm is a second-order cone programming procedure \[\label{eq:lp} \mathrm{LP}~:~~~\max_{\theta \in \mathbb{R}^d} ~ \frac{1}{n}\sum_{i=1}^n \big\langle y_i X_i , \theta\big\rangle ~~subj.\;to ~~ \|\theta\|_2 \le 1\,,~~ \big\langle y_i X_i , \theta \big\rangle \ge \kappa \,,~\forall i \in [n]\,.\tag{22}\]
Note that the spherical constraint \(\|\theta\|_2 = 1\) is relaxed to a unit ball norm constraint \(\|\theta\|_2 \le 1\) making the optimization problem convex. By abuse of terminology we refer to this procedure as a linear program (LP), emphasizing the linear nature of the objective and the data-related constraints. This LP maximizes the correlation with the vector \(v = (1/n)\sum_{i=1}^n y_iX_i\) representing a proxy of the signal direction, while staying on the correct side of the hyperplane corresponding to each data point. In [5] it was shown that when the data is drawn from \(\mathcal{D}_{\mathrm{\small \tiny Logistic}}\), the norm constraint is saturated, resulting in an estimator \(\hat{\theta}_{\rm\tiny LP}\) lying on the unit sphere, \(\|\hat{\theta}_{\rm\tiny LP}\|_2=1\) with high probability. Thus the algorithm produces a point in \(S_{\kappa}(X,y)\) with high probability.
The second algorithm is empirical risk minimization of a smooth loss function via gradient descent: \[\label{eq:erm} \min_{\theta \in \mathbb{R}^d} ~ \Big\{R(\theta) := \sum_{i=1}^n \ell\big(\big\langle y_i X_i , \theta\big\rangle - \kappa \|\theta\|_2\big)\Big\}\,,\tag{23}\] where \(\ell : \mathbb{R}\to \mathbb{R}_{\ge 0}\) is a decreasing function with \(\lim_{x \to +\infty} \ell(x) = 0\); we only consider the logistic loss \(\ell(x) = \log(1+e^{-x})\) for concreteness. The gradient descent iteration on \(R\) reads \[\begin{align} \label{eq:gd} \begin{aligned} \mathrm{GD}~:~~~ \theta^{t+1} &= \theta^t - \eta\nabla R(\theta^t) \\ &= \theta^t -\eta \sum_{i=1}^n \big(y_i X_i - \kappa \theta^t/\|\theta^t\|\big) \ell'\big(\big\langle y_i X_i , \theta^t\big\rangle - \kappa \|\theta\|_2\big) \,, \end{aligned} \end{align}\tag{24}\] where \(\eta>0\) is a fixed stepsize and \(t \in \{0,1,\cdots\}\). It was shown in [5] that under smoothness assumptions on \(\ell\) (satisfied by the logistic loss) and for small enough stepsize \(\eta\), this iteration produces a margin-\(\kappa\) classifier: \[\lim_{t\to \infty} \min_{1\le i \le n} \big\langle y_i X_i , \theta^t/\|\theta^t\|_2 \big\rangle \ge \kappa\,,\] as long as \(\|\theta^{t}\|_2 \to \infty\) as \(t \to \infty\).
For both data distributions \(\mathcal{D}_{\mathrm{\small \tiny logistic}}\) and \(\mathcal{D}_{\mathrm{\small \tiny GMM}}\) and both the LP and GD algorithms we perform a Monte Carlo estimate of the squared \(\ell_2\) distance \(\|\hat{\theta}- \theta_\star\|_2^2 = 2(1-\langle \hat{\theta}, \theta_\star\rangle)\) over \(T=20\) trials where the data is freshly resampled. We fix the dimension to \(d=3000\), the margin to \(\kappa = 0\), the signal-to-noise ratio to \(\lambda = 1\) and vary the number of samples-to-dimension ratio \(\alpha\) in the range \(\{0.01,\cdots,1\}\) in increments of 0.1.
In the case of LP we use a specialized numerical solver to obtain a solution \(\hat{\theta}_{\rm\tiny LP}\) to 22 and verify that the normalization condition \(\|\hat{\theta}_{\rm\tiny LP}\|_2=1\) is satisfied to \(10^{-2}\) accuracy in all instances.
In the case of GD we run the iteration 24 with step size \(\eta = 1.5\) until either the \(\ell_2\) norm of the gradient of \(R\) is smaller than \(10^{-8}\) or a maximum number of iterations of \(500\) is reached. We verify that the margin condition \(\min_{1\le i \le n} \langle y_i X_i , \hat{\theta}_{\rm\tiny GD} \rangle \ge \kappa\) is satisfied in all instances, where \(\hat{\theta}_{\rm\tiny GD} = \theta^t/\|\theta^t\|_2\) at the terminal time step \(t\).
We compare these empirically obtained values to our theoretical predictions of the squared \(\ell_2\) distances achieved by a typical interpolator \(\theta \sim \mu_{X,y}\): \[\rm err_{\star} := \lim_{d \to \infty} \operatorname{\mathbb{E}}\|\theta- \theta_\star\|_2^2 = 2(1 - x_{\star}),\] where \(x_{\star}\) is described in Lemmas 2 and 3 for the data-generating distributions \(\mathcal{D}_{\mathrm{\small \tiny GMM}}\) and \(\mathcal{D}_{\mathrm{\small \tiny Logistic}}\) respectively, and the error achieved by the posterior mean \(\hat{\theta}^{\rm\tiny Bayes}\), \[\rm err_{\rm\tiny Bayes} := \lim_{d \to \infty}\operatorname{\mathbb{E}}\|\hat{\theta}^{\rm\tiny Bayes}- \theta_\star\|_2^2 = 1 - x_{\rm\tiny Bayes},\] where \(x_{\rm\tiny Bayes}\) is described in Lemmas 5 and 6 for these same distributions. The corresponding fixed point equations are numerically solved via bisection.
The numerical results are summarized in Figure 1. We see that both algorithms significantly outperform a typical interpolator under both distributions and across all tested values of \(\alpha\), with the Bayes error being smallest overall. Since this error concentrates exponentially in \(d\) under the uniform measure on \(S_{\kappa}(X,y)\) (Theorem 1), only an exponentially small fraction of points in \(S_{\kappa}(X,y)\) perform at least as well as LP or GD.
This numerical finding can supported by theory: for data generated from the logistic model, [5] established that the LP (22 ) achieves correlation \(x_{\rm\tiny LP} = \Theta(\sqrt{\alpha})\) in the limit \(\kappa\rightarrow -\infty\) with \(\lambda\) fixed; see Lemmas 22, 23, 24 therein. In contrast we have \(x_{\star} = O(\alpha)\) for \(\kappa\le 0\). This comparison again establishes that for small \(\alpha\), only an exponentially small fraction of points in \(S_{\kappa}(X, y)\) perform as well as the LP, in line with the results of our numerical simulations.
We remark that this effect is purely due to overparametrization: the performance gap between the above estimators vanishes as the sampling ratio \(\alpha\) is increased. Heuristically this can be seen from the fact that the area of the set \(S_{\kappa}(X,y)\) is a decreasing function of \(\alpha\) since the map \(\alpha \mapsto \phi\) (Eq. 14 ) is decreasing, leading to consistent estimation for large enough \(\alpha\) (or \(\lambda \to \infty\)). This is in agreement with the results of [5] who provided bounds on the maximum and minimum estimation performance of the points in \(S_{\kappa}(X,y)\). These bounds converge towards a common value as \(\alpha\) increases (see Figure 4 therein).
There has been an impressive amount of work on overparametrization and implicit regularization over the last decade suggesting that overparametrization not only does not hurt statistical performance, but is essential for algorithmic tractability. We refer to [10], [11] for a partial synthesis of the literature. Most existing work analyzes the performance of specific algorithms and statistical procedures in the overparametrized regime and establish their success under suitable data-generating assumptions. A subset of this literature is concerned with obtaining exact high-dimensional asymptotics in (generalized) linear models under idealized data distributions, allowing a precise tracking of the generalization error and other metrics as the parameters of the model are changed. In this line of work we mention the analysis of maximum likelihood and M-estimation in logistic regression [6], [12], Bayes-optimal estimation in GLMs [13], boosting and minimum \(\ell_1\) norm interpolators [14]–[16], maximum margin interpolators [4], [17], among many others.
Closer to our setting, [5] identify sharp bounds on the interpolation threshold for data generated from the logistic model: the maximum value of \(\alpha = n/d\) under which interpolators exist with positive probability, and above which the set of interpolators is empty with high probability. They prove bounds on the generalization performance of any element of \(S_{\kappa}(X,y)\) and leave open the question of whether there exists a value within those bounds which is typical. They additionally analyze the performance of the linear program 22 , while [6] analyze the ERM 23 , which are both compared against in the previous section.
Our work is closely related to [7], [18] who address the question of abundance of good interpolators and tempered overfitting of randomly selected interpolating neural networks. As mentioned earlier [7] conducts a heuristic analysis in the same setting as ours, under the Gaussian mixture model, and conclude that most interpolators have good generalization performance, in the sense of being close to Bayes-optimal. A careful reading of their argument reveals a seemingly innocuous assumption (Eq.(12) therein) which can only hold at high SNR: the separation between the Gaussian centers need to grow faster than \(\sqrt{d} \log n\), and is otherwise violated at constant separation. [18] considers the setting of fully connected multi-layer neural networks (NN) under binary features \(x\) and clean labels \(h_\star(x) \in \{-1,1\}\) corrupted with bit flip noise; see also [19]. When the clean labels are generated by a “teacher" network \(h_\star\) with \(N_\star\) number of neurons, they prove that the generalization of a randomly picked interpolating”student" neural network (of potentially much larger size) with \(N\) neurons is close to Bayes-optimal when the number of samples \(n\) is roughly larger than \(N_\star^4 \vee N\). Importantly, the number of weights of the student network is absent from the sample complexity, which can be very large without hurting generalization, leading to tempered overfitting. But the term \(N_\star^4\) in the sample complexity is roughly quadratic in the number of weights of the teacher network, and an analogy with our setting where the teacher and the student have the same number of parameters \(d\) suggests that this is still a “large \(\alpha\) regime" as \(n\) needs to grow at least like \(d^2\).
The set of interpolators is also known as the set of solutions to the spherical perceptron model (or the half-space model when \(\kappa=0\)): if one draws \(n\) uniformly random half-spaces of margin \(\kappa\) in \(d\) dimensions, when is their common intersection with the sphere typically non-empty? And what is the typical area of this intersection? Motivated by questions of learning with threshold functions, Cover [20] determined the interpolation threshold in this model, also known as the storage capacity for \(\kappa=0\): the set is typically non-empty if \(n \le 2(1-o(1))d\) and typically empty if otherwise \(n\ge 2(1+o(1))d\), with additional finer understanding of the critical window. Gardner [21], [22] proposed formulas which would later bear her name in the literature for the storage capacity and for the logarithm of the surface area, based on the non-rigorous replica method, for general \(\kappa \ge0\).
These formulas were proved by Shcherbina and Tirozzi [23] leveraging convexity and concentration of measure. Stojnic [24] found an elegant and simple Gaussian comparison argument establishing Gardner’s storage capacity for \(\kappa \ge 0\). Talagrand’s books [25], [26] present a unified treatment of a larger family of models and incorporate additional important techniques such as Guerra’s interpolation method [27], [28] into their study.
The behavior of the spherical perceptron model when \(\kappa<0\) is much more delicate and few results are available. [29] showed that Gardner’s formula obtained for \(\kappa \ge0\) is an upper bound when \(\kappa < 0\). [5] prove upper and lower bounds on the capacity for \(\kappa \le 0\) which match as \(\kappa \to -\infty\), and a detailed study at the physics level of rigor can be found in [30]. An algorithm for finding a feasible point was proposed in [31] and was shown to work for \(\kappa<0\) under an unproved analytic condition regarding the structure of a certain variational problem.
The binary version of the problem where the sphere is replaced by the binary hypercube has also been intensely studied. The storage capacity question has recently been resolved: the existence of a sharp threshold sequence was established in [32], [33] and the capacity formula predicted by Krauth and Mézard [34] was established in [35], [36]. In addition, peculiar structural phenomena of freezing and preponderance of isolated solutions were established in a symmetric version of this model [37]–[39] but remain open otherwise, and efficient algorithms for finding (a connected set of) solutions were proposed in [40].
The proofs are executed in a unified way by considering the random probability density on the sphere, \[\label{eq:gibbs95measure0} \mu(\theta) = \frac{1}{Z} \mathbf{1}\big\{|\theta_1/\sqrt{d} -x | \le \varepsilon\big\} \prod_{i=1}^n \exp u\big(\langle g_i ,\theta \rangle / \sqrt{d}\big)\,, ~~~ \theta \in \mathbb{S}^{d-1}(\sqrt{d})\,,\tag{25}\] where \(x\) and \(\varepsilon>0\) are fixed, \(u : \mathbb{R}\to \mathbb{R}\) is a smooth concave function with derivatives of controlled growth, and the \(g_i\)’s are i.i.d.random vectors whose first coordinates are copies of a random variable \(S\) drawn from a general strongly log-concave density, and the remaining coordinates are standard normal. Without loss of generality we can set \(\theta_\star = \sqrt{d} e_1\), and the density \(\mu\) corresponds to each case of interest by appropriately choosing \(u\) and the law of \(S\); see Eqs. 12 , 13 for the (formal) correspondence with \(\mu_{X,y}\) and Eqs. 17 , 18 for the correspondence with \(p_{X,y}\).
The goal is then to estimate the normalized logarithm of the restricted partition function \(Z\), called the free energy. We follow Talagrand’s approach in proving the Gardner formula for the spherical perceptron model [25], [26], with additional technical work required for handling the ‘signal part’ of the data: the vectors \(y_i X_i\) have a non-Gaussian component with law \(S\) in the direction of \(\theta_\star\) and are otherwise Gaussian on the complement subspace. This effectively turns the model into a spherical perceptron with Gaussian disorder and random inhomogeneous margins. While Talagrand’s treatment is restricted to \(\kappa \ge 0\), we are able to extend his techniques to our case. By constraining the overlap \(\langle \theta, \theta_\star\rangle/d = \theta_1/\sqrt{d} \simeq x\) and leveraging the log-concavity of the law of \(S\) we can control the fluctuations of the first coordinate to any desired accuracy. This allows us to conduct our analysis for \(\kappa<0\) as long as \(\alpha\) is suitably small. We additionally remark that as a corollary of our proof, we prove the Gardner formula for the spherical perceptron model for all \(\kappa\le 0\) and \(\alpha \le \alpha_0\) smaller than a universal constant.
We mention that our analysis does not operate on the Nishimori line, in contrast to the recent activity in Bayesian settings; see for instance [9], [13], [41]. As already mentioned in Section 3.2, Eq. 21 , there is no special relation between the one-replica and two-replica overlaps \(\langle \theta,\theta_\star\rangle\), \(\langle \theta^1,\theta^2\rangle\) outside the Bayesian setting. Such a relation can simplify interpolation and concentration arguments, and usually lead to a simpler variational formula. The fact that we are outside this special line when studying the uniform measure \(\mu_{X,y}\) on interpolators is responsible for the ‘sup-inf’ structure of the variational formulas we obtain. Finally, we note that although our arguments are lengthy, all known proofs of the Gardner formula are technically involved [23], [25], [26], [42].
In the remaining of this section we present at a high-level the main steps of the proof.
In more detail, the first step is to relax the spherical constraint to full space by switching to a Gaussian reference measure, and we let \[\label{eq:gibbs95measure1} \mu_{\beta}(\theta) = \frac{1}{Z_\beta} \mathbf{1}\big\{|\theta_1/\sqrt{d} -x | \le \varepsilon\big\} \exp \left(\sum_{i=1}^n u\big(\langle g_i ,\theta \rangle / \sqrt{d}\big) -\beta \|\theta\|^2\right)\,, ~~~ \theta \in \mathbb{R}^d\,,\tag{26}\] now defined relative the Lebesgue measure on \(\mathbb{R}^d\), and where \(\beta >0\) is a parameter. The quadratic term acts as a confining potential.
The measure \(\mu_\beta\) is a log-concave density which has strong concentration properties. In particular the normalized squared norm \(\|\theta\|^2/d\) of a draw \(\theta \sim \mu_{\beta}\), and the normalized overlap \(\langle \theta^1, \theta^2\rangle /d\) of two independent draws from \(\mu_{\beta}\) both concentrate around their expectations. We then use the Gaussian interpolation method to prove a Gardner formula for \(Z_\beta\) of the form \[\label{eq:gardner95relaxed} \frac{1}{d} \log Z_{\beta} = \inf_{0 \le q \le \rho} \Big\{ \bar{\Phi}(x,q,\rho) - \beta(\rho + x^2)\Big\} + O(\varepsilon) + o_{\operatorname{\mathbb{P}}}(1)\,,\tag{27}\] where \(o_{\operatorname{\mathbb{P}}}(1) \to 0\) in probability in the limit \(d\to \infty\) and \(n/d \to \alpha\), and \[\begin{align} \label{eq:phi95master95rho} \bar{\Phi}(x,q,\rho) &:= \alpha \operatorname{\mathbb{E}}\log \operatorname{\mathbb{E}}_{W} \exp u\Big( x S + \sqrt{q}Z + \sqrt{\rho-q} W \Big) + \frac{1}{2} \frac{q}{\rho-q} + \frac{1}{2} \log\big(\rho-q\big) \,, \end{align}\tag{28}\] This is the content of Appendix 6. Central to the successful application of this technique are 1) strong concentration of measure statements of the interpolating Gibbs measures and 2) uniqueness of the solution to the system of Replica-Symmetric (RS) equations Eq.(40 ). We demonstrate these in Appendix 9.3 and Appendix 10 respectively.
The unique minimizers \((q_\star,\rho_\star)\) of the formula in 27 are respectively the asymptotic values of \[\operatorname{\mathbb{E}}\Big[\operatorname{\mathbb{E}}_{(\theta^1,\theta^2) \sim \mu_\beta \times \mu_\beta} \big[\langle \bar{\theta}^1, \bar{\theta}^2\rangle /d\big]\Big]\,,~~~~ and~~~~ \operatorname{\mathbb{E}}\Big[\operatorname{\mathbb{E}}_{\theta \sim \mu_\beta} \big[\|\bar{\theta}\|^2/d\big]\Big]\,,\] where \(\bar{\theta} = (\theta_2,\cdots,\theta_d)\) omits the first coordinate of \(\theta\), and similarly for \(\bar{\theta}^1, \bar{\theta}^2\).
We remark that in the Bayesian setting with data generated from \(\mathcal{D}_{\mathrm{\small \tiny GMM}}\) we have \(u(x) = \sqrt{\lambda} x\) which allows for explicit computations of the log-partition function via a contour integral, and one can obtain the desired formula without resorting to these techniques. Nevertheless we do not pursue this and provide a unified treatment here.
To obtain an asymptotic expression for the area of the set of interpolators with fixed overlap with the signal direction, \(S_{\kappa}(X,y) \cap \{|\langle\theta,\theta_\star\rangle/d - x|\le \varepsilon\}\), we turn off the mollification \(\exp u(x)\) appearing in 26 and 28 into a hard step function \(\mathbf{1}\{ x \ge \kappa\}\), under the Gaussian reference measure, and then convert back to the spherical setting. Regarding the first step, showing that the desired statement 27 survives this passage to a hard step function is done by adding one constraint at a time. (Note the \(i\)-th datapoint imposes the constraint \(\langle g_i, \theta \rangle \ge \kappa \sqrt{d}\) on the set of possible interpolators \(\theta \in \mathbb{S}^{d-1}(\sqrt{d})\), and henceforth we refer to the datapoints also as constraints.) Let \[\begin{align} \label{eq:Ui95init95def} U_i = \big\{\theta \in \mathbb{S}^{d-1}(\sqrt{d}): \langle g_i,\theta\rangle \ge \kappa \sqrt{d} \big\}\,, \end{align}\tag{29}\] and \[\label{eq:a95m} a_m = \frac{1}{d}\operatorname{\mathbb{E}}\log \int_{\bigcap_{i < m} U_i} \mathbf{1}\big\{|\theta_1/\sqrt{d} -x | \le \varepsilon\big\} \exp \left(\sum_{i=m}^n u\big(\langle g_i ,\theta \rangle / \sqrt{d}\big) -\beta \|\theta\|^2\right) \mathrm{d}\theta\,,~~~ m \le n\,.\tag{30}\] We want to estimate the difference \(a_{m+1} - a_m\) which can be written as \[\label{eq:difference} a_{m+1} - a_m = \frac{1}{d}\operatorname{\mathbb{E}}\log G_{m}(U_{m}) - \frac{1}{d}\operatorname{\mathbb{E}}\log G_{m}\big(e^{u(\langle g_m ,\theta \rangle / \sqrt{d})}\big)\,,\tag{31}\] where \(G_m\) is the measure with density proportional to \[\mathbf{1}\Big\{\theta \in \bigcap_{i<m} U_i,\, |\theta_1/\sqrt{d}-x|\le \varepsilon\Big\}\, \exp\left(\sum_{i>m}u(\langle g_i,\theta\rangle / \sqrt{d}) - \beta \|\theta\|^2\right)\,,\] which does not involve the \(m\)-th constraint. If \(\exp u\) approximates the step function to accuracy \(\varepsilon'\) then we can hope to establish \(|a_{m+1}-a_m | \le \varepsilon'/d\), then sum over \(m \in [n]\). The main difficulty is that \(G_m(U_m)\) may apriori be too small compared to the second term in 31 ; for instance the additional constraint \(U_m\) may have an empty intersection with \(\cap_{i<m}U_i\). Talagrand’s approach is to truncate the logarithm in the definition of \(a_m\), Eq. 30 to a minimum floor value \(e^{-cd}\), \(c>0\), and control the probability that \(G_m(U_m)\) falls below this threshold. We will show that \(G_m(U_m)\) is very unlikely to be exponentially small by extracting an exponential number of nearly orthogonal directions in \(\cap_{i<m}U_i\), conditional on this set being large (this is provided by the truncation), and show that the fresh constraint \(U_m\) has a small probability of being violated by all these directions simultaneously. This is a geometric argument executed via the tools of Gaussian processes. A minor adaptation is needed in our case to handle the non-Gaussian, but still strongly log-concave, first coordinate. This argument will also be used to establish concentration of the logarithms of the relevant partition functions, and is executed in Appendix 7. We point out a version of this argument in [32] which handles arbitrary i.i.d.sub-Gaussian vectors \(g_i\), at the price of a suboptimal concentration rate that scales like a fractional power of \(d\).
We convert back from the Gaussian measure to the spherical measure by exploiting the concentration of \(\bar{\theta}\) on a thin shell of width \(o(\sqrt{d})\) around a sphere of radius approximately \(\sqrt{\rho_\star d}\) when \(\theta \sim \mu_{\beta}\). The parameter \(\beta\) is then chosen to satisfy the unit radius condition \(x^2 + \rho_\star = 1\). A formula for \((1/d)\log Z\), Eq. 25 can then be obtained from 27 via a volume-to-surface comparison argument. This eliminates the parameters \(\beta\) and \(\rho\) from the equation 28 , leading to a variational formula with \(q\) as the only parameter. The overlap constraint on the first coordinate can be eliminated by taking a maximum over \(x\), resulting in the ‘max-min’ structure of the variational formula. This allows us to finish the proof of the large deviation result for the posterior distributions in the Bayesian setting (in Section 3.2) since the function \(u\) already satisfies the required smoothness properties. To obtain the LDP for uniform measure on the set of interpolators (in Section 3.1) we apply this argument after the mollification has been turned off. This is the content of Appendix 8; see Theorems 22 and 23. This completes the proof of Theorems 1 and 4.
The authors used ChatGPT 5.1 to produce the code used for the numerical simulations presented in Section 3.3. The authors instructed the AI to write Julia code for the Monte Carlo experiment and the numerical solvers for the fixed point equations in \((x,q)\) appearing in Section 3. The code was thoroughly checked by the authors. The authors used ChatGPT 5.5 and Gemini 3.1 and 3.5 to establish Part [it:part2] in the proof of Propositions 2, 3, 5, 6, in writing the fixed point argument for the map \(T_\alpha\), Eq. 286 , in the proof of Lemma 1, and to prove Proposition 14 and Lemma 24.
AC would like to thank Shuangping Li for stimulating discussions. AE was supported by the National Science Foundation grant DMS-2450867.
Recall the definition of \(Z_{\beta}\) from 26. The goal of this section is to compute the free energy – the expected log-partition function \((1/d) \operatorname{\mathbb{E}}\log Z_{\beta}\) – in the asymptotic regime \(d \rightarrow \infty, \frac{n}{d}\rightarrow \alpha > 0\) for \(\alpha \le \alpha_0\), where \(\alpha_0\) is defined in 37. Our expression depends on the solution to an explicit two-variable system of equations known as the Replica-Symmetric (RS) equations, defined in 40. Our precise results for the free energy are then given in Theorems 7, 8.
By rotational symmetry, we assume without loss of generality that \(\theta_\star = \sqrt{d} e_1\) as per Section 5. We then let \(s_i=y_i X_{i1}\) for \(1 \le i \le n\), the component of \(y_i X_i\) in the span of \(\theta_\star\). Letting \(\mathcal{D}\) denote the density of the \(s_i\), we impose the following technical assumption on \(\mathcal{D}\) which is satisfied when \(\mathcal{D}\in \{\mathcal{D}_{\mathrm{\small \tiny Logistic}}, \mathcal{D}_{\mathrm{\small \tiny GMM}}\}\).
Assumption 1. \(S \sim \mathcal{D}\) satisfies the following properties:
\(S\) has a \(\beta_{\mathrm{\small signal}}\) strongly log-concave density for some \(\beta_{\mathrm{\small signal}}>0\).
\(S\) is \(K_{\mathrm{\small signal}}^{1/2}\) sub-Gaussian for \(K_{\mathrm{\small signal}}\ge 1\), and the second and fourth moments of \(S\) are upper bounded by \(K_{\mathrm{\small signal}}\).
Note \(\beta_{\mathrm{\small signal}}\), \(K_{\mathrm{\small signal}}\) depend only on \(\lambda\) (and the link function \(\varphi\) when \(\mathcal{D}\equiv \mathcal{D}_{\mathrm{\small \tiny Logistic}}\), which we suppress for notational simplicity). We let \(\varphi_{0}\) denote the PDF of a standard univariate normal \(N(0,1)\), and let \(\varphi_{1}\) denote the PDF of \(S \sim \mathcal{D}\).
We now formally define the quantities we are interested in understanding. Following the notation in Section 5, for any \(\theta\in\mathbb{R}^d\), \(\bar\theta = (\theta_2, \ldots, \theta_d)\) omits its first coordinate. For all \(1 \le i \le n\), we let \[\begin{align} \label{eq:Si95def} S_i = S_i(\theta) := \frac{1}{\sqrt{d}}\Big( s_i \theta_1 + \langle g_i, \bar \theta \rangle \Big)\,, \end{align}\tag{32}\] where \(s_i \sim \mathcal{D}\), \(g_i \sim N(0, I_{d-1})\) are i.i.d., and where \(g_{i,j}\) denotes the \(j-1\)-st coordinate of \(g_i\). Hence we consider \(2 \le j \le d\). This notation is not to be confused with the definition of \(g_i\) in Section 5, and for the rest of this paper, we define \(g_i \sim N(0, I_{d-1})\).
Next, for an arbitrary function \(u:\mathbb{R}\rightarrow \mathbb{R}\) such that the following integrals 34, 35 exist, we define the Hamiltonian \[\begin{align} H(\theta) = H_{n, d}(\theta) := \sum_{1 \le i\le n} u(S_i) \,.\label{eq:pfs95hamiltonian95def} \end{align}\tag{33}\] Dependence on \(u(\cdot)\) is suppressed here in Appendix 6 and will always be clear from context. Since \(\theta_{\star} = \sqrt{d} e_1\), \(s_1 \theta_1 + \langle g_i, \bar{\theta}\rangle = y_i \langle X_i, \theta \rangle\). Thus 33 is identical in law to \(\sum_{i=1}^n u\big(\langle y_i X_i \rangle/\sqrt{d}\big)\). Finally, for any \(\beta>0\) and any interval \(I \subseteq \mathbb{R}\), we define the restricted quantities \[\begin{align} Z_{\beta}(I) &= Z_{\beta, n, d}(I) := \int \mathbf{1}\{\theta_1/\sqrt{d} \in I\} \, \exp\Big( H_{n, d}(\theta) - \beta\|\theta\|^2 \Big) \, \mathrm{d}\theta\,, \tag{34}\\ \phi_{\beta}(I) &= \phi_{\beta, n, d}(I) := \frac{1}{d}\operatorname{\mathbb{E}}\log Z_{\beta, n, d}(I)\,. \tag{35} \end{align}\] In the above definitions, we omit dependence on \(n, d\) when they are clear from context.
We are now in position to state the main results of this section, regarding the free energy of the interpolators and posterior respectively. For the interpolators, our result applies for \(u(\cdot)\) such that \(\exp u(x)\) is as a sufficiently accurate approximation to \(\mathbf{1}\{x \ge \kappa\}\).
Theorem 7 (For interpolators). Let \(\alpha_0 = \alpha_0(\lambda, \kappa_+)\) be from 37 and consider \(n\) such that \(1 \le n \le \alpha_0d\). Consider any \(\varepsilon>0\). Then there is a \(\varepsilon'>0\) depending on \(\varepsilon, \beta_0, \beta_1, \kappa, \lambda\) such that for any concave \(u \le 0\) satisfying
\(u' \ge 0\) with \(u' \neq 0\) on a set of positive Lebesgue measure,
\(u(x) = 0\) for \(x \ge \kappa\),
\(\exp u(x) \le \varepsilon'\) for all \(x \le \kappa- \varepsilon'\),
\(u\) is four times differentiable and \(|u^{(l)}| \le D\) for \(l = 1,2,3,4\),
there is a \(\varepsilon_{\mathrm{\small RS}_0}>0\) depending on \(\varepsilon, u, \beta_0, \beta_1, \kappa, \lambda\) such that the following holds (note dependence on \(\varepsilon'\) comes in implicitly through \(u\)). For any \(x \in [-1,1]\), \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}_0}\), and \(\beta \in [\beta_0, \beta_1]\), letting \(I = [x-\varepsilon'', x +\varepsilon'']\), for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \beta_0, \beta_1, \kappa, \lambda\), we have \[\begin{align} \label{eq:freeenergy95result} \big| \phi_{\beta, n, d}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \big| \le \varepsilon\,, \end{align}\qquad{(11)}\] where \(\phi_{\beta,n,d}(I)\) is from 35 and \(\mathrm{\small RSG}_I\) is from 42.
For the posterior, \(u(\cdot)\) is now fixed based on the assumed data generation process; our result applies for \(u(\cdot)\) from 17 in the GMM case or 18 in the logistic case.
Theorem 8 (For posterior). Let \(\alpha_0 = \alpha_0(\lambda)\) be from 37 and consider \(n\) such that \(1 \le n \le \alpha_0d\). Consider \(u(x)\) from 17, 18 in the GMM and logistic cases respectively. Then for any \(\varepsilon>0\), there is \(\varepsilon_{\mathrm{\small RS}_0}>0\) depending on \(\varepsilon, \alpha_0, \beta_0, \beta_1, \lambda\) such that the following holds. For any \(x \in [-1,1]\), \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RSG}}\), and \(\beta \in [\beta_0, \beta_1]\), letting \(I=[x-\varepsilon'', x+\varepsilon'']\), for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \beta_0, \beta_1, \lambda\), we have \[\begin{align} \label{eq:posteriorfreeenergy95result} \big| \phi_{\beta, n, d}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \big| \le \varepsilon\,, \end{align}\qquad{(12)}\] where \(\phi_{\beta, n, d}(I)\) is defined in 35 and \(\mathrm{\small RSG}_I\) is from 42, both with this \(\exp u(x)\).
In both Theorems, \(\mathrm{\small RSG}_I\) is well-defined thanks to Proposition 9. Also,
note that \(d\) does not need to be large enough in terms of \(\alpha_0\). This is because we apply the bound \(\alpha_0\le 2\) in the bounds arising in the
following proofs, and hence dependence on \(\alpha_0\) in \(d\) is captured by a universal constant. We now define \(\alpha_0\) and \(\mathrm{\small RSG}_I\) that appear in the above Theorems.
Defining \(\alpha_0\): For both the interpolators and the posterior, we let \[\begin{align}
\beta_0 = \frac{1}{8}\, , \beta_1 = 10\, ,C_{\mathrm{\small sol}}= \max\Big\{ \frac{1}{\beta_0}, 4\beta_1 \Big\}+1\,.\label{eq:csoldef}
\end{align}\tag{36}\] For the interpolators, we now consider \(\bar \alpha_0, c_0 \in (0, 2]\) small enough in terms of \(\beta_0, C_{\mathrm{\small sol}}, \lambda\), and
define \[\begin{align}
\alpha_0= \alpha_0(\lambda, \kappa_+) := \begin{cases} \bar \alpha_0 &: \kappa< 0\,, \\ \frac{c_0}{\kappa^2+1} &: \kappa\ge 0 \,. \end{cases}\label{eq:alpha0def}
\end{align}\tag{37}\] For the posterior, consider \(u(\cdot)\) from 17 in the GMM case or 18 in the logistic case. In both cases, note \(|u^{(l)}| \le D = D(\lambda)\) for \(l=1,2,3,4\). We let \(C_{\mathrm{\small
sol}}\) be large enough in terms of \(D, \lambda\). Our results now apply for \(\alpha_0\in (0,2]\) small enough in terms of \(\beta_0, \beta_1, D,
C_{\mathrm{\small sol}}\), and therefore small enough in terms of \(\beta_0, \beta_1, \lambda\).
Defining \(\mathrm{\small RSG}\) and the RS equations: We now define \(\mathrm{\small RSG}\). To do so, we must define the Replica-Symmetric (RS) equations. Let \(S \sim \mathcal{D}\), \(Z, W \sim N(0,1)\) be independent. Recall the definition of \(\bar\Phi(x,q,\rho)\) for any \(0 \le q < \rho\) and \(x \in \mathbb{R}\) from 28. In what follows consider \(\bar\Phi(x,q,\rho)\) with \(u(x)\) therein given by \(\exp u(x) = \mathbf{1}\{x \ge \kappa\}\) for the interpolators, and given by \(u(\cdot)\) from 17 in the GMM case or 18 in the logistic case for the posterior. In turn, for all such \((x, q, \rho)\) and any interval \(I \subseteq \mathbb{R}\) we define \[\label{eq:Fqrhodef} \begin{align} F_I(x,q,\rho) &:= \bar\Phi(x, q, \rho) - \beta \big(\rho + r_I(x)\big)\, \\ &= \alpha \operatorname{\mathbb{E}}\log \operatorname{\mathbb{E}}_{W} \exp u\big( x S+ \sqrt{q} Z+ \sqrt{\rho-q} W\big) + \frac{1}{2} \frac{q}{\rho-q} + \frac{1}{2} \log\big(\rho-q\big) \\ &\qquad \qquad - \beta \big(\rho + r_I(x)\big)\,, \end{align}\tag{38}\] where \[\begin{align} \label{eq:intervalrxdef} r_I(x) &:= \begin{cases} 0 &: 0 \in I\,, \\ x^2 &: 0 \not\in I\,.\end{cases} \end{align}\tag{39}\] and where dependence on \(\alpha, \beta\) is implicit in the definition of \(F\). Fixing \(x \in [-1,1]\) and \(I\), we define the RS equations by \[\begin{align} \frac{\partial F_I}{\partial q} = \frac{\partial F_I}{\partial \rho}=0\, .\label{eq:niceRSeqs} \end{align}\tag{40}\] We will establish in Appendix 10.2 the following crucial property of the system 40, which applies for both the interpolators and posterior.
Proposition 9. For all \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \times [-1, 1]\), the system 40 has a unique solution \(\big(q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x) \big)=(q_0, \rho_0)\) in the domain \(\big\{ (q, \rho): q < \rho, 0 \le q \le C_{\mathrm{\small sol}}, \frac{1}{C_{\mathrm{\small sol}}} \le \rho \le C_{\mathrm{\small sol}}\big\}\). Also, we have \(\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) \ge \frac{1}{2C_{\mathrm{\small sol}}}\).
Moreover, \(q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\) are both infinitely differentiable in \((\alpha, \beta, x)\) for \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \times [-1, 1]\). Thus for \(x \in [-1, 1]\) and \(I\) both fixed, \(\mathrm{\small RS}_{0,I}(\alpha, \beta, x)\) and \(\mathrm{\small RSG}_I(\alpha, \beta, x)\) are infinitely differentiable in \((\alpha, \beta)\) for \((\alpha, \beta) \in [0, \alpha_0] \times [\beta_0, \beta_1]\), where \(\mathrm{\small RS}_{0, I}, \mathrm{\small RSG}_I\) are defined in 41, 42 below.
Remark 1. Note the system 40 and its solution \(\big(q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x) \big)\) do not* depend on \(I\), since dependence on \(I\) in \(F_I\) comes only through \(\beta r_I(x)\), which does not depend on \(\rho, q\).*
Define in terms of \(F_I\) the following quantities, which implicitly depend on \(u(\cdot)\): \[\begin{align} \mathrm{\small RS}_{0, I}(\alpha, \beta, x) &:= F_I\big(x, q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big)\,,\tag{41}\\ \mathrm{\small RSG}_I(\alpha, \beta, x) &:= \mathrm{\small RS}_{0, I}(\alpha , \beta, x) + \frac{1}{2} \log(2\pi e) \,.\tag{42} \end{align}\]
Theorems 7 and 8 are proven with a unified strategy that uses a Gaussian interpolation argument. This argument proceeds by understanding the expected contribution of adding each datapoint or constraint \(i\) on the free energy \((1/d) \operatorname{\mathbb{E}}\log Z_{\beta}\) for each \(1 \le i \le n\). See Proposition 10. The free energy then can be written as a sum of such expected contributions.
This interpolation argument is carried out in Appendix 6.1. We then show in Appendix 6.2 that under the conditions on \(u(x)\) in Theorem 7, we can replace \(u(x)\) by \(\mathbf{1}\{x \ge \kappa\}\) only changes the the free energy by at most \(\varepsilon\). This yields an expression that does not depend on \(u(\cdot)\) and depends explicitly on the solution to the RS equations. Finally, we sum these expressions across all the datapoints \(i, 1 \le i \le n\) and finish the proof of Theorem 7 for the interpolators and Theorem 8 in Appendix 6.3 and Appendix 6.4 respectively.
Crucial to executing this proof strategy is Proposition 9 – that the RS equations have a unique solution. This is done by showing that the RS equations satisfy a particular convex-concave structure. Establishing this with the signal in the data and the case \(\kappa< 0\) does not directly follow from the arguments of Talagrand in [25]; we discuss our steps to handle these complications in Appendix 10.
Here in Appendix 6.1, we fix any \(d\ge 1\) and \(n\) such that \(1 \le n\le \alpha_0d\), and define \(\alpha = \frac{n}{d}\). To compute the free energy \(\phi_{\beta, n, d}(I)\), we consider two interpolations. One interpolation is over a parameter \(v, 0 \le v \le 1\), and aims to elucidate the effect of the \(n\)-th datapoint or constraint on the original probability distribution. When \(v=1\), the \(n\)-th datapoint is fully present, and when \(v=0\), it is eliminated. Hence this interpolation is called ‘cavity in \(n\)’. The other interpolation is over a parameter \(t, 0 \le t \le 1\), and aims to elucidate the effect of the \(d\)-th coordinate. When \(t=1\), the \(d\)-th coordinate is fully present, and when \(t=0\), it is eliminated. Hence this interpolation is called ‘cavity in \(d\)’.
Specifically, the cavity in \(n\) provides us with an approximate expression for \(\phi_{\beta, n, d}(I) - \phi_{\beta, n-1, d}(I)\). This expression depends on the mollifier \(u(\cdot)\) and the overlaps \(q_{n,d}, \rho_{n,d}\) given in 47; see Proposition 10. Establishing this result is the main goal of Appendix 6.1. However to define the cavity in \(n\), we will first need to define the cavity in \(d\). We will then use the cavity in \(d\) more extensively next in Appendix 6.2 to relate \(q_{n,d}, \rho_{n,d}\) in the expression from Proposition 10 to \(q_0, \rho_0\) from Proposition 9, and eliminate \(u(\cdot)\) in the case of the interpolators. This lets us rewrite the aforementioned expression for \(\phi_{\beta, n, d}(I) - \phi_{\beta, n-1, d}(I)\) in terms of \(\mathrm{\small RSG}_I\).
Finally, we note that many of our following bounds do not explicitly depend on \(\alpha_0\); this is because we use the upper bound \(\alpha_0\le 2\).
To define the cavity in \(n\) in its full generality, we must first set up the cavity in \(d\). For any \(1 \le i\le n\) and \(t \in [0,1]\), define \[\begin{align} S_{i, t} = S_{i, t}(\theta) := \frac{s_i\theta_1}{\sqrt{d}}+\frac{1}{\sqrt{d}} \sum_{2 \le j\le d-1} g_{i, j} \theta_j+ \sqrt{\frac{t}{d}} g_{i, d} \theta_d\,.\notag \end{align}\] In terms of \(S_{i, t}\), define \[\begin{align} H_{t, n, d}(\theta) := \sum_{1 \le i\le n} u\big(S_{i, t}(\theta) \big) + \theta_d\sqrt{(1-t)r} Y - \frac{(1-t)(r-\bar{r})}{2} \theta_d^2\,,\label{eq:interpolateinthamiltonian} \end{align}\tag{43}\] where \(r,\bar{r}\) will be chosen next in 51, 52, and where \(Y \sim N(0, 1)\). Let \(\langle \,\cdot\, \rangle_t\) denote the Gibbs average w.r.t. \[\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \, \exp\big( H_{t, n, d}(\theta) - \beta\| \theta\|^2 \big)\,,\] and let \[\begin{align} \label{eq:nu95t95def} \nu_t(\cdot) := \operatorname{\mathbb{E}}\langle \,\cdot\, \rangle_t\,. \end{align}\tag{44}\] When we write \(H_t\) without explicitly stating \(n\), we will assume this refers to \(H_{t,n,d}\) as written in 43. Now consider the overlaps \[\begin{align} \label{eq:overlap95defs95thispaper} R_{1,2} = \frac{1}{d} \langle \bar{\theta}^1,\bar{\theta}^2\rangle\,,\,R_{1,1} = \frac{1}{d}\|\bar{\theta}\|^2\,, \end{align}\tag{45}\] where we view \(R_{1, 1}\) as a function on \(\mathbb{R}^{d-1}\) and \(R_{1, 2}\) as a function on \((\mathbb{R}^{d-1})^2\). Let \[\begin{align} q_t := \nu_t(R_{1,2})\, \le\, \rho_t := \nu_t(R_{1,1}) \,.\label{eq:interpolationrhoqdefgeneralt} \end{align}\tag{46}\] Note \(\langle \,\cdot\, \rangle_1\) corresponds to exactly the Hamiltonian \(H_{n, d}(\theta) - \beta\| \theta\|^2\). Indeed, specializing to \(t=1\), we define \[\begin{align} q_{n, d} := q_1 \, ,\, \rho_{n, d} := \rho_1\,,\label{eq:interpolationrhoqdef} \end{align}\tag{47}\] Consequently \(q_{n, d} \le \rho_{n, d}\). Now consider independent \(Z, W\sim N(0, 1)\), and \(S\sim \mathcal{D}\) following the law of each \(s_i\). For arguments \(0 \le q < \rho\), define \[\begin{align} \label{eq:approxconstraint} \eta= \eta(q, \rho) := x S+ \sqrt{q}Z+ \sqrt{\rho - q}W\, . \end{align}\tag{48}\] We define the functions \[\begin{align} \psi_{\alpha}(q, \rho) &:= \alpha \operatorname{\mathbb{E}}\Big( \frac{\operatorname{\mathbb{E}}_{W} [ u'(\eta) \exp u(\eta) ] }{ \operatorname{\mathbb{E}}_{W}[ \exp u(\eta) ] } \Big)^2\, ,\tag{49}\\ \bar{\psi}_{\alpha}(q, \rho) &:= \alpha \operatorname{\mathbb{E}}\Big[ \frac{\operatorname{\mathbb{E}}_{W} [ (u''(\eta) + u'(\eta)^2) \exp u(\eta) ] }{ \operatorname{\mathbb{E}}_{W}[ \exp u(\eta) ] } \Big]\, .\tag{50} \end{align}\] In turn, we let \[\begin{align} r &= \psi_{\alpha}\big(q,\rho\big)=\alpha\operatorname{\mathbb{E}}\Bigg[ \Bigg( \frac{\operatorname{\mathbb{E}}_{W}\big[ u'(\eta)\exp u(\eta) \big]}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta)\big]} \Bigg)^2 \Bigg] = \frac{\alpha}{\rho-q} \operatorname{\mathbb{E}}\Bigg[ \Bigg( \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]} \Bigg)^2 \Bigg]\,,\tag{51} \\ \bar{r} &= \bar{\psi}_{\alpha} \big(q, \rho \big) = \alpha \operatorname{\mathbb{E}}\frac{\operatorname{\mathbb{E}}_{W}\big[ (u''(\eta) + u'(\eta)^2 ) \exp u(\eta)\big] }{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta)\big]} = \frac{\alpha}{\rho - q} \operatorname{\mathbb{E}}\frac{\operatorname{\mathbb{E}}_{W}\big[ (W^2 - 1) \exp u(\eta)\big] }{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta)\big]}\,,\tag{52} \end{align}\] where the second equality is only valid when \(\rho>q\). Here the equality follows by Gaussian Integration by Parts. As we will justify later in Lemma 41, we have \(r \ge \bar{r}\) (irrespective of whether \(\rho=q\) or \(\rho>q\)). As \(|u'|, |u''| \le D\) in both the interpolators and GMM case and as \(\alpha \le \alpha_0\le 2\), we have \(r, \bar{r} \le K(D)\), which we use repeatedly in the following. We also note \(r, \bar{r}\) are independent of \(\varepsilon''\).
We next consider another interpolation parameter \(v \in [0,1]\). To set up the cavity in \(n\), we need to introduce the notion of replicas. Given a probability distribution \(\nu\), we consider \(L\) i.i.d. draws \(\theta^{\ell}, 1 \le \ell\le L\) from \(\nu\). These i.i.d. draws are known \(\theta^{\ell}\) are known as replicas. That is, \((\theta^{\ell})_{\ell=1}^L \sim \nu^{\otimes L}\). It is often useful to consider functions of \(L> 1\) replicas; one example is the overlap \(R_{1,2} = \frac{1}{d} \langle \bar\theta^1, \bar\theta^2 \rangle\). In particular, functions of \(L> 1\) replicas naturally arise when differentiating quantities of interest such as \(R_{1,1}\) and \(R_{1,2}\) with respect to \(t\) and \(v\) in the cavity in \(d\) and \(n\).
Proceeding with the setup, we let \(Z\) and \(W^{\ell}\) denote i.i.d. \(N(0, 1)\) scalars independent of everything else for each replica \(\ell\), \(1 \le \ell\le L\). For \(v \in [0,1]\), define for each replica \(\ell\), \(1 \le \ell\le L\), \[\begin{align} S_{n, t, v}^\ell= S_v^\ell&:= \sqrt{v} \Big(\frac{1}{\sqrt{d}} \sum_{2 \le j\le d-1} g_{n, j} \theta^{\ell}_{j} + \sqrt{\frac{t}{d}} g_{n, d} \theta^{\ell}_{d} \Big) + \sqrt{1-v} \big( \sqrt{q_{n, d}} Z+ \sqrt{\rho_{n, d} -q_{n, d}} W^\ell\big) \notag \\ &\qquad \qquad + s_n\Big(v\frac{\theta^\ell_1}{\sqrt{d}} + (1-v) x \Big) \,.\notag \end{align}\] Note that in the following when we consider \(S_{n, t, v}^\ell\), \(t\) will be always held fixed. When it is clear from context we will just write \(S_{v}^\ell\). Note \(S_{n, t, 1}^\ell= S_{n, t}^\ell\).
Next, we let \(\langle\, \cdot\, \rangle_{t, \sim}\) denote a Gibbs measure defined by \[\begin{align} \langle f \rangle_{t, \sim} &:= \frac{1}{Z_{t,n-1,d}^L} \int \operatorname{\mathbb{E}}_{W} \Bigg[ f\, \prod_{1 \le \ell\le L} \mathbf{1}\{\theta^{\ell}_1/\sqrt{d} \in I\} \exp\big( H_{t, n-1, d}(\theta^{\ell}) - \beta\| \theta^{\ell} \|^2 \big) \Bigg]\, \mathrm{d}\theta^1 \cdots \mathrm{d}\theta^L\label{eq:interpolationtildemeasure} \end{align}\tag{53}\] for \(f\) a function of \(L\) replicas and the corresponding annealed disorder \(W^{\ell}\), where we define: \[\begin{align} Z_{t,n-1,d}&:= \int \mathbf{1}\{\theta_1/\sqrt{d} \in I\} \exp\big( H_{t, n-1, d}(\theta) - \beta\| \theta\|^2 \big) \, \mathrm{d}\theta\,,\notag \\ H_{t, n-1, d}(\theta) &:= \sum_{1 \le i\le n-1} u(S_{i, t}(\theta)) + \theta_d\sqrt{(1-t)r} Y - \frac{(1-t)(r-\bar{r})}{2} \theta_{d}^2\,. \end{align}\] (Note for a fixed value of \(L\), if \(f\) is a function of \(L+1\) replicas, the Gibbs measure 53 will use \(\ell+1\) replicas \(\ell=1, \ldots, \ell, \ell+1\).) Now let \[\begin{align} \label{eq:nu95t95v95def} \nu_{t, v}(f) := \operatorname{\mathbb{E}}\frac{\big\langle f \exp \big( \sum_{1 \le \ell\le L} u(S_v^\ell) \big) \big\rangle_{t, \sim} }{\big\langle \exp u(S_v^1)\big\rangle_{t, \sim}^L} = \operatorname{\mathbb{E}}\frac{\big\langle f \exp \big( \sum_{1 \le \ell\le L} u(S_{n, t, v}^\ell) \big) \big\rangle_{t, \sim} }{ \big\langle \exp u(S_{n, t, v}^{L+1})\big\rangle_{t, \sim}^L}\,. \end{align}\tag{54}\] Observe that \(\nu_{t} \equiv \nu_{t,1}\). We will establish that as one datapoint is removed, the resulting difference in the free energy approximately equals the following expression:
Proposition 10. For all \(d \ge d_{\mathrm{\ref{prop:interpolationperconstraint}}}(\varepsilon'') \ge \frac{1}{\varepsilon''^2}\), we have \[\begin{align} &\Big| \phi_{\beta, n, d}(I) - \phi_{\beta, n-1, d}(I) - \frac{1}{d} \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( x s_n+ \sqrt{q_{n, d}} Z+ \sqrt{\rho_{n, d}-q_{n, d}}W\big) \Big] \Big| \le \frac{K_{\mathrm{\ref{prop:interpolationperconstraint}}}\varepsilon''}{d}\,,\label{eq:interpolationperconstrainteq} \end{align}\qquad{(13)}\] where \(K_{\mathrm{\ref{prop:interpolationperconstraint}}}\) depends on \(D, \beta_0, \beta_1, \lambda\), and also on \(\kappa\) for the interpolators.
To prove Proposition 10, we will need to establish the following. First, in Appendix 9.1, we will show the following critical Lemma, which lets us transfer expectations from \(\nu_{t, v}\) to \(\nu_{t, 1}\).
Lemma 2. For any function \(f:(\mathbb{R}^{d-1})^L\rightarrow \mathbb{R}\) with \(f \ge 0\), \[\begin{align} \nu_{t, v}(f) \le K \Big( \nu_{t, 1}(f) + \Big( \varepsilon'' + \frac{1}{d} \Big) \sup_{t, v \in [0, 1]^2} \nu_{t, v}(f^2)^{1/2} \Big)\,, \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda, L\), and also on \(\kappa\) for the interpolators.
We will apply the above for \(f=|R_{1, 1}-\rho_{n, d}|, |R_{1,2}-q_{n, d}|\), and thus are left with the task of controlling \(\nu_{t, 1}\big( |R_{1, 1}-\rho_{n, d}| \big), \nu_{t, 1}\big( |R_{1, 2}-q_{n, d}| \big)\) that appear on the right hand side of the above Lemma. To this end, we will also establish the following via concentration of Lipschitz functions of log-concave measures in Appendix 9.3.
Proposition 11. For all \(d \ge d_{\mathrm{\ref{prop:logconcaveconcentration}}}(\varepsilon'')\), all \(t, v \in [0,1]\) and all \(k \le d/4\), for \(f \equiv R_{1,1}\) or \(R_{1,2}\), \[\begin{align} \nu_{t,v}\Big( \big(f - \nu_{t,v}(f) \big)^{2k} \Big) \le \Big( \frac{K k}{d} \Big)^k\,. \end{align}\] and \[\begin{align} \log \nu_{t,v}\Big( \exp \Big( \frac{\| \bar{\theta} \|^2}{K} \Big) \Big) &\le K d\quad \,, \quad \log \nu_{t,v}\Big( \exp \Big( \frac{\theta_{d}^2}{K} \Big) \Big) \le K\,, \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda\), and also on \(\kappa\) for the interpolators.
We also cite a simple fact to bound higher order moments of relevant random variables:
Lemma 3 (Lemma 3.1.8, [25]). Consider a random variable \(X \ge 0\) and let \(C = \log \operatorname{\mathbb{E}}\big[ \exp X \big]\). Then for each \(k \ge 1\) we have \[\operatorname{\mathbb{E}}\big[ X^k \big] \le 2^k(k^k+C^k)\,.\]
Now we have the necessary tools to prove Proposition 10.
Proof of Proposition 10. We let \(d_{\mathrm{\ref{prop:interpolationperconstraint}}}(\varepsilon'') = d_{\mathrm{\ref{prop:logconcaveconcentration}}}(\varepsilon'')\) and consider any \(d \ge d_{\mathrm{\ref{prop:interpolationperconstraint}}}(\varepsilon'')\). Define for the proof of Proposition 10 the following function of \(v\): \[\begin{align} \varphi(v) &:= \operatorname{\mathbb{E}}\Big[ \log \big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim} \Big]\,. \end{align}\] (The above function is not to be confused with the link function \(\varphi\), which does not explicitly appear in the proof of Proposition 10.) Notice that \[\begin{align} \frac{1}{d} \varphi(1) &= \phi_{\beta, n, d}(I) - \phi_{\beta, n-1,d}(I) \, ,\\ \varphi(0) &= \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( x s_n+ \sqrt{q_{n, d}}Z+ \sqrt{\rho_{n, d}-q_{n, d}}W\big) \Big] \,. \end{align}\] Consequently it remains to prove that \[\begin{align} \Big| \frac{\mathrm{d}}{\mathrm{d}v} \varphi(v) \Big| \le K(D, \beta_0, \beta_1, \kappa, \lambda) \Big( \varepsilon''+\frac{1}{\sqrt{d}} \Big)\,, \end{align}\] where here and in the rest of the proof of Proposition 10, there is no dependence in \(K\) on \(\kappa\) for the posterior. To this end, we compute \[\begin{align} \frac{\mathrm{d}}{\mathrm{d}v} \varphi(v) &= \operatorname{\mathbb{E}}\frac{\frac{\mathrm{d}}{\mathrm{d}v}\big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim}}{\big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim}} \\ &= \operatorname{\mathbb{E}}\frac{\big\langle \exp u(S_{n, 1, v}) u'(S_{n, 1, v}) \cdot s_{n}\big(\frac{\theta_1}{\sqrt{d}} - x\big) \big\rangle_{1,\sim}}{\big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim}} \\ &\qquad +\operatorname{\mathbb{E}}\frac{\Big\langle \exp u(S_{n, 1, v}) u'(S_{n, 1, v})\cdot \big( \frac{1}{2\sqrt{vd}} \big\langle g_M, \bar{\theta} \rangle - \frac{1}{2\sqrt{1-v}} \big( \sqrt{q_{n, d}}Z+ \sqrt{\rho_{n, d}-q_{n, d}}W\big) \big) \Big\rangle_{1,\sim}}{\big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim}}\\ &:= \mathrm{\small (I)}+ \mathrm{\small (II)}\,. \end{align}\] Next observe as \(\exp(\cdot) \ge 0\), we have \[\begin{align} \big| \mathrm{\small (I)}\big| &\le \operatorname{\mathbb{E}}\frac{\Big|\big\langle \exp u(S_{n, 1, v}) u'(S_{n, 1, v}) \cdot s_{n}\big(\frac{\theta_1}{\sqrt{d}} - x\big) \big\rangle_{1,\sim} \Big|}{\big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim}} \\ &\le \operatorname{\mathbb{E}}\frac{\Big\langle \big| \exp u(S_{n, 1, v}) u'(S_{n, 1, v}) \cdot s_{n}\big(\frac{\theta_1}{\sqrt{d}} - x\big) \big| \Big\rangle_{1,\sim} }{\big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim}}\,. \end{align}\] Next remark, with the quenched disorder fixed, we have \[\begin{align} &\Big\langle \bigl| \exp u(S_{n, 1, v}) u'(S_{n, 1, v}) \cdot s_{n}\bigl(\tfrac{\theta_1}{\sqrt{d}} - x\bigr) \bigr| \Big\rangle_{1,\sim} \\ &\quad = \frac{1}{Z_{t,n-1,d}} \int \operatorname{\mathbb{E}}_{W}\Big[ \mathbf{1}\{\theta_1/\sqrt{d} \in I \} \exp\Big( H_{1,n-1}(\theta) - \beta\| \theta\|^2 \Big) \\ &\qquad\qquad\qquad\qquad\qquad\qquad\qquad \cdot \exp u(S_{n, 1, v}) \cdot \bigl|u'(S_{n, 1, v})\bigr| \cdot \bigl|\tfrac{\theta_1}{\sqrt{d}} - x \bigr| \cdot |s_{n}|\Big]\, \mathrm{d}\theta\\ &\quad \le D \varepsilon'' |s_{n}| \cdot \big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim}\, . \end{align}\] Here, the last inequality follows as \(s_{n}\) is independent of \(W\) and \(\theta\), and as the numerator of the last integral is only nonzero when \(\theta_1/\sqrt{d} \in I\), which implies \(\big| \frac{\theta_1}{\sqrt{d}} - x \big| \le \varepsilon''\). Combining with the earlier display implies \[\begin{align} \big| \mathrm{\small (I)}\big| \le \operatorname{\mathbb{E}}\Bigg[ \frac{ D \varepsilon'' |s_{n}| \cdot \big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim} }{ \big\langle \exp u(S_{n, 1, v}) \big\rangle_{1,\sim} } \Bigg] = D \varepsilon'' \cdot \operatorname{\mathbb{E}}[ |s_{n}| ] \le K(D, \lambda) \varepsilon''\,. \end{align}\] Moreover, applying Gaussian Integration by Parts on \(g_n\), \(Z\), and \(W\) yields that \[\begin{align} \big| \mathrm{\small (II)}\big| &\le K(D) \nu_{1, v}\Big( \big|R_{1,1} - \rho_{n, d} \big| + \big| R_{1,2}-q_{n, d}\big| \Big)\,. \end{align}\] The calculation in the above equality is analogous as in the proof of Lemma 3.3.5 of [25]. The reason why the argument still applies is that the Gaussian random variables we integrate by parts with respect to are the exact same as in [25]; there is no integration by parts w.r.t. the disorder from the signal part \(\mathrm{\small (I)}\), which we instead bounded directly above. See the proof of Lemma 25 for the details of a similar computation.
We thus have, applying Lemma 2 to the non-negative function \(\big|R_{1,1} - \rho_{n, d} \big| + \big|R_{1,2} - q_{n, d} \big|\), \[\begin{align} &\Big| \frac{\mathrm{d}}{\mathrm{d}v} \varphi(v) \Big| \\ &\quad\le \big|\mathrm{\small (I)}\big| + \big| \mathrm{\small (II)}\big| \\ &\quad \le K(D, \lambda) \varepsilon'' + K(D) \Big( \nu_{1,v} \big( \big|R_{1,1} - \rho_{n, d} \big| + \big|R_{1,2} - q_{n, d} \big| \big) \Big) \\ &\quad\le K(D, \beta_0, \beta_1, \kappa, \lambda) \Bigg( \nu_{1,1} \big( \big|R_{1,1} - \rho_{n, d} \big| + \big|R_{1,2} - q_{n, d} \big| \big) \\ &\qquad\qquad\qquad\qquad\qquad\qquad+ \Big( \varepsilon'' + \frac{1}{d} \Big) \sup_{t,v\in [0,1]^2} \Big( \nu_{t,v} \big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} + \nu_{t,v} \big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} \Big) \Bigg) \\ &\qquad\qquad\qquad+ K(D, \lambda) \varepsilon'' \,. \end{align}\] As \(\nu_{1,1}(R_{1,1}) = \rho_{n, d}\), \(\nu_{1,1}(R_{1,2}) = q_{n, d}\), we thus obtain from the first part of Proposition 11 that \[\begin{align} \nu_{1,1} \big( \big|R_{1,1} - \rho_{n, d} \big| + \big|R_{1,2} - q_{n, d} \big| \big) \le \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)}{\sqrt{d}}\,. \end{align}\] The second part of Proposition 11 and Lemma 3 implies \(\nu_{t,v}\big( R_{1,2}^2 \big) \le K(D, \beta_0, \beta_1, \kappa, \lambda)\). This gives \[\begin{align} \sup_{t,v\in [0,1]^2} \Big( \nu_{t,v} \big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} + \nu_{t,v} \big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} \Big) \le K(D, \beta_0, \beta_1, \kappa, \lambda)\, . \end{align}\] We thus can bound \[\begin{align} \Big| \frac{\mathrm{d}}{\mathrm{d}v} \varphi(v) \Big| &\le K(D, \lambda) \varepsilon'' + K(D, \beta_0, \beta_1, \kappa, \lambda) \Big( \varepsilon'' + \frac{1}{\sqrt{d}} + \frac{1}{d} \Big)\,, \end{align}\] which as remarked earlier is sufficient to conclude Proposition 10, since \(d \ge \frac{1}{\varepsilon''^2}\). ◻
Again let \(\alpha = n/d\), and let \(\psi_{\alpha}, \bar{\psi}_{\alpha}\) be defined in terms of \(\alpha\) as per 49, 50. Our goal here in Appendix 6.2 is to show that the expression from Proposition 10, specifically \[\begin{align} \label{eq:interpolate95oneattime95expression} \frac{1}{d} \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( x s_n+ \sqrt{q_{n, d}} Z+ \sqrt{\rho_{n, d}-q_{n, d}}W\big) \Big]\,, \end{align}\tag{55}\] is very close to \(\mathrm{\small RSG}_I\). The difference between 55 and \(\mathrm{\small RSG}_I\) is that \(\mathrm{\small RSG}_I\) instead depends on \(\rho_0, q_0\), and additionally for the interpolators, the mollifier \(u(\cdot)\) in 55 is replaced by the hard step function \(\mathbf{1}\{x \ge \kappa\}\) in \(\mathrm{\small RSG}_I\).
Here we will do the work in this argument that is common to the proof for the interpolators and posterior, specifically Propositions 12, 13, 14. The additional work for the interpolators that is needed to replace the mollifier \(u(\cdot)\) in 55 by the hard step function \(\mathbf{1}\{x \ge \kappa\}\) in \(\mathrm{\small RSG}_I\) is done in Propositions 16 and 15, presented later in Appendix 6.3.
Beginning with the argument, consider the following system of four variables and four equations: \[\begin{align} r = \psi_{\alpha}(q, \rho)\, ,\, \bar{r} = \bar{\psi}_{\alpha}(q, \rho)\, ,\, \rho = \frac{1}{2\beta+r-\bar{r}} + \frac{r}{(2\beta+r-\bar{r})^2}\, ,\, q = \frac{r}{(2\beta+r-\bar{r})^2}\, .\label{eq:realRSequations} \end{align}\tag{56}\] We will establish that \(\rho_{n, d}, q_{n, d}\) approximately satisfy 56. This is where we use the careful choice of \(r, \bar{r}\) in terms of \(\psi_{\alpha}, \bar{\psi}_{\alpha}\) from 51, 52, which lets us complete the cavity in \(n\) argument. In particular, in Appendix 9.2, we will complete the cavity in \(n\) and also execute the cavity in \(d\) to establish the following.
Lemma 4. For all \(t \in [0,1]\), we have \[\begin{align} \Big| \frac{\mathrm{d}}{\mathrm{d}t} \nu_t\big( \theta_{d}^1 \theta_{d}^2 \big) \Big|\,,\,\Big| \frac{\mathrm{d}}{\mathrm{d}t} \nu_t\big( (\theta_{d}^1)^2 \big) \Big| \le K\Big(\varepsilon''+\frac{1}{\sqrt{d}} \Big)\,,\label{eq:approxrealRSequationsboundderiv} \end{align}\qquad{(14)}\] where \(K\) depends on \(D,\beta_0,\beta_1, \lambda\).
With Lemma 4 in hand, we now establish:
Proposition 12. The following system of equations is satisfied by \(\rho_{n, d}, q_{n, d}\): \[\begin{align} r = \psi_{\alpha} (q, \rho)\, , \, \bar{r} = \bar{\psi}_{\alpha} (q, \rho)\, ,\, \rho = \frac{1}{2\beta+r-\bar{r}} + \frac{r}{(2\beta+r-\bar{r})^2} + \delta_1 \, ,\, q = \frac{r}{(2\beta+r-\bar{r})^2} + \delta_2\, ,\label{eq:approxRSequations} \end{align}\qquad{(15)}\] where \[\begin{align} \big| \delta_1 \big|\, ,\, \big| \delta_2 \big| \le K_{\mathrm{\ref{prop:approxrealRSequations}}}\Big( \varepsilon'' + \frac{1}{\sqrt{d}} \Big)\,,\label{eq:approxRSequationserror} \end{align}\qquad{(16)}\] for \(K_{\mathrm{\ref{prop:approxrealRSequations}}}\) depending on \(D, \beta_0, \beta_1, \lambda\). Here the errors \(|\delta_1|, |\delta_2|\) are upper bounded by a quantity independent of \(\alpha = \frac{n}{d}\).3 Moreover, as noted earlier, we have \(r \ge \bar{r}\).
Proof of Proposition 12. Consider \(\nu_1(R_{1,1}), \nu_1(R_{1,2})\). By symmetry between coordinates, \[\nu_1(R_{1,1}) = \nu_1\big( (\theta_{d}^1)^2 \big)\,,\,\nu_1(R_{1,1}) = \nu_1\big( \theta_{d}^1 \theta_{d}^2 \big)\,.\] Next observe that for the measure \(\nu_0\), the \(d\)-th coordinate completely decouples from the others. Moreover, the restriction \(\mathbf{1}\{ \theta_1/\sqrt{d} \in I\}\) only concerns the first coordinate \(\theta_1\). Thus, letting \(Z_t\) denote the relevant normalizing constant, we have \[\begin{align} \nu_0\big( (\theta_{d}^1)^2 \big) &= \operatorname{\mathbb{E}}\frac{\int \theta_{d}^2 \mathbf{1}\{ \theta_1/\sqrt{d} \in I\} \exp\Big( \sum_{i\le n} u\big(S_{i,0}(\theta)\big) - \beta\| \theta\|^2 + \theta_{d}\sqrt{r} Y - \frac{r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta}{Z_t} \\ &= \operatorname{\mathbb{E}}\frac{\int \theta_{d}^2 \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} }{ \int \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} }\,. \end{align}\] Similarly, we have \[\begin{align} \nu_0\big( \theta_{d}^1 \theta_{d}^2 \big) &= \operatorname{\mathbb{E}}\frac{\int \theta^1_{d} \theta^2_{d} \exp\Big( (\theta^1_{d} + \theta^2_{d}) \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \Big( \big(\theta^1_{d}\big)^2+\big(\theta^2_{d}\big)^2 \Big) \Big) \mathrm{d}\theta^1_{d} \theta^2_{d} }{ \int \exp\Big( (\theta^1_{d} + \theta^2_{d}) \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \Big( \big(\theta^1_{d}\big)^2+\big(\theta^2_{d}\big)^2 \Big) \Big) \mathrm{d}\theta^1_{d} \theta^2_{d} } \\ &= \operatorname{\mathbb{E}}\Bigg( \frac{\int \theta_{d} \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} }{ \int \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} } \Bigg)^2 \,. \end{align}\] The above are univariate Gaussian integrals w.r.t. \(\theta_{d}\). As detailed on p. 219 of [25], letting \(Z\) be a centered univariate Gaussian and \(s \in \mathbb{R}\), we obtain from Gaussian Integration by Parts that \[\begin{align} \operatorname{\mathbb{E}}\big[ Z e^{sZ} ] = s \operatorname{\mathbb{E}}\big[ Z^2 \big] \operatorname{\mathbb{E}}\big[ e^{sZ} \big]\,,\,\operatorname{\mathbb{E}}\big[ Z^2 e^{sZ} ] = \operatorname{\mathbb{E}}\big[Z^2 \big] \Big( \operatorname{\mathbb{E}}\big[ e^{sZ} \big] + s^2 \operatorname{\mathbb{E}}\big[ Z^2 \big] \operatorname{\mathbb{E}}\big[ e^{sZ} \big] \Big)\,, \end{align}\] where expectation is w.r.t. the law of \(Z\). We obtain \[\begin{align} \Bigg( \frac{\operatorname{\mathbb{E}}\big[ Z e^{sZ} ]}{\operatorname{\mathbb{E}}\big[ e^{sZ} \big]} \Bigg)^2 = s^2 \operatorname{\mathbb{E}}\big[ Z^2 \big]^2\,,\, \frac{\operatorname{\mathbb{E}}\big[ Z^2 e^{sZ} ]}{\operatorname{\mathbb{E}}\big[ e^{sZ} \big]} = \operatorname{\mathbb{E}}\big[Z^2] + s^2 \operatorname{\mathbb{E}}\big[ Z^2 \big]^2\,. \end{align}\] We apply the above display with \(s = \sqrt{r}Y\), \(Z \sim N\big(0, \frac{1}{2\beta+r-\bar{r}}\big)\) to compute the quantity inside the expectation in the integrals equaling \(\nu_0\big( \theta_{d}^1 \theta_{d}^2 \big)\), \(\nu_0\big( (\theta_{d}^1)^2 \big)\). This yields \[\begin{align} \nu_0\big( \theta_{d}^1 \theta_{d}^2 \big) &= \operatorname{\mathbb{E}}\Bigg( \frac{\int \theta_{d} \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} }{ \int \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} } \Bigg)^2 = \frac{r Y^2}{(2\beta+r-\bar{r})^2}\,, \\ \nu_0\big( (\theta_{d}^1)^2 \big) &= \operatorname{\mathbb{E}}\frac{\int \theta_{d}^2 \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} }{ \int \exp\Big( \theta_{d} \sqrt{r} Y - \frac{2\beta+ r-\bar{r}}{2} \theta_{d}^2 \Big) \mathrm{d}\theta_{d} } = \frac{1}{2\beta+r-\bar{r}} + \frac{r Y^2}{(2\beta+r-\bar{r})^2}\,. \end{align}\] Finally taking expectation over \(Y \sim N(0, 1)\), we establish that \[\begin{align} \rho &= \nu_1\big( (\theta_{d}^1)^2 \big) = \frac{1}{2\beta+r-\bar{r}} + \frac{r}{(2\beta+r-\bar{r})^2} + \Big( \nu_1\big( (\theta_{d}^1)^2 \big) - \nu_0\big( (\theta_{d}^1)^2 \big)\Big) \, , \notag\\ q &= \nu_1\big( \theta_{d}^1 \theta_{d}^2 \big) = \frac{r}{(2\beta+r-\bar{r})^2} + \Big( \nu_1\big( \theta_{d}^1 \theta_{d}^2 \big) - \nu_0\big( \theta_{d}^1 \theta_{d}^2 \big)\Big)\,. \end{align}\] The result follows by applying Lemma 4 to control \(\nu_1\big( (\theta_{d}^1)^2 \big) - \nu_0\big( (\theta_{d}^1)^2 \big)\), \(\nu_1\big( \theta_{d}^1 \theta_{d}^2 \big) - \nu_0\big( \theta_{d}^1 \theta_{d}^2 \big)\). ◻
In Appendix 10.1, we will establish:
Proposition 13. For all \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \times [-1, 1]\), any solution \((q, \rho, r, \bar{r})\) of 56 must satisfy \((q, \rho) \in (0, C_{\mathrm{\small sol}}) \times \big(\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\big)\) and \(\frac{1}{\rho-q} < C_{\mathrm{\small sol}}\).
We will use Proposition 12 and 13 to establish the following.
Proposition 14. Consider any \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \times [-1, 1]\). Then there is a \(0 < \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}} \le \varepsilon'\) depending on \(u, \beta_0, \beta_1, \lambda\) satisfying the following. For all \(\varepsilon'' \le \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}\) and all \(d \ge d_{\mathrm{\ref{prop:boundedapproxRSeq}}} \ge \frac{1}{\varepsilon''^2}\), for any \(n \ge 1\) such that \(\frac{n}{d} = \alpha \in [0, \alpha_0]\), we have \[\begin{align} (q_{n, d}, \rho_{n, d}) \in \big[0, C_{\mathrm{\small sol}}\big] \times \Big[\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\Big]\quad\text{ and }\quad \frac{1}{\rho_{n,d} - q_{n, d}} \le C_{\mathrm{\small sol}}\,, \end{align}\] Furthermore, in the case of the interpolators, supposing the mollifier \(u\) satisfies the conditions of Theorem 7 in terms of some parameter \(\varepsilon'\), we have \(|\delta_1|, |\delta_2| \le \varepsilon'\) where \(\delta_1, \delta_2\) are the errors from Proposition 12 for \(\rho_{n,d}, q_{n,d}\).
Proof. By definition of ??, Proposition 12, and as \(\alpha \le 2\), for suitable \(\varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}\) depending on \(u, \beta_0, \beta_1, \lambda\) and \(\varepsilon'' \le \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}\) and \(d \ge d_{\mathrm{\ref{prop:boundedapproxRSeq}}} \ge \frac{1}{\varepsilon''^2}\), we have the bounds \(\big| \rho_{n, d} \big|, \big| q_{n, d} \big| \le K_{\mathrm{\small bound}}(D, \beta_0, \beta_1, \lambda)\) for some \(K_{\mathrm{\small bound}}(D, \beta_0, \beta_1, \lambda)>0\) (dependence on \(D\) comes through \(u\)). Without loss of generality, suppose \(K_{\mathrm{\small bound}}(D, \beta_0, \beta_1, \lambda) > C_{\mathrm{\small sol}}\). Consider \[\begin{align} \mathcal{D}_u &:= \Big[-K_{\mathrm{\small bound}}(D, \beta_0, \beta_1, \lambda), K_{\mathrm{\small bound}}(D, \beta_0, \beta_1, \lambda) \Big] \\ &\qquad \qquad \qquad \qquad \times \Big[-K_{\mathrm{\small bound}}(D, \beta_0, \beta_1, \lambda), K_{\mathrm{\small bound}}(D, \beta_0, \beta_1, \lambda) \Big]\,,\\ \mathcal{D}&:= \Big\{ (q, \rho) \in \big(0, C_{\mathrm{\small sol}}\big) \times \Big(\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\Big), \frac{1}{\rho-q} < C_{\mathrm{\small sol}}\Big\} \,. \end{align}\] Let \[\begin{align} R(q, \rho, \alpha, \beta) &:= \Bigg( \rho - \frac{1}{2\beta + \psi_{\alpha}(q, \rho) - \bar{\psi}_{\alpha}(q, \rho)} - \frac{\psi_{\alpha}(q, \rho)}{\big( 2\beta + \psi_{\alpha}(q, \rho) - \bar{\psi}_{\alpha}(q, \rho) \big)^2}, \\ &\qquad \qquad \qquad \qquad q - \frac{\psi_{\alpha}(q, \rho)}{\big( 2\beta + \psi_{\alpha}(q, \rho) - \bar{\psi}_{\alpha}(q, \rho) \big)^2}\Bigg)\,,\\ \underline{c} &:= \inf_{(q, \rho) \in \mathcal{D}_u - \mathcal{D}, \alpha \in [0, 2], \beta \in [\beta_0, \beta_1]} \big\| R(q, \rho, \alpha, \beta) \big\| \le \inf_{(q, \rho) \in \mathcal{D}_u - \mathcal{D}, \alpha \in [0, \alpha_0], \beta \in [\beta_0, \beta_1]} \big\| R(q, \rho, \alpha, \beta) \big\|\,. \end{align}\] Note \(R(q, \rho, \alpha, \beta)\) is continuous in \(q, \rho, \alpha, \beta\). Moreover in \(\mathcal{D}_u - \mathcal{D}\), by Proposition 13, we have that \(R(q, \rho, \alpha, \beta)>0\) pointwise; else we obtain a solution to 56 outside \(\mathcal{D}\), contradicting Proposition 13. Thus as \(\big\{ (q, \rho, \alpha, \beta):(q, \rho) \in \mathcal{D}_u - \mathcal{D}, \alpha \in [0, 2], \beta \in [\beta_0, \beta_1]\big\}\) is compact, \(\underline{c}>0\).
Hence in the case of interpolators, we may take \(\varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}=\varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u, \beta_0, \beta_1, \lambda)\) small enough, and \(d_{\mathrm{\ref{prop:boundedapproxRSeq}}}(\varepsilon'') \ge \frac{1}{\varepsilon''^2}\) large enough in terms of \(K_{\mathrm{\ref{prop:approxrealRSequations}}}(D, \beta_0, \beta_1, \lambda)\) and \(\varepsilon'\) (recall that \(D\) depends solely on \(u\)) so that \(|\delta_1|, |\delta_2|\) from ?? are each strictly less than \(\min\big\{ \frac{\underline{c}}{2}, \frac{\varepsilon'}{2} \big\}\). In the case of the posterior, we ignore dependence in \(\varepsilon'\) in the above definitions of \(\varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}=\varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u, \beta_0, \beta_1, \lambda)\) and \(d_{\mathrm{\ref{prop:boundedapproxRSeq}}}(\varepsilon'')\), now guaranteeing \(|\delta_1|, |\delta_2| < \underline{c}/2\).
By Proposition 12, it follows that \(\| R(q_{n,d}, \rho_{n,d}, \alpha, \beta) \| < \underline{c}\). Since \((q_{n,d}, \rho_{n,d}) \in \mathcal{D}_u\), by definition of \(\underline{c}\), it follows that \((q_{n,d}, \rho_{n,d}) \in \mathcal{D}\). The conclusion of this Proposition follows. ◻
Note this argument is where we use that \(|\delta_1|, |\delta_2|\) from ?? are upper bounded independently of \(\alpha\). In particular this lets us take \(\varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}=\varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u, \beta_0, \beta_1, \lambda)\) independently of \(\alpha\), which is crucial as we will use the same \(\varepsilon''\) across \(n=1, 2, \ldots, d\) when computing the expected free energy. The compactness supplied from the above Proposition is crucial in the arguments to follow in Propositions 16 and 15.
The above work lets us interpolate one datapoint at a time and compute the difference in free energy, as we do in Appendix 6.3. The last step we need is to compute \(\phi_{\beta, 0, d}(I)\), which is the base case arising when all \(n\) datapoints have been accounted for.
Lemma 5. For any \(\varepsilon>0\), for some \(\varepsilon''_{\mathrm{\ref{lem:interpolationlastcalc}}}, d_{\mathrm{\ref{lem:interpolationlastcalc}}} > 0\) depending on \(\varepsilon\), we have for all \(\varepsilon'' \le \varepsilon''_{\mathrm{\ref{lem:interpolationlastcalc}}}\) and \(d \ge d_{\mathrm{\ref{lem:interpolationlastcalc}}}\) that \[\begin{align} \Big| \phi_{\beta, 0, d}(I) - \Big( \mathrm{\small RS}_{0,I}(0) + \frac{1}{2} \log (2\pi e) \Big) \Big| \le \varepsilon\,. \end{align}\]
Proof. A direct computation gives that \[\begin{align} \phi_{\beta, 0, d}(I) = \frac{1}{2} \log \frac{\pi}{\beta} - \beta r(x) + O\Big( \frac{\log d}{d} + \varepsilon'' \Big)\,, \end{align}\] where we recall the definition of \(r(x)\) from 39. Here \(O(\cdot)\) only hides universal constants. Now note when \(\alpha=0\), \(\frac{\partial F}{\partial q} = 0\) implies \(q=0\), hence \(q_0(0)=0\). Also, considering \(\frac{\partial F}{\partial \rho} = 0\) when \(\alpha=0\) implies that \(\rho_0(0) = \frac{1}{2\beta}\). Therefore \[\begin{align} \mathrm{\small RS}_{0,I}(0) + \frac{1}{2} \log (2\pi e) = \frac{1}{2} \log\big(2\pi e \rho_0(0)\big) - \beta \big( \rho_0(0) + r(x) \big) = \frac{1}{2} \log \frac{\pi}{\beta} - \beta r(x)\,. \end{align}\] For suitable \(\varepsilon'' \le \varepsilon''_{\mathrm{\ref{lem:interpolationlastcalc}}}(\varepsilon)\) and \(d \ge d_{\mathrm{\ref{lem:interpolationlastcalc}}}(\varepsilon)\), this implies the Lemma. ◻
We now complete the proof of Theorem 7 by summing Proposition 10 and the results of Appendix 6.2 across all datapoints \(i\), \(1 \le i \le n\). We first handle the necessary steps to replace the mollifier \(u(\cdot)\) in 55 by the hard step function \(\mathbf{1}\{x \ge \kappa\}\) in \(\mathrm{\small RSG}_I\). Specifically, this is done in the following Propositions 15 and 16, which establish that the impact of the mollifier \(u(\cdot)\) is insignificant. At a high level, this is because the conditions of Theorem 7 imply \(u(\cdot)\) is an accurate approximation to \(\mathbf{1}\{x \ge \kappa\}\).
Proposition 15. Consider any \(\delta>0\) and let \(\kappa^+ = \max\{\kappa, 0\}\). Then there exists \(\varepsilon'_{\mathrm{\ref{prop:mollifiererror}}}>0\) depending on \(\delta, C_{\mathrm{\small sol}}, \kappa^+, \lambda\) such that the following holds. Suppose \(u \le 0\) satisfies for some \(\varepsilon' \le \varepsilon'_{\mathrm{\ref{prop:mollifiererror}}}\) that:
\(u(x) = 0\) for \(x \ge \kappa\),
\(\exp u(x) \le \varepsilon'\) for all \(x \le \kappa- \varepsilon'\).
Then for any \((q, \rho)\) such that \((q, \rho) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) and \(\frac{1}{\rho-q} \le C_{\mathrm{\small sol}}\), and any \(S\sim \mathcal{D}\), we have \[\begin{align} &\Big| \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\big) \Big] - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big) \Big] \Big| \le \delta\, . \end{align}\]
Proof. Note \(\operatorname{\mathbb{E}}_{W} \exp u\big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\big) \ge \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big)\). Breaking into cases on the value of \(xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\) and using that \(\exp u(x) \le \varepsilon'\) for all \(x \le \kappa-\varepsilon'\) and \(u \le 0\), we thus may rewrite \[\begin{align} 0 &\le \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\big) \Big] - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big) \Big] \\ &= \operatorname{\mathbb{E}}\Bigg[ \log \frac{ \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big) + \varepsilon' + \operatorname{\mathbb{P}}_{W}\big(xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\in (\kappa- \varepsilon' , \kappa) \big) }{ \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big) }\Bigg] \\ &= \operatorname{\mathbb{E}}\Bigg[ \log \Bigg(1 + \frac{ \varepsilon' + \operatorname{\mathbb{P}}_{W}\big(xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\in (\kappa- \varepsilon' , \kappa) \big) }{ \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big) } \Bigg)\Bigg] \\ &\le \operatorname{\mathbb{E}}\Bigg[ \frac{\varepsilon' + \operatorname{\mathbb{P}}_{W}\big(xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\in (\kappa- \varepsilon' , \kappa) \big)}{\operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa^+ \big)} \Bigg]\,, \end{align}\] where we used the inequality \(\log(1+x) \le x\) and replaced \(\kappa\) by \(\kappa^+\) in the denominator by monotonicity. We next bound \[\begin{align} \operatorname{\mathbb{P}}_{W}\Big(xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\in (\kappa- \varepsilon' , \kappa) \Big) &= \operatorname{\mathbb{P}}_{W} \Big( W\in \Big[\frac{\kappa-\varepsilon'-sx-z\sqrt{q}}{\sqrt{\rho-q}}, \frac{\kappa-sx-z\sqrt{q}}{\sqrt{\rho-q}} \Big] \Big) \\ &\le \frac{\varepsilon'}{\sqrt{\rho-q}} \cdot \sup_{w \in \mathbb{R}} \frac{1}{\sqrt{2\pi}} \exp(-w^2/2) \\ &\le C_{\mathrm{\small sol}}^{1/2} \varepsilon'\,. \end{align}\] Also note that as \(\rho-q \ge \frac{1}{C_{\mathrm{\small sol}}}\), \(\operatorname{\mathbb{E}}\Big[ \frac{1}{\operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa^+ \big)} \Big]\) is a continuous function of \(q, \rho\) and only depends on \(q, \rho, \kappa^+, \lambda\). Hence we may upper bound its value in the compact region \((q, \rho) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}], \frac{1}{\rho-q} \le C_{\mathrm{\small sol}}\) as follows: \[\begin{align} \sup_{(q, \rho) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}], \frac{1}{\rho-q} \le C_{\mathrm{\small sol}}} \operatorname{\mathbb{E}}\Bigg[ \frac{1}{\operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa^+ \big)} \Bigg] \le K(C_{\mathrm{\small sol}}, \kappa^+, \lambda)\,. \end{align}\] It follows that \[\begin{align} 0 &\le \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\big) \Big] - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big) \Big] \\ &\le \varepsilon' (C_{\mathrm{\small sol}}^{1/2}+1) \operatorname{\mathbb{E}}\Bigg[ \frac{1}{\operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa^+ \big)} \Bigg] \\ &\le K(C_{\mathrm{\small sol}}, \kappa^+, \lambda) \big(C_{\mathrm{\small sol}}^{1/2}+1 \big) \varepsilon' \,. \end{align}\] Thus we may take \(\varepsilon'_{\mathrm{\ref{prop:mollifiererror}}} = \varepsilon'_{\mathrm{\ref{prop:mollifiererror}}}(\delta, C_{\mathrm{\small sol}}, \kappa^+, \lambda) \le \frac{\delta}{K(C_{\mathrm{\small sol}}, \kappa^+, \lambda) (C_{\mathrm{\small sol}}^{1/2}+1)}\). ◻
We next use the uniqueness of the solution \((q_0, \rho_0)\) to 40, given by Proposition 9, to control the difference of \((q_{n,d}, \rho_{n,d})\) vs. \((q_0, \rho_0)\).
Proposition 16. Consider any \((\beta, x) \in [\beta_0, \beta_1] \times [-1, 1]\). Given any \(\delta>0\), there exists \(\varepsilon'_{\mathrm{\ref{prop:diffvsuniquesol}}}>0\) depending on \(\delta\) such that the following holds. Consider any \(u \le 0\) satisfies the conditions of Theorem 7 with \(\varepsilon' = \varepsilon'_{\mathrm{\ref{prop:diffvsuniquesol}}}\). Then for all \(\varepsilon'' \le \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}\) and all \(d \ge d_{\mathrm{\ref{prop:boundedapproxRSeq}}}\), and for any \(n \ge 1\) such that \(\frac{n}{d} = \alpha \in [0, \alpha_0]\), the following holds. Defining \(\big( q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x) \big)\) as per Proposition 9, \[\begin{align} \big| q_{n,d} - q_0(\alpha, \beta, x) \big|\quad \text{and}\quad \big|\rho_{n,d} - \rho_0(\alpha, \beta, x) \big| \le \delta\,. \end{align}\]
Proof. Suppose for the sake of contradiction that there exists a \(\delta>0\) and a sequence \(\varepsilon'_k \rightarrow 0\), a sequence of functions \(u_k\) such that \(u_k(x)=0\) for \(x \ge \kappa\) and \(\exp u_k(x) \le \varepsilon'_k\) for all \(x \le \kappa-\varepsilon'_k\), \(\varepsilon''_k \le \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u_k, \beta_0, \beta_1, \lambda)\), \(d_k \ge d_{\mathrm{\ref{prop:boundedapproxRSeq}}}(\varepsilon''_k)\), \(n_k\) with \(\frac{n_k}{d_k} = \alpha_k \in [0, \alpha_0]\), such that \[\begin{align} \label{eq:mollifiererror95contradiction} \max\Big\{ \big|q_{n_k, d_k} -q_0(\alpha_k, \beta, x)\big|\, ,\, \big|\rho_{n_k, d_k} -\rho_0(\alpha_k, \beta, x)\big| \Big\} \ge \delta\, . \end{align}\tag{57}\] By Proposition 14, since \(\varepsilon''_k \le \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u_k, \beta_0, \beta_1, \lambda)\), \(d_k \ge d_{\mathrm{\ref{prop:boundedapproxRSeq}}}(\varepsilon''_k)\), we have \[\begin{align} (q_{n_k, d_k}, \rho_{n_k, d_k}) \in \big[0, C_{\mathrm{\small sol}}\big] \times \Big[\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\Big]\, ,\, \frac{1}{\rho_{n_k, d_k} - q_{n_k, d_k}} \le C_{\mathrm{\small sol}}\,.\label{eq:mollifiererroruniquenesssolbounded} \end{align}\tag{58}\] Also, letting \(\delta_{1,k}, \delta_{2,k}\) be the corresponding \(\delta_1, \delta_2\) from the system ?? for \(u_k, \alpha_k, q_{n_k, d_k}, \rho_{n_k, d_k}\), we have by the second part of Proposition 14 that \(|\delta_{1,k}|, |\delta_{2,k}| \le \varepsilon'_k\).
Thus \((q_{n_k, d_k}, \rho_{n_k, d_k})\) lie in a set bounded independently of \(k\), so we may extract a bounded subsequence \((\alpha_k, q_{n_k, d_k}, \rho_{n_k, d_k})\) converging to some limit \((\alpha^{\star}, q^{\star}, \rho^{\star})\). Upon reindexing, as \(\varepsilon'_k \rightarrow 0\), we may suppose that \[\begin{align} \label{eq:mollifiererror95limit95subseq} (\varepsilon'_k, \alpha_k, q_{n_k, d_k}, \rho_{n_k, d_k}, \delta_{1,k}, \delta_{2,k}) \rightarrow (0, \alpha^{\star}, q^{\star}, \rho^{\star}, 0, 0)\,. \end{align}\tag{59}\] Thus, we have \[\begin{align} (q^{\star}, \rho^{\star}) \in \big[0, C_{\mathrm{\small sol}}\big] \times \Big[\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\Big]\, ,\, \frac{1}{\rho^{\star} - q^{\star}} \le C_{\mathrm{\small sol}}\,.\label{eq:mollifiererror95limit95uniquenesssolbounded} \end{align}\tag{60}\] By 57, and as \(\lim_{k\rightarrow\infty} q_0(\alpha_k, \beta, x) = q_0(\alpha^{\star}, \beta, x)\), \(\lim_{k\rightarrow\infty} \rho_0(\alpha_k, \beta, x) = \rho_0(\alpha^{\star}, \beta, x)\) by Proposition 9, it follows that \[\begin{align} \max\Big\{ \big| q^{\star} - q_0(\alpha^{\star}, \beta, x) \big|, \big| \rho^{\star} - \rho_0(\alpha^{\star}, \beta, x) \big| \Big\} \ge \delta\,.\label{eq:mollifiererroruniquenesssolcontradict} \end{align}\tag{61}\] By 58, 59, 60, in particular as \(\rho_{n_k, d_k} - q_{n_k, d_k}, \rho^\star - q^\star \ge \frac{1}{C_{\mathrm{\small sol}}}\), we also have the existence of the following limit and the following equality: \[\label{eq:mollifier95error95limit1} \begin{align} &\lim_{k \rightarrow \infty} \operatorname{\mathbb{E}}_{W}\Big[ f(W) \mathbf{1}\big\{ xS+ \sqrt{q_{n_k, d_k}}Z+ \sqrt{\rho_{n_k, d_k} - q_{n_k, d_k}}W\ge \kappa\big\} \Big] \\ &\quad = \operatorname{\mathbb{E}}_{W}\Big[ f(W) \mathbf{1}\big\{ xS+ \sqrt{q^\star}Z+ \sqrt{\rho^\star - q^\star}W\ge \kappa\big\} \Big] \,. \end{align}\tag{62}\] Next, letting \(f(W) \in \big\{1, W, W^2-1\big\}\) and using our conditions on \(u_k\), \[\begin{align} &\Big| \operatorname{\mathbb{E}}_{W}\Big[ f(W) \exp u_k\big( xS+ \sqrt{q_{n_k, d_k}}Z+ \sqrt{\rho_{n_k, d_k} - q_{n_k, d_k}}W\big) \Big] \notag \\ &\qquad \qquad \qquad - \operatorname{\mathbb{E}}_{W}\Big[ f(W) \mathbf{1}\big\{ xS+ \sqrt{q_{n_k, d_k}}Z+ \sqrt{\rho_{n_k, d_k} - q_{n_k, d_k}}W\ge \kappa\big\} \Big] \Big| \notag \\ &\quad \le \varepsilon'_k \Big| \operatorname{\mathbb{E}}_{W}\big[ f(W) \big] \Big| + \Big| \operatorname{\mathbb{E}}_{W}\Big[ f(W) \mathbf{1}\big\{ xS+ \sqrt{q_{n_k, d_k}}Z+ \sqrt{\rho_{n_k, d_k} - q_{n_k, d_k}}W\in \big(\kappa-\varepsilon'_k, \kappa\big) \big\} \Big] \Big| \notag \\ &\quad = \varepsilon'_k \Big| \operatorname{\mathbb{E}}_{W}\big[ f(W) \big] \Big| + \int_{\kappa_1}^{\kappa_2} |f(W)| \varphi_{0}(W)\, \mathrm{d}W\notag \\ &\quad \le \varepsilon'_k \Big| \operatorname{\mathbb{E}}_{W}\big[ f(W) \big] \Big| + \frac{K \varepsilon'_k}{\sqrt{\rho_{n_k, d_k} - q_{n_k, d_k}}} \notag \\ &\quad \le K C_{\mathrm{\small sol}}^{1/2} \varepsilon'_k\,,\label{eq:mollifiererroruniquenesssolineq} \end{align}\tag{63}\] where we let \(\kappa_1 = \frac{\kappa- \varepsilon'_k - xS- \sqrt{q_{n_k, d_k}}Z}{\sqrt{\rho_{n_k, d_k}-q_{n_k, d_k}}}\), \(\kappa_2 = \frac{\kappa- sX - \sqrt{q_{n_k, d_k}}Z}{\sqrt{\rho_{n_k, d_k}-q_{n_k, d_k}}} = \kappa_1 + \frac{\varepsilon'_k}{\sqrt{\rho_{n_k, d_k} - q_{n_k, d_k}}}\). Here in the last step we used that \(|f(y)| \varphi_{0}(y) \le K\) uniformly for all \(y \in \mathbb{R}\).
In light of 62, 63, since \(C_{\mathrm{\small sol}}\) is independent of the mollifier and as \(\varepsilon'_k \rightarrow 0\), it follows that the following limit exists and can be computed as: \[\label{eq:mollifier95error95limit} \begin{align} &\lim_{k \rightarrow \infty} \operatorname{\mathbb{E}}_{W}\Big[ f(W) \exp u_k\big( xS+ \sqrt{q_{n_k, d_k}}Z+ \sqrt{\rho_{n_k, d_k} - q_{n_k, d_k}}W\big) \Big] \\ &\quad = \operatorname{\mathbb{E}}_{W}\Big[ f(W) \mathbf{1}\big\{ xS+ \sqrt{q^{\star}}Z+ \sqrt{\rho^{\star} - q^{\star}}W\ge \kappa\big\} \Big]\,. \end{align}\tag{64}\] (Note this argument does not assume anything a-priori about the limit of the \(u_k\)’s; the existence of \(q^{\star}, \rho^{\star}\) and 63 shows that the limit exists.)
Now consider the system ??, which we know each \((u_k, \alpha_k, q_{n_k, d_k}, \rho_{n_k, d_k}, \delta_{1,k}, \delta_{2,k})\) solves by Proposition 12. Since \(\rho^{\star} - q^{\star} > \frac{1}{C_{\mathrm{\small sol}}}\), we then may rewrite \(\psi_{\alpha}, \bar{\psi}_{\alpha}\) and hence \(r, \bar{r}\) as per 51, 52.
Since \(\delta_{1,k}, \delta_{2,k} \rightarrow 0\), we may now take limits \(k \rightarrow \infty\) on both sides of ?? (where now \(r, \bar{r}\) are given as per 51, 52), since the denominators of ?? are bounded away from \(0\) independently of \(k\) as \(r \ge \bar{r}\) by Lemma 41 and as \(\beta \le \beta_1\). Using 64 to compute the limit of the expressions involving the \(u_k\)’s and letting \(\kappa' = \frac{\kappa-xS-\sqrt{q}Z}{\sqrt{\rho-q}}\), it follows that \((q^{\star}, \rho^{\star})\) solves the system \[\begin{align} r = \frac{\alpha^{\star}}{\rho-q} \operatorname{\mathbb{E}}\Big[ \Big(\frac{\varphi_{0}( \kappa' )}{\mathcal{N}( \kappa')}\Big)^2 \Big] \quad \,&, \quad \bar{r} = \frac{\alpha^{\star}}{\rho-q} \operatorname{\mathbb{E}}\Big[ \frac{\kappa' \varphi_{0}( \kappa')}{\mathcal{N}( \kappa')} \Big]\,, \\ \rho = \frac{1}{2\beta+r-\bar{r}} + \frac{r}{(2\beta+r-\bar{r})^2}\quad \,&, \quad q = \frac{r}{(2\beta+r-\bar{r})^2}\,. \end{align}\] Manipulating the above system and using the identity \(\mathcal{A}'(x) = \mathcal{A}(x)^2 - x\mathcal{A}(x)\) where \(\mathcal{A}(x) = \frac{\varphi_{0}(x)}{\mathcal{N}(x)}\) denotes the Inverse Mills’ Ratio (see Lemma 43), it follows that \((q^{\star}, \rho^{\star})\) solves 40.
Since \((q^{\star}, \rho^{\star}) \in [0, C_{\mathrm{\small sol}}] \times \big[ \frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\big]\) and \(\frac{1}{\rho^{\star}-q^{\star}} \le C_{\mathrm{\small sol}}\), and as \((q^{\star}, \rho^{\star})\) solves 40, uniqueness given by Proposition 9 now implies that \(\rho^{\star} = \rho_0(\alpha^{\star}, \beta, x)\) and \(q^{\star} = q_0(\alpha^{\star}, \beta, x)\). This contradicts 61. ◻
We now complete the proof of Theorem 7. As \(C_{\mathrm{\small sol}}\) only depends on \(\beta_0, \beta_1\), we may let \(H_1=H_1(\beta_0, \beta_1, \kappa, \lambda)\) denote an upper bound on the norm of the gradient of the \(C^\infty\) function \(\operatorname{\mathbb{E}}\big[ \log \operatorname{\mathbb{P}}_{W}\big(xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\ge \kappa\big) \big]\) over the compact set \(\big\{ (x, \rho, q) : -1 \le x \le 1, 0 \le q \le C_{\mathrm{\small sol}}, \frac{1}{C_{\mathrm{\small sol}}} \le \rho \le C_{\mathrm{\small sol}}, \frac{1}{\rho-q} \le C_{\mathrm{\small sol}}\big\}\). Here the function is \(C^\infty\) in this compact domain as \(\rho-q \ge \frac{1}{C_{\mathrm{\small sol}}}\). Dependence on \(\lambda\) arises as the law of \(S\) depends on \(\lambda\). Without loss of generality suppose \(H_1 \ge 1\).
By Proposition 9, we may also let \(H_2=H_2(\beta_0, \beta_1, \kappa, \lambda)\) be an upper bound on the gradient of the \(C^\infty\) function \(\operatorname{\mathbb{E}}\big[ \log \operatorname{\mathbb{P}}_{W} \big( xS+ \sqrt{q_0(\alpha, \beta, x)}Z+ \sqrt{\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) }W\ge \kappa\big) \big]\) on \((\alpha, \beta, x) \in [0,\alpha_0]\times [\beta_0, \beta_1] \times [-1,1]\). Here the function is \(C^\infty\) in this compact domain as \(\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) \ge \frac{1}{2C_{\mathrm{\small sol}}}\) by Proposition 9.
Now, we let \[\begin{align} \delta = \delta(\varepsilon, \beta_0, \beta_1, \kappa, \lambda) & := \frac{\varepsilon}{12H_1}\,, \\ \varepsilon' = \varepsilon'(\varepsilon, \beta_0, \beta_1, \kappa, \lambda) &:= \min\Big\{ \varepsilon'_{\mathrm{\ref{prop:mollifiererror}}}(\delta, C_{\mathrm{\small sol}}, \kappa^+, \lambda ), \varepsilon'_{\mathrm{\ref{prop:diffvsuniquesol}}}(\delta) \Big\}\,, \\ \varepsilon_{\mathrm{\small RS}_0} = \varepsilon_{\mathrm{\small RS}_0}(\varepsilon, u, \beta_0, \beta_1, \kappa, \lambda) &:= \min\Big\{ \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u, \beta_0, \beta_1, \lambda), \frac{\varepsilon}{12 K_{\mathrm{\ref{prop:interpolationperconstraint}}}(D, \beta_0, \beta_1, \kappa, \lambda)}, \varepsilon''_{\mathrm{\ref{lem:interpolationlastcalc}}}(\varepsilon/4) \Big\}\,. \end{align}\] Consider any \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}_0}\) as in the statement of this Theorem. (Note dependence on \(\varepsilon'\) in \(\varepsilon_{\mathrm{\small RS}_0}\) comes implicitly through \(u\).) Finally we let \[\begin{align} d(\varepsilon, \varepsilon'', \beta_0, \beta_1, \kappa, \lambda) &:= \max\Big\{ d_{\mathrm{\ref{prop:boundedapproxRSeq}}}(\varepsilon''), \frac{12H_2}{\varepsilon}, d_{\mathrm{\ref{lem:interpolationlastcalc}}}(\varepsilon/4), d_{\mathrm{\ref{prop:interpolationperconstraint}}}(\varepsilon'') \Big\}\,. \end{align}\] Consider any \(d \ge d(\varepsilon, \varepsilon'', \beta_0, \beta_1, \kappa, \lambda)\) as in the statement of this Theorem. We now consider any \(n\) such that \(\frac{n}{d} \in [0, \alpha_0]\).
Next, we consider any \(1 \le i \le n\) and let \(\alpha = \frac{i}{d}\). In what follows, we apply the results from Appendices 6.1, 6.2 with \(i\) in place of \(n\). By Proposition 10 and as \(d \ge d_{\mathrm{\ref{prop:interpolationperconstraint}}}(\varepsilon'')\) and \(\varepsilon'' \le \frac{\varepsilon}{12K_{\mathrm{\ref{prop:interpolationperconstraint}}}(D, \beta_0, \beta_1, \kappa, \lambda)}\), we have \[\label{eq:interpolate95free95energy95finish1} \begin{align} &\Big| \phi_{\beta, i, d}(I) - \phi_{\beta, i-1, d}(I) - \frac{1}{d} \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( x s_i + \sqrt{q_{i, d}} Z+ \sqrt{\rho_{i, d}-q_{i, d}}W\big) \Big] \Big| \\ &\quad \le \frac{K_{\mathrm{\ref{prop:interpolationperconstraint}}}(D, \beta_0, \beta_1, \kappa, \lambda)}{d} \varepsilon'' \le \frac{\varepsilon}{12d}\,. \end{align}\tag{65}\] By Proposition 14, as \(\varepsilon'' \le \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u, \beta_0, \beta_1, \lambda)\) and \(d \ge d_{\mathrm{\ref{prop:boundedapproxRSeq}}}(\varepsilon'')\), we have \[\begin{align} \big( q_{i, d}, \rho_{i, d} \big) \in [0, C_{\mathrm{\small sol}}] \times \Big[ \frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\Big]\,,\, \frac{1}{\rho_{i,d} - q_{i,d}} \le C_{\mathrm{\small sol}}\,. \end{align}\] Consequently by Proposition 15, as \(\varepsilon' \le \varepsilon'_{\mathrm{\ref{prop:mollifiererror}}}(\delta, C_{\mathrm{\small sol}}, \kappa^+, \lambda)\) and \(s_i \sim \mathcal{D}\), \[\label{eq:interpolate95free95energy95finish2} \begin{align} &\Big| \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xs_i + \sqrt{q_{i, d}}Z+ \sqrt{\rho_{i, d}-q_{i, d}}W\big) \Big] \\ &\qquad \qquad \qquad - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xs_i + \sqrt{q_{i, d}}Z+ \sqrt{\rho_{i, d}-q_{i, d}}W\ge \kappa\big) \Big] \Big| \le \delta \le \frac{\varepsilon}{12}\, . \end{align}\tag{66}\] Next, by Proposition 16, we have \[\begin{align} \big| q_{i,d} - q_0(\alpha, \beta, x) \big|\,,\,\big|\rho_{i,d} - \rho_0(\alpha, \beta, x)\big| \le \delta = \frac{\varepsilon}{12H_1}\,. \end{align}\] Consequently \[\label{eq:interpolate95free95energy95finish3} \begin{align} &\Big| \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xs_i + \sqrt{q_{i, d}}Z+ \sqrt{\rho_{i, d}-q_{i, d}}W\ge \kappa\big) \Big] \\ &\qquad \qquad - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xs_i + \sqrt{q_0(\alpha, \beta, x)}Z+ \sqrt{\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) }W\ge \kappa\big) \Big] \Big| \\ &\quad \le \frac{\varepsilon\sqrt{2}}{12H_1} \cdot H_1 < \frac{\varepsilon}{8}\,. \end{align}\tag{67}\] Finally, observe that for any \(\alpha' \in \big[\frac{i-1}{d}, \frac{i}{d} \big]\), \(\big|\alpha - \alpha'\big| \le \frac{1}{d}\), so as \(d \ge 12H_2/\varepsilon\) we have \[\label{eq:interpolate95free95energy95finish4} \begin{align} &\Big| \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xs_i + \sqrt{q_0(\alpha, \beta, x)}Z+ \sqrt{\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) }W\ge \kappa\big) \Big] \\ &\qquad \qquad - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xs_i + \sqrt{q_0(\alpha', \beta, x)}Z+ \sqrt{\rho_0(\alpha', \beta, x) - q_0(\alpha', \beta, x) }W\ge \kappa\big) \Big] \Big| \\ &\quad \le H_2 \cdot \frac{1}{d} \le \frac{\varepsilon}{12}\,. \end{align}\tag{68}\] By Proposition 9, as \(\beta, x, I\) are fixed, we may consider \(\frac{\mathrm{d}}{\mathrm{d}\alpha} \mathrm{\small RS}_{0,I}(\alpha)\). Since \(\big(q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big)\) solves \(\frac{\partial F_I}{\partial q} = \frac{\partial F_I}{\partial \rho}=0\), we have \[\begin{align} \frac{\mathrm{d}}{\mathrm{d}\alpha} \mathrm{\small RS}_{0,I}(\alpha) &= \frac{\partial F_I}{\partial \alpha} \big(x, q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) \\ &\qquad \qquad + \frac{\partial F_I}{\partial q} \big(x, q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) \cdot \frac{\partial}{\partial \alpha} q_0(\alpha, \beta, x) \\ &\qquad \qquad + \frac{\partial F_I}{\partial \rho} \big(x, q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) \cdot \frac{\partial}{\partial \alpha} \rho_0(\alpha, \beta, x) \\ &=\operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xs_i + \sqrt{q_0(\alpha, \beta, x)}Z+ \sqrt{\rho_0(\alpha) - q_0(\alpha, \beta, x) }W\ge \kappa\big) \Big]\,, \end{align}\] as \(s_i \sim \mathcal{D}\) and as independent of \(Z, W\). The Mean Value Theorem now implies that for some \(\alpha' \in \big[\frac{i-1}{d}, \frac{i}{d} \big]\), \[\label{eq:interpolate95free95energy95finish5} \begin{align} &\mathrm{\small RS}_0\Big(\frac{i}{d}\Big) - \mathrm{\small RS}_{0,I}\Big(\frac{i-1}{d}\Big) \\ &\quad = \frac{1}{d} \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{P}}_{W} \big( xs_i + \sqrt{q_0(\alpha', \beta, x)}Z+ \sqrt{\rho_0(\alpha') - q_0(\alpha', \beta, x) }W\ge \kappa\big) \Big]\,. \end{align}\tag{69}\] Combining 65, 66, 67, 68, 69 implies for all \(1 \le i \le n\), \[\begin{align} \Big| \phi_{\beta, i, d}(I) - \phi_{\beta, i-1, d}(I) - \Big( \mathrm{\small RS}_{0,I}\Big(\frac{i}{d}\Big) - \mathrm{\small RS}_{0,I}\Big(\frac{i-1}{d}\Big) \Big) \Big| < \frac{3\varepsilon}{8d}\,. \end{align}\] Summing across all such \(i\) and noting there are at most \(n \le \alpha_0d \le 2d\) such \(i\) yields \[\begin{align} \Big| \phi_{\beta, n, d}(I) - \phi_{\beta, 0, d}(I) - \Big( \mathrm{\small RS}_{0,I}\Big(\frac{n}{d}\Big) - \mathrm{\small RS}_{0,I}(0) \Big) \Big| < \frac{3\varepsilon}{4}\,. \end{align}\] Last, we combine with Lemma 5, yielding \[\begin{align} \Big| \phi_{\beta, n, d}(I) - \Big( \mathrm{\small RS}_{0,I}\Big(\frac{n}{d}\Big) + \frac{1}{2} \log(2\pi e) \Big) \Big| < \varepsilon\,. \end{align}\] This completes the proof of Theorem 7.
Here we prove Theorem 8 with the same argument as the proof of Theorem 7. Note \(u(x) \ge -D(\lambda)(1+|x|)\) for \(u(x)\) from 17, 18. Next, by the same argument as the proof of Proposition 16, we have the following for any \((\beta, x) \in [\beta_0, \beta_1] \times [-1, 1]\). For all \(\varepsilon'' \le \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}\), all \(d \ge d_{\mathrm{\ref{prop:boundedapproxRSeq}}}\), and all \(n \ge 1\) with \(n/d = \alpha\), \[\begin{align} \label{eq:posterior95diffvsuniquesol} \big| q_{n,d} - q_0(\alpha, \beta, x) \big|\, ,\, \big|\rho_{n,d} - \rho_0(\alpha, \beta, x) \big| \le \delta\,. \end{align}\tag{70}\] Here the proof follows by the same argument as the proof of Proposition 16, using Propositions 9, 12, and 14, but now we do not consider the \(u_k\) or replace \(u_k\) by \(\mathbf{1}\{x \ge \kappa\}\) as \(k \rightarrow \infty\). Here we use that a solution to 56 solves 40 where \(u(\cdot)\) is identical in both systems; this can be seen via Gaussian integration by parts.
Now to prove Theorem 7, we let \(H_1=H_1(\beta_0, \beta_1, \lambda)\) be an upper bound on the gradient of the continuously differentiable function \(\operatorname{\mathbb{E}}\big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big(xS+ \sqrt{q}Z+ \sqrt{\rho-q}W\big) \big]\) over the compact set \(\big\{ (x, \rho, q) : -1 \le x \le 1, 0 \le q \le C_{\mathrm{\small sol}}, \frac{1}{C_{\mathrm{\small sol}}} \le \rho \le C_{\mathrm{\small sol}}, \frac{1}{\rho-q} \le C_{\mathrm{\small sol}}\big\}\). Here we can verify that the function is continuously differentiable as \(\rho-q \ge \frac{1}{C_{\mathrm{\small sol}}}\), as \(u\) is twice differentiable, and as \(u(x) \ge -D(\lambda)(1+|x|)\). Without loss of generality suppose \(H_1 \ge 1\).
Similarly by Proposition 9, we may let \(H_2=H_2(\beta_0, \beta_1, \lambda)\) be an upper bound on the gradient of the continuously differentiable \(\operatorname{\mathbb{E}}\big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xS+ \sqrt{q_0(\alpha, \beta, x)}Z+ \sqrt{\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) }W\big) \big]\) on \((\alpha, \beta, x) \in [0,\alpha_0]\times [\beta_0, \beta_1] \times [-1,1]\). Here we use that \(\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) \ge \frac{1}{2C_{\mathrm{\small sol}}}\) by Proposition 9. Now, we let \[\begin{align} \delta = \delta(\varepsilon, \beta_0, \beta_1, \lambda) &:= \frac{\varepsilon}{12H_1}\,, \\ \varepsilon_{\mathrm{\small RS}_0} = \varepsilon_{\mathrm{\small RS}_0}(u, \beta_0, \beta_1, \lambda) &:= \min\Big\{ \varepsilon''_{\mathrm{\ref{prop:boundedapproxRSeq}}}(u, \beta_0, \beta_1, \lambda), \frac{\varepsilon}{12 K_{\mathrm{\ref{prop:interpolationperconstraint}}}(D, \beta_0, \beta_1, \lambda)}, \varepsilon''_{\mathrm{\ref{lem:interpolationlastcalc}}}(\varepsilon/4) \Big\}\,. \end{align}\] Considering any \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}_0}\) as in the statement of this Theorem, we let \[\begin{align} d(\varepsilon, \varepsilon'', \beta_0, \beta_1, \lambda) &:= \max\Big\{ d_{\mathrm{\ref{prop:boundedapproxRSeq}}}(\varepsilon''), \frac{12H_2}{\varepsilon}, d_{\mathrm{\ref{lem:interpolationlastcalc}}}(\varepsilon/4), d_{\mathrm{\ref{prop:interpolationperconstraint}}}(\varepsilon'') \Big\}\,. \end{align}\] Consider any \(d \ge d(\varepsilon, \varepsilon'', \beta_0, \beta_1, \lambda)\) as in the statement of this Theorem. We now consider any \(n\) such that \(\frac{n}{d} \in [0, \alpha_0]\). For any \(1 \le i \le n\), letting \(\alpha = \frac{i}{d}\), we obtain by Proposition 10 that \[\begin{align} &\Big| \phi_{\beta, i, d}(I) - \phi_{\beta, i-1, d}(I) - \frac{1}{d} \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( x s_i + \sqrt{q_{i, d}} Z+ \sqrt{\rho_{i, d}-q_{i, d}}W\big) \Big] \Big| \le \frac{\varepsilon}{12d}\,.\notag \end{align}\] By Proposition 14, we have \[\begin{align} \big( q_{i, d}, \rho_{i, d} \big) \in [0, C_{\mathrm{\small sol}}] \times \Big[ \frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\Big]\,,\, \frac{1}{\rho_{i,d} - q_{i,d}} \le C_{\mathrm{\small sol}}\,. \end{align}\] Next by 70, we have \[\begin{align} \big| q_{i,d} - q_0(\alpha, \beta, x) \big|\,,\,\big|\rho_{i,d} - \rho_0(\alpha, \beta, x)\big| \le \delta = \frac{\varepsilon}{12H_1}\,. \end{align}\] Consequently \[\begin{align} &\Big| \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xs_i + \sqrt{q_{i, d}}Z+ \sqrt{\rho_{i, d}-q_{i, d}}W\big) \Big] \notag \\ &\qquad \qquad - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xs_i + \sqrt{q_0(\alpha, \beta, x)}Z+ \sqrt{\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) }W\big) \Big] \Big| < \frac{\varepsilon}{8}\,. \notag \end{align}\] Finally, we observe that for any \(\alpha' \in \big[\frac{i-1}{d}, \frac{i}{d} \big]\), we have \(\big|\alpha - \alpha'\big| \le \frac{1}{d}\), so as \(d \ge 12H_2/\varepsilon\), \[\begin{align} &\Big| \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xs_i + \sqrt{q_0(\alpha, \beta, x)}Z+ \sqrt{\rho_0(\alpha, \beta, x) - q_0(\alpha, \beta, x) }W\big) \Big] \notag \\ &\qquad \qquad - \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\big( xs_i + \sqrt{q_0(\alpha', \beta, x)}Z+ \sqrt{\rho_0(\alpha', \beta, x) - q_0(\alpha', \beta, x) }W\big) \Big] \Big| \le \frac{\varepsilon}{12}\,. \notag \end{align}\] With the above bounds in hand, we finish identically to the proof of Theorem 7, using Proposition 9 and Lemma 5. This proves Theorem 8.
The goal of this section is to show that the log-partition function concentrates with respect to the Gaussian measure, as stated in Theorem 17 for interpolators and Theorem 18 for the posterior below. Recall that in Theorems 7, 8, we computed the value of the free energy, that is the expected normalized log-partition function, corresponding to the interpolators and the posterior respectively. Here, we upgrade these statements to exponentially high-probability concentration of the normalized log-partition function about this same value.
Recall the definition of the set \(U_i\) interpolating the \(i\)-th datapoint \(i=1, \ldots, n\) (equivalently, satisfying each constraint) defined in (29 ), and consider \(C\), the intersection of all the \(U_i\). Recalling the definition of \(S_i\) in 32, these sets are defined by \[\begin{align} U_i &:= \bigl\{ \theta \in \mathbb{R}^d \, :\, S_i \ge \kappa\bigr\}\quad\text{and}\quad C := \bigcap_{i=1}^n U_i \,.\label{eq:hyperplane95intersection95def} \end{align}\tag{71}\] In Theorem 7, we showed \(\phi_{\beta, n, d}(I)\) from 35 equals \(\mathrm{\small RSG}_I(n/d, \beta, x)\), where \(\phi_{\beta, n, d}(I)\) is the normalized logarithm of 34. We now show after replacing the mollifier \(\sum_{1 \le i \le n} u\big(\big( s_i \theta_1 + \langle g_i, \bar\theta\rangle \big)/\sqrt{d} \big)\) in 34 by the indicator \(\mathbf{1}\{\bigcap_{1 \le i \le n} U_i\}\), the corresponding normalized log-partition-function concentrates exponentially around the same value. Note this hard indicator arises as we want to study the set of interpolators. We now are in a position to state Theorem 17:
Theorem 17 (For interpolators). Consider \(n\) such that \(1 \le n \le \alpha_0d\). Then for any \(\varepsilon>0\), there is \(\varepsilon_{\mathrm{\small RSG}}>0\) depending on \(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda\) such that the following holds. For any \(\beta\in [\beta_0, \beta_1]\), recalling the definition of \(C\) in 71, define for any interval \(I \subseteq \mathbb{R}\), \[\begin{align} Z_{\beta}(I) &:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in I \} \cap C\big\}\, \exp\big( -\beta\|\theta\|^2 \bigr)\, \mathrm{d}\theta\, ,\label{eq:free95energy95gaussian95def} \end{align}\qquad{(17)}\] Then for any \(x \in [-1,1]\) and \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RSG}}\), letting \(I=[x-\varepsilon'', x+\varepsilon'']\), we have for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda\) that \[\begin{align} \label{eq:gaussian95conversion95convergence} &\operatorname{\mathbb{P}}\Bigg( \Big| \frac{1}{d} \log Z_{\beta}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \ge \varepsilon\Bigg) \le \exp\big(-d/K\big)\,, \end{align}\qquad{(18)}\] where \(\mathrm{\small RSG}_I\) is defined as in 42 with \(\exp u(x) = \mathbf{1}\{x \ge \kappa\}\), and where \(K\) is large enough in terms of \(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda\).
We prove Theorem 17 in Appendix 7.1. Specifically, we must handle the non-Gaussian signal component to establish several key technical results on stochastic processes and concentration of measure, which establishes the key ‘add one constraint’ style estimate Theorem 21. This result upper bounds the probability that a Gibbs measure places small mass on one side of a given constraint. This is done in Appendix 7.1.1. To handle the non-Gaussianity, it turns out we need the width \(\varepsilon''\) of \(I\) to be small enough in terms of \(\lambda\) but independent of \(d\). See the discussion at the start of Appendix 7.1.1 for more details.
We have the following similar result for the posterior, which establishes exponential concentration of the log-partition function about \(\mathrm{\small RSG}_I\). Note this Theorem does not involve hard indicators as we are interested in studying the posterior \(p_{X,y}\) in 7, which is defined in terms of \(u(x)\) from 17, 18 in the GMM and logistic cases respectively.
Theorem 18 (For posterior). Consider \(n\) such that \(1 \le n \le \alpha_0d\). Consider \(u(x)\) from 17, 18 in the GMM and logistic cases respectively. Then for any \(\varepsilon>0\), there is \(\varepsilon_{\mathrm{\small RSG}}>0\) depending on \(\varepsilon, \alpha_0, \beta_0, \beta_1, \lambda\) such that the following holds. For any \(\beta\in [\beta_0, \beta_1]\), define for any interval \(I \subseteq \mathbb{R}\), \[\begin{align} Z_{\beta}(I) &:= \int \mathbf{1}\big\{ \theta_1/\sqrt{d} \in I \big\} \exp\Big(\sum_{i=1}^n u( S_i ) - \beta\| \theta \|^2 \Big)\, \mathrm{d}\theta\, ,\label{eq:free95energy95posteriorgaussian95def} \end{align}\qquad{(19)}\] where \(S_i\) is defined as in 32. Then for any \(x \in [-1,1]\) and \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RSG}}\), letting \(I=[x-\varepsilon'', x+\varepsilon'']\), we have for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \alpha_0, \beta_0, \beta_1, \lambda\) that \[\begin{align} \label{eq:posteriorgaussian95conversion95convergence} &\operatorname{\mathbb{P}}\Bigg( \Big| \frac{1}{d} \log Z_{\beta}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \ge \varepsilon\Bigg) \le \exp\big(-d/K\big)\,, \end{align}\qquad{(20)}\] where \(\mathrm{\small RSG}_I\) is defined as in 42 with this \(\exp u(x)\), and where \(K\) is large enough in terms of \(\varepsilon, \alpha_0, \beta_0, \beta_1, \lambda\).
We prove Theorem 18 in Appendix 7.2. Unlike Theorem 17, the proof of Theorem 18 is relatively direct as a consequence of concentration of Lipschitz functions of log-concave measures, as stated below. Note that in contrast, such tools are not available to prove Theorem 17 due to the hard indicators in the Hamiltonian therein.
We next introduce concentration of Lipschitz functions of strongly log-concave measures in the form given in Theorem 19 below, originally credited to B. Maurey. See also the text of Bakry, Gentil, and Ledoux [43], Chapter 5. This fact allows us to establish the high-probability concentration bounds of both Theorem 17 and Theorem 18. We will also use this fact crucially in proving Proposition 11 in Appendix 9.3.
Note that this Theorem holds when \(\psi\) can take on the value \(-\infty\), that is when \(\psi\) is supported on a convex set that is a strict subset of \(\mathbb{R}^d\), as noted in (3.21) of [25]. Technically, this result is written in [25] when \(f\) is \(H\)-Lipschitz on all of \(\mathbb{R}^d\); the result writte in [25] immediately implies the following by the McShane-Whitney Extension Theorem [44], [45].
Theorem 19 (Theorem 3.1.4, [25]). Consider a measure \(\mu(\theta) \propto \exp\Big( \psi(\theta) \Big)\) defined over a convex set \(C\) such that for some \(\beta>0\), we have \[\frac{1}{2} \Big( \psi(\theta_1) + \psi(\theta_2) \Big) - \psi\Big( \frac{\theta_1+\theta_2}{2} \Big) \le -\beta \Big\| \frac{\theta_1-\theta_2}{2} \Big\|^2~.\] (Note \(\psi\) can take on the value \(-\infty\) in the above.) Then for any set \(C \subseteq \mathbb{R}^d\), \[\int \exp \Big( \frac{\beta}{2} d^2(x, C) \Big)\, \mathrm{d}\mu(x) \leq \frac{1}{\mu(C)}\, ,\] where \(d(x, C) = \inf\{d(x, y) : y \in C\}\) is the distance from \(x\) to \(C\). Moreover, if \(f\) is a function on \(\mathbb{R}^d\) with Lipschitz constant \(H\) on the support of \(\mu\), i.e., for all \(x, y \in \text{supp}(\mu)\) we have \(\| f(x) - f(y) \| \leq H \| x-y \|\), then \[\int \exp\Big( \frac{\beta}{8H^2} \big( f(x) - \int f\, \mathrm{d}\mu \big)^2 \Big) ~\mathrm{d}\mu(x) \leq 4~,\] and \[\text{ for all } k \geq 1\, ,\, \quad \int \left( f(x) - \int f\mathrm{d}\mu \right)^{2k} \mathrm{d}\mu(x) \leq 4 \left( \frac{8kH^2}{\beta} \right)^k\, .\]
Here throughout Appendix 7.1, we let \(Z_{\beta}(I)\) be as per ??. The goal of this section is to prove Theorem 17, and to this end there are two main steps.
First, we establish high-probability concentration of the normalized logarithm of 34 around its expectation \(\mathrm{\small RSG}_I(n/d, \beta, x)\), and more generally, concentration of the normalized free energy around its expectation. In particular, this also applies for ??. This is done via a technically involved application of Bernstein’s Inequality in Lemma 12.
Second, we show that the mollifier \(u(\cdot)\) in 34 can be eliminated without significantly changing the expectation of its logarithm, as discussed in the proof ideas in Section 5. This is a delicate step done in Lemma 14.
With both of these steps in hand, we then prove Theorem 17. All these steps are done in Appendix 7.1.2. Preliminary steps on stochastic processes and concentration of measure necessary to prove these Lemmas – specifically, the key ‘add one constraint’ style estimate, Theorem 21 – are presented in Appendix 7.1.1. These initial steps are important but highly technical.
Central to the subsequent proof in Appendix 7.1.2 will be the combination of the following Theorem 21 and Lemma 10. These are important results on concentration of measure that let us control hard-to-bound quantities which involve the addition of the \(i\)-th datapoint or constraint, which behave at an exponential scale. In turn, these results hinge on the key Lemma 9 on stochastic processes, which is proved by several comparison inequalities.
Although similar in spirit, the statements and proofs differ from those in Section 8.2 of [26], as handling the non-Gaussian ‘signal’ component \(s_i \sim \mathcal{D}\) of the disorder requires more technical ingredients. Notably, these results hinge on being able to choose the width \(\varepsilon''\) of \(I\) small enough in terms of \(\lambda\), but still independently of \(d\), so that for \(d \ge d(\varepsilon'')\), various partition functions are lower bounded by \(\exp(-O(d))\) where \(O(\cdot)\) is independent of \(\varepsilon''\). In particular, see the assumption \(Z \ge \exp(-ad)\) in Theorem 21; this assumption applies in the proof of Theorem 17 with exponentially high probability by Lemma 12.
Recall as per Appendix 6 that \(K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}\) depend on \(\lambda\). However the following bounds depend delicately on these parameters, so here in Appendix 7.1.1 and only here, we will make the dependence on \(K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}\) fully explicit.
We begin with several preliminary results on stochastic processes.
Lemma 6. Let \(\xi_1\) and \((X'_\ell)_{1 \le \ell \le L}\) be a collection of real valued random variables where \(\xi_1\) has zero mean, and \(\xi_1\) and the collection \((X'_{\ell})_{1 \le \ell \le L}\) are independent (but the elements of \((X'_{\ell})_{1 \le \ell \le L}\) are not necessarily independent of each other). Let \(u_1,\ldots,u_L \in \mathbb{R}\) be fixed such that \(|u_\ell - x| \le \varepsilon''\) for all \(1 \le \ell \le L\) for some \(x \in \mathbb{R}\). Define \(X=(X_\ell)_{\ell \le L}\) by \(X_\ell := u_\ell \xi_1 + X'_\ell\) for all \(1\le \ell \le L\). Then for all \(t \ge 0\), \[\operatorname{\mathbb{E}}\Big[ \log \sum_{\ell=1}^L \exp(t X_\ell) \Big] \ge \operatorname{\mathbb{E}}\Big[ \log \sum_{\ell=1}^L \exp(t X'_\ell) \Big] \,.\]
Proof. Fix \(s\in\mathbb{R}\). Since the function \(F(x) := \log \sum_{\ell=1}^L \exp(t x_\ell)\) for \(x\in\mathbb{R}^L\) is convex, we have \[F(X) \ge F(X') + \langle \nabla F(X'), X-X'\rangle\,.\] Let \(u = (u_\ell)_{\ell=1}^L\). The expectation of the second term on the right-hand side is \(\operatorname{\mathbb{E}}\big[\xi_1\langle \nabla F(X'), u\rangle \big] = 0\) as \(\xi_1\) is zero mean and independent of \(X'\), proving the Lemma. ◻
Lemma 7 (Slepian’s Inequality, in the form of Proposition 8.2.2, [26]). Consider two jointly Gaussian families \((U_{\ell})_{\ell \le L}\), \((V_{\ell})_{\ell \le L}\), and suppose that for all \(1 \le \ell \le L\) we have \(\operatorname{\mathbb{E}}[ U_{\ell}^2 ] \ge \operatorname{\mathbb{E}}[ V_{\ell}^2 ]\), and for all \(1 \le \ell_1 \neq \ell_2 \le L\) we have \(\operatorname{\mathbb{E}}[ U_{\ell_1} U_{\ell_2} ] \le \operatorname{\mathbb{E}}[ V_{\ell_1} V_{\ell_2} ]\). Then \[\begin{align} \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L} \exp(tU_{\ell}) \Big] \ge \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L} \exp(tV_{\ell}) \Big]\,. \end{align}\]
Lemma 8 (Proposition 8.2.3, [26]). There exists a \(K_{\mathrm{\ref{lem:lowerboundsoftmaxindependent}}}>0\) with the following property. Letting \((W_{\ell})_{\ell \le L} \sim N(0, 1)\) be i.i.d., for \(K_{\mathrm{\ref{lem:lowerboundsoftmaxindependent}}} \le t \le \sqrt{\log L}/K_{\mathrm{\ref{lem:lowerboundsoftmaxindependent}}}\), we have \[\begin{align} \operatorname{\mathbb{E}}\Big[ \log \sum_{\ell \le L} \exp(t W_{\ell}) \Big] \ge \log L + \frac{t^2}{5}\,. \end{align}\]
We will now prove the crucial Lemma 9 that combines the above results. Its aim is to upper bound the probability of the following event: that for \(L\) replicas, the number of \(\ell, 1 \le \ell \le L\) such that \(\frac{1}{\sqrt{d}}\big( \theta_1^{\ell} s + \langle \bar\theta^{\ell}, \bar g \rangle \big) \ge \kappa\) is small. The proof is involved and spans the next several pages. We will then leverage Lemma 9 to prove the important Theorem 21.
Lemma 9. Consider any \(x \in [-1,1]\) and \(0 \le c_1 < c_2 < c_3\) with \[\begin{align} \label{eq:keyconcentration95gaussianconversion95ineq} c_3 \ge \frac{1}{c_2 - c_1}\quad\text{and}\quad c_1 \ge x^2 \operatorname{\mathbb{E}}[s^2]\,. \end{align}\qquad{(21)}\] Then there exists \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \ge 1\) depending on \(c_3, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}\) and \(K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \ge \max\big\{ 12 c_3 K_{\mathrm{\small signal}}, 1\big\}\) depending on \(c_3, K_{\mathrm{\small signal}}\) satisfying the following. Consider \(0 < \varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\) and \[\begin{align} \theta^1, \ldots, \theta^L \in \mathbb{R}^d\quad\text{such that}\quad\theta_1^{\ell}/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon'']\, \forall \, 1 \le \ell \le L\,.\label{eq:keyconcentrationgaussianconversion95narrowinterval} \end{align}\qquad{(22)}\] Consider independent \(s \sim \mathcal{D}\), \(\bar{g} \sim N(0, I_{d-1})\), and a family of random variables \((X_{\ell})_{\ell \le L}\) defined by \[\begin{align} X_{\ell} = \frac{\theta_1^{\ell} s + \langle \bar\theta^{\ell}, \bar{g} \rangle}{\sqrt{d}}\,, \end{align}\] such that \[\begin{align} &c_2 \le \operatorname{\mathbb{E}}\big[ X^2_{\ell} \big] \le c_3\text{ for all }1 \le \ell \le L\quad\text{ and }\quad \operatorname{\mathbb{E}}\big[ X_{\ell_1} X_{\ell_2} \big] \le c_1\text{ for all }1 \le \ell_1 \neq \ell_2 \le L\,. \end{align}\] Then for \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \le t \le \sqrt{\log L}/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\), we have \[\begin{align} &\operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \Big\} \le L\exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big) \Big) \le K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{t^2}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\Big)\,.\label{eq:keyconcentrationgaussianconversion95pt1} \end{align}\qquad{(23)}\] Consequently, for all \(L^{-1/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \le t' \le \exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1, \kappa\}^2 \big)\), \[\begin{align} \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \kappa\Big\} \le Lt' \Big) \le K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\, t'^{1/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}^2}\,.\label{eq:keyconcentrationgaussianconversion95pt2} \end{align}\qquad{(24)}\]
Proof. We will focus on proving ??. The proof of ?? then directly follows from ??.
The idea behind proving ?? is to apply the second moment method to \(\exp(t X_{\ell})\). Specifically, let us consider \(t\) such that \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \le t \le \sqrt{\log L}/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\) and define the following event \(E\): \[\begin{align} E &:= \Big\{ \sum_{1\le \ell \le L} \exp(t X_{\ell}) \ge L \exp\Big( \frac{t^2}{60 c_3} \Big) \Big\} \tag{72}\\ &\qquad\qquad \cap \Big\{ \sum_{1 \le \ell \le L} \exp(2t X_{\ell}) \le L \exp\big( (1+K(c_3, K_{\mathrm{\small signal}})) t^2 \big)\, \Big\}\,. \tag{73} \end{align}\] The main claim is that \[\begin{align} \label{eq:keyconcentration95lowerbd95PE} \operatorname{\mathbb{P}}(E) \ge 1 - 2 \exp\Big( -\frac{t^2}{K(c_3, \beta_{\mathrm{\small signal}}) }\Big) - \exp\big( -t^2 \big)\,. \end{align}\tag{74}\] We will prove 74 at the end of the proof of this Lemma. Assuming 74 for now, let us prove ??. Let \(\mathcal{U}[L]\) denote the uniform measure on \([L]\). Consider any \((X_1, \ldots, X_L) \in E\). By definition of \(E\), we have from the Paley-Zygmund Inequality \[\begin{align} \operatorname{\mathbb{P}}_{\ell \sim \mathcal{U}[L]}\Big( \exp(t X_{\ell}) \ge \frac{1}{2} \operatorname{\mathbb{E}}_{\ell \sim \mathcal{U}[L]}\Big[ \exp(t X_{\ell}) \Big] \Big) \ge \frac{\operatorname{\mathbb{E}}_{\ell \sim \mathcal{U}[L]}\Big[ \exp(t X_{\ell}) \Big]^2}{4 \operatorname{\mathbb{E}}_{\ell \sim \mathcal{U}[L]}\Big[ \exp(2t X_{\ell}) \Big]}\,.\label{eq:keyconcentration95paley95zygmund} \end{align}\tag{75}\] Now, we note \(\operatorname{\mathbb{E}}_{\ell \sim \mathcal{U}[L]}\Big[ \exp( t X_{\ell}) \Big] = \frac{1}{L} \sum_{1 \le \ell \le L} \exp( t X_{\ell})\) for any \(\in \mathbb{R}\). By definition of \(E\), specifically 72, we have for \(t \ge K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\) that \[\begin{align} \operatorname{\mathbb{E}}_{\ell \sim \mathcal{U}[L]}\Big[ \exp(t X_{\ell}) \Big] \ge \exp\Big( \frac{t^2}{60 c_3} \Big) \ge 2 \exp\Big( \frac{t^2}{80 c_3} \Big) \ge 4\,. \end{align}\] Consequently, \((X_1, \ldots, X_L) \in E\) implies the following by 75 and 73: \[\begin{align} \frac{1}{L} \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{80 c_3} \Big\} &= \operatorname{\mathbb{P}}_{\ell \sim \mathcal{U}[L]}\Big( \exp(t X_{\ell}) \ge \exp\Big( \frac{t^2}{80 c_3} \Big) \Big) \\ &\ge \operatorname{\mathbb{P}}_{\ell \sim \mathcal{U}[L]}\Big( \exp(t X_{\ell}) \ge \frac{1}{2} \operatorname{\mathbb{E}}_{\ell \sim \mathcal{U}[L]}\Big[ \exp(t X_{\ell}) \Big] \Big) \\ &\ge \exp\big( -(1+K(c_3, K_{\mathrm{\small signal}})) t^2 \big)\,. \end{align}\] Combining the above display with 74, we obtain \[\begin{align} &\operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{80 c_3} \Big\} \ge L\exp\big( -(1+K(c_3, K_{\mathrm{\small signal}})) t^2 \big) \Big) \\ &\quad \ge \operatorname{\mathbb{P}}(E) \\ &\quad \ge 1 - 2 \exp\Big( -\frac{t^2}{K(c_3, \beta_{\mathrm{\small signal}}) }\Big) - \exp\big( -t^2 \big) \\ &\quad \ge 1 - 3\exp\Big( -\frac{t^2}{K(c_3, \beta_{\mathrm{\small signal}})}\Big)\,. \end{align}\] Thus for \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} = K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}})\) large enough, we obtain from the above that \[\begin{align} &\operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \Big\} \le L\exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t^2 \big) \Big) \\ &\quad \le \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{80 c_3} \Big\} \le L\exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t^2 \big) \Big) \\ &\quad \le \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{80 c_3} \Big\} \le L\exp\big( -(1+K(c_3, K_{\mathrm{\small signal}})) t^2 \big) \Big) \\ &\quad \le 3\exp\Big( -\frac{t^2}{K(c_3, \beta_{\mathrm{\small signal}})}\Big) \\ &\quad \le K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{t^2}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \Big)\,, \end{align}\] proving ??.
Note by monotonicity in \(\kappa\), it suffices to prove the result for \(\kappa\ge 0\). First suppose \(\kappa\ge 1\). Consider any \(t\) such that \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \kappa\le t \le \sqrt{\log L}/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\). As \(\kappa\ge 1\), we may apply ??, which yields \[\begin{align} \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \kappa\Big\} \le L\exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big) \Big) &\le \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \Big\} \le L\exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big) \Big) \\ &\le K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{t^2}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\Big)\,. \end{align}\] Letting \(t' = \exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big)\), we obtain for \(L^{-1/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \le t' \le \exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}^3 \kappa^2 \big) \le \exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \kappa^2 \big)\), \[\begin{align} \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \kappa\Big\} \le Lt' \Big) \le K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t'^{1/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}^2} \end{align}\] Now suppose \(\kappa\in [0,1]\). Consider any \(t\) such that \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \le t \le \sqrt{\log L}/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\). Since \(\kappa\le 1 \le \frac{t}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\), we obtain from ?? that \[\begin{align} \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \kappa\Big\} \le L\exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big) \Big) & \le \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge 1 \Big\} \le L\exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big) \Big) \\ & \le \operatorname{\mathbb{P}}\Big( \#\Big\{ \ell \le L\,:\,X_{\ell} \ge \frac{t}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \Big\} \le L\exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big) \Big) \\ & \le K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{t^2}{K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\Big)\,. \end{align}\] The result now follows from setting \(t' = \exp\big(-K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}t^2\big)\) as in the \(\kappa\ge 1\) case above. As remarked earlier, the result for \(\kappa< 0\) follows from the \(\kappa=0\) case. This proves 86.
We will lower bound the probabilities of each of the events 72, 73 defining \(E\) separately and then take a Union Bound. For brevity, consider the vector \(X=(X_1, \ldots, X_L) \in \mathbb{R}^L\) and let \[\begin{align} F(X) := \log \sum_{1 \le \ell \le L} \exp(t X_{\ell}) = \log \sum_{1 \le \ell \le L} \exp\Big( t \cdot \frac{\theta_1^{\ell} s + \langle \bar\theta^{\ell}, \bar{g} \rangle}{\sqrt{d}}\Big)\,. \end{align}\]
First we lower bound the probability of 72. Note \(F(X)\) can be viewed a function of \(g'=(s, \bar{g})^T\), which has \(\min\{1, \beta_{\mathrm{\small signal}}\}\) strongly log-concave law. Letting \(w_{\ell}(g') \propto \exp\big( t \langle \theta^{\ell}, g' \rangle / \sqrt{d}\big)\) be weights summing to 1 for \(\ell, 1 \le \ell \le L\), a direct calculation shows that the gradient \(\nabla_{g'} F\) of \(F\) w.r.t. \(g'\) is \(t \sum_{\ell \le L} w_{\ell}(g') \theta^{\ell} / \sqrt{d}\). Also note as \(\bar g \sim N(0, I_{d-1})\) independent of \(s\), \[\begin{align} \operatorname{\mathbb{E}}[X_{\ell}^2] = \frac{(\theta_1^{\ell})^2 \operatorname{\mathbb{E}}[s^2] + \| \bar\theta^{\ell} \|^2}{d} = \frac{\| \theta^{\ell}\|^2 + (\operatorname{\mathbb{E}}[s^2]-1) (\theta_1^{\ell})^2}{d}\,. \end{align}\] Consequently since \(\theta_1^{\ell}/\sqrt{d} \in I\) and \(I \subseteq [-2, 2]\), \[\begin{align} \| \nabla_{g'} F\|^2 \le t^2 \max_{\ell} \| \theta^{\ell} \|^2 / d = t^2 \max_{\ell}\Big( \operatorname{\mathbb{E}}[X_{\ell}^2] + (1-\operatorname{\mathbb{E}}[s^2]) \cdot \frac{(\theta_1^{\ell})^2}{d} \Big) \le t^2 ( c_3 + 4)\,. \end{align}\] Applying Theorem 19 on the concentration of Lipschitz functions of strongly log-concave measures now gives for all \(t'>0\), \[\begin{align} \operatorname{\mathbb{P}}\Big( \big| F(X) - \operatorname{\mathbb{E}}\big[ F(X) \big] \big| \ge t' \Big) \le 2 \exp\Big( -\frac{t'^2}{K(c_3, \beta_{\mathrm{\small signal}}) t^2 }\Big)\,.\label{eq:basic95stochastic95process95concentrationlogconcave} \end{align}\tag{76}\]
We now aim to lower bound \(\operatorname{\mathbb{E}}\big[ F(X) \big]\). Define \[\begin{align} u_{\ell} := \frac{\theta_1^{\ell}}{\sqrt{d}}\,,\,\xi_1 := s - \operatorname{\mathbb{E}}[s]\,,\, X'_{\ell} := \frac{\theta_1^{\ell} \operatorname{\mathbb{E}}[s]}{\sqrt{d}} + \frac{\langle \bar\theta^{\ell}, \bar{g} \rangle}{\sqrt{d}}\,. \end{align}\] Note that \(X_{\ell} = u_{\ell} \xi_1 + X'_{\ell}\), that \(\xi_1\) has mean 0, and that \(\xi_1, X'_{\ell}\) are independent as the \(\theta^{\ell}\) here are fixed and as \(\operatorname{\mathbb{E}}[s], s\) are independent. Lemma 6 now gives \[\begin{align} \operatorname{\mathbb{E}}\big[ F(X) \big] &\ge \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L } \exp (t X'_{\ell}) \Big] \,.\label{eq:basic95stochastic95process95bound1} \end{align}\tag{77}\] Recall \(\big|\operatorname{\mathbb{E}}[s]\big| \le \operatorname{\mathbb{E}}[s^2]^{1/2} \le K_{\mathrm{\small signal}}^{1/2}\), and note \(\big| \theta_1^{\ell} / \sqrt{d}\big| \le 2\) for all \(\ell\) as \(I \subseteq [-2, 2]\). Thus \[\begin{align} X'_{\ell} \ge \bar X_{\ell} - \big|\operatorname{\mathbb{E}}[s]\big| \cdot \max_{1 \le \ell \le L} \big| \theta_1^{\ell} / \sqrt{d}\big| \ge \bar X_{\ell} - 2 K_{\mathrm{\small signal}}^{1/2} \quad\text{where}\quad \bar X_{\ell} := \frac{1}{\sqrt{d}}\langle \bar\theta^{\ell}, \bar{g} \rangle\,. \end{align}\] Note \(\bar X_{\ell}\) is a centered Gaussian family. Combining the above display with 77 gives \[\begin{align} \operatorname{\mathbb{E}}\big[ F(X) \big] &\ge \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L } \exp (t \bar X_{\ell}) \Big] - 2t K_{\mathrm{\small signal}}^{1/2} \,.\label{eq:basic95stochastic95process95after95bias} \end{align}\tag{78}\] We now observe that as \(\bar g \sim N(0, I_{d-1})\) independent of \(s\), \[\begin{align} \operatorname{\mathbb{E}}[X_{\ell}^2] &= \frac{(\theta_1^{\ell})^2 \operatorname{\mathbb{E}}[s^2] + \| \bar\theta^{\ell} \|^2}{d} = \operatorname{\mathbb{E}}[\bar X_{\ell}^2] + \frac{(\theta_1^{\ell})^2}{d} \operatorname{\mathbb{E}}[s^2]\,, \\ \operatorname{\mathbb{E}}[X_{\ell_1} X_{\ell_2} ] &= \frac{\theta_1^{\ell_1} \theta_1^{\ell_2} \operatorname{\mathbb{E}}[s^2] + \langle \bar \theta^{\ell_1}, \bar \theta^{\ell_2} \rangle}{d} = \operatorname{\mathbb{E}}[\bar X_{\ell_1} \bar X_{\ell_2} ] + \frac{\theta_1^{\ell_1} \theta_1^{\ell_2}}{d} \operatorname{\mathbb{E}}[s^2] \,. \end{align}\] As \(\theta_1^{\ell}/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon'']\), it follows that \(\big| \frac{(\theta_1^{\ell})^2}{d} - x^2 \big|, \big| \frac{\theta_1^{\ell_1} \theta_1^{\ell_2}}{d} - x^2 \big| \le 3\varepsilon''\) and therefore \[\begin{align} \big| \operatorname{\mathbb{E}}[\bar X_{\ell}^2] - \big(\operatorname{\mathbb{E}}[ X_{\ell}^2]-x^2 \operatorname{\mathbb{E}}[s^2] ) \big|\,,\, \big| \operatorname{\mathbb{E}}[\bar X_{\ell_1} \bar X_{\ell_2} ] - \big(\operatorname{\mathbb{E}}[ X_{\ell_1} X_{\ell_2} ]-x^2 \operatorname{\mathbb{E}}[s^2] \big) \big| \le 3\varepsilon'' K_{\mathrm{\small signal}}\,.\label{eq:barXvsXvarcovar} \end{align}\tag{79}\] Let \[\begin{align} \bar c_1 := c_1 - x^2 \operatorname{\mathbb{E}}[s^2] + 3\varepsilon'' K_{\mathrm{\small signal}}\,,\, \bar c_2 := c_2 - x^2 \operatorname{\mathbb{E}}[s^2] - 3\varepsilon'' K_{\mathrm{\small signal}}\,. \end{align}\] It follows by 79 that for \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}})} \le \frac{1}{12 K_{\mathrm{\small signal}}c_3}\), because \(c_2-c_1 \ge \frac{1}{c_3}\), we have \[\begin{align} \bar c_2 - \bar c_1 &\ge (c_2-x^2 \operatorname{\mathbb{E}}[s^2]) - (c_1-x^2 \operatorname{\mathbb{E}}[s^2]) - 6 \varepsilon'' K_{\mathrm{\small signal}}\ge c_2 - c_1 - \frac{1}{2c_3} \ge \frac{1}{2 c_3}\,, \tag{80} \\ \bar c_1 &> c_1 - x^2 \operatorname{\mathbb{E}}[s^2] \ge 0\,,\tag{81} \end{align}\] where the last step uses the condition ??. Additionally by 79, we have \[\begin{align} \operatorname{\mathbb{E}}[\bar X_{\ell_1} \bar X_{\ell_2} ] &\le \operatorname{\mathbb{E}}[ X_{\ell_1} X_{\ell_2} ] - x^2 \operatorname{\mathbb{E}}[s^2] + 3\varepsilon'' K_{\mathrm{\small signal}}= \bar c_1\,,\\ \operatorname{\mathbb{E}}[\bar X_{\ell}^2] &\ge \operatorname{\mathbb{E}}[X_{\ell}^2 ] - x^2 \operatorname{\mathbb{E}}[s^2] - 3\varepsilon''K_{\mathrm{\small signal}}= \bar c_2\,. \end{align}\]
We now consider i.i.d. \(Z, (W_{\ell})_{\ell \le L} \sim N(0,1)\). By 80, 81, we may define the centered Gaussian family \((V_{\ell})_{\ell=1}^L\) by \[\begin{align} V_{\ell} := Z\sqrt{\bar c_1} + W_{\ell}\sqrt{\bar c_2 - \bar c_1}\,. \end{align}\] Thus, \(\operatorname{\mathbb{E}}[V_{\ell}^2] = \bar c_2 \le \operatorname{\mathbb{E}}[\bar X_{\ell}^2]\) and \(\operatorname{\mathbb{E}}[V_{\ell_1} V_{\ell_2}] = \bar c_1 \ge \operatorname{\mathbb{E}}[\bar X_{\ell_1} \bar X_{\ell_2}]\) for \(\ell_1 \neq \ell_2\). Consequently as \(\bar X_{\ell}\) is a centered Gaussian family, the conditions of Lemma 7 apply. Combining it with 78 gives \[\begin{align} \operatorname{\mathbb{E}}\big[ F(X) \big] &\ge \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L } \exp (t \bar X_{\ell}) \Big] - 2t K_{\mathrm{\small signal}}^{1/2} \\ &\ge \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L} \exp(tV_{\ell}) \Big] - 2t K_{\mathrm{\small signal}}^{1/2} \\ &= \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L} \exp(t\sqrt{\bar c_2 - \bar c_1}W_{\ell}) \Big] - 2t K_{\mathrm{\small signal}}^{1/2} \,. \end{align}\] Take \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} = K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}) \ge K_{\mathrm{\ref{lem:lowerboundsoftmaxindependent}}} \sqrt{2c_3} \ge \frac{K_{\mathrm{\ref{lem:lowerboundsoftmaxindependent}}}}{\sqrt{\bar c_2- \bar c_1}}\), where the last inequality follows from 80. Thus we may apply Lemma 8 with \(t\sqrt{\bar c_2 - \bar c_1}\) in place of \(t\), which gives that for \(t \ge K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} = K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}})\), \[\begin{align} \operatorname{\mathbb{E}}\big[ F(X) \big] &\ge \operatorname{\mathbb{E}}\Big[ \log \sum_{1 \le \ell \le L} \exp(t\sqrt{\bar c_2 - \bar c_1}W_{\ell}) \Big] - 2t K_{\mathrm{\small signal}}^{1/2} \\ &\ge \log L + \frac{(\bar c_2 - \bar c_1)t^2}{5} - 2t K_{\mathrm{\small signal}}^{1/2} \\ &\ge \log L + \frac{t^2}{20 c_3} - 2t K_{\mathrm{\small signal}}^{1/2} \\ &\ge \log L + \frac{t^2}{30 c_3}\,, \end{align}\] where we use 80 to lower bound \(\bar c_2 - \bar c_1\). Combining with 76 gives \[\label{eq:keyconcentrationgaussianconversioneq1} \begin{align} \operatorname{\mathbb{P}}\Big( \sum_{1\le \ell \le L} \exp(t X_{\ell}) \ge L \exp\Big( \frac{t^2}{60 c_3} \Big) \Big) &\ge 1 - \operatorname{\mathbb{P}}\Big( F(X) \le \operatorname{\mathbb{E}}\big[ F(X) \big] - \frac{t^2}{60 c_3} \Big) \\ &\ge 1 - 2 \exp\Big( -\frac{t^2}{K(c_3, \beta_{\mathrm{\small signal}}) }\Big)\,. \end{align}\tag{82}\] This lower bounds the probability of 72.
Next, we lower bound the probability of 73 as follows. As each \(X_{\ell} = \frac{\theta^{\ell}_1 s + \langle \bar\theta^{\ell}, \bar{g} \rangle}{\sqrt{d}}\) has identical law and as \(s, \bar{g}\) are independent, \[\begin{align} \label{eq:keyconcentration952ndmoment951} \operatorname{\mathbb{E}}\Big[ \sum_{1 \le \ell \le L} \exp(2t X_{\ell})\Big] = L \operatorname{\mathbb{E}}\big[ \exp(2tX_1) \big] = L\operatorname{\mathbb{E}}\Big[ \exp\Big(\frac{2t\theta^1_1}{\sqrt{d} s} \Big) \Big] \operatorname{\mathbb{E}}\Big[ \exp\Big( \frac{2t \langle \bar\theta^1, \bar{g} \rangle}{\sqrt{d}} \Big)\Big]\,. \end{align}\tag{83}\] Standard calculations on the MGF of a Gaussian yield \[\begin{align} \label{eq:keyconcentration952ndmoment952} \operatorname{\mathbb{E}}\Big[ \exp\big( \frac{2t \langle \bar\theta^1, \bar{g} \rangle}{\sqrt{d}} \big)\Big] = \exp\Big( \frac{2t^2 \|\bar\theta^1\|^2}{d} \Big)\,. \end{align}\tag{84}\] Next we have \(\frac{2t\theta^1_1}{\sqrt{d}} s \le \frac{t^2 (\theta^1_1)^2 K_{\mathrm{\small signal}}}{d} + \frac{s^2}{K_{\mathrm{\small signal}}}\), therefore as \(s^2\) is \(K_{\mathrm{\small signal}}\)-sub-Exponential, \[\begin{align} \label{eq:keyconcentration952ndmoment953} \operatorname{\mathbb{E}}\Big[ \exp\Big(\frac{2t\theta^1_1 s}{\sqrt{d}} \Big) \Big] \le \exp\Big( \frac{t^2 (\theta^1_1)^2 K_{\mathrm{\small signal}}}{d}\Big) \operatorname{\mathbb{E}}\Big[ \exp\Big( \frac{s^2}{K_{\mathrm{\small signal}}} \Big)\Big] \le 2\exp\Big( \frac{t^2 (\theta^1_1)^2 K_{\mathrm{\small signal}}}{d}\Big)\,. \end{align}\tag{85}\] Since \(c_3 \ge \operatorname{\mathbb{E}}\big[ X_{\ell}^2 \big] = \frac{(\theta^{\ell}_1)^2 \operatorname{\mathbb{E}}[s^2] + \|\bar\theta^{\ell}\|^2}{d}\) and as \(\theta_1^1 / \sqrt{d} \in I \subseteq [-2,2]\), it follows that \[\begin{align} \frac{1}{d} \|\theta^1\|^2 \le c_3 + \frac{(\theta_1^1)^2}{d} \le c_3 + 4\,. \end{align}\] Combining the above bound with 83, 84, 85 gives \[\begin{align} \operatorname{\mathbb{E}}\Big[ \sum_{1 \le \ell \le L} \exp(2t X_{\ell})\Big] \le 2L\exp\Big( \frac{t^2 K(K_{\mathrm{\small signal}}) \| \theta^1 \|^2}{d} \Big) \le L \exp\big( K(c_3, K_{\mathrm{\small signal}}) t^2 \big)\,, \end{align}\] where we used that \(t \ge K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} = K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}})\). Thus by Markov’s Inequality, \[\begin{align} \operatorname{\mathbb{P}}\Big( \sum_{1 \le \ell \le L} \exp(2t X_{\ell}) \le L \exp\big( (1+K(c_3, K_{\mathrm{\small signal}}) ) t^2 \big) \Big) \ge 1 - \exp( -t^2 )\,.\label{eq:keyconcentrationgaussianconversioneq2} \end{align}\tag{86}\] This lower bounds the probability of 73. Combining 82, 86 proves 74, thus completing the proof of Lemma 9. ◻
We also cite the following fact from [26]. Technically, in [26], Theorem 20 is stated with \(\theta\) in place of \(\bar \theta\) in the conclusion ??, ??, however the proof is identical.
Theorem 20 (Corollary of the proof of Theorem 8.2.7, [26]). Consider a concave \(U \le 0\) defined on \(\mathbb{R}^d\), and a convex set \(C \subseteq \mathbb{R}^d\). For \(\beta\in [\beta_0, \beta_1]\), define a measure \(G_C\) on \(\mathbb{R}^d\) as follows, where \(Z'\) denotes the appropriate normalization constant: \[\text{ for all } B \subseteq \mathbb{R}^d\,,\, G_C(B) = \frac{1}{Z'} \int \mathbf{1}\{B \cap C\} \exp \Big(U(\theta)-\beta\| \theta\|^2 \Big) \mathrm{d}\theta\, .\] Assume that for some \(a>0\) we have \[Z' \ge \exp(-ad)\, .\] Then for some \(0 \le c'_1 < c'_2 < c'_3\) with \(c'_3 \ge \frac{1}{c'_2-c'_1}\), where \(c'_3\) only depends on \(a, \beta_0, \beta_1\), we have that \(G_C\) satisfies: \[\begin{align} G_C\Bigl(\big\{\theta: c'_2 d \le \|\bar \theta\|^2 \le c'_3 d\big\}\Bigr) &\ge 1 - \exp\Bigl(-\frac{d}{c'_3}\Bigr)\, , \label{eq:gibbsmeasurenice195prelim}\\ G_C^{\otimes 2}\Bigl(\big\{(\theta^1,\theta^2) : | \langle \bar \theta^1, \bar \theta^2 \rangle | \le c'_1 d\big\}\Bigr) &\ge 1 - \exp\Bigl(-\frac{d}{c'_3}\Bigr)\, .\label{eq:gibbsmeasurenice295prelim} \end{align}\] {#eq: sublabel=eq:eq:gibbsmeasurenice195prelim,eq:eq:gibbsmeasurenice295prelim}
Proof. This follows from the exact same proof of Theorem 8.2.7, [26], except we now consider \(R_{1,1} = \frac{1}{d} \| \bar \theta \|^2, R_{1,2} = \frac{1}{d} \langle \bar \theta_1, \bar \theta_2 \rangle\) as we do throughout this paper, as per 45. Following the same proof as therein, it is shown that ??, ?? hold where we can take \(c'_3 = \frac{4}{d'^2}\) where \(d' = \exp\big( -2(a+a^2/4\beta+3)\big)\). Note now rather than following the proof of (3.26) and Theorem 3.1.11 in [25], we follow the proof of Lemma 19 and Proposition 24, directly using the bound \(Z' \ge \exp(-ad)\) rather than Lemma 31. (There is no dependence on \(D\) here as dependence on \(D\) in the proof of Lemma 19, Proposition 24 only came due to Lemma 31.) The rest of the proof is identical to the proof of Theorem 8.2.7 in [26]. Note that \(c'_1 \ge 0\) as \(\langle R_{1,2} \rangle \ge 0\). ◻
Now we prove the following very useful result that upper bounds the probability that a Gibbs measure places small mass on one side of a random hyperplane in \(\mathbb{R}^d\), where the hyperplane has law identical to the constraints (the probability is over the hyperplane). We will use this result repeatedly next in Appendix 7.1.2.
Theorem 21. Consider a concave \(U \le 0\) defined on \(\mathbb{R}^d\), and a convex set \(C \subseteq \mathbb{R}^d\). Consider any \(x \in [-1,1]\) and let \(I = [x-\varepsilon'', x+\varepsilon'']\) for some \(\varepsilon''>0\). For \(\beta\in [\beta_0, \beta_1]\), define a measure \(G_C\) on \(\mathbb{R}^d\) as follows, where \(Z'\) denotes the appropriate normalization constant: \[\text{ for all } B \subseteq \mathbb{R}^d\,,\, G_C(B) = \frac{1}{Z'} \int \mathbf{1}\big\{ B \cap C \cap \{ \theta_1/\sqrt{d} \in I\} \big\} \exp \Big(U(\theta)-\beta\| \theta\|^2 \Big) \mathrm{d}\theta\, .\] Assume that for some \(a>0\) we have \[Z' \ge \exp(-ad)\, .\] Then for \(K_{\mathrm{\ref{thm:gaussiansetup}}} \ge 2\) depending on \(a, \beta_0, \beta_1, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}\), \(K'_{\mathrm{\ref{thm:gaussiansetup}}} \ge 2\) depending on \(a, \beta_0, \beta_1, K_{\mathrm{\small signal}}\), and \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \ge 1\) depending on \(a, \beta_0, \beta_1, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}\), we have the following. Consider \(s \sim \mathcal{D}\) and \(\bar g \sim N(0, I_{d-1})\) such that \(s, \bar g\) are independent. If \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}}\), then \(G_C\) satisfies the following implication: \[\label{eq:hyperplanesizekeyprop} \begin{align} &\text{If } \exp\Big( -\frac{d}{K_{\mathrm{\ref{thm:gaussiansetup}}}}\Big) \le t \le \frac{1}{4} \exp\Big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \Big)\,, \\ &\text{ then }\operatorname{\mathbb{P}}\Bigg( G_C\Big( \Big\{ \theta\,:\, \frac{\theta_1 s + \langle \bar\theta, \bar{g} \rangle}{\sqrt{d}} \ge \kappa\Big\}\Big) \le t \Bigg) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t^{1/K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\,. \end{align}\qquad{(25)}\]
Proof. We define for all \(\theta\), \[\begin{align} X(\theta) := \frac{s \theta_1 + \langle \bar\theta, \bar{g} \rangle}{\sqrt{d}}\,, \end{align}\] and we let \(X_{\ell} := X(\theta^{\ell})\) for all replicas \(1 \le \ell \le L\).
First, we prove that the conditions of Lemma 9 apply with high enough probability over \(G_C\). By Theorem 20 applied with the convex set \(\{\theta_1/\sqrt{d}\in I\} \cap C\), for some \(0 \le c'_1 < c'_2 < c'_3 = c'_3(a, \beta_0, \beta_1)\) with \(c'_3 \ge \frac{1}{c'_2-c'_1}\), we have ??, ??. (Crucially \(c'_3\) does not explicitly depend on \(I\), in particular it does not depend on \(\varepsilon''\), which will be very important in the following arguments.) Since \(G_C\big(\{ \theta\,:\,\theta_1/\sqrt{d} \not\in I \}\big)=0\) (recall the constraint \(\theta_1/\sqrt{d} \in I\) is present in the definition of \(G_C\) from this Theorem), it follows that \[\begin{align} G_C\Bigl(\big\{\theta: c'_2 d \le \|\bar \theta\|^2 \le c'_3 d\,,\,\theta_1/\sqrt{d} \in I \big\}\Bigr) &\ge 1 - \exp\Bigl(-\frac{d}{c'_3}\Bigr)\, , \tag{87} \\ G_C^{\otimes 2}\Bigl(\big\{(\theta^1,\theta^2) : | \langle \bar \theta^1, \bar \theta^2 \rangle | \le c'_1 d\,,\,\theta_1/\sqrt{d} \in I \big\}\Bigr) &\ge 1 - \exp\Bigl(-\frac{d}{c'_3}\Bigr)\,. \tag{88} \end{align}\] Now note for any \(\theta^{\ell}, \theta^{\ell_1}, \theta^{\ell_2}\), we have as \(\bar g \sim N(0, I_{d-1})\) independent of \(s\), \[\begin{align} \operatorname{\mathbb{E}}\big[X^2_{\ell}\big] = \frac{1}{d} \Big( (\theta_1^{\ell})^2 \operatorname{\mathbb{E}}[s^2] + \| \bar\theta^{\ell} \|^2 \Big)\quad,\quad \operatorname{\mathbb{E}}\big[X_{\ell_1} X_{\ell_2}\big] = \frac{1}{d} \Big( \theta_1^{\ell_1} \theta_1^{\ell_2} \operatorname{\mathbb{E}}[s^2] + \langle \bar\theta^{\ell_1}, \bar\theta^{\ell_2} \rangle \Big)\,. \end{align}\] Consequently for \(\theta^{\ell}\) such that \(c'_2 d \le \|\bar \theta^{\ell}\|^2 \le c'_3 d\,,\,(\theta^{\ell})_1/\sqrt{d} \in I\), we have \[\begin{align} \operatorname{\mathbb{E}}\big[X^2_{\ell}\big] &\le c'_3 + \max\big\{ |x + \varepsilon''|, |x - \varepsilon''| \big\}^2 K_{\mathrm{\small signal}}) \le c'_3 + 4K_{\mathrm{\small signal}}\,, \\ \operatorname{\mathbb{E}}\big[X^2_{\ell}\big] &\ge c'_2 + (x^2 - 3\varepsilon'') \operatorname{\mathbb{E}}[s^2]\,. \end{align}\] Similarly for \((\theta^{\ell_1}, \theta^{\ell_2})\) such that \(| \langle \theta^{\ell_1}, \theta^{\ell_2} \rangle | \le c'_1 d\,,\,(\theta^{\ell_1})_1/\sqrt{d} \in I\,,\,(\theta^{\ell_2})_1/\sqrt{d} \in I\), we have \[\begin{align} \operatorname{\mathbb{E}}\big[ X_{\ell_1} X_{\ell_2} \big] &\le c'_1 + (x^2+3\varepsilon'') \operatorname{\mathbb{E}}[s^2]\,. \end{align}\] Define \[\begin{align} \label{eq:gibbs95measure95nice95choices} c_3 = 2c'_3 + 4K_{\mathrm{\small signal}}\,,\, c_1 := c'_1 + x^2 \operatorname{\mathbb{E}}[s^2] + \frac{1}{4c'_3}\,,\,c_2 := c'_2 + x^2 \operatorname{\mathbb{E}}[s^2] - \frac{1}{4c'_3}\,. \end{align}\tag{89}\] Let \[\begin{align} K'_{\mathrm{\ref{thm:gaussiansetup}}}(a, \beta_0, \beta_1, K_{\mathrm{\small signal}}) = K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}}) \ge 12 c_3 K_{\mathrm{\small signal}}\,. \end{align}\] Hence since \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}(a, \beta_0, \beta_1, K_{\mathrm{\small signal}})} \le \frac{1}{12 c_3 K_{\mathrm{\small signal}}}\), it follows that for such \(\theta\) satisfying the conditions from 87 we have \(c_3 \ge \operatorname{\mathbb{E}}[X^2_{\ell}] \ge c_2\), and similarly for \(\theta^1, \theta^2\) satisfying the conditions from 88 we have \(\operatorname{\mathbb{E}}[X_{\ell_1}X_{\ell_2}] \le c_1\). As \(c_3 \ge c'_3\), and as \(G_C\big(\{ \theta\,:\,\theta_1/\sqrt{d} \not\in I \}\big)=0\), it follows that \[\begin{align} G_C\Bigl(\big\{\theta: c_2 \le \operatorname{\mathbb{E}}[X^2_{\ell}] \le c_3 \big\}\Bigr) &\ge 1 - \exp\Bigl(-\frac{d}{c_3}\Bigr)\,,\tag{90}\\ G_C^{\otimes 2}\Bigl(\big\{(\theta^1,\theta^2) : \operatorname{\mathbb{E}}[X_{\ell_1} X_{\ell_2}] \le c_1 \big\}\Bigr) &\ge 1 - \exp\Bigl(-\frac{d}{c_3}\Bigr)\,.\tag{91} \end{align}\]
Consider \(L\) such that \(2L^2 \le \exp(d/c_3)\) and define \[\begin{align} E^L &:= \Big\{ (\theta^1, \ldots, \theta^L)\,:\, c_2 \le \operatorname{\mathbb{E}}[X^2_{\ell}] \le c_3\, \forall \, \ell\,,\, \operatorname{\mathbb{E}}[X_{\ell_1}X_{\ell_2}] \le c_1\,\forall\, \ell_1 \neq \ell_2\,,\, \theta^{\ell}/\sqrt{d} \in I\, \forall\, \ell\Big\}\,.\label{eq:stochastic95process95ELdef} \end{align}\tag{92}\] Now observe that the conditions of Lemma 9 apply with \(c_1, c_2, c_3\) chosen in 89 because we have \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}})}\), and because \(c'_1 \ge 0\) and therefore \[\begin{align} c_2-c_1 = c'_2-c'_1 - \frac{1}{2c'_3} \ge \frac{1}{2c'_3} \ge \frac{1}{c_3}\quad,\quad c_1 > c'_1 + x^2 \operatorname{\mathbb{E}}[s^2] \ge x^2 \operatorname{\mathbb{E}}[s^2]\,. \end{align}\] Applying Lemma 9, we obtain the following. For any \((\theta^1, \ldots, \theta^L) \in E^L\) and \(t\) satisfying \[\begin{align} \label{eq:gaussiansetup95condition95init} L^{-1/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \le t \le \exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \big)\,, \end{align}\tag{93}\] where \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} = K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(c_3, K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}) \ge 1\) comes from Lemma 9 with \(c_3\) defined in 89, we have \[\begin{align} \label{eq:keyconcentration95consequence} \operatorname{\mathbb{P}}\Big( \#\big\{ \ell \le L\,:\,X_{\ell} \ge \kappa\big\} \le t L\Big) \le K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\, t^{1/K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}^2}\,, \end{align}\tag{94}\] where probability in the above is over \(\bar g, s\).
Consider the event \(G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \ge L\,:\, X_{\ell} \ge \kappa\big\} \ge t L \Big)\). Observe that when \(G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X_{\ell} \ge \kappa\big\} \ge t L \Big) \ge \frac{1}{4}\), we have by Linearity of Expectation, \[\begin{align} \label{eq:keyconcentration95implication1} G_C\big( \big\{ \theta\,:\, X(\theta) \ge \kappa\big\}\big) &= \frac{1}{L} \int \#\big\{ \ell \le L\,:\, X(\theta^{\ell}) \ge \kappa\big\}\, \mathrm{d}G^{\otimes L}_C(\theta) \notag \\ &\ge \frac{1}{L} \cdot tL \cdot G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X_{\ell} \ge \kappa\big\} \ge t L \Big) \notag \\ &\ge \frac{t}{4}\,. \end{align}\tag{95}\] Next observe that \[\begin{align} \label{eq:keyconcentration95implication2} &G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \ge t L \Big) \notag \\ &\quad = G_C^{\otimes L}(E^L) - G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L \Big) \notag \\ &\quad \ge 1 - L^2 \exp\Big(-\frac{d}{c_3}\Big) - G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L \Big) \notag \\ &\quad \ge \frac{1}{2} - G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L \Big)\,, \end{align}\tag{96}\] where we apply the condition on \(L\) and use 90, 91 and that \(G_C\big( \{\theta:\theta_1/\sqrt{d}\not\in I\}\big)=0\).
Combining 95, 96, it follows that as events we have \[\begin{align} &\Bigg\{ G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L \Big) \le \frac{1}{4} \Bigg\} \notag \\ &\quad \subseteq \Bigg\{ G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \ge t L \Big) \ge \frac{1}{4} \Bigg\} \notag \\ &\quad \subseteq \Big\{ G_C\big( \big\{ \theta\,:\, X(\theta) \ge \kappa\big\}\big) \ge \frac{t}{4}\Big\}\,.\label{eq:keyconcentration95implication3} \end{align}\tag{97}\] Now by Markov’s Inequality and 94, we obtain \[\begin{align} &\operatorname{\mathbb{P}}\Bigg( G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L \Big) \ge \frac{1}{4} \Bigg) \\ &\quad \le 4\operatorname{\mathbb{E}}\Bigg[ G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L \Big) \Bigg] \\ &\quad = 4 \int \mathbf{1}\big\{(\theta^1, \ldots, \theta^L) \in E^L \big\}\, \operatorname{\mathbb{P}}\Big( \mathbf{1}\Big\{ \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L\Big\} \Big)\, \mathrm{d}G_C^{\otimes L}(\theta) \\ &\quad \le 4K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t^{1/K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\,. \end{align}\] Therefore by the contrapositive of 97, combining with the above display yields \[\begin{align} \operatorname{\mathbb{P}}\Big( G_C\big( \big\{ \theta\,:\, X(\theta) \ge \kappa\big\}\big) \le \frac{t}{4} \Big) &\le \operatorname{\mathbb{P}}\Bigg( G_C^{\otimes L}\Big( (\theta^1, \ldots, \theta^L) \in E^L\,:\, \#\big\{ \ell \le L\,:\, X'_{\ell} \ge \kappa\big\} \le t L \Big) \ge \frac{1}{4} \Bigg) \notag \\ &\le 4K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t^{1/K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\,.\label{eq:keyconcentration95implication4} \end{align}\tag{98}\] Hence, 93 implies 98. The result follows by taking \(4t\) in place of \(t\) in this implication, noting \(4^{1/K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \le 4\) as \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \ge 1\), and recalling this holds for any \(L\) with \(2L^2 \le \exp(d/c_3)\). ◻
Now we find a generic way to upper bound random variables satisfying the implication in Theorem 21. This is analogous to Lemma 8.3.8 of [26], but we require some more generality.
Lemma 10. Consider a random variable \(V \ge 0\) and assume that for certain numbers \(C_0, C_1, C_2, D_0 \ge 1\) and some \(a \in \mathbb{R}\) we have \[\begin{align} &\operatorname{\mathbb{P}}(V \ge \exp(ad)) = 0\, ,\\ &D_0 \le t \le \exp(d/C_0) \implies \operatorname{\mathbb{P}}(V \ge t) \le C_1 t^{-1/C_2}\, . \end{align}\] Then we have \[\begin{align} \operatorname{\mathbb{E}}[ V^{\gamma} ] \le K_{\mathrm{\ref{lem:momentsofRV838tal}}} = D_0+2C_1 C_2+C_1 \quad\text{ for }\quad \gamma= \max\Big\{1, \frac{1}{2C_2}, \frac{1}{aC_0 C_2}\Big\} \in (0, 1)\,. \end{align}\]
Proof. As \(\operatorname{\mathbb{P}}(V \ge \exp(ad))=0\), we may write \[\begin{align} \operatorname{\mathbb{E}}[ V^{\gamma}] &= \gamma\int_0^{\infty} t^{\gamma-1} \operatorname{\mathbb{P}}(V \ge t)\,\mathrm{d}t \\ &= \gamma\int_0^{D_0} t^{\gamma-1} \operatorname{\mathbb{P}}(V \ge t)\,\mathrm{d}t + \gamma\int_{D_0}^{\exp(d/C_0)} t^{\gamma-1} \operatorname{\mathbb{P}}(V \ge t)\,\mathrm{d}t + \gamma\int_{\exp(d/C_0)}^{\exp(ad)} t^{\gamma-1} \operatorname{\mathbb{P}}(V \ge t)\,\mathrm{d}t\,. \end{align}\] We upper bound these three integrals as follows:
First, we have that \[\begin{align} \gamma\int_0^{D_0} t^{\gamma-1} \operatorname{\mathbb{P}}(V \ge t)\,\mathrm{d}t \le t^{\gamma} \Big|_0^{D_0} = D_0^{\gamma} \le D_0\,. \end{align}\]
Second, as \(\gamma\le \frac{1}{2C_2} \le 1\) we have by the upper bound on \(\operatorname{\mathbb{P}}(V \ge t)\) that \[\begin{align} \gamma\int_{D_0}^{\exp(d/C_0)} t^{\gamma-1} \operatorname{\mathbb{P}}(V \ge t)\,\mathrm{d}t &\le \gamma C_1 \int_{D_0}^{\exp(d/C_0)} t^{\gamma- 1 - 1/C_2}\,\mathrm{d}t \\ &\le C_1 \cdot 2C_2 D_0^{-1/2C_2} \\ &\le 2C_1 C_2\,, \end{align}\] where we used that \(D_0 \ge 1\).
Third, we have by the upper bound on \(\operatorname{\mathbb{P}}(V \ge t)\) that \[\begin{align} \gamma\int_{\exp(d/C_0)}^{\exp(ad)} t^{\gamma-1} \operatorname{\mathbb{P}}(V \ge t)\,\mathrm{d}t &\le \gamma C_1 \int_{\exp(d/C_0)}^{\exp(ad)} t^{\gamma- 1 - 1/C_2}\,\mathrm{d}t \\ &\le \gamma C_1 \exp\Big(-\frac{d}{C_0 C_2} \Big) \int_{\exp(d/C_0)}^{\exp(ad)} t^{\gamma-1}\,\mathrm{d}t \\ &\le \frac{\gamma C_1 \exp\big(-\frac{d}{C_0 C_2} \big)}{\gamma} \cdot \exp(a \gamma d) \le C_1\,, \end{align}\] as \(t \ge \exp(d/C_0)\) and \(\gamma\le \frac{1}{aC_0 C_2}\).
The Lemma is proved. ◻
We will also need the following useful fact:
Lemma 11. Consider any \(U \le 0\) defined on \(\mathbb{R}^d\), an interval \(I \subseteq \mathbb{R}\), and a convex set \(C \subseteq \mathbb{R}^d\). For \(\beta\in [\beta_0, \beta_1]\), define a measure \(G_C\) on \(\mathbb{R}^d\) as follows, where \(Z'\) denotes the appropriate normalization constant: \[\text{ for all } B \subseteq \mathbb{R}^d\,,\, G_C(B) = \frac{1}{Z'} \int_{B \cap C} \mathbf{1}\{ \theta_1/\sqrt{d} \in I \}\, \exp \Big(U(\theta)-\beta\| \theta\|^2 \Big) \mathrm{d}\theta\, .\] Assume that for some \(a>0\) we have \[Z' \ge \exp(-ad)\, .\] Then for \(r \le r_{\mathrm{\ref{lem:upperboundintegral}}}\) where \(r_{\mathrm{\ref{lem:upperboundintegral}}}\) depends on \(a, \beta_0, \beta_1\), we have \[G_C\Big( \big\{ \| \bar{\theta} \| \le r \sqrt{d} \big\} \Big) \le \exp(-d)\, .\]
Proof. By the condition on \(Z'\) and as \(U \le 0\), we have \[\begin{align} G_C\big( \big\{ \| \bar{\theta} \| \le r \sqrt{d} \big\} \big) &\le \exp(ad) \int_{\| \bar{\theta} \| \le r \sqrt{d}} \mathbf{1}\{ \theta_1/\sqrt{d} \in I \}\, \exp\big(-\beta\| \theta\|^2 \big)\, \mathrm{d}\theta\\ &= \exp(ad) \Big(\frac{\beta}{\pi}\Big)^{d/2} \int_\mathbb{R}\mathbf{1}\{ \theta_1/\sqrt{d} \in I \}\,\exp(-\beta\theta_1^2)\,\mathrm{d}\theta\cdot \int_{\| \bar{\theta} \| \le r \sqrt{d}} \exp\big(-\beta\| \bar\theta\|^2 \big)\, \mathrm{d}\bar\theta\\ &\le \exp\big(d(a+K(\beta) )\big) \operatorname{\mathbb{P}}_{Z}\big(\| Z \| \le r\sqrt{d}\big)\,, \end{align}\] where \(Z \sim N\big(0, \frac{1}{\beta} I_{d-1} \big)\). Standard bounds on the concentration of the norm of multivariate Guassians (see e.g. Theorem 3.1.1, [46]) now give that for suitable \(r_{\mathrm{\ref{lem:upperboundintegral}}}(a, \beta_0, \beta_1)\) and for all \(r \le r_{\mathrm{\ref{lem:upperboundintegral}}}(a, \beta_0, \beta_1)\), we have \(\operatorname{\mathbb{P}}_{Z}\big(\| Z \| \le r\sqrt{d}\big) \le \exp\big(-d(a+K(\beta)+1)\big)\). This yields the desired conclusion. ◻
We now have established the technical ingredients necessary to prove Theorem 17. As discussed earlier, the proof proceeds through two key Lemmas. In Lemma 12 we show concentration of the normalized free energy around its expectation for quite general mollified Hamiltonians. This generality is needed as we apply this result for both \(u(\cdot)\) from Theorem 7 and with \(\exp u(x)=\mathbf{1}\{x \ge \kappa\}\). In Lemma 14 we show the impact of the mollifier on the expectation is small.
Since these arguments will involve changing the mollifier \(u(\cdot)\), overloading notation, we make the following definitions for only Appendix 7.1. For any function \(u(\cdot)\) and interval \(I \subseteq \mathbb{R}\), let \[\begin{align} \label{eq:gaussian95mollifier95freeenergy} H_u(\theta) := \sum_{1 \le i \le n} u(S_i)\quad\text{and}\quad Z_u(I) := \int \mathbf{1}\{\theta_1/\sqrt{d} \in I\} \exp \Big( H_u(\theta) - \beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\, . \end{align}\tag{99}\] We do not vary \(\beta\) in this proof, so there will be no ambiguity in the above definitions.
Next, for \(A \ge 0\), we define the truncated logarithm \[\begin{align} \label{eq:truncated95log95def} \log_A x := \max(\log x, -A)\, . \end{align}\tag{100}\] Several useful properties of the truncated logarithm, Lemmas 55, 56, 57, are presented in Appendix 11.1. The reason we introduce the truncated logarithm is to truncate various partition functions \(Z\) by \(\log_{ad}(Z)\), allowing us to use Theorem 21. Later in the proof when we conclude Theorem 17, we will choose \(a\) large enough so the truncation is of no impact with high probability using the concentration result Lemma 12.
Our first step is to show strong concentration properties of \(\log_{ad}Z_{u}(I)\). From here on out, following the convention of this paper excluding Appendix 7.1.1, we express dependence on the quantities \(K_{\mathrm{\small signal}}, \beta_{\mathrm{\small signal}}\) through the signal-to-noise ratio \(\lambda\) governing them.
Lemma 12. Consider any \(\kappa\in \mathbb{R}\), \(\beta\in [\beta_0, \beta_1]\), and \(a>0\). Then whenever \(u \le 0\) is concave with \(u(x)=0\) for all \(x \ge \kappa\), we have the following. Consider any interval \(I = [x-\varepsilon'', x+\varepsilon'']\) with \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}}\) where \(K'_{\mathrm{\ref{thm:gaussiansetup}}}\) depends on \(a, \beta_0, \beta_1, \lambda\). Then for all \(d\) large enough in terms of \(a, \beta_0, \beta_1, \kappa, \lambda\) and all \(n \le 2d\), we have for all \(t > 0\), \[\begin{align} &\operatorname{\mathbb{P}}\Bigl( \Big| \frac{1}{d} \log_{ad} Z_{u}(I) - \operatorname{\mathbb{E}}\Big[\frac{1}{d} \log_{ad} Z_{u}(I) \Big] \Big| \ge t \Bigr) \le 2\exp\Bigl( -\frac{d}{K(a, \beta_0, \beta_1, \kappa, \lambda)}\min\{ t^2, t\} \Bigr)\, .\label{eq:mollifierbernstein} \end{align}\qquad{(26)}\]
Note Lemma 12 applies for any concave \(u \le 0\) with \(u(x)=0\) for all \(x \ge \kappa\), and does not impose further regularity assumptions on \(u\). In particular, it applies for \(u\) given by \(\exp u(x) = \mathbf{1}\{x \ge \kappa\}\).
Proof. Let \(\mathfrak{F}_i\) be the \(\sigma\)-algebra generated by the randomness of the first \(i\) samples. Let \(\operatorname{\mathbb{E}}^i\) denote conditional expectation w.r.t. \(\mathfrak{F}_i\). Let \[\begin{align} \label{eq:mollifier95bernstein95Xi95def} X_i(I) := \operatorname{\mathbb{E}}^i \Big[ \frac{1}{d} \log_{ad} Z_{u}(I) \Big]-\operatorname{\mathbb{E}}^{i-1} \Big[ \frac{1}{d} \log_{ad} Z_{u}(I) \Big]\,. \end{align}\tag{101}\] Note \(X_i(I)\) is \(\mathfrak{F}_i\)-measurable and \(\operatorname{\mathbb{E}}^{i-1}[X_i(I)]=0\). First, we claim it suffices to prove for all \(i\) that: \[\begin{align} \operatorname{\mathbb{E}}^{i-1}\Big[ \exp \Big( \frac{d\,|X_i(I)|}{K(a, \beta_0, \beta_1, \kappa, \lambda)} \Big) \Big] \le 2\, ,\label{eq:firstgoal} \end{align}\tag{102}\] To this end, note that upon establishing 102 for all \(1 \le i \le n\), applying Bernstein’s Inequality on the \(X_i(I)\) and recalling \(n \le 2d\) yields \[\begin{align} \operatorname{\mathbb{P}}\Biggl( \Big| \frac{1}{d} \log_{ad} Z_{\beta}(I) - \operatorname{\mathbb{E}}\Big[\frac{1}{d} \log_{ad} Z_{\beta}(I) \Big] \Big| \ge t \Biggr) &= \operatorname{\mathbb{P}}\Biggl( \Big|\sum_{i=1}^n X_i(I) \Big| \ge t \le 2\exp\Bigl( -\frac{d \min\{ t^2, t\}}{K(a, \beta_0, \beta_1, \kappa, \lambda)} \Bigr) \Bigg)\, . \end{align}\] The rest of the proof of Lemma 12 is now devoted to showing 102. We define \[\begin{align} W_i(I) &:= \int \mathbf{1}\{\theta_1/\sqrt{d} \in I\} \exp \Big(\sum_{i' \neq i, 1 \le i' \le n} u(S_{i'})-\beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\,, \tag{103} \\ Y_1(I) &:= \mathbf{1}\Big\{W_i(I) \ge \exp(-ad) \Big\} \Big| \log_{ad} \Big( \frac{Z_{u}(I)}{W_i(I)} \Big) \Big|\, , \tag{104} \\ Y_2(I) &:= \mathbf{1}\Big\{ \frac{Z_{u}(I)}{W_i(I)} < \exp(-ad), W_i(I) > 1 \Big\} \Big| \log_{ad} Z_{u}(I) - \log_{ad} W_i(I) \Big|\,, \tag{105} \\ Y(I) &:= Y_1(I) + Y_2(I)\,. \tag{106} \end{align}\] Now, we begin with some preparatory work to show 102.
Lemma 13. We have the pointwise upper bound \[\begin{align} \Big| \log_{ad} Z_{u}(I) - \log_{ad}W_i(I) \Big| &\le Y(I)\, . \end{align}\]
Proof of Lemma 13. Notice \(Z_{u}(I) \le W_i(I)\) as \(u \le 0\). We break into the three possible cases:
If \(W_i(I) \le \exp(-ad)\), then the left hand side is 0 so the above holds.
If \(Z_{u}(I) \le \exp(-ad) < W_i(I)\): If \(W_i(I) \le 1\), the above follows as a consequence of Lemma 55 on truncated logarithms. Else if \(W_i(I) > 1\), we must have \(Z_{u}(I) / W_i(I) \le \exp(-ad)\) in this case, and therefore the left hand side above is upper bounded by \(Y_2(I)\).
If \(Z_{u}(I), W_i(I) > \exp(-ad)\): First suppose \(W_i(I) \le 1\). Then this is again a consequence of Lemma 55. Else if \(W_i(I) > 1\) and \(\frac{Z_{u}(I)}{W_i(I)} \ge \exp(-ad)\), then \(Z_{u}(I) \ge \exp(-ad)\), and the Lemma follows by definition of logarithms. Finally if \(W_i(I) > 1\) and \(\frac{Z_{u}(I)}{W_i(I)} < \exp(-ad)\), the left hand side above is upper bounded by \(Y_2(I)\).
This proves Lemma 13. ◻
Notice \(W_i(I)\) does not depend on the randomness defining the \(i\)-th sample. Therefore we have that \(\operatorname{\mathbb{E}}^i \Big[ \log_{ad} W_i(I) \Big] = \operatorname{\mathbb{E}}^{i-1} \Big[ \log_{ad} W_i(I) \Big]\). Lemma 13 thus gives \[\begin{align} d \big|X_i(I) \big| &= \Big| \operatorname{\mathbb{E}}^i \big[ \log_{ad} Z_{u}(I) \big] - \operatorname{\mathbb{E}}^{i-1} \big[ \log_{ad} Z_{\beta}(I) \big] \Big| \\ &= \Big| \operatorname{\mathbb{E}}^i \big[ \log_{ad} Z_{u}(I) - \log_{ad} W_i(I) \big] - \operatorname{\mathbb{E}}^{i-1} \big[ \log_{ad} Z_{u}(I) - \log_{ad} W_i(I) \big] \Big| \\ &\le \operatorname{\mathbb{E}}^i \Big[ \big| \log_{ad} Z_{u}(I) - \log_{ad} W_i(I) \big| \Big] + \operatorname{\mathbb{E}}^{i-1} \Big[ \big| \log_{ad} Z_{u}(I) - \log_{ad} W_i(I) \big| \Big] \\ &\le \operatorname{\mathbb{E}}^i \big[ |Y(I)| \big] + \operatorname{\mathbb{E}}^{i-1} \big[ |Y(I)| \big]\, . \end{align}\] Thus for any \(\gamma>0\), we have \[\begin{align} \operatorname{\mathbb{E}}^{i-1}\Big[ \exp\big( \gamma d \big|X_i(I) \big| \big) \Big] &\le \operatorname{\mathbb{E}}^{i-1} \Big[ \exp\big(\gamma\operatorname{\mathbb{E}}^i |Y(I)|\big) \exp\big(\gamma\operatorname{\mathbb{E}}^{i-1} |Y(I)|\big) \Big] \notag \\ &= \exp\Big(\gamma\operatorname{\mathbb{E}}^{i-1}\big[ |Y(I)| \big] \Big) \operatorname{\mathbb{E}}^{i-1} \Big[ \exp\big(\gamma\operatorname{\mathbb{E}}^i |Y(I)|\big) \Big] \notag \\ &\le \operatorname{\mathbb{E}}^{i-1} \Big[ \exp\big(\gamma|Y(I)|\big) \Big] \cdot \operatorname{\mathbb{E}}^{i-1} \operatorname{\mathbb{E}}^i \Big[ \exp\big( \gamma|Y(I)| \big) \Big] \notag \\ &= \operatorname{\mathbb{E}}^{i-1} \Big[ \exp\big(\gamma|Y(I)|\big) \Big]^2\, .\label{eq:controlmollifierbernsteinintermediate} \end{align}\tag{107}\] Let \(\operatorname{\mathbb{E}}_i\) denote expectation in the randomness defining the \(i\)-th sample, thus \(\operatorname{\mathbb{E}}^{i-1}=\operatorname{\mathbb{E}}_i \operatorname{\mathbb{E}}^i = \operatorname{\mathbb{E}}^i \operatorname{\mathbb{E}}_i\). Hence \[\operatorname{\mathbb{E}}^{i-1} \Big[ \exp\big(\gamma Y(I) \big) \Big] =\operatorname{\mathbb{E}}^i\operatorname{\mathbb{E}}_i \Big[ \exp\big(\gamma Y(I) \big) \Big]\, .\] Now, note it suffices to show that for \(\gamma= \gamma(a, \beta_0, \beta_1, \lambda)>0\), we have \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \exp\big(\gamma Y(I) \big) \Big] \le K_{\mathrm{\ref{eq:secondgoal}}}(a, \beta_0, \beta_1, \kappa, \lambda)\, . \label{eq:secondgoal} \end{align}\tag{108}\] This is because Jensen’s Inequality then implies \[\begin{align} \operatorname{\mathbb{E}}_i \Big[\exp\Big(\frac{\gamma}{K_{\mathrm{\ref{eq:secondgoal}}}(a, \beta_0, \beta_1, \kappa, \lambda)} Y(I) \Big) \Big] &\le \operatorname{\mathbb{E}}_i \Big[ \exp\big(\gamma Y(I) \big) \Big]^{\frac{1}{K_{\mathrm{\ref{eq:secondgoal}}}(a, \beta_0, \beta_1, \kappa, \lambda)}} \\ &\le K_{\mathrm{\ref{eq:secondgoal}}}(a, \beta_0, \beta_1, \kappa, \lambda)^{1/K_{\mathrm{\ref{eq:secondgoal}}}(a, \beta_0, \beta_1, \kappa, \lambda)} \le 2\, , \end{align}\] hence implying 102 when combined with the above.
If \(W_i(I) \le \exp(-ad)\) then \(Y(I)=0\), and 108 immediately follows. Thus suppose from now on that \(W_i(I) \ge \exp(-ad)\); we will establish 108. Note this step is permitted because \(\operatorname{\mathbb{E}}_i\) is only with respect to the randomness defining the \(i\)-th sample, while \(W_i(I)\) does not depend on this randomness, and hence the randomness defining \(W_i(I)\) and \(\operatorname{\mathbb{E}}_i\) are independent.
By AM-GM, to show 108, it suffices to show for some \(\gamma= \gamma(a, \beta_0, \beta_1, \kappa)>0\) that \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \exp\big(\gamma Y_1(I) \big) \Big]\, ,\, \operatorname{\mathbb{E}}_i \Big[ \exp\big(\gamma Y_2(I) \big) \Big]\le K(a, \beta_0, \beta_1, \kappa, \lambda)\, . \label{eq:realgoal} \end{align}\tag{109}\] To this end, define the measure \(G_i\) on \(\mathbb{R}^d\) by \[G_i(\theta) \propto \mathbf{1}\{ \theta_1/\sqrt{d} \in I\}\, \exp\Big( \sum_{1 \le i' \le n, i' \neq i} u(S_{i'})-\beta\| \theta\|^2 \Big)\, .\] Note as the normalizing constant of \(G_i(\theta)\) is exactly \(W_i(I)\) by 103, and as \(u(x) = 0\) for all \(x \ge \kappa\) and \(u(x) \le 0\), we have \[\begin{align} \frac{Z_{u}(I)}{W_i(I)} = \int \exp u(S_i)\, \mathrm{d}G_i(\theta)\quad,\quad 1 \ge \frac{Z_{u}(I)}{W_i(I)}= \int \exp u(S_i)\, \mathrm{d}G_i(\theta) \ge G_i(S_i \ge \kappa)\, . \label{eq:desiredimplicationintermediate} \end{align}\tag{110}\] We apply Theorem 21 with \(U(\theta)\) defined by \(\exp( U(\theta) )=\mathbf{1}\{ \theta_1/\sqrt{d} \in I \} \exp\big( \sum_{i' \neq i} u(S_{i'}) \big)\). Note \(U \le 0\) is concave as \(u \le 0\) is concave and the \(S_i\) are affine. Since \(G_i(S_i \ge \kappa) \le Z_{u}(I) / W_i(I)\) from 110, and as \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}}\) in the statement of this Lemma and the condition \(W_i(I) \ge \exp(-ad)\), we obtain \[\begin{align} \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}}\big) \le t \le \frac{1}{4} \exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \big) \implies \operatorname{\mathbb{P}}\Bigg( \frac{Z_{u}(I)}{W_i(I)} \le t \Bigg) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t^{1/K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\,,\label{eq:setupforlemma} \end{align}\tag{111}\] for \(K_{\mathrm{\ref{thm:gaussiansetup}}}=K_{\mathrm{\ref{thm:gaussiansetup}}}(a, \beta_0, \beta_1, \lambda), K'_{\mathrm{\ref{thm:gaussiansetup}}}=K'_{\mathrm{\ref{thm:gaussiansetup}}}(a, \beta_0, \beta_1, \lambda) \ge 2\) and \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} = K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(a, \beta_0, \beta_1, \lambda) \ge 1\).
We apply Lemma 10 with \[\begin{align} V = \exp\big( Y_1(I) \big)\,,\,C_0 = K_{\mathrm{\ref{thm:gaussiansetup}}}\,,\,C_1 = 16K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\,,\,C_2 = K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\,,\,D_0=4 \exp\big(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \big)\,. \end{align}\] As \(Z_{u}(I) \le W_i(I)\) by 110, we have \(Y_1(I) = \Big|\log_{ad}\Big( \frac{Z_{u}(I)}{W_i(I)} \Big)\Big|\) and \(\exp Y_1(I) \le \min\Big\{ \frac{ W_i(I) }{ Z_u(I)}, \exp(ad)\Big\}\). Thus by 111, it follows that the conditions for Lemma 10 are satisfied. Thus there is such a \(\gamma_1=\gamma_1(a, \beta_0, \beta_1, \lambda)>0\) for which \[\begin{align} \operatorname{\mathbb{E}}_i\Big[ \exp\big(\gamma_1 \, Y_1(I) \big) \Big] \le K(a, \beta_0, \beta_1, \kappa, \lambda)\, .\label{eq:expY951bounded} \end{align}\tag{112}\]
As \(u \le 0\), we have the pointwise bound \[Z_{u}(I)\,,\, W_i(I) \le \int_{\mathbb{R}^d} \exp\big( -\beta\| \theta\|^2 \big)\, \mathrm{d}\theta= \Big( \frac{2\pi}{\beta} \Big)^{d/2}\,.\] By definition of truncated logarithm, this implies \[\big| \log_{ad} Z_{u}(I) - \log_{ad} W_i(I) \big| \le K(a, \beta_0) d\,.\] Thus for all \(\gamma>0\), we have from the definition of \(Y_2(I)\) in 105 that \[\begin{align} \operatorname{\mathbb{E}}_i \big[ \exp(\gamma Y_2) \big] &\le \operatorname{\mathbb{P}}_i\Big( \frac{Z_{u}(I)}{W_i(I)} < \exp(-ad) \Big) \exp\big( \gamma K(a, \beta_0) d \big) + 1 \,.\label{eq:boundexponential} \end{align}\tag{113}\]
Our strategy now will be to show \(\operatorname{\mathbb{P}}_i \big( Z_{u}(I) / W_i(I) < \exp(-ad) \big)\) is exponentially small in \(d\), and then choose \(\gamma\) small enough to upper bound 113. First, note as \(d > K(a, \beta_0, \beta_1, \kappa, \lambda)\), we have \[\begin{align} \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\, ,\, \exp(-ad) \le \frac{1}{4} \exp\big( -K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \big)\, .\label{eq:setupforlemmaconditions} \end{align}\tag{114}\] Suppose \(\exp(-ad) \ge \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\). By 114, the condition for 111 with \(t = \exp(-ad)\) thus holds, and 111 yields \[\operatorname{\mathbb{P}}_i\Big( \frac{Z_{u}(I)}{W_i(I)} < \exp(-ad) \Big) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\big( -ad / K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \big)\,.\] Else, say \(\exp(-ad) < \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\). By 114, the conditions for 111 with \(t = \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\) thus holds, and 111 yields \[\begin{align} \operatorname{\mathbb{P}}_i\Big( \frac{Z_{u}(I)}{W_i(I)} < \exp(-ad) \Big) \le \operatorname{\mathbb{P}}_i\Big( \frac{Z_{u}(I)}{W_i(I)} < \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big) \Big) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{d}{K_{\mathrm{\ref{thm:gaussiansetup}}} K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\Big)\,. \end{align}\] Combining with 113 implies that for all \(\gamma>0\), we have \[\begin{align} \operatorname{\mathbb{E}}_i \big[ \exp(\gamma Y_2) \big] \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -d \min \Big\{\frac{a}{K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}, \frac{1}{K_{\mathrm{\ref{thm:gaussiansetup}}} K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \Big\} + \gamma K(a, \beta_0) d \Big)\, . \end{align}\] Taking \[\begin{align} \gamma_2=\gamma_2(a, \beta_0, \beta_1, \lambda)=\frac{1}{2K(a, \beta_0)} \min \Big\{\frac{a}{K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}, \frac{1}{K_{\mathrm{\ref{thm:gaussiansetup}}} K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \Big\} > 0 \end{align}\] to be small enough, we obtain from the above that \[\begin{align} \operatorname{\mathbb{E}}_i \big[ \exp(\gamma_2 Y_2) \big] \le 16K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}+1\,.\label{eq:expY952bounded} \end{align}\tag{115}\]
Taking \(\gamma= \min\{ \gamma_1, \gamma_2 \}>0\), as \(Y_1(I), Y_2(I) \ge 0\), we obtain from 112, 115 that \[\operatorname{\mathbb{E}}_i\big[ \exp(\lambda Y_1(I) ) \big]\, ,\, \operatorname{\mathbb{E}}_i \big[ \exp(\lambda Y_2(I) )\big] \le K(a, \beta_0, \beta_1, \kappa, \lambda)\,,\] which establishes 109 and thus finishes the proof of Lemma 12. ◻
Our next goal is to show that when the \(\varepsilon'\) defining the mollifiers \(u(\cdot)\) are chosen suitably, the mollification has only a minor impact on the free energy.
Lemma 14. For any \(a>0\) and \(\varepsilon\in (0, 1)\), there is \(\varepsilon' > 0\) depending on \(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda\) such that for any concave \(u \le 0\) satisfying \[u(x)=0\text{ for all }x \ge \kappa\text{ and } \exp u\big( \kappa-\varepsilon' \big) \le \varepsilon'\,,\] the following holds. For all \(\beta\in [\beta_0, \beta_1]\), any \(x \in [-1,1]\), and any interval \(I = [x-\varepsilon'', x+\varepsilon'']\) with \(\varepsilon'' < \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}}\) where \(K'_{\mathrm{\ref{thm:gaussiansetup}}}\) depends on \(a, \beta_0, \beta_1, \lambda\), we have for all \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\) and all \(n \le 2d\), \[\begin{align} &\Big| \frac{1}{d}\operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\beta}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_u(I) \big] \Big| \le \varepsilon\, ,\label{eq:contromollifierstobound} \end{align}\qquad{(27)}\] where we recall the definition of \(Z_{\beta}(I)\) from ?? and \(Z_u(I)\) from 99.
Proof. We replace each \(\mathbf{1}\{U_i\}\) with the corresponding mollified quantity \(\exp\big( u(S_i) \big)\) and show this leads to only a small difference per \(i\). For \(i \le n\), define \[\begin{align} C_i :=\bigcap_{i'<i}U_{i'}\quad ,\quad V_i(I) := \int \mathbf{1}\big\{ C_i \cap \{ \theta_1/\sqrt{d} \in I \} \big\} \exp\Big( \sum_{i \le i' \le n} u(S_{i'})-\beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\, .\label{eq:gaussian95conversion95Cidef} \end{align}\tag{116}\] The quantity of interest ?? in the statement of the Lemma is thus \[\Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad}V_1(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad}V_{n+1}(I) \big] \Big| \le \frac{1}{d} \sum_{1 \le i \le n} \Big| \operatorname{\mathbb{E}}\big[ \log_{ad} V_{i+1}(I) \big] - \operatorname{\mathbb{E}}\big[ \log_{ad}V_{i}(I) \big] \Big|\, .\] We will bound each of the terms above. To do so, consider any \(i, 1 \le i \le n\). We use \(\operatorname{\mathbb{E}}_i\) to denote expectation and \(\operatorname{\mathbb{P}}_i\) to denote probability in the randomness defining the \(i\)-th sample. Notice \[\begin{align} \Big| \operatorname{\mathbb{E}}\big[ \log_{ad} V_{i+1}(I) \big] - \operatorname{\mathbb{E}}\big[ \log_{ad}V_{i}(I) \big] \Big| &\le \operatorname{\mathbb{E}}\operatorname{\mathbb{E}}_i \Big[ \big| \log_{ad}V_{i+1}(I) - \log_{ad}V_{i}(I) \big|\Big]\, . \end{align}\] We will prove for any \(i, 1 \le i \le n\) that \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big| \log_{ad}V_{i+1}(I) - \log_{ad}V_{i}(I) \big|\Big] \le K\varepsilon\, ,\label{eq:gaussianconversionmollifierclosehighlevel} \end{align}\tag{117}\] where \(K>0\) is a universal constant independent of everything else. Upon scaling \(\varepsilon\) by a universal constant, 117 proves the desired result.
To this end, define the Gibbs measure \(G_i\) on \(\mathbb{R}^d\) as follows: for all subsets \(B \subseteq \mathbb{R}^d\), we let \[G_i(B) := \frac{1}{Z_i(I)} \int \mathbf{1}\big\{C_i \cap B \cap \{ \theta_1/\sqrt{d} \in I\} \big\} \exp\Big( \sum_{i < i' \le n} u(S_{i'})-\beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\,,\] where \[Z_i(I) := \int_{C_i} \mathbf{1}\big\{C_i \cap \{ \theta_1/\sqrt{d} \in I\} \big\} \exp\Big( \sum_{i < i' \le n} u(S_{i'})-\beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\] is the normalizing constant. Recalling the definition of \(C_i\) from 116, note that \(Z_i(I)\) does not depend on the randomness defining the \(i\)-th sample.
Let \(\langle \cdot \rangle\) denote expectation w.r.t. \(G_i\). Recalling the definition of \(C_i\) from 116 once more, we notice for analogous reasons as above, \(\langle \cdot \rangle\) does not depend on the randomness defining the \(i\)-th sample. Next, notice \[\begin{align} V_i(I) &= Z_i(I)\, \big\langle \exp u(S_i) \big\rangle \, , \tag{118}\\ V_{i+1}(I) &= Z_i(I)\, \big\langle \mathbf{1}\{U_i\} \big\rangle = Z_i(I)\, G_i(U_i)=Z_i(I)\, G_i\big(\{S_i \ge \kappa\}\big)\, .\tag{119} \end{align}\] As \(u \le 0\), we have \(V_i(I), V_{i+1}(I) \le Z_i(I)\).
Now, we break into cases based on \(Z_i(I)\). This step is permitted because \(\operatorname{\mathbb{E}}_i\) is only w.r.t. the randomness defining the \(i\)-th sample, while as noted above, \(Z_i(I)\) does not depend on this randomness. First, suppose \(Z_i(I) \le \exp(-ad)\). Here we have \[\operatorname{\mathbb{E}}_i \Big[ \big| \log_{ad}V_{i+1}(I) - \log_{ad}V_{i}(I) \big| \Big]=0\, ,\] establishing 117.
Now, suppose \(Z_i(I) \ge \exp(-ad)\) from here on out, which is permitted as justified above. Note as \(u(x)=0\) for \(x \ge \kappa\), observe that \[\begin{align} 0 \le Y \le X \le 1\qquad\text{ where } \qquad X := \big\langle \exp u(S_i) \big\rangle \,,\, Y := G_i\big(\{S_i \ge \kappa\}\big)\, .\label{eq:gaussianconversionmollifierXYineq} \end{align}\tag{120}\] The idea is that \(X\) and \(Y\) should be close if \(u(\cdot)\) is a mollifier that accurately represents the indicator; formalizing this intuition is how we make quantitative bounds. Before breaking into further cases on \(Z_i(I)\), we first present two useful Lemmas.
Lemma 15. Let \[\begin{align} c := \Big( \frac{\varepsilon^2}{4 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} K_1} \Big)^{K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} > 0\, ,\label{eq:gaussianconversionmollifierchoiceofc} \end{align}\qquad{(28)}\] where \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}>0\) is from Theorem 21 and depends on \(a, \beta_0, \beta_1, \lambda\), and where \(K_1>0\) is large enough in terms of \(a, \beta_0, \beta_1, \kappa, \lambda\). Then if \(Z_i(I) \ge \exp(-ad)\), for \(d\) large enough in terms of \(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda\), we have \[\operatorname{\mathbb{E}}_i \Big[ \big|\log_{ad} Y \big|\, \mathbf{1}\big\{Y \le c \big\} \Big] \le \varepsilon\, ,\] where \(Y\) is defined as per 120.
Proof of Lemma 15. Since \(Z_i(I) \ge \exp(-ad)\) and as \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}}\) in the statement of Lemma 14, we may apply Theorem 21 with \(U(\theta) = \sum_{i < i' \le n} u(S_{i'})\) and \(C = C_i\). Thus \(G_C\) defined in Theorem 21 is precisely \(G_i\). Note \(U \le 0\) and is concave as \(u \le 0\) is concave and the \(S_i\) are affine. We obtain \[\begin{align} \exp( -d / K_{\mathrm{\ref{thm:gaussiansetup}}}) \le t \le \frac{1}{4} \exp\Big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \Big) \implies \operatorname{\mathbb{P}}( Y \le t ) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} t^{1/K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\label{eq:annoyinggaussianargumentimplication}\,. \end{align}\tag{121}\] for \(K_{\mathrm{\ref{thm:gaussiansetup}}}=K_{\mathrm{\ref{thm:gaussiansetup}}}(a, \beta_0, \beta_1, \lambda)\), \(K'_{\mathrm{\ref{thm:gaussiansetup}}}=K'_{\mathrm{\ref{thm:gaussiansetup}}}(a, \beta_0, \beta_1, \lambda)\), and \(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} = K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}(a, \beta_0, \beta_1, \lambda)\).
Next, note \(Y \le 1\) by 120, so \[\big|\log_{ad} Y \big| = \log V\text{ where } V := \min\big\{ \exp (ad), 1/Y \big\} \ge 1\, .\] Thus we may apply Lemma 10 with \(V\) defined as above, and \(C_0 = K_{\mathrm{\ref{thm:gaussiansetup}}}\), \(C_1 = 16K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\), \(C_2 = K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\), and \(D_0=4 \exp\big(K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \big)\). We thus obtain that for \(\gamma=\gamma(a, \beta_0, \beta_1, \lambda)>0\), \[\operatorname{\mathbb{E}}_i \Big[ V^{\gamma(a, \beta_0, \beta_1, \lambda)} \Big] \le K(a, \beta_0, \beta_1, \kappa, \lambda)\,.\] As \(V \ge 1\), we have \(\log V < \tilde{K}(\gamma) V^{\gamma}\) for all \(\gamma>0\), where \(\tilde{K}(\gamma)\) is an explicit univariate function. Applying this for \(\gamma= \gamma(a, \beta_0, \beta_1, \lambda)/2\) and combining with the above display gives, by taking \(K_1\) larger if needed, \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big(\log V \big)^2 \Big] &\le \tilde{K}(\gamma(a, \beta_0, \beta_1, \lambda)/2)^2 \cdot \operatorname{\mathbb{E}}_i \Big[ V^{\gamma(a, \beta_0, \beta_1, \lambda)} \Big] \\ &\le \tilde{K}(\gamma(a, \beta_0, \beta_1, \lambda)/2)^2 \cdot K(a, \beta_0, \beta_1, \kappa, \lambda) \,. \end{align}\] Thus, we may take \(K_1\) large enough in terms of \(a, \beta_0, \beta_1, \kappa, \lambda\) so that \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big(\log V \big)^2 \Big] &\le K_1\,, \tag{122}\\ \Big( \frac{1}{4 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} K_1} \Big)^{K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} &\le \frac{1}{4} \exp\big( -K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \max\{1,\kappa\}^2 \big)\,.\tag{123} \end{align}\] Since \(\varepsilon\le 1\), for \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\), our choice of \(c>0\) implies that the conditions of 121 hold with \(t=c\). Now 121 gives \(\operatorname{\mathbb{P}}_i(Y \le c) \le 4 K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} c^{1/K'^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\). Cauchy-Schwarz and our choice of \(c\) now implies \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big|\log_{ad} Y \big|\, \mathbf{1}\big\{Y \le c\big\} \Big] &\le \operatorname{\mathbb{E}}_i \Big[ \big|\log_{ad} Y \big|^2 \Big]^{1/2} \operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\big\{Y \le c\big\} \Big]^{1/2} \\ &= \operatorname{\mathbb{E}}_i \Big[ \big(\log V \big)^2 \Big]^{1/2} \, \operatorname{\mathbb{P}}_i \big(Y \le c \big)^{1/2} \\ &\le K_1^{1/2} \cdot \big( 4 K'_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} c^{1/K'^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}} \big)^{1/2} \\ &\le \varepsilon\, , \end{align}\] by our choice of \(c>0\). This proves Lemma 15. ◻
Lemma 16. Define \(X, Y\) as per 120. Then if \(Z_i(I) \ge \exp(-ad)\), for \(\varepsilon' \le \min\{ 1, r_{\mathrm{\ref{lem:upperboundintegral}}}^2\}\) where \(r_{\mathrm{\ref{lem:upperboundintegral}}}\) depends on \(a, \beta_0, \beta_1\), we have \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big|X-Y \big| \Big] \le \exp(-d) + K\sqrt{\varepsilon'}\,,\label{eq:gaussianconversionXminusYbound} \end{align}\qquad{(29)}\] where \(K>0\) is a universal constant.
Proof of Lemma 16. Since \(\exp u(\kappa-\varepsilon') \le \varepsilon'\), we have the following pointwise: \[0 \le X-Y \le \varepsilon'+\Big\langle \mathbf{1}\big\{\kappa-\varepsilon' \le S_i \le \kappa\big\} \Big\rangle\, ,\] where we recall that \(\langle \cdot \rangle\) denotes expectation w.r.t. \(G_i\), which does not depend on the randomness defining the \(i\)-th sample. Since the event \(\big\{ \| \bar{\theta} \| > \sqrt{\varepsilon' d} \big\}\) is independent of the randomness defining the \(i\)-th sample, we obtain \[\begin{align} 0 &\le \operatorname{\mathbb{E}}_i\Big[ \big|X-Y \big| \Big] \notag \\ &\le \varepsilon'+\Big \langle \operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\big\{\kappa-\varepsilon' \le S_i \le \kappa\big\} \Big] \Big\rangle \notag \\ &= \varepsilon' + \Big\langle \operatorname{\mathbb{P}}_i \Big( \{\kappa-\varepsilon' \le S_i \le \kappa\} \, \mathbf{1}\{ \big\| \bar{\theta} \| > \sqrt{\varepsilon' d} \big\} \Big) \Big\rangle + \Big\langle \operatorname{\mathbb{P}}_i \Big( \{\kappa-\varepsilon' \le S_i \le \kappa\} \, \mathbf{1}\big\{ \| \bar{\theta} \| \le \sqrt{\varepsilon' d} \big\} \Big) \Big\rangle \notag \\ &\le \varepsilon' + \Big\langle \operatorname{\mathbb{P}}_i \Big( \kappa-\varepsilon' \le S_i \le \kappa\Big)\, \mathbf{1}\big\{ \| \bar{\theta} \| > \sqrt{\varepsilon' d} \big\} \Big\rangle + \Big\langle \mathbf{1}\big\{ \| \bar{\theta} \| \le \sqrt{\varepsilon' d} \big\} \Big\rangle\, .\label{eq:gaussianconversionXminusYboundintermediate} \end{align}\tag{124}\] Recall \(Z_i(I) \ge \exp(-ad)\). Thus for \(\varepsilon' \le r_{\mathrm{\ref{lem:upperboundintegral}}}(a, \beta_0, \beta_1)^2\), noting the conditions apply for the Gibbs measure \(\langle \cdot \rangle\) as \(u \le 0\), we obtain from Lemma 11 that \[\Big\langle \mathbf{1}\big\{ \| \bar{\theta} \| \le \sqrt{\varepsilon' d} \big\} \Big\rangle \le \exp(-d)\, .\]
Now consider any \(\kappa_1<\kappa_2\). Letting \(\bar{\operatorname{\mathbb{P}}}, \bar{\operatorname{\mathbb{E}}}\) denote probability and expectation in \(g_i\), observe that \[\begin{align} \operatorname{\mathbb{P}}_i \big( \kappa_1 < S_i < \kappa_2 \big) &= \int_{\mathbb{R}} \phi(s)\, \bar{\operatorname{\mathbb{P}}} \Big(\frac{\langle g_i, \bar{\theta} \rangle}{\sqrt{d}} \in \Big[ \kappa_1 - \frac{s \theta_1}{\sqrt{d}}, \kappa_2 - \frac{s \theta_1}{\sqrt{N}} \Big] \Big)\, \mathrm{d}s\, , \end{align}\] where \(\phi(\cdot)\) denotes the density of \(s_i\). For a given \(s \in \mathbb{R}\), let \(\kappa_1' := \kappa_1 - \frac{s \theta_1}{\sqrt{d}}\), \(\kappa_2' := \kappa_2 - \frac{s \theta_1}{\sqrt{d}}\) and \(Z = \frac{ \langle g_i, \bar{\theta} \rangle }{\sqrt{d}}\). Note as \(Z \sim N\Big(0, \frac{\|\bar{ \theta}\|^2}{d}\Big)\) is Gaussian, \[\begin{align} \bar{\operatorname{\mathbb{P}}} \Big(\frac{ \langle g_i, \bar{\theta} \rangle }{\sqrt{d}}\in \Big[ \kappa_1 - \frac{s \theta_1}{\sqrt{d}}, \kappa_2 - \frac{s \theta_1}{\sqrt{d}} \Big] \Big) &= \frac{1}{\sqrt{2\pi \operatorname{\mathbb{E}}[Z^2] }} \int_{\kappa'_1}^{\kappa'_2} \exp\Big( -\frac{t^2}{2 \operatorname{\mathbb{E}}[Z^2]} \Big) \, \mathrm{d}t \\ &\le \frac{K}{\sqrt{\operatorname{\mathbb{E}}[Z^2]}} (\kappa'_2-\kappa'_1) \\ &= \frac{K\sqrt{d}}{\| \bar{\theta} \|} (\kappa_2-\kappa_1)\,, \end{align}\] for \(K>0\) a universal constant. Thus \[\begin{align} \operatorname{\mathbb{P}}_i \big( \kappa_1 < S_i < \kappa_2 \big) &\le \int_{\mathbb{R}} \phi(s)\, \frac{K\sqrt{d}}{\| \bar{\theta} \|} (\kappa_2-\kappa_1)\, \mathrm{d}s = \frac{K\sqrt{d}}{\| \bar{\theta} \|} (\kappa_2-\kappa_1)\, , \end{align}\] yielding that for any \(\theta\), \[\operatorname{\mathbb{P}}_i \big( \kappa-\varepsilon' \le S_i \le \kappa\big)\, \mathbf{1}\big\{ \| \bar{\theta} \| > \sqrt{\varepsilon' d} \big\} \le \frac{K\varepsilon' \sqrt{d}}{\| \bar{\theta} \|} \, \mathbf{1}\{ \| \bar{\theta} \| > \sqrt{\varepsilon' d} \} \le K \sqrt{\varepsilon'}\, .\] Combining these steps with 124 yields \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big|X-Y\big| \Big] \le \varepsilon' + \exp(-d) + K\sqrt{\varepsilon'}\, , \end{align}\] and hence ??. ◻
We now return to the proof of Lemma 14. We break into cases on the value of \(Z_i(I)\), recalling that it suffices to prove 117 when \(Z_i(I) \ge \exp(-ad)\).
Applying Lemma 56 and Lemma 57 on truncated logarithms in the first and second inequality below respectively, as \(X \ge Y\) and combining 118, 119 and 120, we obtain for any \(c>0\) that \[\begin{align} \big| \log_{ad}V_{i+1}-\log_{ad}V_i \big| &= \Big| \log_{ad} \big( Z_i(I) Y \big) - \log_{ad}\big( Z_i(I) X \big) \Big| \notag \\ &\le \big|\log_{ad} Y - \log_{ad} X \big| \notag \\ &= \big|\log_{ad} X - \log_{ad} Y \big| \notag \\ &\le \big|\log_{ad} Y \big|\, \mathbf{1}\{Y \le c\} + \frac{|X-Y|}{c}\, .\notag \end{align}\] Taking \(c = c(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda) > 0\) as per ??, Lemmas 15 and 16 give \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big| \log_{ad}V_{i+1}-\log_{ad}V_i \big| \Big] &\le \operatorname{\mathbb{E}}_i \Big[ \big|\log_{ad} Y \big|\, \mathbf{1}\{Y \le c\} \Big] + \frac{1}{c} \operatorname{\mathbb{E}}_i \Big[ \big|X-Y\big| \Big] \\ &\le \varepsilon+ \frac{1}{c} \big( \exp(-d) + K\sqrt{\varepsilon'} \big)\, . \end{align}\] Since \(c = c(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\) in ?? does not depend on \(\varepsilon'\), we have for \(\varepsilon' \le \varepsilon'(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\) and \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\) that \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big| \log_{ad}V_{i+1}-\log_{ad}V_i \big| \Big] \le K\varepsilon\, , \end{align}\] establishing 117 in this case.
Let \(c = c(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)>0\) be from ??. Note for \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\) that \(\exp(-ad) \le c\). Thus we may define the following events: \[\begin{align} E_1 := \Big\{Y \le \exp(-ad) \Big\}\, ,\, E_2 := \Big\{ \exp(-ad) < Y \le c\Big\}\, ,\, E_3 := \Big\{Y \ge c \Big\}\,. \end{align}\] Recall \(1 \ge X = \langle \exp u(S_i) \rangle \ge Y\) from 120 and that here \(Z_i(I) > 1\). Thus as \(Y \ge c > 0\) on \(E_3\), \[\begin{align} Z_i(I) X \mathbf{1}\{E_3\}\, ,\, Z_i(I) Y \mathbf{1}\{E_3\} \ge c \mathbf{1}\{E_3\} \ge \exp(-ad) \mathbf{1}\{E_3\}\,, \end{align}\] and therefore \[\begin{align} \Big| \log_{ad} \big( Z_i(I) X \big) - \log_{ad} \big(Z_i(I) Y \big) \Big|\, \mathbf{1}\{E_3\} &= \Big| \log \big( Z_i(I) X \big) - \log \big( Z_i(I) Y \big) \Big|\, \mathbf{1}\{E_3\} \\ &= \Big| \log \frac{X}{Y} \Big|\, \mathbf{1}\{E_3\} \\ &\le \Big( \frac{X}{Y}-1 \Big)\, \mathbf{1}\{E_3\} \\ &\le \frac{1}{c} |X-Y|\, \mathbf{1}\{E_3\}\, . \end{align}\] By 118, 119, we thus may write \[\begin{align} \operatorname{\mathbb{E}}_i \Big[ \big| \log_{ad}V_{i+1}-\log_{ad}V_i \big| \Big] &= \operatorname{\mathbb{E}}_i \Big[ \big|\log_{ad} \big( Z_i(I) X \big) - \log_{ad} \big( Z_i(I) Y \big) \big| \Big] \notag \\ &= \operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\{E_1\} \big| \log_{ad} \big( Z_i(I) X \big) - \log_{ad} \big( Z_i(I) Y \big) \big| \Big] \notag \\ &\qquad + \operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\{E_2\} \big| \log_{ad} \big( Z_i(I) X \big) - \log_{ad} \big( Z_i(I) Y \big) \big| \Big] \notag \\ &\qquad + \operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\{E_3\} \cdot \frac{1}{c} |X-Y| \Big] \notag \\ &:= \mathrm{\small (I)}+ \mathrm{\small (II)}+ \mathrm{\small (III)}\,. \label{eq:annoyingfixdecomposition} \end{align}\tag{125}\] Now we upper bound each of \(\mathrm{\small (I)}, \mathrm{\small (II)}, \mathrm{\small (III)}\):
Upper bounding \(\mathrm{\small (I)}\): Since \(Z_i(I) \ge \exp(-ad)\) and \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}}\), we may apply Theorem 21 identically as in the proof of Lemma 15, which establishes that the implication 121 holds. First, suppose \(\exp(-ad) \ge \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\). Taking \(t = \exp(-ad)\) in 121 gives \[\operatorname{\mathbb{P}}_i\big( Y < \exp(-ad) \big) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{ad}{K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\Big)\, .\] Else, say \(\exp(-ad) < \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\). Taking \(t = \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\) in 121 gives \[\begin{align} \operatorname{\mathbb{P}}_i\big( Y < \exp(-ad) \big) &\le \operatorname{\mathbb{P}}_i\Big( Y < \exp\big( -d / K_{\mathrm{\ref{thm:gaussiansetup}}} \big)\Big) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{d}{K_{\mathrm{\ref{thm:gaussiansetup}}} K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}}\Big) \, . \end{align}\] Therefore, it follows that \[\begin{align} \operatorname{\mathbb{P}}_i(E_1) &= \operatorname{\mathbb{P}}_i\big( Y < \exp(-ad) \big) \le 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{d}{K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\max\{1/a, K_{\mathrm{\ref{thm:gaussiansetup}}} \}} \Big)\, . \end{align}\] Now as \(u \le 0\), we have \[\begin{align} Z_i(I) &\le \int_{\mathbb{R}^d} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\le \Big( \frac{2\pi}{\beta_0} \Big)^{d/2}\, . \end{align}\] Thus as \(X, Y \le 1\) by 120 and by definition of the truncated logarithm, we have \[\Big| \log_{ad} \big( Z_i(I) X \big) - \log_{ad} \big( Z_i(I) Y\big) \Big| \le K(a, \beta_0) d\, .\] Thus for \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \lambda)\), we obtain \[\begin{align} &\operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\{E_1\} \Big| \log_{ad} \big( Z_i(I) X \big) - \log_{ad} \big( Z_i(I) Y\big) \Big| \Big] \notag \\ &\quad\le K(a, \beta_0) d \cdot \operatorname{\mathbb{P}}_i(E_1) \notag \\ &\quad\le K(a, \beta_0) d \cdot 16 K_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}} \exp\Big( -\frac{d}{K^2_{\mathrm{\ref{lem:keyconcentrationgaussianconversion}}}\max\{1/a, K_{\mathrm{\ref{thm:gaussiansetup}}} \}} \Big) \notag \\ &\quad\le \varepsilon\,.\label{eq:gaussianconversion95mollifier95bound1} \end{align}\tag{126}\]
Upper bounding \(\mathrm{\small (II)}\): On the event \(E_2\), we have \(c \ge Y > \exp(-ad)\). Thus by 120, on the event \(E_2\), we have \(1 \ge X \ge Y \ge \exp(-ad)\) as well. As \(Z_i(I) \ge 1\) in this case, we obtain \[\begin{align} \mathbf{1}\{E_2\} \Big| \log_{ad} \big(Z_i(I) X \big) - \log_{ad} \big( Z_i(I) Y \big) \Big| &= \mathbf{1}\{E_2\} \Big| \log \big( Z_i(I) X \big) - \log \big( Z_i(I) Y \big) \Big| \\ &= \mathbf{1}\{E_2\} | \log X - \log Y | \\ &\le \mathbf{1}\{E_2\} |\log Y| \\ &= \mathbf{1}\{E_2\} \big|\log_{ad} Y \big| \\ &\le \mathbf{1}\{Y \le c\} \big|\log_{ad} Y \big|\,. \end{align}\] Therefore as \(Z_i(I) \ge 1 \ge \exp(-ad)\), Lemma 15 implies for \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\), \[\begin{align} \label{eq:gaussianconversion95mollifier95bound2} \operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\{E_2\}\, \big| \log_{ad} \big(Z_i(I) X \big) - \log_{ad} \big( Z_i(I) Y \big) \big| \Big] &\le \operatorname{\mathbb{E}}_i \Big[ \mathbf{1}\{Y \le c\}\, \big|\log_{ad} Y \big| \Big] \le \varepsilon\, . \end{align}\tag{127}\]
Upper bounding (III): By Lemma 16, as \(Z_i(I) \ge 1\) in this case, for \(\varepsilon' \le \varepsilon'(a, \beta_0, \beta_1)\) we have \[\operatorname{\mathbb{E}}_i\Big[ \mathbf{1}\{E_3\} \cdot \frac{1}{c} |X-Y| \Big] \le \exp(-d) + K\sqrt{\varepsilon'}\, .\] Hence, for \(\varepsilon' \le \varepsilon'(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\) and for \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\), we have \[\begin{align} \label{eq:gaussianconversion95mollifier95bound3} \operatorname{\mathbb{E}}_i\Big[ \mathbf{1}\{E_3\} \cdot \frac{1}{c} |X-Y| \Big] \le \varepsilon\, . \end{align}\tag{128}\]
Combining 126, 127, 128 with 125, we obtain that \[\operatorname{\mathbb{E}}_i \Big[ \big| \log_{ad}V_{i+1}-\log_{ad}V_i \big| \Big] \le 3\varepsilon\,,\] hence establishing 117 when \(Z_i(I) \ge 1\). This completes the proof of Lemma 14. ◻
Finally, we put all these steps together to prove Theorem 17.
Proof of Theorem 17. Without loss of generality, we assume \(\varepsilon\le \frac{1}{4}\) in the following. Consider \(\bar\Phi(x,q,\rho)\) as defined in 28 with \(\exp u(x)=\mathbf{1}\{x \ge \kappa\}\), and note this function is a continuous function of its three arguments. By continuity supplied by the second part of Proposition 9 and compactness, we may let \(a = a(\beta_0, \beta_1, \kappa, \lambda ) > 0\) be large enough so that the following holds. For all \((\alpha,\beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \times [-1, 1]\), letting \(q_0=q_0(\alpha, \beta, x), \rho_0=\rho_0(\alpha, \beta, x)\) in the display below for brevity, we have \[\bar\Phi (x, q_0, \rho_0 ) - \beta \rho + \frac{1}{2} \log(2\pi e) \,,\, \bar\Phi (x, q_0, \rho_0 ) - \beta (\rho+x^2) + \frac{1}{2} \log(2\pi e) \ge -a+1\,.\] Here we note \(\alpha_0\) depends only on \(\beta_0, \beta_1, \lambda\) as \(C_{\mathrm{\small sol}}\) depends on \(\beta_0, \beta_1\). Note \(a\) does not depend on \(\varepsilon'', \varepsilon'\), since \(\bar\Phi(x, q, \rho), q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\) do not depend on \(I\) as per Remark 1. As \(\mathrm{\small RSG}_I\) equals \(\bar\Phi (x, q_0, \rho_0 ) - \beta \rho + \frac{1}{2} \log(2\pi e)\) or \(\bar\Phi (x, q_0, \rho_0 ) - \beta (\rho+x^2) + \frac{1}{2} \log(2\pi e)\) pointwise, we obtain for all \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \times [-1,1]\) that \[\begin{align} \label{eq:gaussian95conversion95choiceofa95use} \mathrm{\small RSG}_I(\alpha, \beta, x) \ge -a+1\,. \end{align}\tag{129}\]
By Lemma 14, there is \(\varepsilon'_1 = \varepsilon'_1(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)>0\) such that for all \(d \ge d(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\) and all \(n \le 2d\), the following holds if \(\varepsilon'' \le \frac{1}{K'_{\mathrm{\ref{thm:gaussiansetup}}}}\), where \(K'_{\mathrm{\ref{thm:gaussiansetup}}}=K'_{\mathrm{\ref{thm:gaussiansetup}}}(a, \beta_0, \beta_1, \lambda)\). For any concave \(u \le 0\) such that \[u(x)=0\text{ for all }x \ge \kappa\text{ and } \exp u\big( \kappa-\varepsilon'_1 \big) \le \varepsilon'_1\, ,\] then \[\begin{align} \Big| \frac{1}{d}\operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\beta}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_u(I) \big] \Big| \le \varepsilon\, .\label{eq:mollifierclose} \end{align}\tag{130}\] Likewise by Theorem 7, there exists \(\varepsilon'_2 = \varepsilon'_2(\varepsilon, \beta_0, \beta_1, \kappa^+)\) such that for any concave \(u \le 0\) such that
\(u' \ge 0\) with \(u' \neq 0\) on a set of positive Lebesgue measure,
\(u(x) = 0\) for \(x \ge \kappa\),
\(\exp u(\kappa-\varepsilon'_2) \le \varepsilon'_2\),
\(u\) is four times differentiable and \(|u^{(l)}| \le D\) for \(l = 1,2,3,4\),
there is a \(\varepsilon_{\mathrm{\small RS}_0}=\varepsilon_{\mathrm{\small RS}_0}(\varepsilon, u, \beta_0, \beta_1, \lambda)>0\) such that if \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}_0}\), the following holds. For \(d\ge d(\varepsilon, \varepsilon'', \beta_0, \beta_1, \kappa, \lambda)\), we have \[\begin{align} \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log Z_u(I) \big] - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \le \varepsilon\, .\label{eq:expectationhamiltonian} \end{align}\tag{131}\] Let \[\varepsilon'=\varepsilon'(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda) := \min \{\varepsilon'_1, \varepsilon'_2 \}\, .\] Given \(\varepsilon'\), it is straightforward to construct a mollifier \(\hat{u} \le 0\) that is concave, satisfying \(\hat{u}' \ge 0\) and \(\hat{u}' \neq 0\) on a set of positive Lebesgue measure, satisfying \(|\hat{u}^{(l)}| \le D(\varepsilon', \kappa)\) for \(l=1,2,3,4\), and satisfying \[\hat{u}(x)=0\text{ for all }x \ge \kappa\, ,\, \exp \hat{u}(\kappa-\varepsilon') \le \varepsilon'\, .\] Hence as \(\hat{u}' \ge 0\) and \(\varepsilon' \le \varepsilon'_1, \varepsilon'_2\), it follows that \(\exp \hat{u}(\kappa-\varepsilon'_1) \le \varepsilon'_1\) and \(\exp \hat{u}(\kappa-\varepsilon'_2) \le \varepsilon'_2\).
Since \(\varepsilon'=\varepsilon'(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)\), we may let \[\varepsilon_{\mathrm{\small RSG}} = \varepsilon_{\mathrm{\small RSG}}\big(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda \big) := \min\big\{ 1/K'_{\mathrm{\ref{thm:gaussiansetup}}}, \varepsilon_{\mathrm{\small RS}_0}\big\}\,,\] where now \(\varepsilon_{\mathrm{\small RS}_0}=\varepsilon_{\mathrm{\small RS}_0}(\hat{u}, \beta_0, \beta_1, \lambda)\). This is well-defined as \(\hat{u}\) is constructed using \(\kappa, \varepsilon'\), and as \(\varepsilon'\) in turn depends on \(\varepsilon, a=a(\alpha_0, \beta_0, \beta_1, \kappa, \lambda), \beta_0, \beta_1, \kappa\), and \(\lambda\).
Consider any \(0 \le \varepsilon'' < \varepsilon_{\mathrm{\small RSG}}\) and let \(I = [x-\varepsilon'', x+\varepsilon'']\). Note as \(\exp \hat{u}(\kappa-\varepsilon'_1) \le \varepsilon'_1\) and \(\exp \hat{u}(\kappa-\varepsilon'_2) \le \varepsilon'_2\), for \(d \ge d(\varepsilon, \varepsilon'', a, \beta_0, \beta_1, \kappa, \lambda)\), we have both 130 and 131 for \(Z_{\hat{u}}(I)\).
With these steps in hand, the finish is as follows. We need one last argument about controlling the error of the truncated logarithm:
Lemma 17. For \(d\) large enough in terms of \(\varepsilon, \varepsilon'', a, \beta_0, \beta_1, \kappa, \lambda\), we have \[\begin{align} \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[\log_{ad} Z_{\hat{u}}(I)\big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log Z_{\hat{u}}(I)\big] \Big| \le \varepsilon\, .\label{eq:mollifiercloseexpectation} \end{align}\qquad{(30)}\]
Proof of Lemma 17. Let \[\Omega := \big\{Z_{\hat{u}}(I) \le \exp(-ad) \big\}\, .\] Thus by Cauchy-Schwarz, \[\begin{align} \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[\log_{ad} Z_{\hat{u}}(I)\big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log Z_{\hat{u}}(I)\big] \Big| &= \Big| \operatorname{\mathbb{E}}\Big[ \mathbf{1}\{\Omega\} \Big( a+\frac{1}{d} \log Z_{\hat{u}}(I) \Big) \Big] \Big| \\ &\le \operatorname{\mathbb{P}}(\Omega) \operatorname{\mathbb{E}}\Big[ \Big( a+\frac{1}{d} \log Z_{\hat{u}}(I) \Big)^2 \Big] \\ &\le K \operatorname{\mathbb{P}}(\Omega) \operatorname{\mathbb{E}}\Big[ a^2 + \frac{1}{d^2} \log^2 Z_{\hat{u}}(I) \Big]\, . \end{align}\] First we upper bound \(\operatorname{\mathbb{E}}\Big[ a^2 + \frac{1}{d^2} \log^2 Z_{\hat{u}}(I) \Big]\). Notice as \(\hat{u} \le 0\), \[Z_{\hat{u}}(I) \le \int \exp \Big(H_{\hat{u}}(\theta) - \beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\le \int \exp (-\beta\| \theta\|^2)\, \mathrm{d}\theta\le \Big(\frac{2\pi}{\beta_0}\Big)^{d/2}\, ,\] thus \[\operatorname{\mathbb{E}}\Big[ a^2 + \frac{1}{d^2} \log^2 Z_{\hat{u}}(I) \Big] \le K(a, \beta_0)\, .\]
Now we upper bound \(\operatorname{\mathbb{P}}(\Omega)\). As \(\log_A x \ge \log x\) for all \(x \in \mathbb{R}\) and as \(\varepsilon\le \frac{1}{4}\), 131 and 129 yields that for \(d \ge d(\varepsilon, \varepsilon'', a, \beta_0, \beta_1, \kappa, \lambda)\), \[\frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\hat{u}}(I) \big] \ge \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log Z_{\hat{u}}(I) \big] \ge \mathrm{\small RSG}_I(n/d, \beta, x) - \varepsilon\ge -a+1-\varepsilon\ge -a+3/4\, .\] Therefore, \[\Omega \subseteq \Big\{ \Big| \frac{1}{d} \log_{ad} Z_{\hat{u}}(I) - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\hat{u}}(I)\big] \Big| \ge \frac{3}{4} \Big\}\, .\] Now as \(\varepsilon'' \le 1/K'_{\mathrm{\ref{thm:gaussiansetup}}}\), we may apply Lemma 12 with \(u = \hat{u}\). Thus for \(d \ge d(\varepsilon, \varepsilon'', a, \beta_0, \beta_1, \kappa, \lambda)\), \[\begin{align} \operatorname{\mathbb{P}}(\Omega) &\le \operatorname{\mathbb{P}}\Big( \Big| \frac{1}{d} \log_{ad} Z_{\hat{u}}(I) - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\hat{u}}(I)\big] \Big| \ge \frac{3}{4} \Big) \le 2\exp\Big( -\frac{d}{K(a, \beta_0, \beta_1, \kappa, \lambda)} \Big)\,. \end{align}\] Combining the above bounds, it follows for such \(d\) that \[\begin{align} \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[\log_{ad} Z_{\hat{u}}(I)\big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log Z_{\hat{u}}(I)\big] \Big| \le K(a, \beta_0) \cdot 2\exp\Big( -\frac{d}{K(a, \beta_0, \beta_1, \kappa, \lambda)} \Big) \le \varepsilon\, . \end{align}\] This proves Lemma 17. ◻
Now summing together 130, 131, and ??, we obtain for \(d \ge d(\varepsilon, \varepsilon'', a, \beta_0, \beta_1, \kappa, \lambda)\) that \[\begin{align} \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\beta}(I) \big] - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| &\le \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\beta}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\hat{u}}(I) \big] \Big| \\ &\qquad + \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\hat{u}}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log Z_{\hat{u}}(I)\big]\Big| \\ &\qquad + \Big| \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log Z_{\hat{u}}(I)\big] - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \\ &\le 3\varepsilon\, . \end{align}\] By Lemma 12 with \(\exp u(x) = \mathbf{1}\{x \ge \kappa\}\) and \(t=\varepsilon\), we obtain for such \(d\), \[\begin{align} &\operatorname{\mathbb{P}}\Big( \Big| \frac{1}{d} \log_{ad} Z_{\beta}(I) - \frac{1}{d} \operatorname{\mathbb{E}}\big[ \log_{ad} Z_{\beta}(I) \big] \Big| \ge \varepsilon\Big) \le 2 \exp \Big( - \frac{d}{K(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)} \Big)\,, \end{align}\] where we obtain dependence on \(\varepsilon\) in \(K\) as we took \(t=\varepsilon\) in Lemma 12. Combining the above two displays, we obtain for \(d \ge d(\varepsilon, \varepsilon'', a, \beta_0, \beta_1, \kappa, \lambda)\) that \[\begin{align} \label{eq:gaussian95conversion95last} &\operatorname{\mathbb{P}}\Big( \Big| \frac{1}{d} \log_{ad} Z_{\beta}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \ge 4\varepsilon\Big) \le \exp \Big( - \frac{d}{K(\varepsilon, a, \beta_0, \beta_1, \kappa, \lambda)} \Big)\,. \end{align}\tag{132}\] However, by 129, we have \(\mathrm{\small RSG}_I(n/d, \beta, x) \ge -a+1\ge-a+4\varepsilon\). Thus as events, \[\begin{align} &\Big\{ \Big| \frac{1}{d} \log_{ad} Z_{\beta}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \le 4\varepsilon\Big\} \equiv \Big\{ \Big| \frac{1}{d} \log Z_{\beta}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \le 4\varepsilon\Big\}\, , \end{align}\] since under this event \(\log_{ad} \equiv \log\) as functions. Combining the above display with 132 and applying this result for \(\varepsilon/4\) and recalling \(a = a(\beta_0, \beta_1, \kappa, \lambda )\) proves Theorem 17. ◻
Our strategy will be to apply Theorem 19 on concentration of Lipschitz functions of strongly log-concave measures. Specifically, we consider \(\frac{1}{d} \log Z_{\beta}(I)\) as a function of the disorder \((s_i, \bar g_i)_{i=1}^n\), and bound its resulting Lipschitz constant; recall as in Appendix 6 that the first four derivatives of \(u\) are upper bounded by some quantity \(D\), which only depends on \(\lambda\). Here in this proof we write dependence on \(D\), and in fact we only need the bound on the first derivative of \(u\).
Let us begin by considering the space \(\mathcal{S} = \mathbb{R}^{nd}\) where the first \(n\) coordinates correspond to the \(s_j\) and the next \((n-1)d\) coordinates correspond to \(g_{i,j}\). We endow \(\mathcal{S}\) with the product measure \(\gamma\) where the measure on each coordinate is given by law of each corresponding part of the disorder (that is, \(s_j\) or \(g_{i,j}\)). Define \[\begin{align} \tag{133} &\begin{aligned} B^{\star} &:= \Big( \sum_{i=1}^n \| \bar{g}_i \|^2 \Big)^{1/2} + \frac{1}{16d} \sum_{j=2}^d \Big(\sum_{i=1}^n g_{ij}\Big)^2 \\ &\qquad \qquad + \Big(n \sum_{i=1}^n s_i^2 \Big)^{1/2} + \frac{1}{8dK_{\mathrm{\small signal}}} \Big( \sum_{i=1}^n s_i \Big)^2 + Y^2 + Z^2 + \sqrt{2\pi/\beta_0} d \,, \end{aligned} \\ &\mathcal{C}:= \{ B^{\star} \le 3K_{\mathrm{\ref{lem:posteriorgaussian95Bstar95control}}}(\beta_0, \lambda)\, d \}\,, \tag{134} \end{align}\] where \(K_{\mathrm{\ref{lem:posteriorgaussian95Bstar95control}}}(\beta_0, \lambda)\) is from Lemma 21. Note \(B^{\star}\) is a convex function of the disorder and therefore \(\mathcal{C}\) is a convex subset of \(\mathbb{R}^d\). Also recall \(K_{\mathrm{\small signal}}\) depends solely on \(\lambda\).
Next, let \(\gamma'\) be a probability measure defined on \(\mathcal{C}\) with density proportional to that of \(\gamma\). By Assumption 1, \(\gamma'\) is \(\min\{1, \beta_{\mathrm{\small signal}}\}\) strongly log-concave.
Now, let us differentiate \(\frac{1}{d} \log Z_{\beta}(I)\) w.r.t. the disorder, letting \(\langle \cdot \rangle\) below and in what follows here in Appendix 7.2 denote the Gibbs average w.r.t \(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \exp\big( \sum_{i=1}^n u(S_i) - \beta \| \theta \|^2 \big)\): \[\begin{align} \frac{\partial}{\partial s_i} \Big( \frac{1}{d} \log Z_{\beta}(I) \Big) &= \frac{1}{d} \Bigg( \displaystyle\int_{\mathbb{R}^d} \mathbf{1}\{\theta_1/\sqrt{d} \in I\} \exp\Big( \sum_{i=1}^n u(S_i) - \beta \| \theta \|^2 \Big) \cdot u'(S_i) \cdot \theta_1/\sqrt{d}\, \mathrm{d}\theta \Bigg) / Z_{\beta}(I) \\ &= \frac{1}{d} \big\langle u'(S_i) \theta_1/\sqrt{d} \big\rangle\,, \\ \frac{\partial}{\partial g_{ij}} \Big( \frac{1}{d} \log Z_{\beta}(I) \Big) &= \frac{1}{d} \Bigg( \displaystyle\int_{\mathbb{R}^d} \mathbf{1}\{\theta_1/\sqrt{d} \in I\} \exp\Big( \sum_{i=1}^n u(S_i) - \beta \| \theta \|^2 \Big) \cdot u'(S_i) \cdot \theta_j/\sqrt{d}\, \mathrm{d}\theta \Bigg) / Z_{\beta}(I) \\ &= \frac{1}{d} \big\langle u'(S_i) \theta_j/\sqrt{d} \big\rangle\,. \end{align}\] Therefore, letting \(\nabla\) denote the gradient of \(\frac{1}{d} \log Z_{\beta}(I)\) w.r.t. the disorder, and defining \(R_{1,1}\) as per 45, we have \[\begin{align} \label{eq:posteriorgaussian95lipschitzbd} \| \nabla\|^2 &= \frac{1}{d^2} \Big( \sum_{i=1}^n \big\langle u'(S_i) \theta_1/\sqrt{d} \big\rangle^2 + \sum_{i=1}^n \sum_{j=1}^d \big\langle u'(S_i) \theta_j/\sqrt{d} \big\rangle \Big) \notag \\ &\le \frac{1}{d^2} \Big( \sum_{i=1}^n \big\langle u'(S_i)^2 \theta_1^2/ d \big\rangle + \sum_{i=1}^n \sum_{j=1}^d \big\langle u'(S_i)^2 \theta_j^2/d \big\rangle^2 \Big) \notag \\ &\le \frac{D^2 n}{d^2} \Big( 4 + \sum_{j=1}^d \big\langle \theta_j^2/d \big\rangle \Big) \notag \\ &\le \frac{2D^2}{d} \big( 4 + R_{1,1} \big)\,. \end{align}\tag{135}\] Here we used that \(n \le \alpha_0d \le 2d\), and that \(\big\langle \theta_1^2/d \big\rangle \le 4\) due to the indicator \(\mathbf{1}\{\theta_1/\sqrt{d} \in I\}\) in the Gibbs average \(\langle \cdot \rangle\).
We now upper bound \(R_{1,1}\) in terms of \(B^{\star}\) defined in 133. To this end we introduce the following Lemmas.
Lemma 18 (Lemma 3.1.5, [25]). Consider a measure \(\mu\) on \(\mathbb{R}^d\) defined as follows: for some \(C \subseteq \mathbb{R}^d\), we have for all \(B \subseteq \mathbb{R}^d\), \[\begin{align} \label{eq:lem31595measureform} \mu(B) = \frac{1}{Z} \int \mathbf{1}\{B \cap C\} \operatorname{\mathbb{E}}_{W}\Big[ \exp\Big( U(\theta) - \beta\|\theta\|^2 + \sum_{1 \le j \le d} a_j \theta_j + a_0 \Big) \Big]\, \mathrm{d}\theta\,, \end{align}\qquad{(31)}\] where \(U \le 0\), \(Z\) here denotes the appropriate normalizing constant, and \(a_0\) potentially depends on the annealed disorder \(W\). Then \[\begin{align} \label{eq:lem31595conclusion} \int \exp\Big( \frac{\beta}{2} \| \theta\|^2\Big)\, \mathrm{d}\mu(\theta) \le \frac{1}{Z} \Big(\frac{2\pi}{\beta}\Big)^{d/2} \exp\Big( \frac{1}{2\beta} \sum_{1 \le j \le d} a_j^2 \Big) \operatorname{\mathbb{E}}_W\big[ \exp a_0 \big]\,. \end{align}\qquad{(32)}\]
Technically the above Lemma is stated in [25] for \(C = \mathbb{R}^d\) and with \(a_0=0\), but the proof is identical. Note we will need this Lemma with \(a_0\) depending on the annealed disorder \(W\) from the interpolation argument in Appendix 9.3.
We next find a way to upper bound the moments w.r.t. a measure in the form of Lemma 18, provided that the normalizing constant is not too small.
Lemma 19. Consider a measure \(\mu\) in the form ?? given in Lemma 18, let \(a_j\) be defined as in Lemma 18, and let \(Z\) be the corresponding normalizing constant. Suppose \(Z \ge \exp\big( -K' B)\) for some \(K'\) depending on \(D, \beta_0, \beta_1, \lambda\) and some \(B \ge d\). Then we have:
We have \[\Big\langle \exp\Big( \frac{\beta}{2} \| \bar\theta\|^2 \Big) \Big\rangle \le \Big\langle \exp\Big( \frac{\beta}{2} \| \theta\|^2 \Big) \Big\rangle \le \exp\Big( K_{\mathrm{\ref{lem:logconcaveboundmomentslemma}}} B + \frac{1}{2\beta_0} \sum_{1 \le j \le d} a_j^2 + \log \operatorname{\mathbb{E}}_W\big[ \exp a_0 \big] \Big)\,,\] where \(K_{\mathrm{\ref{lem:logconcaveboundmomentslemma}}} \ge 1\) depends on \(K', D, \beta_0, \beta_1, \lambda\).
For \(k \le 4d\), we have \[\big\langle \| \bar\theta\|^{2k}\big\rangle \le \big\langle \| \theta\|^{2k}\big\rangle \le \Big( K B + \frac{1}{2\beta_0} \sum_{1 \le j \le d} a_j^2 + \log \operatorname{\mathbb{E}}_W\big[ \exp a_0 \big]\Big)^k\,,\] where \(K\) depends on \(K', D, \beta_0, \beta_1, \lambda\).
Proof of Lemma 19. For the first part of this Lemma, we directly combine Lemma 18 with the given hypothesis \(Z' \ge \exp\big( -K'B)\). For the second part of this Lemma, apply Lemma 3 with \(X = \frac{\beta}{2} \| \theta\|^2\) and expectation w.r.t. \(\langle \cdot \rangle\). By the first part of this Lemma, we have \[\log \operatorname{\mathbb{E}}\big[ \exp X \big] \le K_{\mathrm{\ref{lem:logconcaveboundmomentslemma}}} B + \frac{1}{2\beta_0} \sum_{1 \le j \le d} a_j^2 + \log \operatorname{\mathbb{E}}_W\big[ \exp a_0 \big]\,,\] where expectation here is w.r.t. \(\langle \cdot \rangle\). The proof is complete upon noting \(k \le 4d \le 4B\) and multiplying by \((2/\beta)^k\) on both sides. ◻
Now, note that \(u(x) \ge -D(1+|x|)\) where \(u(x)\) is from 17, 18 in the GMM and logistic cases respectively. Thus Lemma 31 implies that for \(d \ge d(\varepsilon'')\), we have \[\begin{align} \label{eq:posteriorgaussian95partitionfunc} Z_{\beta}(I) \ge \exp\big( -K(D, \beta_0, \beta_1, \lambda) B^{\star} \big)\,, \end{align}\tag{136}\] where \(B^{\star}\) is given in 133. (The proof of Lemma 31 is deferred to Appendix 9.3 for simplicity of notation, since the Lemma is stated for the interpolating Gibbs measures from Appendix 6, of which the measure considered here is a special case with \(t=v=1\).)
We now show in both the GMM and logistic cases that \[\begin{align} \label{eq:posteriorgaussian95R11bd} R_{1,1} \le \frac{K(D, \beta_0, \beta_1, \lambda)\,B^{\star} }{d}\,. \end{align}\tag{137}\]
In the logistic case where \(u(x)\) is from 18, we have \(\varphi \le 1\) and therefore \(u \le 0\). Hence by 136, we may apply Lemma 19 with the \(a_j=0\), which gives 137.
In the GMM case where \(u(x)\) is from 17, as \(u(x) = \sqrt{\lambda} x\), we can write \[\begin{align} \label{eq:posteriorgaussian95GMM95aj} \sum_{i=1}^n u(S_i) = \sum_{i=1}^n \sqrt{\frac{\lambda}{d} } \Big( s_i \theta_1 + \sum_{j=2}^d g_{ij} \theta_j \Big) = \sqrt{\frac{\lambda}{d}} \Big(\sum_{i=1}^n s_i \Big) \theta_1 + \sum_{j=2}^d \sqrt{\frac{\lambda}{d}} \Big( \sum_{i=1}^n g_{ij} \Big) \theta_j\,. \end{align}\tag{138}\] Thus applying Lemma 19 with 136, we obtain that \[\begin{align} R_{1,1} \le \frac{1}{d} \Bigg( K(D, \beta_0, \beta_1, \lambda) B^{\star} + \frac{\lambda}{2\beta_0 d} \Big( \sum_{i=1}^n s_i \Big)^2 + \frac{\lambda}{2\beta_0 d} \sum_{j=2}^d \Big( \sum_{i=1}^n g_{ij} \Big)^2 \Bigg) \le \frac{K(D, \beta_0, \beta_1, \lambda)\,B^{\star} }{d}\,, \end{align}\] where the last step follows from the definition of \(B^{\star}\) in 133. Again this proves 137.
Now we apply Theorem 19 with \(f=\frac{1}{d} \log Z_{\beta}(I)\) and the strongly log-concave measure \(\gamma'\). By 135 and 137, \(f\) is Lipschitz with constant \(K(D, \beta_0, \beta_1, \lambda) / \sqrt{d}\) on \(\mathcal{C}\). Since \(\gamma'\) is supported on \(\mathcal{C}\) and \(\mathcal{C}\) is convex, Theorem 19 yields for \(d \ge d(\varepsilon'')\) that \[\begin{align} \label{eq:posteriorgaussian95logconcaveconcentration} \operatorname{\mathbb{P}}_{\gamma'}\Big( \Big| \frac{1}{d} \log Z_{\beta}(I) - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] \Big| \ge \varepsilon/2 \Big) \le \exp\big( -d / K(\varepsilon, D, \beta_0, \beta_1, \lambda)\big)\,, \end{align}\tag{139}\] where \(\varepsilon>0\) is as in the statement of Theorem 18.
We next state the following Lemma that essentially lets us reduce the desired tail bound in Theorem 18 to 139. Its proof will be presented later.
Lemma 20. For \(d \ge d(\varepsilon, \varepsilon'', D, \beta_0, \beta_1, \lambda)\), we have \[\begin{align} \operatorname{\mathbb{P}}_{\gamma}\big( \mathcal{C}^c \big) &\le \exp(-d)\,, \label{eq:posteriorgaussian95complementprobability} \\ \Big| \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \big] \Big| &\le \varepsilon/4\,.\label{eq:posteriorgaussian95meandiffcontrol} \end{align}\] {#eq: sublabel=eq:eq:posteriorgaussian95complementprobability,eq:eq:posteriorgaussian95meandiffcontrol}
We will now prove Theorem 18 given Lemma 20. Let \[\begin{align} E_{\varepsilon}' &:= \Big\{ \Big| \frac{1}{d} \log Z_{\beta}(I) - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] \Big| \ge \varepsilon/4 \Big\}\,. \label{eq:posteriorgaussian95ezeventdef} \end{align}\tag{140}\] By Lemma 20, for \(d \ge d(\varepsilon, \varepsilon'', D, \beta_0, \beta_1, \lambda)\), \[\begin{align} &\operatorname{\mathbb{P}}_{\gamma}\Big( \Big| \frac{1}{d} \log Z_{\beta}(I) - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \big] \Big| \ge \varepsilon/2 \Big) \notag \\ &\quad= \operatorname{\mathbb{P}}_{\gamma}\Big( \Big| \frac{1}{d} \log Z_{\beta}(I) - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] + \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \big] \Big| \ge \varepsilon/2 \Big) \notag \\ &\quad \le \operatorname{\mathbb{P}}_{\gamma}\Big( \Big| \frac{1}{d} \log Z_{\beta}(I) - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] \Big| \ge \varepsilon/4 \Big) \notag \\ &\quad = \operatorname{\mathbb{E}}_{\gamma}\Big[ \mathbf{1}\{E'_{\varepsilon} \} \Big] \notag \\ &\quad = \operatorname{\mathbb{E}}_{\gamma}\Big[ \mathbf{1}\{ E'_{\varepsilon}\} \mathbf{1}\{\mathcal{C}\} \Big] + \operatorname{\mathbb{E}}_{\gamma}\Big[ \mathbf{1}\{ E'_{\varepsilon} \} \mathbf{1}\{\mathcal{C}^c\} \Big] \notag \\ &\quad \le \gamma(\mathcal{C}) \operatorname{\mathbb{E}}_{\gamma'}\Big[ \mathbf{1}\{ E'_{\varepsilon}\} \mathbf{1}\{\mathcal{C}\} \Big] + \operatorname{\mathbb{E}}_{\gamma}\Big[ \mathbf{1}\{\mathcal{C}^c\} \Big] \notag \\ &\quad \le \exp\big( -d / K(\varepsilon, D, \beta_0, \beta_1, \lambda)\big)\,. \label{eq:posteriorgaussian95concentrationfinish} \end{align}\tag{141}\] Here in the last inequality, we applied 139.
Finally, recall by Theorem 8 that for \(d \ge d(\varepsilon, \varepsilon'', D, \beta_0, \beta_1, \lambda)\), we have \[\begin{align} \Big| \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \big] - \mathrm{\small RSG}_I(n/d, \beta, x) \Big| \le \varepsilon/2\,. \end{align}\] Therefore combining with 141 gives \[\begin{align} \operatorname{\mathbb{P}}_{\gamma}\Big( \Big| \frac{1}{d} \log Z_{\beta}(I) - \mathrm{\small RSG}_I(n/d, \beta, x) \big] \Big| \ge \varepsilon\Big) &\le \operatorname{\mathbb{P}}_{\gamma}\Big( \Big| \frac{1}{d} \log Z_{\beta}(I) - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \big] \Big| \ge \varepsilon/2 \Big) \\ &\le \exp\big( -d / K(\varepsilon, D, \beta_0, \beta_1, \lambda)\big)\,. \end{align}\] This proves Theorem 18 given Lemma 20.
Finally, we prove Lemma 20. We first introduce the following Lemma which gives us a tail bound on \(B^{\star}\). This Lemma follows as a corollary of the proof of Lemma 30, which is proven later in Appendix 9.3.
Lemma 21. For all \(k \le d\) we have for \(K_{\mathrm{\ref{lem:posteriorgaussian95Bstar95control}}}\) depending on \(\beta_0, \lambda\), \[\begin{align} \operatorname{\mathbb{E}}\big[ B^{\star k} \big] \le \big( K_{\mathrm{\ref{lem:posteriorgaussian95Bstar95control}}} d \big)^k\,. \end{align}\]
Given Lemma 21, by the definition of \(\mathcal{C}\), we directly obtain ??. To prove ??, we introduce an additional Lemma:
Lemma 22. For \(d \ge d(\varepsilon'')\), we have \[\begin{align} \big|\log Z_{\beta}(I) \big| \le K(D, \beta_0, \beta_1, \lambda) B^{\star}\,. \end{align}\]
Proof of Lemma 22. The lower bound on \(\log Z_{\beta}(I)\) follows from 136. For the upper bound, note \[\begin{align} Z_{\beta}(I) \le \int_{\mathbb{R}^d} \exp\Big( -\beta\| \theta\|^2 + \sum_{1 \le j \le d} a_j \theta_j \Big)\, \mathrm{d}\theta \le (2\pi / \beta_0)^{d/2} \,, \end{align}\] for some \((a_j)_{j=1}^d \in \mathbb{R}\). (Note the integral is invariant to coordinate translation.) Specifically, in the logistic case we use that \(u \le 0\), and in the GMM case we use 138. This proves Lemma 22. ◻
Now to prove ??, we write \[\begin{align} \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \big] &= \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}\} \big] + \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}^c\} \big] \\ &= \frac{1}{d} \gamma(\mathcal{C}) \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] + \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}^c\} \big]\,, \end{align}\] where we note \(\operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}\} \big] = \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big]\) as the support of \(\gamma'\) equals \(\mathcal{C}\). Therefore \[\begin{align} &\frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \big] \notag \\ &\quad = \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] - \Big( \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}\} \big] + \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}^c\} \big] \Big) \notag \\ &\quad = \frac{1-\gamma(\mathcal{C})}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big] - \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}^c\} \big]\,.\label{eq:posteriorgaussian95rewritediff} \end{align}\tag{142}\] By Lemma 22, and since \(\gamma'\) is supported on \(\mathcal{C}\) on which \(B^{\star} \le K(D, \beta_0, \beta_1, \lambda) d\), we have \[\begin{align} \label{eq:posteriorgaussian95bounddiff1} \Big| \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \log Z_{\beta}(I) \big]\Big| \le \frac{1}{d} \operatorname{\mathbb{E}}_{\gamma'}\big[ \big|\log Z_{\beta}(I) \big| \big] \le K(D, \beta_0, \beta_1, \lambda)\,. \end{align}\tag{143}\] Next by Lemma 21, note \[\begin{align} \label{eq:posteriorgaussian95tailbd} \operatorname{\mathbb{P}}_{\gamma}\big(B^{\star} \ge t\big) \le \big(K_{\mathrm{\ref{lem:posteriorgaussian95Bstar95control}}}(D, \beta_0, \beta_1, \lambda) / t \big)^d \text{ for all }t \ge 0\,. \end{align}\tag{144}\] Thus by Lemma 22 and integrating the tail bound 144, we have \[\begin{align} \Big| \operatorname{\mathbb{E}}_{\gamma}\big[ \log Z_{\beta}(I) \mathbf{1}\{\mathcal{C}^c\} \big] \Big| &\le K(D, \beta_0, \beta_1, \lambda) \operatorname{\mathbb{E}}_{\gamma}\big[ B^{\star} \mathbf{1}\{\mathcal{C}^c\} \big] \notag \\ &\le K(D, \beta_0, \beta_1, \lambda) \int_{ 3K_{\mathrm{\ref{lem:posteriorgaussian95Bstar95control}}}(D, \beta_0, \beta_1, \lambda) d }^\infty \operatorname{\mathbb{P}}_{\gamma}\big(B^{\star} \ge t\big)\, \mathrm{d}t \notag \\ &\le K(D, \beta_0, \beta_1, \lambda) \exp(-d)\,.\label{eq:posteriorgaussian95boundwtailbd} \end{align}\tag{145}\] Combining ??, 142, 143, 145 now proves ?? for \(d \ge d(\varepsilon, \varepsilon'', D, \beta_0, \beta_1, \lambda)\), finishing the proof of Lemma 20.
Here we complete the proof of our main results Theorems 1, 4. Theorem 1 on interpolators and Theorem 4 on the posterior follow as a corollary of the following Theorems 22, 23 respectively.
This result states that for a narrow interval \(I\) near \(x \in [-1,1]\) (whose width is independent of \(d\)), the normalized logarithm of the spherical measure of the interpolators constrained to this interval, approximately equals \(\inf_{q \in [0,1)}\Phi(x, q)\) for \(d\) large enough:
Theorem 22 (For interpolators). Let \(\mu_d(\cdot)\) denote the uniform measure on \(\mathbb{S}^{d-1}(\sqrt{d})\). Consider any \(\alpha \le \alpha_0\) and \(\kappa\in \mathbb{R}\), and let \(n = \lfloor \alpha d \rfloor\). Define \(\delta=\delta(\alpha, \lambda, \kappa_+)\) as follows, where the inequality uses \(\alpha \le \alpha_0\): \[\begin{align} \delta=\delta(\alpha, \lambda, \kappa_+) := \frac{1/2 + \alpha K_{\mathrm{\ref{lem:controlexpectationofAW}}} C_{\mathrm{\small sol}}^{1/2}/\sqrt{2}}{9} \le \frac{1}{10} \,.\label{eq:deltaalphafulldef} \end{align}\qquad{(33)}\] Recalling the definition of \(C\) in 71 and letting \(\Phi(x, q)\) be as in 9 with \(\exp u(x) = \mathbf{1}\{ x \ge \kappa\}\), we have for all \(x \in [-1+\delta, 1-\delta]\) and \(\varepsilon>0\):
Upper bound: Let \(\varepsilon_{\mathrm{\small RSG}} = \varepsilon_{\mathrm{\small RSG}}(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) be from Theorem 17 and consider any \(0 < \varepsilon'' \le \min\{ \varepsilon, \varepsilon_{\mathrm{\small RSG}} \}\). Define the interval \[\begin{align} \label{eq:sphericalconversion95I95upperbound} I := \begin{cases} \big[\frac{x-\varepsilon''}{1-\varepsilon''}, x+\varepsilon'' \big] &: x \ge 0\,,\, \kappa< 0 \,, \\ \big[x-\varepsilon'', \frac{x+\varepsilon''}{1-\varepsilon''} \big] &: x<0 \,,\, \kappa< 0 \,, \\ \big[x-\varepsilon'', \frac{x+\varepsilon''}{1+\varepsilon''} \big] &: x \ge 0 \,,\, \kappa\ge 0 \,, \\ \big[\frac{x-\varepsilon''}{1+\varepsilon''}, x+\varepsilon'' \big] &: x<0 \,,\, \kappa\ge 0 \,.\end{cases} \end{align}\qquad{(34)}\] If \(|x| > \varepsilon''\), for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \alpha, \beta_0, \beta_1, \kappa, \lambda\) and with probability at least \(1-\exp\bigl(-d / K \bigr)\) where \(K\) depends on \(\varepsilon, \alpha, \beta_0, \beta_1, \kappa, \lambda\), we have \[\begin{align} \label{eq:spherical95conversion95upperbound} \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Bigr) \le \inf_{q \in [0,1)}\Phi(x, q) + \varepsilon\, . \end{align}\qquad{(35)}\] (Note this bound is non-vacuous; we have \(I \neq \emptyset\).)
Lower bound: Suppose \(\varepsilon< \frac{1}{K'}\) where \(K'\) is large enough in terms of \(\alpha, \beta_0, \beta_1, \kappa, \lambda\). Then there exists \(\varepsilon_{\mathrm{\small RS}}>0\) depending on \(\varepsilon, \alpha, \beta_0, \beta_1, \kappa, \lambda\) such that for all \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\), the following holds. Define the interval \[\begin{align} \label{eq:sphericalconversion95I95lowerbound} I := \begin{cases} \big[\frac{x-\varepsilon''}{1+\varepsilon}, x+\varepsilon''\big] &: x \ge 0\,,\, \kappa< 0 \,, \\ \big[x-\varepsilon'', \frac{x+\varepsilon''}{1+\varepsilon} \big] &: x < 0\,,\, \kappa< 0 \,, \\ \big[x-\varepsilon'', \frac{x+\varepsilon''}{1-\varepsilon}\big] &: x \ge 0\,,\, \kappa\ge 0 \,, \\ \big[\frac{x-\varepsilon''}{1-\varepsilon}, x+\varepsilon''\big] &: x < 0\,,\, \kappa\ge 0 \,.\end{cases} \end{align}\qquad{(36)}\] If \(|x| > \varepsilon''\), for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \alpha, \beta_0, \beta_1, \kappa, \lambda\) and with probability at least \(1-\exp\bigl(-d/K \bigr)\) where \(K\) depends on \(\varepsilon, \alpha, \beta_0, \beta_1, \kappa, \lambda\), we have \[\begin{align} \label{eq:spherical95conversion95lowerbound} \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C\Bigr) \ge \inf_{q \in [0,1)}\Phi(x, q) - \varepsilon\, . \end{align}\qquad{(37)}\]
This result is similar to Theorem 22, but now is for the normalized logarithm of the integral of the posterior constrained to the interval \(I\), rather than the spherical measure of the interpolators:
Theorem 23 (For posterior). Consider any \(\alpha \le \alpha_0\) and let \(n = \lfloor \alpha d \rfloor\). Consider \(u(x)\) from 17, 18 in the GMM and logistic cases respectively and let \(\Phi(x, q)\) be as in 9 with this \(u(x)\). Define \(\delta=\delta(\alpha, \lambda)\) as follows, where the inequality uses \(\alpha \le \alpha_0\): \[\begin{align} \label{eq:posteriordeltadef} \delta = \delta(\alpha, \lambda) := \frac{1}{18 - \alpha (2D^2+D)} \le \frac{1}{10}\,. \end{align}\qquad{(38)}\] For any interval \(I \subseteq \mathbb{R}\), let \[\begin{align} \label{eq:posterior95integral95def} Z(I) := \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\big\{ \theta_1/\sqrt{d} \in I \big\} \exp\Big(\sum_{i=1}^n u( S_i ) \Big)\, \mathrm{d}\theta\,, \end{align}\qquad{(39)}\] where \(S_i=S_i(\theta)\) is as in 32. Then for all \(x \in [-1+\delta, 1-\delta]\) and \(\varepsilon>0\), we have:
Upper bound: Let \(\varepsilon_{\mathrm{\small RSG}} = \varepsilon_{\mathrm{\small RSG}}(\varepsilon, \alpha_0, \beta_0, \beta_1, \lambda)\) be from Theorem 18, consider any \(0 < \varepsilon'' \le \min\{ \varepsilon/ K', \varepsilon_{\mathrm{\small RSG}} \}\) where \(K'\) depends on \(\lambda\). Define the interval \(I\) by \[\begin{align} \label{eq:posterior95sphericalconversion95I95upperbound} I := \begin{cases} \big[x-\varepsilon'', \frac{x+\varepsilon''}{1+\varepsilon''} \big] &: x \ge 0 \,, \\ \big[\frac{x-\varepsilon''}{1+\varepsilon''}, x+\varepsilon'' \big] &: x<0 \,.\end{cases} \end{align}\qquad{(40)}\] If \(|x| > \varepsilon''\), for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \alpha, \beta_0, \beta_1, \lambda\) and with probability at least \(1-\exp\bigl(-d / K \bigr)\) where \(K\) depends on \(\varepsilon, \alpha, \beta_0, \beta_1, \lambda\), we have \[\begin{align} \label{eq:posterior95spherical95conversion95upperbound} \frac{1}{d} \log Z(I) \le \inf_{q \in [0,1)}\Phi(x, q) + \frac{1}{2} \log(2 \pi e) + \varepsilon\, . \end{align}\qquad{(41)}\] (As in Theorem 22, note this bound is non-vacuous; we have \(I \neq \emptyset\).)
Lower bound: Suppose \(\varepsilon< \frac{1}{K'}\) where \(K'\) is large enough in terms of \(\alpha, \beta_0, \beta_1, \lambda\). Then there exists \(\varepsilon_{\mathrm{\small RS}}>0\) depending on \(\varepsilon, \alpha, \beta_0, \beta_1, \lambda\) such that for all \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\), the following holds. Define the interval \[\begin{align} \label{eq:posterior95sphericalconversion95I95lowerbound} I := \begin{cases} \big[x-\varepsilon'', \frac{x+\varepsilon''}{1-\varepsilon}\big] &: x \ge 0\,, \\ \big[\frac{x-\varepsilon''}{1-\varepsilon}, x+\varepsilon''\big] &: x < 0 \,.\end{cases} \end{align}\qquad{(42)}\] If \(|x| > \varepsilon''\), for \(d\) large enough in terms of \(\varepsilon, \varepsilon'', \alpha, \beta_0, \beta_1, \lambda\) and with probability at least \(1-\exp\bigl(-d/K \bigr)\) where \(K\) depends on \(\varepsilon, \alpha, \beta_0, \beta_1, \lambda\), we have \[\begin{align} \label{eq:posterior95spherical95conversion95lowerbound} \frac{1}{d} \log Z(I) \ge \inf_{q \in [0,1)}\Phi(x, q) + \frac{1}{2} \log(2 \pi e) - \varepsilon\,. \end{align}\qquad{(43)}\]
We will prove Theorem 22 in the \(\kappa< 0\) case in Appendix 8.2, prove Theorem 22 in the \(\kappa\ge 0\) case in Appendix 8.3, and prove Theorem 23 in Appendix 8.4. All three proofs follow the same unified strategy that leverages our work in Appendix 7, specifically Theorem 17 for the interpolators and Theorem 18 for the posterior. We present a full proof for \(\kappa< 0\) in Appendix 8.2 and highlight the necessary modifications to complete the proof when \(\kappa>0\) or for the posterior in Appendices 8.3, 8.4.
Remark 2. We emphasize that the interval \(I\) from Theorems 22, 23 does not* equal \([x-\varepsilon'', x+\varepsilon'']\). This is because our analysis relies on several comparison inequalities where we scale \([x-\varepsilon'', x+\varepsilon'']\) by a factor close to 1 independent of \(d\); see e.g. 158, 159. \(I\) is then a larger interval containing the scaled intervals for the lower bound, or a smaller interval contained within the scaled intervals for the upper bound. For the upper bound, the parameter \(w\) governing the range of these scalings equals \(1 \pm \varepsilon''\) (the sign depending on whether \(\kappa\ge 0, \kappa< 0\)), and we can check that \(I \neq \emptyset\). For the lower bound, \(\varepsilon''\) delicately depends on the parameter \(w=1 \pm \varepsilon\) governing these scalings, but now \(I \supseteq [x-\varepsilon'', x+\varepsilon'']\) and is therefore nonempty.*
Before we present the proofs of Theorems 22, 23, we combine them with an application of the Laplace Method over \(x \in [-1,1]\) to prove our main results: Theorem 1 on interpolators and Theorem 4 on the posterior respectively. Note the Laplace Method gives the ‘\(\sup_x \inf_q\)’ structure therein. In preparation, we will present the following properties of the RS equations, which follow from the convex-concave structure established in Appendix 10. The proof of this Lemma is in Appendix 10.3.
Lemma 23. Let \(\delta=\delta(\alpha, \lambda, \kappa_+)\) from ?? for the interpolators, or \(\delta=\delta(\alpha, \lambda)\) from ?? for the posterior. We have the following:
For all \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \times [-1, 1]\), we have \(\frac{\partial \rho_0(\alpha, \beta, x)}{\partial \beta} < 0\).
For all \((\alpha, x) \in [0, \alpha_0] \times [-1+\delta, 1-\delta]\), there is a unique \(\beta=\beta(\alpha, x) \in [\beta_0, \beta_1]\) such that \(\rho_0(\alpha, \beta, x)=1-x^2\), and moreover \(\beta(\alpha, x) \in (1/4, 9)\).
For all \((\alpha, x) \in [0, \alpha_0] \times [-1+\delta, 1-\delta]\), recalling the definition of \(\bar\Phi\) in 28, \[\begin{align} f(\beta) := \beta+ \bar\Phi\big(x, q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) - \beta \big(\rho_0(\alpha, \beta, x) + x^2\big) \end{align}\] attains a unique minimum on \(\beta\in [\beta_0, \beta_1]\) at \(\beta=\beta(\alpha, x)\). Thus for any interval \(I\), if \(0 \not\in I\), then \(\beta+ \mathrm{\small RSG}_{I}(\alpha, \beta, x)\) attains a unique minimum on \(\beta\in [\beta_0, \beta_1]\) at \(\beta=\beta(\alpha, x)\).
For all \((\alpha, x) \in [0, \alpha_0] \times [-1+\delta, 1-\delta]\), we have \[\begin{align} \inf_{q \in [0,1)}\Phi(x, q) = f\big(\beta(\alpha, x)\big)\,. \end{align}\]
For all \((\alpha, x) \in [0, \alpha_0] \times [-1+\delta, 1-\delta]\), \(\inf_{q \in [0,1)}\Phi(x, q)\) is continuous in \((\alpha, x)\) (note \(\alpha\) is implicitly an argument in \(\Phi(x, q)\)).
We now prove Theorems 1, 4 using Theorems 22, 23 and the above Lemma 23.
We provide the proof of Theorem 1 using Theorem 22 when \(\kappa< 0\); the proof of Theorem 1 in the \(\kappa\ge 0\) case and the proof of Theorem 4 using Theorem 23 are analogous. Recall that \(y_i X_i \equiv (s_i, g_i)^T\) in law as random variables and that without loss of generality we can set \(\theta_\star = \sqrt{d} e_1\).
First, we show ??, ?? with the interval \(I\) replaced by any interval \(I \subseteq [-1+\delta, 1-\delta]\). Recall as per 36 that \(\beta_0, \beta_1\) are universal constants, therefore in this proof we will not explicitly write dependence on them.
Note for \(d \ge d(\varepsilon)\), \(\frac{1}{d} \log \mu_d \bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in [-1/\sqrt{d}, 1/\sqrt{d}] \}\bigr) \le \varepsilon\). Now if \(0 \in I\), we subdivide \(I\) into the two closed intervals \(I_1 = I \cap [-1, -1/\sqrt{d}]\), \(I_2 = I \cap [1/\sqrt{d}, 1]\), and the remaining part \(I-I_1-I_2\) (if \(0 \not\in I\) this step is not necessary, and we can just apply the same argument as in the following upper bound for \(I_1\)).
We now upper bound \(\frac{1}{d} \log \mu_d \bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I_1 \} \cap C\bigr)\), the upper bound for \(I_2\) being analogous. We divide the closed interval \(I_1\) into a set of consecutive closed intervals \(\bar I_k\) each of width \(\varepsilon_{\mathrm{\small RSG}}=\varepsilon_{\mathrm{\small RSG}}(\varepsilon, \alpha_0, \kappa, \lambda)\) (recall \(\beta_0, \beta_1\) are universal constants), \(1 \le k \le K(\varepsilon_{\mathrm{\small RSG}})\), that overlap at exactly their endpoints. Here \(\varepsilon_{\mathrm{\small RSG}}\) comes from Theorem 17.
For each interval \(\bar I_k=[a,b]\), note \(0<a< b \le 1\), \(b-a \le \varepsilon_{\mathrm{\small RSG}}\). Letting \(\varepsilon'' = \frac{b-a}{2-a} < b-a\) and \(x = b-\varepsilon''\), we have \(\bar I_k = [a,b] = \big[\frac{x-\varepsilon''}{1-\varepsilon''}, x+\varepsilon'' \big]\), \(x>\varepsilon''\), \(\varepsilon'' \le b-a \le \varepsilon_{\mathrm{\small RSG}}\). Since \(\varepsilon'' \ge b-a = \varepsilon_{\mathrm{\small RSG}}=\varepsilon_{\mathrm{\small RSG}}(\varepsilon, \alpha_0, \kappa, \lambda)\), Theorem 22 yields that for \(d \ge d(\varepsilon, \alpha, \kappa, \lambda)\), with probability at least \(1-\exp\bigl(- d / K(\varepsilon, \alpha, \kappa, \lambda) \bigr)\), \[\begin{align} \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in \bar I_k\} \cap C \Bigr) &\le \inf_{q \in [0,1)}\Phi(x, q) + \varepsilon\le \sup_{x \in I} \inf_{q \in [0,1)}\Phi(x, q) + \varepsilon\,. \end{align}\] Here the second inequality uses that \(\bar I_k \subseteq I_1\). As we have \(K(\varepsilon_\mathrm{\small RSG})\) such intervals \(\bar I_k\), combining the above bound over all \(1 \le k \le K(\varepsilon_\mathrm{\small RSG})\) and applying a Union Bound (note we sum the bounds on \(\mu_d \bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I_1\} \cap C \bigr)\), which behaves at the exponential scale) yields that for \(d \ge d(\varepsilon, \alpha, \kappa, \lambda)\), with probability at least \(1-\exp\big(-d / K(\varepsilon, \alpha, \kappa, \lambda) \bigr)\), \[\begin{align} \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I_1\} \cap C \Bigr) \le \sup_{x \in I} \inf_{q \in [0,1)}\Phi(x, q) + 2\varepsilon\,. \end{align}\] An analogous bound applies for \(I_2\) via the same proof, and for \(I-I_1-I_2\) we recall the bound \(\frac{1}{d} \log \mu_d \bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in [-1/\sqrt{d}, 1/\sqrt{d}] \}\bigr) \le \varepsilon\). Combining these three upper bounds and applying a Union Bound yields for \(d \ge d(\varepsilon, \alpha, \kappa, \lambda)\), with probability at least \(1-\exp\bigl(-d / K(\varepsilon, \alpha, \kappa, \lambda) \bigr)\), \[\begin{align} \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C\Bigr) \le \sup_{x \in I} \inf_{q \in [0,1)}\Phi(x, q) + 4\varepsilon\,. \end{align}\] Upon taking \(\varepsilon\leftarrow \varepsilon/4\), this proves ?? for this \(I\).
In this proof, we write \(I = [a,b]\) for \(-1 \le a < b \le 1\). Note it suffices to prove the result when \(\varepsilon< \frac{1}{K'(\alpha, \kappa, \lambda)}\). First, continuity from Lemma 23 implies \(\sup_{x \in I} \inf_{q \in [0,1)}\Phi(x, q)\) is attained at some \(x^\star \in I\). Noting \(\inf_{q \in [0,1)}\Phi(x, q)\) only depends on \(\alpha, \kappa, \lambda\), by continuity supplied by Lemma 23 and compactness, we let \(\bar\delta = \bar\delta(\varepsilon, \alpha, \kappa, \lambda)\) be small enough so that \[\begin{align} \label{eq:sphericalconversion95laplace95uniformcontinuity} \big| \inf_{q \in [0,1)}\Phi(x_1, q) - \inf_{q \in [0,1)}\Phi(x_2, q) \big| \le \varepsilon\,, \qquad \forall\, x_1,x_2 \in [-1+\delta, 1-\delta]\,,\, |x_1-x_2| \le \bar\delta\,. \end{align}\tag{146}\] Since \(\varepsilon\le \varepsilon_0\), taking \(\varepsilon_0\) small enough in terms of \(\alpha, \kappa, \lambda, |I|\), we may suppose that \(|I| \ge \bar\delta\).
We first prove the result when \(I \subseteq [0, \infty)\); the proof when \(I \subseteq (-\infty, 0]\) is analogous, and later we will provide the argument when neither case holds.
Suppose \(x^{\star} > 0\) is distance at least \(\bar\delta/4\) from \(a, b\). Let \(\bar\varepsilon= \bar\varepsilon(\varepsilon, \bar\delta, \alpha, \lambda) \le \min\{ \bar\delta/8, \varepsilon\}\) and \(\varepsilon'' < \min\big\{ \varepsilon_{\mathrm{\small RS}}(\bar\varepsilon, \alpha, \kappa, \lambda), \bar\delta/8 \big\}\) be small enough, where \(\varepsilon_{\mathrm{\small RS}}\) comes from Theorem 22. Let \[\begin{align} \label{eq:sphericalconversion95laplace95barIdef} \bar I := \Big[\frac{x^\star-\varepsilon''}{1+\bar\varepsilon}, x^\star+\varepsilon'' \Big]\,. \end{align}\tag{147}\] As \(|a| \le 1\), \(\bar\varepsilon+ \varepsilon'' < \bar\delta/4\), \(|x^{\star}| \le 1\) and \(x^\star\) is distance at least \(\bar\delta/4\) from \(a,b\), we have \(\bar I \subseteq I\). Also, clearly \(x^\star \ge \bar\delta/4 > \varepsilon''\). Applying Theorem 22, recalling that \(\bar\delta\) and \(\bar\varepsilon\) depend only on \(\varepsilon, \alpha, \kappa, \lambda\), we obtain for \(d \ge d(\bar\varepsilon, \varepsilon'', \alpha, \kappa, \lambda) = d(\varepsilon, \alpha, \kappa, \lambda)\) that with probability at least \(1-\exp\bigl(-d / K(\varepsilon, \alpha, \kappa, \lambda) \bigr)\), \[\begin{align} \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Bigr) &\ge \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in \bar I\} \cap C \Bigr) \notag \\ &\ge \inf_{q \in [0,1)}\Phi(x^\star, q) - \varepsilon\,, \label{eq:sphericalconversion95laplace95basiclowerbd} \end{align}\tag{148}\] where we use that \(\bar\varepsilon\le \varepsilon\) in the last inequality.
Suppose \(x^\star\) is within distance \(\bar\delta/4\) from \(a,b\). Now, we simply apply the above argument with \(x^\star\) replaced by \(\bar x^\star = a+\bar\delta/4\) if \(|a-x^\star| \le \bar\delta/4\) or \(\bar x^\star = b-\bar\delta/4\) if \(|b-x^\star| \le \bar\delta/4\). Since \(|I| \ge \bar\delta\), the resulting \(\bar x^\star\) is always distance at least \(\bar\delta/4\) from \(a,b\), and hence \(\bar x^\star > \varepsilon''\) as well. Define \(\bar \varepsilon\), \(\varepsilon''\) identically to case 1) above and \(\bar I\) now in terms of \(\bar x^\star\) as per 147. Applying Theorem 22 analogously, by \(|x^\star - \bar x^\star | \le \bar\delta\) and 146, we obtain for the same \(d\) and with the same probability as 148 that \[\begin{align} \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Bigr) &\ge \frac{1}{d} \log \mu_d \Bigl(\mathbf{1}\{\theta_1/\sqrt{d} \in \bar I\} \cap C \Bigr) \notag \\ &\ge \inf_{q \in [0,1)}\Phi(\bar x^\star, q) - \bar\varepsilon\notag \\ &\ge \inf_{q \in [0,1)}\Phi(x^\star, q) - 2\varepsilon\,.\label{eq:sphericalconversion95laplace95lowerbd2} \end{align}\tag{149}\]
Finally suppose \(I\) is not contained within \([0,\infty)\) or \((-\infty, 0]\). We suppose \(x^\star \ge 0\) in what follows, the argument when \(x^\star < 0\) is analogous.
Suppose \(\big| I \cap [0, \infty) \big| \ge \bar\delta/2\). If \(x^\star \ge \bar\delta/4\) we simply apply the argument in either cases 1) or 2) above, defining \(\bar\varepsilon, \varepsilon'',\bar I\) the same way as there. In particular, we still have \(\bar I \subseteq I\) as \(\big| I \cap [0, \infty)\big| \ge \bar\delta/2\); if we need to define \(\bar x^\star\) as in case 2) above (note this only arises when \(x^\star\) is within \(\bar\delta/4\) of the right endpoint of \(I\)), since \(\big| I \cap [0, \infty)\big| \ge \bar\delta/2\), the resulting \(\bar x^\star\) is always distance at least \(\bar\delta/4 > \varepsilon''\) from the endpoints of \(I\) and 0.
Next suppose \(0 \le x^\star \le \bar\delta/4\). We apply the argument in case 2) above with \(\bar x^\star = \bar\delta/4\). Note that defining \(\bar I\) analogously, we have \(\bar I \subseteq I\) as \(\big| I \cap [0, \infty)\big| \ge \bar\delta/2\). Combining with the fact that \(|\bar x^\star - x^\star| \le \bar\delta/4\) and 146, we obtain 149.
Suppose \(\big| I \cap [0, \infty)\big| < \bar\delta/2\). Therefore as \(|I| \ge \bar\delta\), \(\big| I \cap (-\infty, 0] \big| \ge \bar\delta/2\). We now apply the argument in either cases 1) or 2) above now with \(\bar x^{\star} = -\bar\delta/4\), defining \(\bar \varepsilon, \varepsilon''\) analogously and now defining \(\bar I := \big[ \bar x^{\star} -\varepsilon'', \frac{\bar x^{\star}+\varepsilon''}{1+\bar\varepsilon} \big]\).
Since the interval \(I\) is not fully contained in \([0, \infty)\) or \((-\infty, 0]\) and \(\big| I \cap (-\infty, 0] \big| \ge \bar\delta/2\), we have \(\bar x^\star \in I\), and furthermore that \(\bar I \subseteq I \cap (-\infty, 0]\). Also, \(|\bar x^\star| \ge \bar\delta/4 > \varepsilon''\). Finally, as \(x^\star \ge 0\) and \(\big| I \cap [0, \infty)\big| < \bar\delta/2\), we have \(|\bar x^\star - x^\star| \le 3\bar\delta/4\). Combining with 146 gives 149.
This yields the desired lower bound in all cases. Now, ?? follows by taking \(\varepsilon\leftarrow \varepsilon/2\).
To complete the proof, we must upper bound \(\frac{1}{d} \log \mu_d\big( \mathbf{1}\{|\theta_1/\sqrt{d}| \ge 1-\delta\} \cap C \big)\). As \(\delta \le \frac{1}{10}\), it remains to show that with probability at least \(1 - \exp\big(-d/K(\varepsilon, \alpha, \kappa, \lambda)\big)\) for \(d \ge d(\varepsilon, \alpha, \kappa, \lambda)\), we have the following for a universal constant \(c>0\). For the interpolators, \[\begin{align} \label{eq:interpolants95finish95desired} \frac{1}{d} \log \mu_d\Big( \mathbf{1}\big\{|\theta_1/\sqrt{d}| \ge 9/10 \big\} \cap C \Big) < \sup_{x \in [-1 + \delta, 1-\delta]} \inf_{q \in [0,1)} \Phi(x,q) - c\,, \end{align}\tag{150}\] and for the posterior, defining \(Z(I)\) as per ??, \[\begin{align} \label{eq:posterior95finish95desired} \frac{1}{d} \log \Big( Z\big( [-1, -9/10] \big) + Z\big( [9/10, 1] \big) \Big) - \frac{1}{2} \log(2\pi e) < \sup_{x \in [-1 + \delta, 1-\delta]} \inf_{q \in [0,1)} \Phi(x,q) - c\,. \end{align}\tag{151}\] We now upper bound the \(\small\rm LHS\) in 150, 151. By following the same proof as that of Lemma 24, we have with probability at least \(1 - \exp\big(-d/K(\varepsilon, \alpha, \kappa, \lambda)\big)\), \[\begin{align} \label{eq:posterior95spherical95finish95gmmbd} \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \sum_{i=1}^n u(S_i) \le K(\lambda) \sqrt{n d}\,. \end{align}\tag{152}\] Standard bounds on the surface area of a spherical cap gives \[\begin{align} \frac{1}{d} \log \mu_d\Big( \mathbf{1}\{ |\theta_1/\sqrt{d}| \ge 9/10 \Big) \le -c'\,, \end{align}\] where \(c'>0\) is a universal constant. Letting \(\small\rm LHS\) denote the \(\small\rm LHS\) in 150, 151, combined with the bounds \(u = \log \varphi \le 0\) for the logistic case for the posterior or 152 for the GMM case for the posterior, we obtain with probability at least \(1 - \exp\big(-d/K(\varepsilon, \alpha, \kappa, \lambda)\big)\) and for \(d \ge K\), \[\begin{align} \label{eq:posterior95spherical95finish95lhsbd} \small\rm LHS\le -c' + K(\lambda) \sqrt{\alpha}\,. \end{align}\tag{153}\] On the other hand, by the proof of 1) in Appendix 10.4, we have \(\sup_{x \in [-1,1]} \inf_{q \in [0,1)} \Phi(x,q) = \Phi(x^\star, q^\star)\) for a unique \((x^\star, q^\star) \in [0, K(\lambda) \alpha]^2\). Since \(\alpha \le \alpha_0(\lambda, \kappa_+)\) and \(\delta \le 1/10\), the bound 276 implies that \[\begin{align} \label{eq:posterior95spherical95finish95rhsbd} \sup_{x \in [-1 + \delta, 1-\delta]} \inf_{q \in [0,1)} \Phi(x,q) = \Phi(x^\star, q^\star) \ge -\alpha K(\lambda, \kappa_+)\,. \end{align}\tag{154}\] Since \(\alpha \le \alpha_0(\lambda, \kappa_+)\) and \(c'>0\) is a universal constant, combining 153, 154 now implies 150 for the interpolators or 151 for the posterior. This completes the proof of Theorems 1, 4.
Throughout this proof, we let \(\bar I := [x-\varepsilon'', x+\varepsilon'']\). Note \(0 \not\in \bar I\) as \(|x|>\varepsilon''\). Consequently recalling 38, we note \(\mathrm{\small RSG}_{\bar I}\) does not depend on \(\varepsilon''\) as \(r_{\bar I}(x)\), the only part depending on \(\bar I\), equals \(x^2\). In the following Appendices 8.2, 8.3, 8.4, we let \(\mathrm{Area}(A)\) refer to the surface area any Lebesgue measurable subset of \(v \mathbb{S}^{d-1}(\sqrt{d})\) for any \(v>0\).
Due to the lack of continuity caused by the hard indicator functions, we instead use the monotonicity from the following comparison inequalities. For any \(v>0\), consider \[\begin{align} vU_i = \Bigl\{ v\theta \in \mathbb{R}^{d} \, :\, \frac{1}{\sqrt{d}}\Bigl( s_i \theta_1 + \langle g_i, \bar{\theta} \rangle \Bigr) \ge \kappa\Bigr\} = \Bigl\{ \theta \in \mathbb{R}^{d} \, :\, \frac{1}{\sqrt{d}}\Bigl( s_i \theta_1 + \langle g_i, \bar{\theta} \rangle \Bigr) \ge v\kappa\Bigr\}\, , \label{eq:v95plane95logic} \end{align}\tag{155}\] where the last equality follows from the transformation \(\theta\leftarrow v\theta\). Therefore as \(\kappa< 0\), we have \[\begin{align} &\text{For v \ge 1:}\quad vU_i \supseteq \Bigl\{ \theta \in \mathbb{R}^{d} \, :\, \frac{1}{\sqrt{d}}\Bigl( s_i \theta_1 + \langle g_i, \bar{\theta} \rangle \Bigr) \ge \kappa\Bigr\} = U_i, \text{ hence } vC \supseteq C\,, \tag{156}\\ &\text{For v \le 1:}\quad vU_i \subseteq \Bigl\{ \theta \in \mathbb{R}^{d} \, :\, \frac{1}{\sqrt{d}}\Bigl( s_i \theta_1 + \langle g_i, \bar{\theta} \rangle \Bigr) \ge \kappa\Bigr\} = U_i, \text{ hence } vC \subseteq C\, .\tag{157} \end{align}\] We next set up several comparison inequalities letting us to relate the indicator \(\mathbf{1}\{\theta_1/\sqrt{d} \in I\}\) to \(\mathbf{1}\{\theta_1/\sqrt{d} \in \bar I\}\) (the difference is between \(I, \bar I\)). For any interval \([a,b]\), remark \[\begin{align} &\text{For 1 \le v \le w}:\quad v[a, b] \supseteq [wa, b]\text{ if b \ge a \ge 0}\quad , \quad v[a,b] \supseteq [a, wb]\text{ if a \le b \le 0}\,,\tag{158} \\ &\text{For w \le v \le 1}:\quad v[a, b] \subseteq [wa, b]\text{ if b \ge a \ge 0}\quad , \quad v[a,b] \subseteq [a, wb]\text{ if a \le b \le 0}\,.\tag{159} \end{align}\]
Let \(w=1-\varepsilon''\) here in the proof of ?? and let \(I\) be as per ??. Consider any \(\beta\in [\beta_0, \beta_1]\). By 157 and 159, we have the following. If \(x \ge \varepsilon'' >0\), \[\begin{align} \small\rm LHS:= &\int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\\ &\ge \text{Vol}\Bigl(\mathbf{1}\big\{\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon''] \big\} \cap C \cap \mathbf{1}\big\{w^2 d \le \|\theta\|^2 \le d \big\} \Bigr) \exp(-\beta d) \\ &= \exp(-\beta d)\sqrt{d}\int_w^1 \mathrm{Area}\Big( \mathbf{1}\big\{\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon'']\big\} \cap C \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big) \, \mathrm{d}v \\ &\ge \exp(-\beta d)\sqrt{d}\int_w^1 \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in v \Big[ \frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big]\Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &= \exp(-\beta d) \sqrt{d} \int_w^1 \mathrm{Area}\Big( \mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[\frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big]\Big\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big) v^{d-1}\, \mathrm{d}v \\ &= \exp(-\beta d)\, \mathrm{Area}\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \frac{1}{\sqrt{d}}\, (1-w^d)\, \\ &\ge \exp(-\beta d)\, \mathrm{Area}\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \frac{1}{2\sqrt{d}}\,. \end{align}\] Here we used the change of variable \(\theta \leftarrow v \theta\), and that \(w^d = (1-\varepsilon'')^d \le \frac{1}{2}\) for \(d \ge d(\varepsilon'')\). Similarly if \(x \le -\varepsilon''<0\), by an analogous derivation as above, again using 157 and 159, \[\begin{align} \small\rm LHS &\ge \exp(-\beta d)\sqrt{d}\int_w^1 \mathrm{Area}\Big(\mathbf{1}\big\{\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon'']\big\} \cap C \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\ge \exp(-\beta d)\sqrt{d}\int_w^1 \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in v \Big[ x-\varepsilon'', \frac{x+\varepsilon''}{w} \Big]\Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\ge \exp(-\beta d)\, \mathrm{Area}\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \frac{1}{2\sqrt{d}}\,. \end{align}\] For both cases, taking logarithms gives \[\begin{align} \label{eq:sphericalconversion95upperbd95comparisonresult} \frac{1}{d} \log\big( \small\rm LHS\big) &\ge -\beta+ \frac{1}{d} \log \mathrm{Area}\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big) + \frac{1}{d} \log\Big( \frac{1}{2\sqrt{d}}\Big)\, . \end{align}\tag{160}\] By Theorem 17 applied with the interval \(\bar I\), since \(\varepsilon'' \le \varepsilon_{\mathrm{\small RSG}}(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\), we have for \(d \ge d(\varepsilon, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) with probability at least \(1-\exp\big(-d / K(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\big)\), \[\begin{align} &\frac{1}{d} \log\big( \small\rm LHS\big) \in \Big[ \mathrm{\small RSG}_{\bar I}(n/d, \beta, x) - \varepsilon, \mathrm{\small RSG}_{\bar I}(n/d, \beta, x) + \varepsilon\Big]\, .\label{eq:sphericalconversion95upperbd95gaussian1} \end{align}\tag{161}\] By Proposition 9, as \(0 \not\in \bar I\), the Lipschitz constant of \(\mathrm{\small RSG}_{\bar I}(\alpha, \beta, x)\) over \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0, \beta_1] \in [-1, 1]\) is upper bounded in terms of \(\alpha_0, \beta_0, \beta_1, \kappa, \lambda\). Therefore, we obtain that for \(d \ge d(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\), we have \(\big| \mathrm{\small RSG}_{\bar I}(n/d, \beta, x) - \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) \big| \le \varepsilon\). Noting \[\begin{align} \mathrm{Area}\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big) = \mu_d\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Big) \mathrm{Area}\big( \mathbb{S}^{d-1}(\sqrt{d}) \big)\, , \end{align}\] combining with 160, 161 yields for the same \(d\) and the same probability as 161 that \[\label{eq:sphericalconversionupperboundfinal} \begin{align} &\frac{1}{d} \log \mu_d\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Big) \\ &\quad \le \beta+ \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) + 2\varepsilon+ \frac{\log(2\sqrt{d})}{d} - \frac{1}{d} \log \mathrm{Area}(\mathbb{S}^{d-1}(\sqrt{d}))\, . \end{align}\tag{162}\] By Lemma 23, as \(\alpha \le \alpha_0\) and as \(0 \not\in \bar I\), \(\inf_{q \in [0,1)} \Phi(x, q)=\beta+\mathrm{\small RSG}_{\bar I}(\alpha,\beta, x)-\frac{1}{2} \log(2\pi e)\) for \(\beta=\beta(\alpha, x)\). Moreover, recall \(\lim_{d\rightarrow\infty} \frac{1}{d} \log \mathrm{Area}(\mathbb{S}^{d-1}(\sqrt{d})) = \frac{1}{2} \log(2e\pi)\).
Taking \(\beta=\beta(\alpha, x)\) in 162 thus gives for \(d \ge d(\varepsilon, \varepsilon'', \alpha, \beta_0, \beta_1, \kappa, \lambda)\) and with probability at least \(1-\exp\big(-d / K(\varepsilon, \alpha, \beta_0, \beta_1, \kappa, \lambda)\big)\), \[\frac{1}{d} \log \mu_d\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Big) \le \inf_{q \in [0,1)} \Phi(x, q) + 3\varepsilon\, ,\] where we note \(\lim_{d\rightarrow\infty} \frac{1}{d} \log \mathrm{Area}(\mathbb{S}^{d-1}(\sqrt{d}))-\frac{1}{2} \log(2e\pi) = 0\). The result follows taking \(\varepsilon\leftarrow \varepsilon/3\).
We proceed with a similar strategy to the proof of ?? above, though this direction is more involved. First, by the second part of Proposition 9, \(\rho_0(\alpha, \beta, x)\) is infinitely differentiable in \(\beta\) and \(x\) for \((\beta, x) \in [\beta_0, \beta_1] \times [-1, 1]\). We thus may define \[\begin{align} \underline{H}= \underline{H}(\alpha, \kappa, \lambda) &:= \inf_{(\beta, x) \in [\beta_0, \beta_1] \times [-1, 1]} -\frac{\partial}{\partial \beta} \rho_0(\alpha,\beta, x)\,, \tag{163}\\ \overline{H}= \overline{H}(\alpha, \kappa, \lambda) &:= \sup_{(\beta, x) \in [\beta_0, \beta_1] \times [-1, 1]} -\frac{\partial}{\partial \beta} \rho_0(\alpha,\beta, x)\,.\tag{164} \end{align}\] By Lemma 23, Proposition 9, and compactness, \(\underline{H}> 0\). \(\underline{H}> 0\) yields strong convexity, which will be crucial in our subsequent arguments. For the rest of the proof of ??, we consider \(\varepsilon< \min\big\{1, \frac{1}{12} \underline{H}\big\}\).
Let \(w = 1 + \varepsilon\) and define \[\begin{align} \label{eq:sphericalconversion95barf95def} \bar f(\alpha, \beta, x) := \bar\Phi\big(x, q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) - \beta\big(\rho_0(\alpha, \beta, x) + x^2)\,, \end{align}\tag{165}\] where consider \(\bar\Phi(x,q,\rho)\) with \(u(x)\) therein such that \(\exp u(x) = \mathbf{1}\{x \ge \kappa\}\). (Here as \(0 \not\in \bar I\), we have \(\bar f = \mathrm{\small RSG}_{\bar I} - \frac{1}{2} \log(2\pi e)\), however since \(\bar I\) is technically defined in terms of \(\varepsilon''\), we will define \(\varepsilon_{\mathrm{\small RS}}\) in terms of \(\bar f\) and then consider \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\).) We now define the following positive parameters: \[\begin{align} \bar\delta>0 &\text{ as the unique solution to } \rho_0\big(\alpha, \beta(\alpha, x) - \bar\delta, x\big) = w^2 - x^2\, ,\tag{166} \\ \bar\delta_1, \bar\delta_2 &:= \bar\delta/ 2, \tag{167}\\ \varepsilon_1 &\le \min\Big\{ \frac{1}{3} \Big( \bar f\big(\alpha, \beta(\alpha, x) - \bar\delta_1, x\big) - \big( \bar\delta_1 + \bar f\big(\alpha, \beta(\alpha, x), x\big) \big) \Big), \varepsilon\Big\} \, ,\tag{168}\\ \varepsilon_2 &\le\min\Big\{ \frac{1}{6} \underline{H}\bar\delta_2^2, \varepsilon\Big\} \, ,\tag{169} \\ \beta&:= \beta(\alpha, x) - \bar\delta_1 > \beta_0 = \frac{1}{8}\, .\tag{170} \end{align}\] Therefore, \(\bar\delta, \bar\delta_1, \bar\delta_2, \varepsilon_1, \varepsilon_2\) above depend on \(x, \varepsilon, \alpha, \beta_0, \beta_1, \kappa, \lambda\). Later on we will show \(\varepsilon_1, \varepsilon_2\) can be taken independently of \(x\). First we will justify the statements implicit in the above, including positivity, and derive some useful estimates. Recall by Lemma 23, \(\beta(\alpha, x) \ge \frac{1}{4}\). Now note:
By definition of \(\underline{H}\), for small enough \(\varepsilon\le \min\big\{1, \frac{1}{12}\underline{H}\big\}\), we have \[\begin{align} \rho_0\big(\alpha, 1/8, x \big) &\ge \rho_0\big(\alpha, \beta(\alpha, x), x \big) + \underline{H}\big( \beta(\alpha, x) - 1/8 \big) \\ &\ge 1-x^2+3\varepsilon\\ &> w^2 - x^2 \\ &> 1-x^2 = \rho_0\big(\alpha, \beta(\alpha, x), x \big)\, . \end{align}\] As \(\rho_0(\alpha, \beta, x)\) is strictly decreasing on \([\beta_0, \beta_1]\) by Lemma 23, it follows that such a \(\bar\delta\) exists, is unique, and that \(\bar\delta>0\). This justifies 166.
We have \[\begin{align} 1+\varepsilon\ge w &= \sqrt{\rho_0\big(\alpha, \beta(\alpha, x) - \bar\delta, x\big) +x^2 } \ge \sqrt{\rho_0\big(\alpha, \beta(\alpha, x), x \big) + x^2 + \underline{H}\bar\delta} = \sqrt{1+\underline{H}\bar\delta}\, , \end{align}\] thus as \(\varepsilon\le \frac{1}{12}\underline{H}\), we have \(\bar\delta< \frac{1}{8}\). Hence, \(\beta(\alpha, x) - \bar\delta_1 \ge \frac{1}{4} - \bar\delta_1 > \frac{1}{8}\), justifying 170.
By Lemma 23, we have for all \(\beta\in [\beta_0, \beta_1]\) that \[\beta+ \bar f\big(\alpha, \beta, x\big) > \beta(\alpha, x) + \bar f\big(\alpha, \beta(\alpha, x), x \big)\, .\] Taking \(\beta= \beta(\alpha, x) - \bar\delta_1 > \frac{1}{8} = \beta_0\) in the above justifies \(\varepsilon_1>0\) and hence 168. Moreover by the definition of \(\varepsilon_1\), the above display gives \[\begin{align} -\bar\delta_1 + \bar f\big(\alpha, \beta(\alpha, x) - \bar\delta_1, x\big) > \bar f\big(\alpha, \beta(\alpha, x), x \big) + 3\varepsilon_1\, .\label{eq:sphericalvarproblem1} \end{align}\tag{171}\]
Let \(F(x, q, \rho) := \bar\Phi(x, q, \rho) - \beta (\rho + x^2)\) and let \(\rho_0 = \rho_0(\alpha, \beta, x), q_0 = q_0(\alpha, \beta, x)\). Note \(\frac{\partial F}{\partial \rho}=\frac{\partial F_I}{\partial \rho}\), \(\frac{\partial F}{\partial q}=\frac{\partial F_I}{\partial q}\) for any interval \(I\), thus \(\frac{\partial F}{\partial \rho}(x, q_0, \rho_0) = \frac{\partial F}{\partial q}(x, q_0, \rho_0) = 0\). Now for all \(\beta \in [\beta_0, \beta_1]\), \[\begin{align} \frac{\partial}{\partial \beta} \bar f(\alpha, \beta, x) &= - \big( \rho_0(\alpha, \beta, x) + x^2 \big) + \frac{\partial F}{\partial \rho}(x, q_0, \rho_0) \cdot \frac{\partial \rho_0}{\partial \beta} + \frac{\partial F}{\partial q}(x, q_0, \rho_0) \cdot \frac{\partial q_0}{\partial \beta} \notag \\ &= - \big( \rho_0(\alpha, \beta, x) + x^2 \big)\,.\label{eq:fbarfirstderiv} \end{align}\tag{172}\] Thus by definition of \(\underline{H}\), we have for all \(\beta \in [\beta_0, \beta_1]\), \[\begin{align} \frac{\partial^2}{\partial \beta^2}\bar f(\alpha, \beta, x) = -\frac{\partial}{\partial \beta} \rho_0(\alpha, \beta, x) \ge \underline{H}> 0\,. \label{eq:fbarsecondderiv} \end{align}\tag{173}\] Now in what follows, let \(\beta=\beta(\alpha, x)-\bar\delta_1\) as per 170, thus \(\beta-\bar\delta_2 = \beta(\alpha, x)-\bar\delta\) as \(\bar\delta_1+\bar\delta_2=\bar\delta\). By our choice of \(w\), \(\bar\delta\) from 166, we obtain that for this choice of \(\beta=\beta(\alpha, x)-\bar\delta_1\), \[\begin{align} \bar f(\alpha, \beta, x) &\ge \bar f(\alpha, \beta-\bar\delta_2, x) + \bar\delta_2 \frac{\partial}{\partial \beta} \bar f(\alpha,\beta-\bar\delta_2, x)+\frac{1}{2} \underline{H}\bar\delta_2^2 \notag \\ &= \bar f(\alpha, \beta-\bar\delta_2, x) - \bar\delta_2 \big( \rho_0(\alpha,\beta-\bar\delta_2, x ) + x^2 \big) + \frac{1}{2}\underline{H}\bar\delta_2^2 \notag \\ &= \bar f(\alpha, \beta-\bar\delta_2, x) - \bar\delta_2 w^2 + \frac{1}{2} \underline{H}\bar\delta_2^2 \notag \\ &\ge \bar f(\alpha, \beta-\bar\delta_2, x) - \bar\delta_2 w^2 + 3\varepsilon_2\, .\label{eq:sphericalvarproblem2} \end{align}\tag{174}\]
As our last preliminary, we claim we can take \(\varepsilon_1, \varepsilon_2\), and \[\begin{align} \varepsilon_{\mathrm{\small RS}} := \min\big\{ \varepsilon_{\mathrm{\small RSG}}(\varepsilon_1, \alpha_0, \beta_0, \beta_1, \kappa, \lambda), \varepsilon_{\mathrm{\small RSG}}(\varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda) \big\} > 0 \label{eq:sphericalconversion95epsRS95def} \end{align}\tag{175}\] independently of \(x\), where \(\varepsilon_{\mathrm{\small RSG}}\) is from Theorem 17. To this end first observe \[\begin{align} w^2 - x^2 &= \rho_0\big( \alpha, \beta(\alpha, x) - \bar\delta, x \big) \le \rho_0\big( \alpha, \beta(\alpha, x), x \big) + \overline{H}\bar\delta= 1-x^2 + \overline{H}\bar\delta\,. \end{align}\] Since \(w=1+\varepsilon\), it follows that \(\bar\delta> \frac{2}{\overline{H}} \varepsilon\), and hence \(\bar\delta, \bar\delta_1, \bar\delta_2\) are lower bounded independently of \(x\). Next note \[\begin{align} \frac{\partial}{\partial \beta} \big( \beta + \bar f(\alpha, \beta, x) \big) = 1 - \big( \rho_0(\alpha, \beta, x) + x^2 \big)\,,\,\frac{\partial^2}{\partial \beta^2} \big( \beta + \bar f(\alpha, \beta, x) \big) = -\frac{\partial}{\partial \beta} \rho_0(\alpha, \beta, x) \ge \underline{H}> 0 \end{align}\] by 172, 173. Thus as \(\rho_0(\alpha, \beta(\alpha, x), x) = 1-x^2\) by Lemma 23, we have \[\begin{align} \beta(\alpha, x) - \bar\delta_1 + \bar f\big(\alpha, \beta(\alpha, x) - \bar\delta_1, x \big) &\ge \beta(\alpha, x) + \bar f\big(\alpha, \beta(\alpha, x), x \big) - \bar\delta_1 \frac{\partial}{\partial \beta} \big( \beta + \bar f(\alpha, \beta, x) \big)+ \frac{1}{2} \underline{H}\bar\delta_1^2 \\ &\ge \beta(\alpha, x) + \bar f\big(\alpha, \beta(\alpha, x), x \big) + \frac{1}{2} \underline{H}\bar\delta_1^2\,. \end{align}\] Therefore \[\begin{align} \bar f\big(\alpha, \beta(\alpha, x) - \bar\delta_1, x \big) \ge \bar\delta_1 + \bar f\big(\alpha, \beta(\alpha, x), x \big) + \frac{\underline{H}}{2} \bar\delta_1^2\,. \end{align}\] Since \(\bar\delta> \frac{2}{\overline{H}} \varepsilon\), it follows from the above display and 168 that \(\varepsilon_1\) can be taken independently of \(x\). Recalling \(\bar\delta_2\) is lower bounded independently of \(x\) and \(\underline{H}\) does not depend on \(x\), it follows that \(\varepsilon_2\) can be taken independently of \(x\). Hence \(\varepsilon_{\mathrm{\small RS}}\) can also be taken independently of \(x\).
We now turn to establishing ??. We consider any \(\varepsilon''\), \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\), and define \(I\) as in ??. Note \(0 \not\in \bar I\) as \(|x|>\varepsilon''\). In the following proofs, we take \(\beta = \beta(\alpha, x) - \bar\delta_1\) as per 170.
Suppose \(x \ge \varepsilon''>0\). Recall \(I = [\frac{x-\varepsilon''}{w}, x+\varepsilon'']\) where \(w=1+\varepsilon\). By 156 and 158, \[\begin{align} \small\rm LHS&:= \int \mathbf{1}\big\{ \{\theta_1/\sqrt{d} \in \bar I\} \cap C \cap \{d\le \|\theta\|^2 \le w^2 d\} \big\} \exp\big(-\beta\| \theta\|^2\big)\, \mathrm{d}\theta\notag \\ &\le \exp(-\beta d) \text{Vol}\Big( \mathbf{1}\big\{\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon''] \big\} \cap C \cap \big\{ d\le \| \theta\| \le w^2 d\big\} \Big)\notag \\ &= \exp(-\beta d) \sqrt{d}\int_1^w \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[w \cdot \frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big] \Big\} \cap C \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v\notag \\ &\le \exp(-\beta d) \sqrt{d} \int_1^w \mathrm{Area}\Big( \mathbf{1}\Big\{\theta_1/\sqrt{d} \in v\Big[\frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big] \Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \notag \\ &= \exp(-\beta d) \sqrt{d} \int_1^w \mathrm{Area}\Big( \mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[\frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big] \Big\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big) v^{d-1}\, \mathrm{d}v\notag \\ &\le \exp(-\beta d)\frac{1}{\sqrt{d}} (w^d-1) \mathrm{Area}\Big( \mathbf{1}\{\theta_1/\sqrt{d} \in I \} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\, .\label{eq:sphericalconversionlowerboundstep1} \end{align}\tag{176}\] Analogously, when \(x \le -\varepsilon''<0\), we have by 156 and 158 that \[\begin{align} \small\rm LHS&\le \exp(-\beta d) \sqrt{d}\int_1^w \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[x-\varepsilon'', w \cdot \frac{x+\varepsilon''}{w} \Big] \Big\} \cap C \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\le \exp(-\beta d) \sqrt{d} \int_1^w \mathrm{Area}\Big( \mathbf{1}\Big\{\theta_1/\sqrt{d} \in v\Big[x-\varepsilon'', \frac{x+\varepsilon''}{w} \Big] \Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\le \exp(-\beta d)\frac{1}{\sqrt{d}} (w^d-1) \mathrm{Area}\Big( \mathbf{1}\{\theta_1/\sqrt{d} \in I \} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\,. \end{align}\] This yields the same inequality as 176 in the \(x<0\) case. (Note here that \(0 \ge \frac{x+\varepsilon''}{w} > x+\varepsilon''\) as \(x\le -\varepsilon''<0\).) Next, note \[\begin{align} \small\rm LHS= \mathrm{\small (I)}- \mathrm{\small (II)}- \mathrm{\small (III)}\, , \end{align}\] where \[\begin{align} \mathrm{\small (I)}&:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\, ,\\ \mathrm{\small (II)}&:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| \le \sqrt{d}\} \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\, , \\ \mathrm{\small (III)}&:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| > w\sqrt{d}\} \big\}\exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\, . \end{align}\] We now lower bound \(\mathrm{\small (I)}\) and upper bound \(\mathrm{\small (II)}, \mathrm{\small (III)}\) via Theorem 17.
As \(\varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\), by definition of \(\varepsilon_{\mathrm{\small RS}}\) in 175, and as \(\beta = \beta(\alpha, x) \in [\beta_0, \beta_1]\) by 170, Theorem 17 applied with \(\varepsilon=\frac{1}{2} \varepsilon_1 \wedge \varepsilon_2\) and the interval \(\bar I\) implies that for \(d \ge d(\varepsilon_1, \varepsilon_2, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and probability at least \(1-\exp\big(-d / K(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda) \big)\), \[\begin{align} \mathrm{\small (I)}&= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\notag \\ &\ge \max\Big\{ \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(n/d, \beta, x) - \varepsilon_1/2 \big)d \Big), \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(n/d, \beta, x) - \varepsilon_2/2 \big) \Big) d\Big\} \notag \\ &\ge \max\Big\{ \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon_1 \big) d\Big), \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon_2 \big) d\Big) \Big\}\, .\label{eq:sphericalconversion95lowerbd95lowerbdI} \end{align}\tag{177}\] Here, we used the second part of Proposition 9 in the last inequality, following identical reasoning as the proof for the upper bound to convert from \(\mathrm{\small RSG}_{\bar I}(n/d, \beta, x)\) to \(\mathrm{\small RSG}_{\bar I}(\alpha, \beta, x)\).
As \(\varepsilon'' \le \varepsilon_{\mathrm{\small RS}} \le \varepsilon_{\mathrm{\small RSG}}(\varepsilon_1, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and \(\beta \in [\beta_0, \beta_1]\), by Theorem 17, for \(d \ge d(\varepsilon_1, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and probability at least \(1-\exp\big(-d / K(\varepsilon_1, \alpha_0, \beta_0, \beta_1, \kappa, \lambda) \big)\), \[\begin{align} \mathrm{\small (II)}&= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| \le \sqrt{d}\} \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\notag \\ &= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| \le \sqrt{d}\} \big\} \exp\big( -(\beta+ \bar\delta_1) \| \theta\|^2 \big) \exp\big( \bar\delta_1 \| \theta\|^2 \big)\, \mathrm{d}\theta\notag \\ &\le \exp(\bar\delta_1 d)\int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \big\} \exp\big( -(\beta+ \bar\delta_1) \| \theta\|^2 \big)\, \mathrm{d}\theta\notag \\ &\le \exp(\bar\delta_1 d) \cdot \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(n/d, \beta+\bar\delta_1, x) + \varepsilon_1/2 \big) d \Big) \notag \\ &\le \exp(\bar\delta_1 d) \cdot \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta+\bar\delta_1, x) + \varepsilon_1 \big) d \Big) \notag \\ &= \exp\Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta+\bar\delta_1, x) + \bar\delta_1 + \varepsilon_1 \big)d \Big)\,.\label{eq:sphericalconversion95lowerbd95upperbdIIinit} \end{align}\tag{178}\] Here we again use Proposition 9 to convert from \(\mathrm{\small RSG}_{\bar I}(n/d, \beta, x)\) to \(\mathrm{\small RSG}_{\bar I}(\alpha, \beta, x)\). Now by 171 and as \(\bar f = \mathrm{\small RSG}_{\bar I} - \frac{1}{2} \log(2\pi e)\) as \(0 \not\in \bar I\), combining 177, 178 yields that for \(d \ge d(\varepsilon_1, \varepsilon_2, \varepsilon'', \alpha, \beta_0, \beta_1, \kappa, \lambda)\), with probability at least \(1-\exp\big(d / K(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda) \big)\), \[\begin{align} \label{eq:sphericalconversion95lowerbd95upperbdII} \mathrm{\small (I)}&\ge \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon_1 \big) d\Big) \notag \\ &\ge \exp(\varepsilon_1 d)\exp\Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta+\bar\delta_1, x) + \bar\delta_1 + \varepsilon_1 \big) d\Big) \ge 4\mathrm{\small (II)}\,. \end{align}\tag{179}\]
As \(\varepsilon'' \le \varepsilon_{\mathrm{\small RS}} \le \varepsilon_{\mathrm{\small RSG}}(\varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and \(\beta \in [\beta_0, \beta_1]\), by Theorem 17, for \(d \ge d(\varepsilon_2, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and probability at least \(1-\exp\big(-d / K(\varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\big)\), \[\begin{align} \mathrm{\small (III)}&= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| > w\sqrt{d}\} \big\}\exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\notag \\ &= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| > w\sqrt{d}\} \big\} \exp(- (\beta- \bar\delta_2) \| \theta\|^2) \exp(-\bar\delta_2 \| \theta\|^2)\, \mathrm{d}\theta\notag \\ &\le \exp(-\bar\delta_2 w^2 d) \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I\} \cap C \big\} \exp(- (\beta- \bar\delta_2) \| \theta\|^2)\, \mathrm{d}\theta\notag \\ &\le \exp(-\bar\delta_2 w^2 d) \cdot \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(n/d, \beta-\bar\delta_2, x) + \varepsilon_2/2 \big) d \Big) \notag \\ &\le \exp(-\bar\delta_2 w^2 d) \cdot \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta-\bar\delta_2, x) + \varepsilon_2 \big) d \Big) \notag \\ &= \exp\Big( \big(\mathrm{\small RSG}_{\bar I}(\alpha, \beta-\bar\delta_2, x) - \bar\delta_2 w^2 + \varepsilon_2 \big) d\Big)\, .\label{eq:sphericalconversion95lowerbd95upperbdIIIinit} \end{align}\tag{180}\] Here, we again used Proposition 9. By 174 and as \(\bar f = \mathrm{\small RSG}_{\bar I} - \frac{1}{2} \log(2\pi e)\), we obtain that for \(d \ge d(\varepsilon_1, \varepsilon_2, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and probability at least \(1-\exp\big(-d / K(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda) \big)\), \[\begin{align} \mathrm{\small (I)}&\ge \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon_2 \big) d \Big) \notag \\ &\ge \exp(\varepsilon_2 d) \exp\Big( \big(\mathrm{\small RSG}_{\bar I}(\alpha, \beta-\bar\delta_2, x) -\bar\delta_2 w^2 + \varepsilon_2 \big) d\Big) \ge 4\mathrm{\small (III)}\,.\label{eq:sphericalconversion95lowerbd95upperbdIII} \end{align}\tag{181}\]
Combining 179, 181, we obtain for \(d \ge d(\varepsilon_1, \varepsilon_2, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\), with probability at least \(1-\exp\big(-d / K(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\big)\), we have \[\begin{align} \small\rm LHS= \mathrm{\small (I)}- \mathrm{\small (II)}- \mathrm{\small (III)}\ge \mathrm{\small (I)}- \frac{1}{4} \mathrm{\small (I)}- \frac{1}{4} \mathrm{\small (I)}= \frac{1}{2} \mathrm{\small (I)}\,. \end{align}\] Combining the above display with 176 and 177 gives for \(d \ge d(\varepsilon_1, \varepsilon_2, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\), with probability at least \(1-\exp\big(-d / K(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\big)\), \[\begin{align} \mathrm{Area}\Big( \mathbf{1}\{\theta_1/\sqrt{d} \in I \} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big) &\ge \frac{\sqrt{d}}{w^d-1} \cdot \exp(\beta d) \cdot \frac{1}{2} \mathrm{\small (I)}\notag \\ &\ge \frac{\sqrt{d}}{2} \exp\Big( \big(- \log w + \beta+ \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon\big) d \Big)\, ,\label{eq:sphericalconversionlowerboundstep2} \end{align}\tag{182}\] where we recall that \(\varepsilon_1, \varepsilon_2 \le \varepsilon\). Recall \(\beta\in [\beta_0, \beta_1]\), so by Lemma 23 and as \(0 \not\in \bar I\), \[\beta+ \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) \ge \inf_{q \in [0,1)} \Phi(x, q) + \frac{1}{2} \log(2e\pi)\, .\] Since \(\log w \le w-1 \le \varepsilon\), we obtain for the same \(d\) and the same probability as 182, \[\begin{align} \label{eq:sphericalconversionlowerbound95step3} \mu_d\Big( \mathbf{1}\{\theta_1/\sqrt{d} \in I \} \cap C \Big) \mathrm{Area}(\mathbb{S}^{d-1}(\sqrt{d})) \ge \frac{\sqrt{d}}{2} \exp\Big( \Big(\inf_{q \in [0,1)} \Phi(x, q) + \frac{1}{2}\log (2 e \pi) - 2\varepsilon\Big) d \Big)\,. \end{align}\tag{183}\] Again recall \(\lim_{d\rightarrow\infty} \frac{1}{d} \log \mathrm{Area}(\mathbb{S}^{d-1}(\sqrt{d})) = \frac{1}{2} \log(2e\pi)\), and that \(\varepsilon_1, \varepsilon_2\) depend only on \(\varepsilon\), \(\alpha\), \(\beta_0, \beta_1\), \(\kappa\), \(\lambda\) and do not depend on \(x\) as justified earlier. Rearranging 183 yields for \(d \ge d(\varepsilon, \varepsilon'', \alpha, \beta_0, \beta_1, \kappa, \lambda)\) and probability at least \(1-\exp\big(-d / K(\varepsilon, \alpha, \beta_0, \beta_1, \kappa, \lambda) \big)\), \[\begin{align} \frac{1}{d} \log \mu_d\Big( \mathbf{1}\{\theta_1/\sqrt{d} \in I \}\cap C \Big) \ge \inf_{q \in [0,1)} \Phi(x, q) - 4\varepsilon\, . \end{align}\] Taking \(\varepsilon\leftarrow \varepsilon/4\) completes the proof of ??.
Again, we let \(\bar I := [x-\varepsilon'', x+\varepsilon'']\), and we still have \(0 \not\in \bar I\) as \(|x| > \varepsilon''\). In this proof many details are analogous to Appendix 8.2 above and we only highlight the differences. The notation in the following is also identical to Appendix 8.2. Since \(\kappa\ge 0\), 155 now yields the comparison inequalities \[\begin{align} \label{eq:intersection95containment95positivemargin} vC \subseteq C \text{ for } v \ge 1\quad , \quad vC \supseteq C \text{ for } v \le 1\,. \end{align}\tag{184}\] Now for any interval \([a,b]\), we have \[\begin{align} &\text{For 1 \le v \le w}:\quad v[a, b] \subseteq [a, bw]\text{ if b \ge a \ge 0}\quad , \quad v[a,b] \subseteq [aw, b]\text{ if a \le b \le 0}\,,\tag{185} \\ &\text{For w \le v \le 1}: \quad v[a, b] \supseteq [a, bw]\text{ if b \ge a \ge 0}\quad , \quad v[a,b] \supseteq [aw, b]\text{ if a \le b \le 0}\,.\tag{186} \end{align}\]
Let \(w=1+\varepsilon''\) for the proof of this upper bound. For any \(\beta \in [\beta_0, \beta_1]\), we obtain the following from 184, 185. When \(x > \varepsilon''\) we have for \(d \ge d(\varepsilon'')\), \[\begin{align} \small\rm LHS&:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I\} \cap C \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\\ &\ge \exp(-\beta w^2 d)\sqrt{d}\int_1^w \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon'']\Big\} \cap C \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\ge \exp(-\beta w^2 d)\sqrt{d}\int_1^w \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in v \Big[ x-\varepsilon'', \frac{x+\varepsilon''}{w} \Big]\Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\ge \exp(-\beta w^2 d)\, \mathrm{Area}\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \frac{1}{2\sqrt{d}}\,. \end{align}\] Similarly when \(x<-\varepsilon''\), for \(d \ge d(\varepsilon'')\) we have \[\begin{align} \small\rm LHS&\ge \exp(-\beta w^2 d)\sqrt{d}\int_1^w \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon'']\Big\} \cap C \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\ge \exp(-\beta w^2 d)\sqrt{d}\int_1^w \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in v \Big[ \frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big]\Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\ge \exp(-\beta w^2 d)\, \mathrm{Area}\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \frac{1}{2\sqrt{d}}\,. \end{align}\] In either case, applying Theorem 17 with the interval \(\bar I\), we have for \(d \ge d(\varepsilon, \varepsilon'', \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and with probability at least \(1-\exp\big(- d / K(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda) \big)\), \[\begin{align} \label{eq:sphericalconversion95upperbound95whpbound} &\frac{1}{d} \log\bigl( \small\rm LHS\big) \in \Big[ \mathrm{\small RSG}_{\bar I}(n/d, \beta, x) - \varepsilon, \mathrm{\small RSG}_{\bar I}(n/d, \beta, x) + \varepsilon\Big]\, . \end{align}\tag{187}\] We apply the second part of Proposition 9 identically as the proof in the \(\kappa< 0\) case to convert the first argument of \(\mathrm{\small RSG}_{\bar I}(n/d, \beta, x)\) to \(\mathrm{\small RSG}_{\bar I}(\alpha, \beta, x)\) for \(d \ge d(\varepsilon, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\). We obtain for the same \(d\) and the same probability as 187, \[\begin{align} &\frac{1}{d} \log \mu_d\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Big) \le \beta w^2 + \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) + K\varepsilon- \frac{1}{d} \log \mathrm{Area}(\mathbb{S}^{d-1}(\sqrt{d})) + \frac{1}{d} \log(2\sqrt{d})\,. \end{align}\] We now take \(\beta=\beta(\alpha, x)\) in the above, use Lemma 23 and the fact that \(0 \not\in \bar I\), and finish identically to the proof of the upper bound in the \(\kappa< 0\) case. Here we account for the presence of \(\beta w^2\) rather than \(\beta\) by noting \(\beta (w^2-1) \le 3\varepsilon'' \beta_1 \le 30 \varepsilon\). This proves ?? for the \(\kappa\ge 0\) case.
We let \(w = 1 - \varepsilon\). We define \(\underline{H}= \underline{H}(\alpha, \kappa, \lambda)\), \(\overline{H}= \overline{H}(\alpha, \kappa, \lambda)\) identically as 163, 164 and define \(\bar f\) identically as 165. We now let \[\begin{align} \bar\delta= \bar\delta(\varepsilon, \alpha, \beta_0, \beta_1, \kappa, \lambda) := \min\Big\{\frac{1}{4}, \frac{1}{2\overline{H}} \varepsilon\Big\}\,. \end{align}\] By definition of \(\overline{H}\) and as \(\frac{\partial}{\partial \beta}\rho_0(\alpha, \beta, x)<0\) by Lemma 23, it follows that uniformly in \(x \in [-1, 1]\), \[\begin{align} \big| \rho_0(\alpha, \beta(\alpha, x), x) - \rho_0(\alpha, \beta(\alpha, x) + 2\bar\delta, x) \big| \le \varepsilon\,, \end{align}\] and hence by Lemma 23, \[\begin{align} \rho_0(\alpha, \beta(\alpha, x) + 2\bar\delta, x) \ge 1-x^2-\varepsilon\,.\label{eq:spherical95conversion95marginpositive95rhoineq} \end{align}\tag{188}\] Also note \(2\bar\delta+\beta(\alpha, x) < \beta_1=10\), where we use that \(\beta(\alpha, x) \le 9\). By 172, 173, and Lemma 23, we obtain \[\begin{align} \bar f(\alpha, \beta(\alpha, x) + \bar\delta, x) &\ge \bar f(\alpha, \beta(\alpha, x), x) + \bar\delta\frac{\partial}{\partial \beta} \bar f(\alpha, \beta(\alpha, x), x) + \frac{1}{2} \underline{H}\bar\delta^2 \notag \\ &= \bar f(\alpha, \beta(\alpha, x), x) - \bar\delta\big( \rho_0(\alpha, \beta(\alpha, x), x) + x^2 \big) + \frac{1}{2} \underline{H}\bar\delta^2 \notag \\ &= \bar f(\alpha, \beta(\alpha, x), x) - \bar\delta+ \frac{1}{2} \underline{H}\bar\delta^2\,. \label{eq:spherical95conversion95marginpositive95ineq951} \end{align}\tag{189}\] Similarly we obtain \[\begin{align} \bar f(\alpha, \beta(\alpha, x) + \bar\delta, x) &\ge \bar f(\alpha, \beta(\alpha, x) + 2\bar\delta, x) - (-\bar\delta) \big( \rho_0(\alpha, \beta(\alpha, x) + 2\bar\delta, x) + x^2 \big) + \frac{1}{2} \underline{H}\bar\delta^2 \notag \\ &\ge \bar f(\alpha, \beta(\alpha, x) + 2\bar\delta, x) + \bar\delta(1-\varepsilon) + \frac{1}{2} \underline{H}\bar\delta^2 \notag \\ &\ge \bar f(\alpha, \beta(\alpha, x) + 2\bar\delta, x) + \bar\delta w^2 + \frac{1}{2} \underline{H}\bar\delta^2\,,\label{eq:spherical95conversion95marginpositive95ineq95w} \end{align}\tag{190}\] where we used 188 and \(w=1-\varepsilon\) combined with \(\varepsilon<1\). Finally, we let \[\begin{align} \varepsilon_1, \varepsilon_2 &:= \min\Big\{ \frac{1}{6} \underline{H}\bar\delta^2, \varepsilon\Big\}\,, \tag{191} \\ \varepsilon_{\mathrm{\small RS}} &:= \min\big\{ \varepsilon_{\mathrm{\small RSG}}(\varepsilon_1, \alpha_0, \beta_0, \beta_1, \kappa, \lambda), \varepsilon_{\mathrm{\small RSG}}(\varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda) \big\} > 0\,.\tag{192} \end{align}\] We now turn to establishing ??. We consider any \(\varepsilon''\), \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\), and define \(I\) as in ??. Thus \(0 \not \in \bar I\) as \(|x| > \varepsilon''\). We now let \(\beta=\beta(\alpha, x)+\bar\delta\) for the rest of this proof. First suppose \(x \ge \varepsilon'' > 0\). Here we have by 184, 186 that \[\begin{align} \small\rm LHS&:= \int \mathbf{1}\big\{ \{\theta_1/\sqrt{d} \in \bar I\} \cap C \cap \{w^2 d\le \|\theta\|^2 \le d\} \big\} \exp\big(-\beta\| \theta\|^2\big)\, \mathrm{d}\theta\notag \\ &\le \exp(-\beta w^2 d) \text{Vol}\Big( \mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[x-\varepsilon'', w \cdot \frac{x+\varepsilon''}{w} \Big] \Big\} \cap C \cap \{ w^2 d\le \| \theta\| \le d\} \Big)\notag \\ &\le \exp(-\beta w^2 d) \sqrt{d} \int_w^1 \mathrm{Area}\Big( \mathbf{1}\Big\{\theta_1/\sqrt{d} \in v\Big[x-\varepsilon'', \frac{x+\varepsilon''}{w} \Big] \Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \notag \\ &\le \exp(-\beta w^2 d)\frac{1}{\sqrt{d}} \mathrm{Area}\Big( \mathbf{1}\{\theta_1/\sqrt{d} \in I \} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\, .\label{eq:sphericalconversionlowerboundstep195marginpositive} \end{align}\tag{193}\] Analogously, when \(x \le -\varepsilon''<0\), we have \[\begin{align} \small\rm LHS&\le \exp(-\beta w^2 d) \sqrt{d}\int_w^1 \mathrm{Area}\Big(\mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[w \cdot \frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big] \Big\} \cap C \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\le \exp(-\beta w^2 d) \sqrt{d} \int_w^1 \mathrm{Area}\Big( \mathbf{1}\Big\{\theta_1/\sqrt{d} \in v\Big[ \frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big] \Big\} \cap vC \cap v\mathbb{S}^{d-1}(\sqrt{d}) \Big)\, \mathrm{d}v \\ &\le \exp(-\beta w^2 d)\frac{1}{\sqrt{d}} \mathrm{Area}\Big( \mathbf{1}\{\theta_1/\sqrt{d} \in I \} \cap C \cap \mathbb{S}^{d-1}(\sqrt{d}) \Big)\,. \end{align}\] (Note here that \(0 \ge x-\varepsilon'' > \frac{x-\varepsilon''}{w}\).) Now note \[\begin{align} \small\rm LHS= \mathrm{\small (I)}- \mathrm{\small (II)}- \mathrm{\small (III)}\, , \end{align}\] where \[\begin{align} \mathrm{\small (I)}&:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\, ,\\ \mathrm{\small (II)}&:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| \ge \sqrt{d}\} \big\} \exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\, , \\ \mathrm{\small (III)}&:= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| \le w\sqrt{d}\} \big\}\exp(-\beta\| \theta\|^2)\, \mathrm{d}\theta\, . \end{align}\] We again lower bound \(\mathrm{\small (I)}\) and upper bound \(\mathrm{\small (II)}, \mathrm{\small (III)}\) via Theorem 17. First, by Theorem 17 with interval \(\bar I\) and the second part of Proposition 9, as \(\varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\) and \(\beta \in [\beta_0, \beta_1]\), we have for \(d \ge d(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and probability at least \(1 - \exp\big( - d / K(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\big)\), \[\begin{align} \mathrm{\small (I)}\ge \max\Big\{ \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon_1 \big) d \Big), \exp \Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon_2 \big) d \Big) \Big\}\, . \end{align}\] By Theorem 17 and Proposition 9, for the same \(d\) and with the same probability, \[\begin{align} \mathrm{\small (II)}&= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| \ge \sqrt{d}\} \big\} \exp(-(\beta-\bar\delta) \| \theta\|^2) \exp(-\bar\delta\| \theta\|^2) \, \mathrm{d}\theta\\ &\le \exp(-\bar\delta d) \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \big\} \exp(-(\beta-\bar\delta) \| \theta\|^2) \, \mathrm{d}\theta\\ &\le \exp\Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta - \bar\delta, x) - \bar\delta+ \varepsilon_1 \big) d \Big)\,. \end{align}\] Analogously, for the same \(d\) and with the same probability, \[\begin{align} \mathrm{\small (III)}&= \int \mathbf{1}\big\{\{\theta_1/\sqrt{d} \in \bar I \} \cap C \cap \{ \| \theta\| \le w\sqrt{d}\} \big\}\exp(- (\beta+ \bar\delta) \| \theta\|^2) \exp(\bar\delta\| \theta\|^2)\, \mathrm{d}\theta\\ &\le \exp\Big( \big( \mathrm{\small RSG}_{\bar I}(\alpha, \beta+\bar\delta, x) + \bar\delta w^2 + \varepsilon_2 \big) d \Big)\,. \end{align}\] Recall \(\beta-\bar\delta= \beta(\alpha, x)\) and \(\bar f = \mathrm{\small RSG}_{\bar I} - \frac{1}{2} \log(2\pi e)\) as \(0 \not \in \bar I\). Thus applying 189, 190 to upper bound \(\mathrm{\small (II)}\), \(\mathrm{\small (III)}\) respectively gives for \(d \ge d(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\) and probability at least \(1 - \exp\big( - d / K(\varepsilon_1, \varepsilon_2, \alpha_0, \beta_0, \beta_1, \kappa, \lambda)\big)\), we have \(\mathrm{\small (II)}, \mathrm{\small (III)}\le \frac{1}{4} \mathrm{\small (I)}\). Therefore as \(\varepsilon_1, \varepsilon_2 \le \varepsilon\), for the same \(d\) and with the same probability, \[\begin{align} \small\rm LHS\ge \frac{1}{2} \mathrm{\small (I)}\ge \frac{1}{2} \exp\Big( \big(\mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon\big) d\Big)\,. \notag \end{align}\] Via the same steps as the \(\kappa< 0\) case, combining the above display with 193 yields that for the same \(d\) and with the same probability, \[\begin{align} \frac{1}{d} \log \mu_d\Big(\mathbf{1}\{\theta_1/\sqrt{d} \in I\} \cap C \Big) + \frac{1}{d} \log \mathrm{Area}(\mathbb{S}^{d-1}(\sqrt{d})) \ge \beta w^2 + \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) - \varepsilon+ \frac{1}{d} \log \Big(\frac{\sqrt{d}}{2}\Big)\,. \end{align}\] Note that as \(\beta \le \beta_1 = 10\), we have \(\beta w^2 \ge \beta - 3\beta \varepsilon\ge \beta - 30 \varepsilon\). Finally, as \(0 \not\in \bar I\), we recall \(\beta + \mathrm{\small RSG}_{\bar I}(\alpha, \beta, x) \ge \inf_{q \in [0,1)} \Phi(x, q)\) by Lemma 23. Combining these steps with the above display and taking \(\varepsilon\leftarrow \varepsilon/K\) for universal constant \(K\), ?? follows.
Much of this proof is identical to the above and we will only highlight the differences. We again define \(\bar I := [x-\varepsilon'', x+\varepsilon'']\) and follow the same notation as Appendices 8.2, 8.3. Similarly as before, we parametrize \(\mathbb{R}^d\) by the scalar \(v = \|\theta\|/\sqrt{d}\) and \(\theta \in \mathbb{S}^{d-1}(\sqrt{d})\).
By Lipschitzness of \(u(x)\), instead of the comparison inequalities relating \(vC\) and \(C\), we directly study how \(u\big( (s_i \theta_1 + \langle g_i , \bar\theta\rangle) / \sqrt{d} \big)\) changes in \(v\) via the following Lemma.
Lemma 24. With probability at least \(1 - \exp(-d/K_{\mathrm{\ref{lem:posterior95spherical95continuity}}})\), we have for all \(v \ge 0\), \[\begin{align} \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \Big| \sum_{i=1}^n u\big( S_i(v \theta) \big) - \sum_{i=1}^n u\big( S_i(\theta) \big) \Big| \le K_{\mathrm{\ref{lem:posterior95spherical95continuity}}} |v-1| d\,, \end{align}\] where \(K_{\mathrm{\ref{lem:posterior95spherical95continuity}}} \ge 1\) depends on \(\lambda\). Here probability is over the \(s_i, g_i\).
Proof of Lemma 24. Note \(S_i(v\theta) = vS_i(\theta)\). As \(u(\cdot)\) is \(D\)-Lipschitz, we have \[\begin{align} \label{eq:posterior95spherical95lem95eq1} &\sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \Big| \sum_{i=1}^n u\big( vS_i(\theta) \big) - \sum_{i=1}^n u\big( S_i(\theta) \big) \Big| \notag \\ &\quad \le D|v-1| \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \sum_{i=1}^n \big| S_i(\theta) \big| \notag \\ &\quad \le D|v-1| \Big( \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \sum_{i=1}^n |s_i \theta_1/\sqrt{d}| + \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \sum_{i=1}^n \big| \langle g_i, \bar \theta \rangle / \sqrt{d} \big|\Big) \notag \\ &\quad := D|v-1| \big(\mathrm{\small (I)}+ \mathrm{\small (II)}\big)\,. \end{align}\tag{194}\] We now establish high-probability upper bounds on \(\mathrm{\small (I)}, \mathrm{\small (II)}\). Starting with \(\mathrm{\small (I)}\), observe for any \(\theta \in \mathbb{S}^{d-1}(\sqrt{d})\) that \(\theta_1/\sqrt{d} \le 1\). Hence \(\sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \sum_{i=1}^n |s_i \theta_1/\sqrt{d}| \le \sum_{i=1}^n |s_i|\). Recall the \(s_i^2\) are sub-Exponential with parameter \(K_{\mathrm{\small signal}}= K(\lambda)\), and hence the \(|s_i|\) are \(K(\lambda)\) sub-Gaussian. As \(n \le 2d\), Hoeffding’s Inequality implies with probability at least \(1 - \exp \big(-d/K(\lambda) \big)\), we have \[\begin{align} \label{eq:posterior95spherical95lem95eq2} \mathrm{\small (I)}\le K(\lambda) d\,. \end{align}\tag{195}\]
We now upper bound \(\mathrm{\small (II)}\). Since \(\|\bar \theta\| \le \sqrt{d}\), \(\mathrm{\small (II)}\) is maximized for \(\|\bar \theta\|=\sqrt{d}\). Shifting \(d\) by 1, it suffices to consider \[\begin{align} F(G) := \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \sum_{i=1}^n \big| \langle g_i, \theta \rangle / \sqrt{d} \big| \end{align}\] where now \(g_i \sim N(0, I_d)\) and where \(G\) refers to the \(n \times d\) Gaussian matrix with rows \(g_i\).
Consider two Gaussian matrices \(G_0 = \{g_i^0\}_{i=1}^n, G_1 = \{g_i^1\}_{i=1}^n\) whose rows \(g_i^0, g_i^1\) are i.i.d. from \(N(0, I_d)\). If \(F(G_1) \ge F(G_0)\), by continuity of \(\sum_{i=1}^n \big| \langle g_i^1, \theta \rangle / \sqrt{d} \big|\) in \(\theta\), we have for some \(\theta' \in \mathbb{S}^{d-1}(\sqrt{d})\), \[\begin{align} F(G_1) - F(G_0) = \sum_{i=1}^n \big| \langle g_i^1, \theta' \rangle / \sqrt{d} \big| - F(G_0) &\le \sum_{i=1}^n \big| \langle g_i^1, \theta' \rangle / \sqrt{d} \big| - \sum_{i=1}^n \big| \langle g_i^0, \theta' \rangle / \sqrt{d} \big| \\ &\le \sum_{i=1}^n \big|\langle g_i^1 - g_i^0, \theta' \rangle / \sqrt{d} \big| \\ &\le \sum_{i=1}^n \| g_i^1 - g_i^0 \| \\ &\le \sqrt{n} \Big( \sum_{i=1}^n \sum_{j=1}^d (g_{ij}^1 - g_{ij}^0)^2 \Big)^{1/2}\,. \end{align}\] An analogous bound applies if \(F(G_0) \ge F(G_1)\). Therefore \(F(G)\) is \(\sqrt{n}\)-Lipschitz as a function of \(G\) measured w.r.t. Euclidean norm. Clearly the density of \(G\) is 1 strongly log-concave. It follows by concentration of Lipschiz functions of strongly log-concave measures, Theorem 19, that \[\begin{align} \label{eq:posterior95spherical95lem95logconcaveconcentration} \operatorname{\mathbb{P}}\Big( F(G) \ge \operatorname{\mathbb{E}}\big[ F(G) \big] + t) \le \exp\Big( - \frac{t^2}{K n} \Big)\,, \end{align}\tag{196}\] where probability is over \(G\). Next we upper bound \(\operatorname{\mathbb{E}}\big[ F(G) \big]\). Writing \(u = (u_1, \ldots, u_n)\) where each \(u_i \in \{\pm 1\}\), observe that \[\begin{align} F(G) = \frac{1}{\sqrt{d}} \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d}), u \in \{\pm 1\}^n } \sum_{i=1}^n u_i \langle g_i, \theta\rangle = \frac{1}{\sqrt{d}} \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d}), u \in \{\pm 1\}^n } \sum_{i=1}^n \sum_{j=1}^d u_i \theta_j g_{ij}\,. \end{align}\] Define the centered Gaussian processes \(X_{\theta, u} := \sum_{i=1}^n \sum_{j=1}^d u_i \theta_j g_{ij}\), \(Y_{\theta, u} := \| u\|_2 \langle g, \theta \rangle + \|\theta\|_2 \langle h, u \rangle\), where \(u = (u_1, \ldots, u_n)^T\), and where \(g \sim N(0, I_d)\), \(h \sim N(0, I_n)\) are independent. For any \(\theta, \theta' \in \mathbb{S}^{d-1}(\sqrt{d})\), \(u, u' \in \{\pm 1\}^n\), observe \[\begin{align} \operatorname{\mathbb{E}}\big[ (X_{\theta, u} - X_{\theta', u'})^2 \big] &= \|\theta\|^2 \|u\|^2 + \|\theta'\|^2 \|u'\|^2 - 2 \langle u, u' \rangle \langle \theta, \theta' \rangle\,, \\ \operatorname{\mathbb{E}}\big[ (Y_{\theta, u} - Y_{\theta', u'})^2 \big] &= 2\|\theta\|^2 \|u \|^2 + 2\|\theta'\|^2 \|u'\|^2 - 2\big( \|u \| \|u'\| \langle \theta, \theta' \rangle + \|\theta\|\|\theta'\| \langle u, u' \rangle \big)\,. \end{align}\] As \(\|\theta\|=\|\theta'\|=\sqrt{d}, \|u\|=\|u'\|=\sqrt{n}\) and \(\big(n-\langle u,u'\rangle \big) \big( d - \langle \theta, \theta' \rangle \big) \ge 0\), it follows that \[\begin{align} \operatorname{\mathbb{E}}\big[ (X_{\theta, u} - X_{\theta', u'})^2 \big] \le \operatorname{\mathbb{E}}\big[ (Y_{\theta, u} - Y_{\theta', u'})^2 \big]\,. \end{align}\] By the Sudakov-Fernique inequality (see e.g. Theorem 7.2.8, [46]), noting \(\|u\|=\sqrt{n}, \|\theta\|=\sqrt{d}\) always holds for \(u \in \{\pm 1\}^n, \theta \in \mathbb{S}^{d-1}(\sqrt{d})\), we obtain \[\begin{align} \sqrt{d} \operatorname{\mathbb{E}}\big[F(G) \big] &= \operatorname{\mathbb{E}}\Big[ \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d}), u \in \{\pm 1\}^n } X_{\theta, u} \Big] \\ &\le \operatorname{\mathbb{E}}\Big[ \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d}), u \in \{\pm 1\}^n } Y_{\theta, u} \Big] \\ &\le \sqrt{n} \operatorname{\mathbb{E}}\big[ \sup_{\theta \in \mathbb{S}^{d-1}(\sqrt{d})} \langle g, \theta \rangle\big] + \sqrt{d} \operatorname{\mathbb{E}}\big[ \sup_{u \in \{\pm 1\}^n} \langle h, u\rangle \big] \\ &= \sqrt{nd} \operatorname{\mathbb{E}}\big[ \| g\|_2 \big] + \sqrt{d} \operatorname{\mathbb{E}}\big[ \|h\|_1 \big] \\ &= O(n^{1/2} d)\,. \end{align}\] Using \(n \le 2d\), it follows that \(\operatorname{\mathbb{E}}\big[ F(G) \big] \le O(d)\). Combining with 196 gives that with probability at least \(1 - \exp(-d/K)\), we have \[\begin{align} \label{eq:posterior95spherical95lem95eq3} \mathrm{\small (II)}\le K d\,. \end{align}\tag{197}\] Now combining 194, 195, 197 with a Union Bound, the Lemma follows. ◻
We now have the technical ingredients in place to prove Theorem 23.
Let \(K'(\lambda) := K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}(\lambda)\), where \(K'\) is as in the statement of Theorem. We thus consider \(\varepsilon'' \le \min\{ \varepsilon/ K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}(\lambda), \varepsilon_{\mathrm{\small RSG}}\}\) and let \(I\) be as per ??. Let \(w=1+\varepsilon''\).
For any \(\beta \in [\beta_0, \beta_1]\), by 185, we obtain the following, very similarly to the proof of ??. When \(x > \varepsilon''\), we have for \(d \ge d(\varepsilon'')\), \[\begin{align} \small\rm LHS&:= \int \mathbf{1}\{\theta_1/\sqrt{d} \in \bar I\} \exp\Big( \sum_{i=1}^n u\big(S_i(\theta)\big)-\beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\\ &\ge \int \mathbf{1}\Big\{ \big\{\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon''] \big\} \cap \big\{d \le \|\theta\|^2 \le w^2 d \big\} \Big\} \exp\Big( \sum_{i=1}^n u\big(S_i(\theta)\big)-\beta\| \theta\|^2 \Big)\, \mathrm{d}\theta\\ &\ge \exp(-\beta w^2 d)\sqrt{d}\int_1^w \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\big\{v\theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon'']\big\} v^{d-1} \exp\Big( \sum_{i=1}^n u\big(S_i(v\theta)\big) \Big) \, \mathrm{d}\theta \mathrm{d}v \\ &\ge \exp(-\beta w^2 d)\sqrt{d}\int_1^w \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[ x-\varepsilon'', \frac{x+\varepsilon''}{w} \Big] \Big\} v^{d-1} \exp\Big( \sum_{i=1}^n u\big(S_i(v\theta)\big) \Big) \, \mathrm{d}\theta \mathrm{d}v \,, \end{align}\] where the last inequality uses 185. When \(x < -\varepsilon''\), we have for \(d \ge d(\varepsilon'')\), now using 185 in the \(a \le b \le 0\) case, \[\begin{align} \small\rm LHS\ge \exp(-\beta w^2 d)\sqrt{d}\int_1^w \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[ \frac{x-\varepsilon''}{w}, x+\varepsilon''\Big] \Big\} v^{d-1} \exp\Big( \sum_{i=1}^n u\big(S_i(v\theta)\big) \Big) \, \mathrm{d}\theta \mathrm{d}v \,. \end{align}\] By Lemma 24, with probability at least \(1-\exp\big( -d / K(\lambda) \big)\), we have for all \(\theta \in \mathbb{S}^{d-1}(\sqrt{d})\) and all \(v, 1 \le v \le w\) that \[\begin{align} \Big| \sum_{i=1}^n u\big( S_i(v \theta) \big) - \sum_{i=1}^n u\big( S_i(\theta) \big) \Big| \le K_{\mathrm{\ref{lem:posterior95spherical95continuity}}} |v-1| d \le \varepsilon d\,, \end{align}\] where we use that \(1 \le v \le w \le 1+\varepsilon/K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}\). Combining the above displays and recalling the definition of \(I\) in ?? yields that for \(d \ge d(\varepsilon'')\), with probability at least \(1-\exp\big( d / K(\lambda) \big)\), \[\begin{align} \small\rm LHS&\ge \exp \big(-\beta w^2 d - \varepsilon d \big) \sqrt{d} \int_1^w \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\big\{ \theta_1/\sqrt{d} \in I \big\} v^{d-1} \exp\Big(\sum_{i=1}^n u\big( S_i(\theta) \big) \Big)\, \mathrm{d}\theta \mathrm{d}v \notag \\ &\ge \frac{\exp \big(-\beta w^2 d - \varepsilon d \big)}{2\sqrt{d}} \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\big\{ \theta_1/\sqrt{d} \in I \big\} \exp\Big(\sum_{i=1}^n u\big( S_i(\theta) \big) \Big)\, \mathrm{d}\theta\,.\notag \end{align}\] That is, \[\begin{align} \label{eq:posterior95spherical95upperbd95main} \frac{1}{d} \log Z(I) \le \frac{1}{d} \log(\small\rm LHS) + \frac{1}{d} \log(2\sqrt{d}) + \beta w^2 + \varepsilon\,. \end{align}\tag{198}\]
With 198, the rest of the proof of ?? now follows identically as the proof of ??, the one difference being that we apply Theorem 18 rather than Theorem 23 to control \(\frac{1}{d} \log(\small\rm LHS)\).
Let \(K_{\mathrm{\ref{lem:posterior95spherical95continuity}}} = K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}(\lambda) \ge 1\), and \(w=1- \frac{\varepsilon}{K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}}\). Recall that Lemma 23, Proposition 9 still hold here, where the RS equations are given in terms of \(u(x)\) rather than the hard indicator \(\mathbf{1}\{\cdot \ge \kappa\}\). Thus we may perform the following steps.
In particular, define \(\underline{H}, \overline{H}\) as in 163, 164. We now define \[\begin{align} \label{eq:posterior95sphericalconversion95barf95def} \bar f(\alpha, \beta, x) := \bar\Phi\big(x, q_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) - \beta\big(\rho_0(\alpha, \beta, x) + x^2)\,, \end{align}\tag{199}\] where consider \(\bar\Phi(x,q,\rho)\) given with \(u(x)\) (rather than the hard indicator function \(\mathbf{1}\{\cdot \ge \kappa\}\) for the interpolators). We now let \[\begin{align} \bar\delta= \bar\delta(\varepsilon, \alpha, \beta_0, \beta_1, \lambda) := \min\Big\{\frac{1}{4}, \frac{1}{2\overline{H}K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}} \varepsilon\Big\}\,. \end{align}\] Analogously as the proof of 188, we have uniformly in \(x \in [-1, 1]\): \[\begin{align} \rho_0(\alpha, \beta(\alpha, x) + 2\bar\delta, x) \ge 1-x^2-\frac{\varepsilon}{K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}}\,.\label{eq:posterior95spherical95conversion95marginpositive95rhoineq} \end{align}\tag{200}\] Again analogously the proof of 189, 190, now using 200 and \(\varepsilon<1, K_{\mathrm{\ref{lem:posterior95spherical95continuity}}} \ge 1\), we obtain \[\begin{align} \bar f(\alpha, \beta(\alpha, x) + \bar\delta, x) &\ge \bar f(\alpha, \beta(\alpha, x), x) - \bar\delta+ \frac{1}{2} \underline{H}\bar\delta^2\,, \tag{201} \\ \bar f(\alpha, \beta(\alpha, x) + \bar\delta, x) &\ge \bar f(\alpha, \beta(\alpha, x) + 2\bar\delta, x) + \bar\delta w^2 + \frac{1}{2} \underline{H}\bar\delta^2\,.\tag{202} \end{align}\] Finally, we again let \[\begin{align} \varepsilon_1 = \varepsilon_2 &:= \min\Big\{ \frac{1}{6} \underline{H}\bar\delta^2, \varepsilon\Big\}\,, \tag{203} \\ \varepsilon_{\mathrm{\small RS}} &:= \min\big\{ \varepsilon_{\mathrm{\small RSG}}(\varepsilon_1, \alpha_0, \beta_0, \beta_1, \lambda), \varepsilon_{\mathrm{\small RSG}}(\varepsilon_2, \alpha_0, \beta_0, \beta_1, \lambda) \big\} > 0\,,\tag{204} \end{align}\] where now \(\varepsilon_{\mathrm{\small RSG}}\) comes from Theorem 18.
We now turn to establishing ??. Again, consider any \(\varepsilon''\), \(0 < \varepsilon'' \le \varepsilon_{\mathrm{\small RS}}\), and define \(I\) as in ??. Thus \(0 \not \in \bar I\) as \(|x| > \varepsilon''\). We now let \(\beta=\beta(\alpha, x)+\bar\delta\) for the rest of this proof. First suppose \(x \ge \varepsilon'' > 0\). Here we have by 186 that \[\begin{align} \small\rm LHS&:= \int \mathbf{1}\big\{ \{\theta_1/\sqrt{d} \in \bar I\} \cap \{w^2 d\le \|\theta\|^2 \le d\} \big\} \exp\Big( \sum_{i=1}^n u\big( S_i(\theta) \big) -\beta\| \theta\|^2\Big)\, \mathrm{d}\theta\notag \\ &\le \exp(-\beta w^2 d) \sqrt{d} \int_w^1 \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\big\{v \theta_1/\sqrt{d} \in [x-\varepsilon'', x+\varepsilon''] \big\} v^{d-1} \exp\Big( \sum_{i=1}^n u\big( S_i(v\theta) \big) \Big)\, \mathrm{d}\theta\mathrm{d}v \notag \\ &\le \exp(-\beta w^2 d) \sqrt{d} \int_w^1 \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\Big\{ \theta_1/\sqrt{d} \in \Big[ x-\varepsilon'', \frac{x+\varepsilon''}{w} \Big] \Big\} v^{d-1} \exp\Big( \sum_{i=1}^n u\big( S_i(v\theta) \big) \Big)\, \mathrm{d}\theta\mathrm{d}v \, .\notag \end{align}\] Analogously, when \(x \le -\varepsilon''<0\), we have \[\begin{align} \small\rm LHS&\le \exp(-\beta w^2 d) \sqrt{d} \int_w^1 \mathbf{1}\Big\{\theta_1/\sqrt{d} \in \Big[ \frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big] \Big\} v^{d-1} \exp\Big( \sum_{i=1}^n u\big( S_i(v\theta) \big) \Big)\, \mathrm{d}\theta\mathrm{d}v \, . \end{align}\] By Lemma 24, with probability at least \(1-\exp\big( -d / K(\lambda) \big)\), we have for all \(\theta \in \mathbb{S}^{d-1}(\sqrt{d})\) and all \(v, w \le v \le 1\) that \[\begin{align} \Big| \sum_{i=1}^n u\big( S_i(v \theta) \big) - \sum_{i=1}^n u\big( S_i(\theta) \big) \Big| \le K_{\mathrm{\ref{lem:posterior95spherical95continuity}}} |v-1| d \le \varepsilon d\,, \end{align}\] where we use that \(1-\varepsilon/K_{\mathrm{\ref{lem:posterior95spherical95continuity}}}=w \le v \le 1\). Note as \(K_{\mathrm{\ref{lem:posterior95spherical95continuity}}} \ge 1\), \(w \ge 1-\varepsilon\). Therefore by the definition of \(I\) in ??, \[\begin{align} \Big[ x-\varepsilon'', \frac{x+\varepsilon''}{w} \Big] \subseteq I \text{ when } x \ge \varepsilon''\,,\, \Big[ \frac{x-\varepsilon''}{w}, x+\varepsilon'' \Big] \subseteq I \text{ when }x \le -\varepsilon''\,. \end{align}\] Combining the above displays now yields that with probability at least \(1-\exp\big( d / K(\lambda) \big)\), \[\begin{align} \small\rm LHS&\le \exp \big(-\beta w^2 d + \varepsilon d \big) \sqrt{d} \int_w^1 \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\big\{ \theta_1/\sqrt{d} \in I \big\} v^{d-1} \exp\Big(\sum_{i=1}^n u\big( S_i(\theta) \big) \Big)\, \mathrm{d}\theta \mathrm{d}v \notag \\ &\le \frac{\exp \big(-\beta w^2 d + \varepsilon d \big)}{\sqrt{d}} \int_{\mathbb{S}^{d-1}(\sqrt{d})} \mathbf{1}\big\{ \theta_1/\sqrt{d} \in I \big\} \exp\Big(\sum_{i=1}^n u\big( S_i(\theta) \big) \Big)\, \mathrm{d}\theta\,.\notag \end{align}\] That is, \[\begin{align} \label{eq:posterior95spherical95lowerbd95main} \frac{1}{d} \log Z(I) \ge \frac{1}{d} \log(\small\rm LHS) + \frac{1}{d} \log \sqrt{d} + \beta w^2 - \varepsilon\,. \end{align}\tag{205}\]
With 205, the rest of the proof of ?? now follows identically as the proof of ?? in the \(\kappa\ge 0\) case. We again write \[\begin{align} \small\rm LHS= \mathrm{\small (I)}- \mathrm{\small (II)}- \mathrm{\small (III)}\,, \end{align}\] where now \(\mathbf{1}\{C\}\) in the definition of \(\mathrm{\small (I)}, \mathrm{\small (II)}, \mathrm{\small (III)}\) is replaced by \(\exp\big( \sum_{i=1}^n u(S_i(\theta))\big)\). (Observe that in the proof of ??, \(C\) takes the same form, for \(u(x) = \mathbf{1}\{x \ge \kappa\}\).) We now apply Theorem 18 to establish high-probability formulas for \(\mathrm{\small (I)}, \mathrm{\small (II)}, \mathrm{\small (III)}\) up to accuracy \(\varepsilon_1, \varepsilon_2\), where \(\varepsilon_1, \varepsilon_2\) are as defined in 203. Combined with 201, 202, this proves that \[\begin{align} \frac{1}{4} \mathrm{\small (I)}\ge \mathrm{\small (II)}, \mathrm{\small (III)}\,. \end{align}\] Combining with 205 and finishing as in the proof of ?? now establishes ??.
Here we prove the intermediate technical results Lemma 2, Lemma 4, and Proposition 11 on the interpolation argument and concentration of measure, used in the proof of Theorems 7 and 8. Throughout Appendix 9, for the interpolators we let \(D\) be as stated in Theorem 7, and for the posterior we recall that \(|u^{l}| \le D=D(\lambda)\) for \(l=1,2,3,4\). Also here in Appendix 9, as per the proof for the interpolators, we will always write dependence on \(\kappa\) in \(K\) when it is present in the following proofs; note there is no such dependence for the posterior.
We first prove Lemma 2, which lets us ‘transfer’ expectations of the form \(\nu_{t,v}(f)\) for \(0 \le v \le 1\) to expectations \(\nu_{t,1}(f)\) when \(v=1\), using some of the ideas from cavity in \(n\). We then finish the cavity in \(n\) argument and execute the cavity in \(d\) argument to prove Lemma 4, which gives us control over the derivatives \(\big| \frac{\mathrm{d}}{\mathrm{d}t} \nu_t\big( \theta_{d}^1 \theta_{d}^2 \big) \big|\), \(\big| \frac{\mathrm{d}}{\mathrm{d}t} \nu_t\big( (\theta_{d}^1)^2 \big) \big|\) arising in the interpolation argument. Both these arguments will crucially use Proposition 11 on concentration of the interpolating Gibbs measure \(\nu_{t,v}(\cdot)\), which we prove later in Appendix 9.3. The proof of Proposition 11 will crucially use classical results on concentration of Lipschitz functions of strongly log-concave measures; note the quadratic component \(-\beta \| \theta \|^2\) we added when relaxing to the Gaussian measure is strongly concave and \(u(\cdot)\) in Theorem 7 is concave.
Our first step will be to establish the following on the derivative of \(\nu_{t,v}\) w.r.t. \(v\).
Lemma 25. Consider any \(t \in [0,1]\) and a function \(B_v\) that is either 1, \(u'(S_{n, t, v}^1) u'(S_{n, t, v}^2)\), or \(u''(S_{n, t, v}^1) + u'(S_{n, t, v}^1)^2\). Then for any \(f:(\mathbb{R}^{d-1})^L\rightarrow \mathbb{R}\), \(\Big| \frac{\partial}{\partial v} \nu_{t,v}(fB_v) \Big|\) is upper bounded by \[\begin{align} &K\Bigg( \sum_{\ell\le L+1} \nu_{t,v}\big( \big|f \big| \big|R_{\ell,\ell} - \rho_{n, d}\big| \big) + \sum_{1 \le \ell_1 \neq \ell_2 \le L+2} \nu_{t,v}\big( \big|f \big| \big|R_{\ell_1,\ell_2} - q_{n, d}\big| \big) + \Big(\varepsilon''+\frac{1}{d} \Big) \nu_{t,v}(f^2)^{1/2} \Bigg)\,, \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda, L\), and also on \(\kappa\) for the interpolators.
For proving Lemma 2 we will only need Lemma 25 with \(B_v = 1\). However the full generality where \(B_v\) equals 1, \(u'(S_{n, t, v}^1) u'(S_{n, t, v}^2) = u'(S_v^1) u'(S_v^2)\), or \(u''(S_v^1) + u'(S_v^1)^2\) will be needed in proving Lemma 4 later, specifically in the proof of Lemma 28.
Proof of Lemma 25. Throughout this proof, we use the shorthand \(S_v^{\ell} = S_{n,t,v}^{\ell}\). Recall \[\begin{align} \nu_{t,v}(f B_v) &= \operatorname{\mathbb{E}}\frac{\big\langle f B_v \exp\big( \sum_{\ell\le L} u(S^{\ell}_v) \big) \big\rangle_{t,\sim} }{\big\langle \exp\big( u(S^{L+1}_v) \big) \big\rangle_{t,\sim}^L} = \operatorname{\mathbb{E}}\Big[ \frac{g(v)}{h(v)} \Big]\,, \end{align}\] where we let \[\begin{align} g(v) := \Big\langle f B_v \exp\big( \sum_{\ell\le L} u(S^{\ell}_v) \big) \Big\rangle_{t,\sim}\,,\, h(v) := \Big\langle \exp\big( u(S^{L+1}_v) \big) \Big\rangle_{t,\sim}^L\,. \end{align}\] Note the denominator of the Gibbs average defining \(\langle \cdot \rangle_{t, \sim}\) does not depend on \(v\). We thus compute \[\begin{align} \frac{\partial}{\partial v} h(v) = L\Big\langle \exp\big( u(S^{L+1}_v) \big) \Big\rangle_{t,\sim}^{L-1}\, \Big\langle \exp\big( u(S^{L+1}_v) \big) u'(S^{L+1}_v) \cdot \frac{\partial}{\partial v} S^{L+1}_v \Big\rangle_{t,\sim}\,, \end{align}\] and \[\begin{align} \frac{\partial}{\partial v} g(v) = \Big\langle fB_v \exp\Big( \sum_{\ell\le L} u(S^{\ell}_v) \Big) \Big( \sum_{\ell\le L} u'(S^{\ell}_v) \cdot \frac{\partial}{\partial v} S^{\ell}_v + r(v) \Big) \Big\rangle_{t,\sim} \,, \end{align}\] where \[\begin{align} r(v) := \begin{cases} 0 &: B_v = 1\,, \\ u''(S^1_v) u'(S^2_v) \cdot \frac{\partial}{\partial v} S^1_v + u'(S^1_v) u''(S^2_v) \cdot \frac{\partial}{\partial v} S^2_v &: B_v = u'(S_v^1) u'(S_v^2)\,, \\ u'''(S^1_v) \cdot \frac{\partial}{\partial v} S^1_v + 2u'(S^1_v) u''(S^1_v) \cdot \frac{\partial}{\partial v} S^1_v &: B_v = u''(S_v^1) + u'(S_v^1)^2\,. \end{cases} \end{align}\] Note \[\begin{align} \frac{\partial}{\partial v}S^{\ell}_v &= \Big( \frac{\theta_1^{\ell}}{\sqrt{d}} - x\Big)s_{n} + \frac{1}{2\sqrt{vd}} \Big( \sum_{2 \le j\le d-1} g_{n,j} \theta_j^\ell+ \sqrt{t} g_{n,d} \theta_{d}^\ell\Big) - \frac{1}{2\sqrt{1-v}} \big( \sqrt{q_{n, d}}Z+ \sqrt{\rho_{n, d} - q_{n, d}}W^\ell\big)\,. \end{align}\] Collecting common terms into the ‘signal part’ \(\mathrm{\small (I)}\) corresponding to \(s_{n}\) and the rest of the expression \(\mathrm{\small (II)}\) for \(\frac{\partial}{\partial v}S^{\ell}_v\), we obtain \[\begin{align} \frac{\partial}{\partial v}\nu_{t,v}(f B_v) &= \mathrm{\small (I)}+ \mathrm{\small (II)}\,, \end{align}\] where \(\mathrm{\small (I)}, \mathrm{\small (II)}\) are defined by \[\begin{align} \mathrm{\small (I)}&:= \nu_{t,v}\Bigg( fB_v \Bigg(\sum_{\ell\le L} u'(S^{\ell}_v) \cdot \Big(\frac{\theta_1^\ell}{\sqrt{d}} - x \Big) s_{n} + r_1(v) \Bigg)\Bigg) - L\nu_{t,v}\Bigg( fB_v \cdot u'(S_v^{L+1}) \cdot \Big( \frac{\theta_1^{L+1}}{\sqrt{d}}-x \Big)s_{n} \Bigg)\,, \end{align}\] where \[\begin{align} r_1(v) &:= \begin{cases} 0 &: B_v = 1\,, \\ u''(S^1_v) u'(S^2_v) \cdot \Big(\frac{\theta_1^1}{\sqrt{d}} - x \Big)s_{n} + u'(S^1_v) u''(S^2_v) \cdot \Big(\frac{\theta_1^2}{\sqrt{d}} - x \Big)s_{n} &: B_v = u'(S^1_v) u'(S^2_v)\,, \\ \big( u'''(S^1_v) + 2u'(S^1_v) u''(S^1_v) \big) \cdot \Big(\frac{\theta_1^1}{\sqrt{d}} - x \Big)s_{n} &: B_v = u''(S^1_v) + u'(S^1_v)^2\,, \end{cases} \end{align}\] and \[\begin{align} \mathrm{\small (II)}&:= \nu_{t,v}\Bigg( fB_v \Big( \sum_{\ell\le L} u'(S^{\ell}_v) \bar{S}_v^{\ell} + r_2(v) \Big) \Bigg) - L\nu_{t,v}\Big( fB_v u'(S^{L+1}_v) \bar{S}_v^{L+1}\Big)\,, \end{align}\] where \[\begin{align} \bar{S}_v^\ell&:= \frac{1}{2\sqrt{vd}} \Big( \sum_{2 \le j\le d-1} g_{n, j} \theta_j^{\ell} + \sqrt{t} g_{n, d} \theta_{d}^\ell\Big) - \frac{1}{2\sqrt{1-v}} \big( \sqrt{q_{n, d}}Z+ \sqrt{\rho_{n, d} - q_{n, d}}W^\ell\big)\,, \\ r_2(v) &:= \begin{cases} 0 &: B_v = 1\,, \\ u''(S^1_v) u'(S^2_v) \bar{S}^1_v + u'(S^1_v) u''(S^2_v) \bar{S}^2_v &: B_v = u'(S^1_v) u'(S^2_v)\,, \\ \big( u'''(S^1_v) + 2u'(S^1_v) u''(S^1_v) \big) \bar{S}^1_v &: B_v = u''(S^1_v) + u'(S^1_v)^2\,. \end{cases} \end{align}\] First we upper bound \(\big|\mathrm{\small (I)}\big|\), via an analogous derivation as in the proof of Proposition 10 (specifically, the derivation of the upper bound on \(\big|\mathrm{\small (I)}\big|\) therein). Since \(\exp(\cdot) \ge 0\), we have \[\begin{align} \big|\mathrm{\small (I)}\big| \le K(L) \sum_{1 \le \ell\le L+1} \operatorname{\mathbb{E}}\frac{ \Big\langle \big|f s_n \big( \frac{\theta_1^{\ell}}{\sqrt{d}} - x \big) h_{\ell}\big| \cdot \exp \big( \sum_{1 \le \ell\le L+1} u(S_v^\ell) \big) \Big\rangle_{t, \sim} }{ \big( \big\langle \exp u(S_{n, t, v}^{L+2})\big\rangle_{t, \sim} \big)^{L+1} }\,, \end{align}\] where \(h_{\ell}\) is a sum of products of \(u^{(l')}(s_v^{1}), \ldots, u^{(l')}(s_v^{L+1})\) for \(l'=1,2,3\), given by the above definition for \(\mathrm{\small (I)}\). Thus we have \(|h_{\ell}| \le K(D, L)\) by our bounds on the first 4 derivatives of \(u(\cdot)\). Due to the indicator \(\mathbf{1}\{\theta^\ell_1/\sqrt{d} \in I\}\) in the definition of the Gibbs measure \(\langle \cdot \rangle_{t, \sim}\) from 53, which is applied for all \(1 \le \ell\le L+1\) since each \(f s_n \big( \frac{\theta_1^{\ell}}{\sqrt{d}} - x \big) h_{\ell}\) is a function of all the \(L+1\) replicas, we can upper bound the numerator in the above expression as follows: \[\begin{align} \Big\langle \Big|f s_n \Big( \frac{\theta_1^{\ell}}{\sqrt{d}} - x \Big) h_{\ell}\Big| \cdot \exp \Big( \sum_{1 \le \ell\le L+1} u(S_v^\ell) \Big) \Big\rangle_{t, \sim} &\le \varepsilon'' K(D, L) \cdot \Big\langle \big| f \big| \big| s_n \big| \exp \Big( \sum_{1 \le \ell\le L+1} u(S_v^\ell) \Big) \Big\rangle_{t, \sim}\,. \end{align}\] Thus by Cauchy-Schwarz, \[\begin{align} \big|\mathrm{\small (I)}\big| &\le \varepsilon'' K(D, L) \cdot \nu_{t,v}\big( |f| |s_{n}| \big) \le \varepsilon'' K(D, L) \cdot \nu_{t,v}(s_{n}^2)^{1/2} \nu_{t,v}(f^2)^{1/2}\,.\notag \end{align}\] Since \(s_n\) does not depend on the replicas \(\theta^1, \ldots, \theta^L\) or the annealed disorder \(W^1, \ldots, W^L\), we have \(\nu_{t,v}(s_n^2)^{1/2} = \operatorname{\mathbb{E}}[s_n^2]^{1/2} \le K(\lambda)\). Combining with the above yields \[\begin{align} \label{eq:int95by95parts95boundI} \big|\mathrm{\small (I)}\big| \le \varepsilon'' K(D, \lambda, L) \cdot \nu_{t,v}(f^2)^{1/2}\,. \end{align}\tag{206}\]
Next we upper bound \(\big|\mathrm{\small (II)}\big|\). We simplify \(\mathrm{\small (II)}\) via Guassian Integration by Parts w.r.t. the \(g_{n,j}, g_{n,d}, z, W^\ell\). We give the computation in the case where \(B_v = u''(S^1_v) + u'(S^1_v)^2\), the computation when \(B_v = 1\) or \(B_v = u'(S_v^1) u'(S_v^2)\) is analogous. This computation is analogous to the proof of Lemma 3.2.8, [25]; this is because the derivatives of \(S_v^{\ell}\) w.r.t. the \(g_{n,j}, g_{n,d}, z, W^{\ell}\) are the same as when the \(S_v^{\ell}\) are defined without the signal part. A similar computation is detailed on the proof of Lemma 2.3.2, p. of [25]. Spelling out the computation in full detail when \(B_v = u''(S^1_v) + u'(S^1_v)^2\), we obtain \[\label{eq:biginterpolation95intbyparts1} \begin{align} &\nu_{t,v}\Bigg( fB_v \Big( \sum_{\ell\le L} u'(S^{\ell}_v) \bar{S}_v^{\ell} + r_2(v) \Big) \Bigg) \\ &\quad = \frac{1}{2} \nu_{t,v}\Big( f (R_{1,1} - \rho_{n,d}) u'(S_v^1) \big(u'''(S_v^1) + 2u'(S_v^1)u''(S_v^1)\big) \Big) \\ &\quad\qquad + \frac{1}{2} \sum_{1\le \ell\le L}\nu_{t,v}\Big( f(R_{1,1}-\rho_{n,d}) \big( u''(S_v^{\ell})+u'(S_v^{\ell})^2\big) B_v \Big) \\ &\quad\qquad + \frac{1}{2} \sum_{2 \le \ell\le L} \nu_{t,v}\Big( f(R_{1,l}-q_{n,d}) u'(S_v^{\ell}) \big( u'''(S_v^1) + 2u'(S_v^1) u''(S_v^1)\big) \Big) \\ &\quad\qquad + \frac{1}{2} \sum_{1 \le \ell\neq \ell' \le L} \nu_{t,v}\Big( f (R_{l, l'} - q_{n,d}) u'(S_v^{\ell}) u'(S_v^{\ell'}) B_v \Big) \\ &\quad\qquad - \frac{L}{2} \sum_{1 \le \ell\le L} \nu_{t,v}\Big( f (R_{l,L+1}-q_{n,d}) u'(S_v^{\ell}) u'(S_v^{L+1}) B_v \Big) + \rm err_1\,, \end{align}\tag{207}\] and \[\label{eq:biginterpolation95intbyparts2} \begin{align} \nu_{t,v}\Big( fB_v r_2(v) \Big) &= \frac{1}{2} \nu_{t,v}\Bigg( f (R_{1,1} - \rho_{n,d}) \Big( \big(u'''(S_v^1) + 2u'(S_v^1)u''(S_v^1) \big)^2 \\ &\qquad\qquad \qquad \qquad\qquad\qquad + \big(u''''(S_v^1) + 2 u''(S_v^1)^2 + 2u'(S_v^1) u'''(S_v^1) \big) B_v \\ &\qquad\qquad \qquad \qquad\qquad\qquad + \big( u'''(S_v^1) + 2u'(S_v^1) u''(S_v^1) \big) u'(S_v^1) B_v \Big) \Bigg) \\ &\qquad + \frac{1}{2} \sum_{2 \le \ell\le L} \nu_{t,v}\Big( f (R_{1,l} - q_{n,d}) \big( u'''(S_v^1)+2u'(S_v^1) u''(S_v^1) \big) u'(S_v^1) B_v \Big) \\ &\qquad - \frac{L}{2} \nu_{t,v}\Big( f (R_{1,L+1} - q_{n,d}) \big( u'''(S_v^1)+2u'(S_v^1) u''(S_v^1) \big) u'(S_v^{L+1})\Big) + \rm err_2\,, \end{align}\tag{208}\] and \[\label{eq:biginterpolation95intbyparts3} \begin{align} \nu_{t,v}\Big( fB_v u'(S^{L+1}_v) \bar{S}_v^{L+1}\Big) &= \frac{1}{2} \nu_{t,v}\Big( f (R_{L+1,L+1}-\rho_{n,d}) \big(u''(S_v^{L+1} + u'(S_v^L)^2) \big) B_v \Big) \\ &\qquad + \frac{1}{2} \nu_{t,v}\Big( f (R_{1,L+1}-q_{n,d}) u'(S_v^{L+1}) \big( u'''(S_v^1)+2u'(S_v^1)u''(S_v^1) \big) \Big) \\ &\qquad + \frac{1}{2} \sum_{1 \le \ell\le L} \nu_{t,v}\Big( f (R_{l,L+1}-q_{n,d}) u'(S_v^{\ell}) u'(S_v^{L+1}) B_v \Big) \\ &\qquad - \frac{L+1}{2} \nu_{t,v}\Big( f (R_{L+1,L+2}-q_{n,d}) u'(S_v^{L+1}) u'(S_v^{L+2}) B_v \Big) + \rm err_3\,, \end{align}\tag{209}\] where \(\rm err_1, \rm err_2, \rm err_3\) are such that \[\begin{align} |\rm err_1|, |\rm err_2|, |\rm err_3| \le \frac{1-t}{2d} \cdot K\nu_{t,v}\big( |f| \max_{1 \le \ell\le L+2} (\theta_d^\ell)^2 \big)\,. \end{align}\] In particular, \(\rm err_1, \rm err_2, \rm err_3\) arise because the last coordinate \(\theta_d^{\ell}\) is interpolated via the parameter \(t \in [0,1]\). By the second part of Proposition 11 and Cauchy-Schwarz we have \[\begin{align} \label{eq:bigintbyparts95errbound} |\rm err_1|, |\rm err_2|, |\rm err_3| \le \frac{K(D, \beta_0, \beta_1, \kappa, \lambda, L)}{d} \cdot \nu_{t,v}(f^2)^{1/2}\,. \end{align}\tag{210}\] Recall that \[\begin{align} \mathrm{\small (II)}= \nu_{t,v}\Bigg( fB_v \Big( \sum_{\ell\le L} u'(S^{\ell}_v) \bar{S}_v^{\ell} + r_2(v) \Big) \Bigg) - L\nu_{t,v}\Big( fB_v u'(S^{L+1}_v) \bar{S}_v^{L+1}\Big)\,. \end{align}\] Thus combining 207, 208, 209 and using the bound 210 on \(|\rm err_1|, |\rm err_2|, |\rm err_3|\), we obtain \[\begin{align} \Big| \mathrm{\small (II)}\Big| &\le K(D, \beta_0, \beta_1, \kappa, \lambda, L)\Big( \sum_{\ell\le L+1} \nu_{t,v}\big( \big|f \big| \big|R_{\ell, \ell} - \rho_{n, d}\big| \big) \\ &\qquad \qquad \qquad \qquad \qquad \qquad \qquad + \sum_{1 \le \ell_1 \neq \ell_2 \le L+2} \nu_{t,v}\big( \big|f \big| \big|R_{\ell_1,\ell_2} - q_{n, d}\big| \big) + \frac{1}{d} \cdot \nu_{t,v}(f^2)^{1/2} \Big)\,. \end{align}\] Again, we obtain an analogous bound as the above when \(B_v = 1\) or \(B_v = u'(S_v^1) u'(S_v^2)\), with the same arguments. Combining this bound with the bound 206 on \(|\mathrm{\small (I)}|\) proves Lemma 25. ◻
We will also use the following variant of Grönwall’s Inequality:
Lemma 26 (Lemma A.13.1 in [25]). Suppose a differentiable function \(g:[0,1] \rightarrow \mathbb{R}\), \(g \ge 0\) is such that \(\Big|\frac{\mathrm{d}}{\mathrm{d}t} g(t) \Big| \le c_1 g(t) + c_2\) for some \(c_1,c_2 \ge 0\). Then \[\begin{align} g(t) \le \exp\big( c_1(1-t) \big) \Big( g(1) + \frac{c_2}{c_1} \Big)\,. \end{align}\]
Now we return to the proof of Lemma 2. By the second part of Proposition 11, \[\begin{align} \nu_{t,v}\Big( \Big\{ \big|R_{\ell, \ell} - \rho_{n, d}\big| \ge K(D, \beta_0, \beta_1, \kappa, \lambda) \Big\} \Big) &\le K\exp(-N)\,, \\ \nu_{t,v}\Big( \Big\{ \big|R_{\ell_1,\ell_2} - q_{n, d}\big| \ge K(D, \beta_0, \beta_1, \kappa, \lambda) \Big\} \Big) &\le K\exp(-N)\text{ for }\ell_1 \neq \ell_2\,. \end{align}\] Here to bound \(\rho_{n,d}, q_{n,d}\) we apply Proposition 11 with \(t=v=1\). Additionally, the second pat of Proposition 11 combined with Lemma 3 implies that \[\begin{align} \nu_{t,v}\big( (R_{\ell, \ell} - \rho_{n, d})^4 \big)^{1/4}\,,\,\nu_{t,v}\big( (R_{\ell_1,\ell_2} - q_{n, d})^4 \big)^{1/4} \le K(D, \beta_0, \beta_1, \kappa, \lambda)\,. \end{align}\] Now Hölder’s Inequality implies that \[\begin{align} &\nu_{t,v}\big( |f| \big|R_{\ell, \ell} - \rho_{n, d}\big| \big) \\ &\quad \le K(D,\beta_0,\beta_1, \kappa, \lambda)\nu_{t,v}\big( |f| \mathbf{1}\{ |R_{\ell, \ell} - \rho_{n, d}| \le K(D, \beta_0, \beta_1, \kappa, \lambda) \} \big) \\ &\qquad \qquad + K(D,\beta_0,\beta_1, \kappa, \lambda) \nu_{t,v}\big( f^2 \big)^{1/2} \nu_{t,v}\big( \big|R_{\ell, \ell} - \rho_{n, d}\big|^4 \big)^{1/4} \nu_{t,v}\big( \mathbf{1}\{ |R_{\ell, \ell} - \rho_{n, d}| \le K(D, \beta_0, \beta_1, \kappa, \lambda)\} \big)^{1/4} \\ &\quad \le K(D,\beta_0,\beta_1, \kappa, \lambda) \nu_{t,v}\big( |f| \big) + K(D,\beta_0,\beta_1, \kappa, \lambda) \exp(-N) \nu_{t,v}\big( f^2 \big)^{1/2}\, . \end{align}\] The same argument as above establishes the same upper bound on \(\nu_{t,v}\big( |f| \big|R_{\ell_1,\ell_2} - q_{n, d}\big| \big)\).
Now applying Lemma 25 with \(B_v = 1\), and combining with the above, we obtain that \[\begin{align} \Big| \frac{\partial}{\partial v} \nu_{t,v}(f) \Big| &\le K(D, \beta_0, \beta_1, \kappa, \lambda, L)\Bigg( \sum_{\ell\le L+1} \nu_{t,v}\big( |f| \big|R_{\ell, \ell} - \rho_{n, d}\big| \big) \\ &\qquad \qquad \qquad \qquad \qquad \qquad \qquad + \sum_{1 \le \ell_1 \neq \ell_2 \le L+2} \nu_{t,v}\big( |f| \big|R_{\ell_1,\ell_2} - \rho_{n, d}\big| \big) \\ &\qquad \qquad \qquad \qquad \qquad \qquad \qquad + \Big(\varepsilon''+\frac{1}{d} \Big) \nu_{t,v}(f^2)^{1/2} \Bigg) \\ &\le K(D, \beta_0, \beta_1, \kappa, \lambda, L) \Bigg( \nu_{t,v}\big( |f| \big) + \Big(\varepsilon'' + \frac{1}{d} + \exp(-d) \Big) \nu_{t,v}\big( f^2 \big)^{1/2} \Bigg)\, . \end{align}\] For \(f \ge 0\) we thus have \[\begin{align} \Big| \frac{\partial}{\partial v} \nu_{t,v}(f) \Big| &\le K(D, \beta_0, \beta_1, \kappa, \lambda, L) \Bigg( \nu_{t,v}\big( f \big) + \Big(\varepsilon'' + \frac{1}{d} \Big) \sup_{t,v \in [0,1]^2} \nu_{t,v}\big( f^2 \big)^{1/2} \Bigg)\, . \end{align}\] Recalling \(\nu_t \equiv \nu_{t,1}\), we conclude Lemma 2 via Lemma 26.
First we explicitly compute the derivative \(\frac{\mathrm{d}}{\mathrm{d}t}\nu_{t}(f)\) using Gaussian Integration by Parts:
Lemma 27. For a function \(f:(\mathbb{R}^{d-1})^L\rightarrow \mathbb{R}\), we have \[\begin{align} \frac{\mathrm{d}}{\mathrm{d}t}\nu_{t}(f) = \mathrm{\small (I)}_f + \mathrm{\small (II)}_f + \mathrm{\small (III)}_f + \mathrm{\small (IV)}_f + \mathrm{\small (V)}_f\,, \end{align}\] where we define the quantities \(\mathrm{\small (I)}_f, \mathrm{\small (II)}_f, \mathrm{\small (III)}_f, \mathrm{\small (IV)}_f, \mathrm{\small (V)}_f\) as follows: \[\begin{align} \mathrm{\small (I)}_f &:= \frac{\alpha}{2} \Big( \sum_{\ell\le L} \nu_t\big( (\theta_{d}^\ell)^2 (u''(S^{\ell}_{n, t}) + u'(S^{\ell}_{n, t})^2) f \big) - L\nu_t\big( (\theta_{d}^L)^2 (u''(S^{L+1}_{n, t}) + u'(S^{L+1}_{n, t})^2) f \big) \Big)\,,\\ \mathrm{\small (II)}_f &:= \alpha \Big( \sum_{1 \le \ell_1 < \ell_2 \le L} \nu_t\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t}) u'(S^{\ell_2}_{n,t}) f \big) - L\sum_{\ell\le L} \nu_t\big( \theta_{d}^{\ell} \theta_{d}^{L+1} u'(S^{\ell}_{n, t}) u'(S^{L+1}_{n,t}) f \big) \\ &\qquad\qquad + \frac{L(L+1)}{2} \nu_t\big( \theta_{d}^{L+1} \theta_{d}^{L+2} u'(S^{L+1}_{n, t}) u'(S^{L+2}_{n,t}) f \big) \Big)\,, \\ \mathrm{\small (III)}_f &:= -r \Big( \sum_{1 \le \ell_1 < \ell_2 \le n} \nu_t\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) - L\sum_{\ell\le L} \nu_t\big( \theta_{d}^{\ell} \theta_{d}^{L+1} f \big) + \frac{L(L+1)}{2} \nu_t\big( \theta_{d}^{L+1} \theta_{d}^{L+2} f \big) \Big)\,,\\ \mathrm{\small (IV)}_f &:= -\frac{r}{2} \Big( \sum_{\ell\le L} \nu_t\big( (\theta_{d}^{\ell})^2 f \big) - L\nu_t\big( (\theta_{d}^{L+1})^2 f \big) \Big)\,,\\ \mathrm{\small (V)}_f &:= \frac{r-\bar{r}}{2} \Big( \sum_{\ell\le L} \nu_t\big( (\theta_{d}^{\ell})^2 f \big) - L\nu_t\big( (\theta_{d}^{L+1})^2 f \big) \Big)\,. \end{align}\]
Proof of Lemma 27. Note \[\begin{align} \frac{\mathrm{d}}{\mathrm{d}t}\nu_{t}(f) &= \sum_{\ell\le L} \nu_{t}\Big( f \frac{\partial}{\partial t} H^\ell_{t,n} \Big) - L\nu_{t}\Big( f \frac{\partial}{\partial s}H^{L+1}_{t, n} \Big)\,, \\ \frac{\partial}{\partial t} H^{\ell}_{t,n} &= \sum_{i\le n} u'(S_{i,t}^\ell) \cdot \frac{1}{2\sqrt{td}} g_{i,d}\theta^\ell_{d} - \sqrt{\frac{r}{1-t}} \theta^\ell_{d} Y + \frac{r-\bar{r}}{2} \big(\theta^\ell_{d}\big)^2\,. \end{align}\] The result now follows by symmetry w.r.t. \(i, 1 \le i\le n\), and then applying Gaussian Integration by Parts w.r.t. \(g_{n,d}, z''\). (The argument is analogous to the proof of Proposition 3.2.1, [25].) ◻
Next collecting like terms from Lemma 27, we obtain \[\label{eq:approxrealRSequationsderivexpression} \begin{align} \Big| \frac{\mathrm{d}}{\mathrm{d}t}\nu_{t}(f) \Big| &\le \frac{1}{2} \sum_{\ell\le L} \Big( \alpha \nu_t\big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t}) + u'(S^{\ell}_{n, t})^2) f \big) - \bar{r} \nu_t\big( (\theta_{d}^{\ell})^2 f \big) \Big) \\ &\qquad + \sum_{1 \le \ell_1 < \ell_2 \le L} \Big( \alpha \nu_t\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t}) u'(S^{\ell_2}_{n,t}) f \big) - r \nu_t\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) \Big) \\ &\qquad - L\sum_{\ell\le L} \Big( \alpha \nu_t\big( \theta_{d}^{\ell} \theta_{d}^{L+1} u'(S^{\ell}_{n, t}) u'(S^{L+1}_{n, t}) f \big) - r \nu_t\big( \theta_{d}^{\ell} \theta_{d}^{L+1} f \big) \Big) \\ &\qquad + \frac{L(L+1)}{2} \Big( \alpha \nu_t\big( \theta_{d}^{L+1} \theta_{d}^{L+2} u'(S^{L+1}_{n, t}) u'(S^{L+2}_{n, t}) f \big) - r \nu_t\big( \theta_{d}^{L+1} \theta_{d}^{L+2} f \big) \Big)\,. \end{align}\tag{211}\] We now upper bound the right hand side in the above. This is where we use the particular choice of \(r,\bar{r}\) from 51, 52. Specifically, we will employ cavity in \(n\) over the parameter \(v\) to prove:
Lemma 28. Let \(f = \big(\theta_{d}^1\big)^2\) or \(\theta_{d}^1 \theta_{d}^2\). For any \(t \in [0,1]\) and any \(\ell\le L+2\), \(1 \le \ell_1 \neq \ell_2 \le L+2\), \[\begin{align} &\Big| \alpha \nu_t\big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t}) + u'(S^{\ell}_{n, t})^2) f \big) - \bar{r} \nu_t\big( (\theta_{d}^{\ell})^2 f \big) \Big| \\ &\qquad \qquad \qquad \vee \Big| \alpha \nu_t\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t}) u'(S^{\ell_2}_{n, t}) f \big) - r\nu_t\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) \Big| \\ &\quad \le K \Bigg( \nu_t\big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} + \nu_t\big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} + \Big(\varepsilon''+\frac{1}{d}\Big)\Bigg)\,, \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda, L\), and also on \(\kappa\) for the interpolators.
Proof of Lemma 28. Recall \(S_{n, t}^\ell= S_{n, t, 1}^\ell\). First, we show \[\begin{align} \alpha \nu_{t,0}\big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t, 0}) + u'(S^{\ell}_{n, t, 0})^2) f \big) &= \bar{r} \nu_{t,0}\big( (\theta_{d}^{\ell})^2 f \big) \, \tag{212} \\ \alpha \nu_{t,0}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t, 0}) u'(S^{\ell_2}_{n, t, 0}) f \big) &= r\nu_{t,0}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) \,. \tag{213} \end{align}\] We prove 212, the proof of 213 being analogous. Note \(S_{n, t, 0}^\ell= x s_n + \sqrt{q_{n,d}} Z+ \sqrt{\rho_{n,d} - q_{n,d}} W^{\ell}\) does not depend on \(\theta\), \(Y\), \(g_{i,j}\), \(s_i\) for \(i \le n-1\) and that \(H_{t, n-1, d}\) does not depend on \(W\), \(z\), or \(s_n\). Therefore \[\begin{align} &\Big\langle (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t, 0}) + u'(S^{\ell}_{n, t, 0})^2)f\, \exp\Big( \sum_{\ell\le L} u(S^{\ell}_{n, t, 0} ) \Big) \Big\rangle_{t,\sim} \\ &\quad = \operatorname{\mathbb{E}}_{W}\Big[ \big(u''(S^{\ell}_{n, t, 0}) + u'(S^{\ell}_{n, t, 0})^2 \big)\, \exp\Big( \sum_{\ell\le L} u(S^{\ell'}_{n, t, 0} ) \Big) \Big]\, \big\langle (\theta_d^{\ell})^2 f \big\rangle_{t, \sim}\, . \end{align}\] By the same rationale, \(\nu_{t,0}\big( (\theta_d^{\ell})^2 f) = \operatorname{\mathbb{E}}\big\langle (\theta_d^{\ell})^2 f \big\rangle_{t, \sim}\). Consequently, we have \[\begin{align} &\nu_{t,0}\Big( (\theta_{d}^{\ell})^2 \big(u''(S^{\ell}_{n, t, 0}) + u'(S^{\ell}_{n, t, 0})^2\big) f \Big) \\ &\quad = \operatorname{\mathbb{E}}\Bigg[ \frac{ \operatorname{\mathbb{E}}_{W}[( u''(S_{n,t,0}^{\ell}) + u'(S_{n,t,0}^{\ell})^2 ) \exp u(S_{n,t,0}^{\ell})] }{\operatorname{\mathbb{E}}_{W}[\exp u(S_{n,t,0}^{L+1})]} \cdot \big\langle (\theta_d^{\ell})^2 f \big\rangle_{t, \sim} \Bigg] \\ &\quad = \operatorname{\mathbb{E}}_{z, s_n}\Bigg[ \frac{ \operatorname{\mathbb{E}}_{W}[( u''(S_{n,t,0}^{\ell}) + u'(S_{n,t,0}^{\ell})^2 ) \exp u(S_{n,t,0}^{\ell})] }{\operatorname{\mathbb{E}}_{W}[\exp u(S_{n,t,0}^{\ell})]} \Bigg] \cdot \operatorname{\mathbb{E}}_{Y, g_{i, j}, s_i:i \le n-1}\Big[ \big\langle (\theta_d^{\ell})^2 f \big\rangle_{t, \sim} \Big] \\ &\quad = \frac{\bar{r}}{\alpha} \nu_{t, 0}\Big((\theta_d^{\ell})^2 f \Big)\, . \end{align}\] This proves 212. Again, 213 follows with an analogous argument.
In light of 212, 213, recalling \(\nu_t \equiv \nu_{t,1}\), we next decompose \[\label{eq:cavityinMrbarrstep1pt1} \begin{align} &\Big| \alpha \nu_{t}\big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t}) + u'(S^{\ell}_{n, t})^2) f \big) - \bar{r} \nu_{t, 1}\big( (\theta_{d}^{\ell})^2 f \big) \Big| \\ &\quad\le \Big| \alpha \nu_{t, 1}\big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t, 1}) + u'(S^{\ell}_{n, t, 1})^2) f \big) - \alpha \nu_{t,0}\big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t, 0}) + u'(S^{\ell}_{n, t, 0})^2) f \big) \Big| \\ &\qquad \qquad \qquad + \Big| \bar{r} \nu_{t,0}\big( (\theta_{d}^{\ell})^2 f \big) - \bar{r} \nu_{t,1}\big( (\theta_{d}^{\ell})^2 f \big) \Big|\,, \end{align}\tag{214}\] and similarly we decompose \[\label{eq:cavityinMrbarrstep1pt2} \begin{align} &\Big| \alpha \nu_{t}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t}) u'(S^{\ell_2}_{n, t}) f \big) - r\nu_{t}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) \Big| \\ &\quad\le \Big| \alpha \nu_{t,1}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t}) u'(S^{\ell_2}_{n, t}) f \big) - \alpha \nu_{t,0}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t}) u'(S^{\ell_2}_{n, t}) f \big) \Big| \\ &\qquad \qquad \qquad + \Big| r\nu_{t,0}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) - r\nu_{t,1}\big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) \Big|\,. \end{align}\tag{215}\] Note \(\alpha \le \alpha_0\) and \(\big|r\big|, \big|\bar{r}\big| \le \alpha_0\cdot K(D)\) as \(|u'|, |u''| \le D\). Now consider any \(v \in [0,1]\). We apply Lemma 25 with the function \((\theta_{d}^{\ell})^2 f\), recalling here that \(f = \big(\theta_{d}^1\big)^2\) or \(\theta_{d}^1 \theta_{d}^2\). Applying Cauchy-Schwarz on each of the terms arising from Lemma 25, and using Proposition 11 and Lemma 3, we obtain that \(\nu_{t,v}(f^2)^{1/2} \le K(D, \beta_0, \beta_1, \kappa, \lambda)\). Therefore we get \[\begin{align} &\Big| \frac{\partial}{\partial v} \nu_{t, v} \big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t, 1}) + u'(S^{\ell}_{n, t, 1})^2) f \big) \Big|\, ,\, \Big| \frac{\partial}{\partial v} \nu_{t,v} \big( (\theta_{d}^{\ell})^2 f \big) \Big| \\ &\quad \le K(D, \beta_0, \beta_1, \kappa, \lambda, L) \Bigg( \nu_{t,v}\big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} + \nu_{t,v}\big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} + \Big(\varepsilon''+\frac{1}{d}\Big)\Bigg)\, , \end{align}\] where we use symmetry between replicas. Next applying Lemma 2 with \(f=R_{1,1}-\rho_{n,d}\) and \(f=R_{1,2}-q_{n,d}\), and then applying the second part of Proposition 11 with Lemma 3, we obtain \[\begin{align} \nu_{t,v}\big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} \le K(D, \beta_0, \beta_1, \kappa, \lambda)\Bigg( \nu_t\big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} + \Big(\varepsilon''+\frac{1}{d}\Big)\Bigg)\,, \end{align}\] and analogously for \(\nu_{t,v}\big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2}\). Combining the above two displays, we obtain \[\begin{align} &\Big| \frac{\partial}{\partial v} \nu_{t, v} \big( (\theta_{d}^{\ell})^2 (u''(S^{\ell}_{n, t, 1}) + u'(S^{\ell}_{n, t, 1})^2) f \big) \Big|\, ,\, \Big| \frac{\partial}{\partial v} \nu_{t,v} \big( (\theta_{d}^{\ell})^2 f \big) \Big| \\ &\quad \le K(D, \beta_0, \beta_1, \kappa, \lambda, L)\Bigg( \nu_t\big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} + \nu_t\big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} + \Big(\varepsilon''+\frac{1}{d}\Big)\Bigg)\, . \end{align}\] Similarly, we have \[\begin{align} &\Big| \frac{\partial}{\partial v} \nu_{t,v} \big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} u'(S^{\ell_1}_{n, t}) u'(S^{\ell_2}_{n, t}) f \big) \Big|\, ,\, \Big| \frac{\partial}{\partial v} \nu_{t,v} \big( \theta_{d}^{\ell_1} \theta_{d}^{\ell_2} f \big) \Big|\\ &\quad \le K(D, \beta_0, \beta_1, \kappa, \lambda, L) \Bigg( \nu_t\big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} + \nu_t\big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} + \Big(\varepsilon''+\frac{1}{d}\Big)\Bigg)\, . \end{align}\] Combining the above with 214, 215, and noting \(\alpha \le \alpha_0\le 2\), the Lemma follows. ◻
Combining Lemma 28 and 211, it follows that for \(f = \big(\theta_{d}^1\big)^2\) or \(\theta_{d}^1 \theta_{d}^2\), we have \[\begin{align} \Big| \frac{\mathrm{d}}{\mathrm{d}t}\nu_{t}(f) \Big| \le K(D, \beta_0, \beta_1, \kappa, \lambda, L) \Bigg( \nu_t\big( (R_{1,2} - q_{n, d})^2 \big)^{1/2} + \nu_t\big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} + \Big(\varepsilon''+\frac{1}{d}\Big)\Bigg)\,. \end{align}\] By Proposition 11, we have \[\begin{align} \nu_t\big( (R_{1,1} - \rho_{n, d})^2 \big)^{1/2} &\le K \nu_t\big( (R_{1,1} - \nu_t(R_{1,1}) )^2 \big)^{1/2} + 2 \big| \nu_t(R_{1,1}) - \nu_1(R_{1,1}) \big| \\ &\le \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)}{\sqrt{d}} + 2 \big| \nu_t(R_{1,1}) - \nu_1(R_{1,1}) \big|\,, \end{align}\] and similarly for \(R_{1,2}\). Here we use that \(\rho_{n, d} = \nu_1(R_{1,1})\), \(q_{n, d} = \nu_1(R_{1,2})\). Thus combining the above two displays, to complete the proof of Lemma 4, it suffices to upper bound \[\begin{align} \Big| \frac{\mathrm{d}}{\mathrm{d}t} \nu_t(R_{1,1}) \Big|\, ,\, \Big| \frac{\mathrm{d}}{\mathrm{d}t} \nu_t(R_{1,2}) \Big| \le \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)}{\sqrt{d}} \,. \end{align}\] To this end, considering \(f = R_{1,2}\) and following the notation of Lemma 27, we note that \[\begin{align} \mathrm{\small (I)}_f = \mathrm{\small (I)}_f - \nu_t(R_{1,2}) = \mathrm{\small (I)}_{f-\nu_t(R_{1,2})}\,, \end{align}\] because \(\nu_t(R_{1,2})\) is just a constant (note that for any constant function \(c\), \(\mathrm{\small (I)}_c=0\)). Similarly \(\mathrm{\small (II)}_f = \mathrm{\small (II)}_{f-\nu_t(R_{1,2})}\), \(\mathrm{\small (III)}_f = \mathrm{\small (III)}_{f-\nu_t(R_{1,2})}\), \(\mathrm{\small (IV)}_f = \mathrm{\small (IV)}_{f-\nu_t(R_{1,2})}\), \(\mathrm{\small (V)}_f = \mathrm{\small (V)}_{f-\nu_t(R_{1,2})}\). However note that \(\alpha \le \alpha_0\) and \(r,\bar{r} \le K(D, \alpha_0)\). Thus by Proposition 11, since \(|u'|, |u''| \le D\), \(\alpha \le \alpha_0\le 2\), and by Hölder’s Inequality used on each individual summand comprising the following expressions, we obtain \[\begin{align} &\mathrm{\small (I)}_{f-\nu_t(R_{1,2})}\,,\,\mathrm{\small (II)}_{f-\nu_t(R_{1,2})}\,,\,\mathrm{\small (III)}_{f-\nu_t(R_{1,2})}\,,\,\mathrm{\small (IV)}_{f-\nu_t(R_{1,2})}\,,\,\mathrm{\small (V)}_{f-\nu_t(R_{1,2})} \le \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)}{\sqrt{d}}\,. \end{align}\] The same derivation applies for \(f = R_{1,1}\), thus completing the proof of Lemma 4.
Here, we prove Proposition 11. For only Appendix 9.3, we define the following Gibbs average \(\langle \cdot \rangle\): \[\begin{align} \langle f \rangle := \frac{\big\langle f \exp \big( \sum_{1 \le \ell\le L} u(S_{n, t, v}^\ell) \big) \big\rangle_{t, \sim} }{\big\langle \exp u(S_{n, t, v}^{L+1})\big\rangle_{t, \sim}^L}\,. \end{align}\] Consequently by 54, we have \(\nu_{t,v}(f) = \operatorname{\mathbb{E}}\langle f \rangle\). Note we can rewrite \(\langle f \rangle\) as \[\begin{align} \frac{1}{Z'^L} \int \operatorname{\mathbb{E}}_{W}\Bigg[ f \prod_{1 \le l \le L} \mathbf{1}\{\theta_1^l/\sqrt{d} \in I\} \exp\Big( u\big(S^l_{n,t,v}(\theta^l)\big) + H_{t,n-1,d}(\theta^l) - \beta \| \theta^l \|^2 \Big) \Bigg] \, \mathrm{d}\theta^1 \cdots \mathrm{d}\theta^L\,,\label{eq:gibbsmeasurerewriteconcentration} \end{align}\tag{216}\] where \[\begin{align} Z' &= \int_{\mathbb{R}^d} \operatorname{\mathbb{E}}_{W}\Big[ \mathbf{1}\{\theta_1/\sqrt{d} \in I\} \exp\Big( u(S_{n,t,v}) + H_{t,n-1,d}(\theta) - \beta \| \theta\|^2 \Big) \Big]\, \mathrm{d}\theta\,.\label{eq:Z39def} \end{align}\tag{217}\] Note the constraint \(\prod_{1 \le l \le L} \mathbf{1}\{\theta_1^l/\sqrt{d} \in I\}\) is convex, \(u\) is concave, the \(S_{n,t,v}\) and \(S_{i,t}\) are affine in \(\theta\), and the rest of \(H_{t,n-1,d}\) is log-concave or affine in \(\theta\). It follows that the measure \(\langle \cdot \rangle\) is \(\beta\)-strongly log-concave in \(\theta\), a fact that will be exploited repeatedly via concentration of Lipschitz functions of strongly log-concave measures (Theorem 19) in what follows.
We prove the first part of Proposition 11 by directly combining the following Propositions 24, 25. First, we have the following concentration property of \(f = R_{1, 1}\) or \(R_{1, 2}\) about their average \(\langle f \rangle\) with the quenched disorder fixed:
Proposition 24. Consider \(u(\cdot)\) as in Theorem 7 for the interpolators or Theorem 8 for the posterior. Then for \(d \ge d_{\mathrm{\ref{prop:concentrationoverlapfixedgibbs}}}(\varepsilon'')\) and all \(k \le d\), we have \[\begin{align} \Big\langle \big(R_{1, 1} - \langle R_{1, 1}\rangle\big)^{2k} \Big\rangle\, ,\, \Big\langle \big(R_{1, 2} - \langle R_{1, 2}\rangle \big)^{2k} \Big\rangle \le \Big( \frac{ k K B^{\star}}{d^2} \Big)^k\, , \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda\) and also on \(\kappa\) for the interpolators, and where \[\label{eq:Bstardef} \begin{align} B^{\star} &:= \Big( \sum_{i=1}^n \| \bar{g}_i \|^2 \Big)^{1/2} + \frac{1}{16d} \sum_{j=2}^d \Big\{ \Big(\sum_{i=1}^{n-1} g_{ij}\Big)^2 + g_{nj}^2 \Big\} \\ &\qquad \qquad + \Big(n \sum_{i=1}^n s_i^2 \Big)^{1/2} + \frac{1}{8dK_{\mathrm{\small signal}}} \Big\{ \Big( \sum_{i=1}^{n-1} s_i \Big)^2 + s_n^2 \Big\} + Y^2 + Z^2 + d\,. \end{align}\qquad{(44)}\]
Second, we have concentration of \(\langle f \rangle\) about \(\operatorname{\mathbb{E}}\langle f \rangle\):
Proposition 25. Consider \(u(\cdot)\) as in Theorem 7 for the interpolators or Theorem 8 for the posterior. Then for \(k \le \frac{d}{4}\), we have \[\begin{align} \operatorname{\mathbb{E}}\Big[ \big( \big\langle R_{1,1} \big\rangle - \operatorname{\mathbb{E}}\big\langle R_{1,1} \big\rangle \big)^{2k} \Big]~,~ \operatorname{\mathbb{E}}\Big[ \big( \big\langle R_{1,2} \big\rangle - \operatorname{\mathbb{E}}\big\langle R_{1,2} \big\rangle \big)^{2k} \Big] &\le \Big( \frac{K k}{d} \Big)^k\,, \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda\), and also on \(\kappa\) for the posterior.
Combining Proposition 24 and Proposition 25 yields the first part of Proposition 11. For the rest of the proof of the first part of Proposition 11, we assume \(u(\cdot)\) satisfies the conditions of Theorem 7. Central in the proofs of both Proposition 24 and Proposition 25 is concentration of Lipschitz functions w.r.t strongly log-concave measures, as written in Theorem 19. We will also use the following fact which follows by a standard symmetrization argument, see (3.22) of [25].
Lemma 29. For any \(m \in \mathbb{R}\), any function \(f\) such that the following is defined, and any probability measure \(\mu\), we have \[\begin{align} \int \Big(f - \int f \mathrm{d}\mu \Big)^{2k}\, \mathrm{d}\mu \le 2^{2k} \int (f-m)^{2k}\, \mathrm{d}\mu\,. \end{align}\]
We now prove Proposition 24. First, we show that \(B^{\star}\) can be controlled on the exponential scale:
Lemma 30. For all \(k \le d\), we have \[\begin{align} \operatorname{\mathbb{E}}\big[ B^{\star k} \big] \le \big( K d \big)^k\,, \end{align}\] where \(K\) depends on \(\lambda\).
Proof. Our strategy will be to upper bound \(\operatorname{\mathbb{E}}\big[ \exp B^\star \big]\) and then convert this to a bound on the \(k\)-th moment of \(B^\star\) by Lemma 3. Since \(n \le 2d\), and by applying Cauchy-Schwarz on the \((s_i)\), \[\begin{align} B^{\star} &\le \frac{1}{8n} \Big( \sum_{i=1}^n \| \bar g_i \|^2 \Big) + 2n + \frac{1}{16d} \sum_{j=2}^d \Big\{ \Big(\sum_{i=1}^{n-1} g_{ij}\Big)^2 + g_{nj}^2 \Big\} + \frac{1}{2K_{\mathrm{\small signal}}} \Big( \sum_{i=1}^n s_i^2 \Big) + K_{\mathrm{\small signal}}n \\ &\qquad \qquad + \frac{Y^2}{4} + \frac{Z^2}{4} + Kd \\ &= \mathrm{\small (I)}+ \mathrm{\small (II)}+ \mathrm{\small (III)}+ \frac{Y^2}{4} + \frac{Z^2}{4} + (K_{\mathrm{\small signal}}+ 2) n + Kd\,, \end{align}\] where we define \[\begin{align} \mathrm{\small (I)}:= \frac{1}{8n} \Big( \sum_{i=1}^n \| \bar g_i \|^2 \Big)\,,\, \mathrm{\small (II)}:= \frac{1}{16d} \sum_{j=2}^d \Big\{ \Big(\sum_{i=1}^{n-1} g_{ij}\Big)^2 + g_{nj}^2 \Big\} \,,\, \mathrm{\small (III)}:= \frac{1}{2K_{\mathrm{\small signal}}} \Big( \sum_{i=1}^n s_i^2 \Big)\,. \end{align}\] By independence of \(g_{ij}, s_i, Y, Z\), and as \(n \le 2d\), we have \[\begin{align} &\operatorname{\mathbb{E}}\big[ \exp B^\star \big] \notag \\ &\quad \le \operatorname{\mathbb{E}}\big[ \exp \big( \mathrm{\small (I)}+ \mathrm{\small (II)}\big) \big] \operatorname{\mathbb{E}}\big[ \exp \mathrm{\small (III)}\big] \operatorname{\mathbb{E}}\big[ \exp Y^2/4] \operatorname{\mathbb{E}}\big[ \exp Z^2/4] \exp\big( K(\lambda) d \big) \notag \\ &\quad \le \operatorname{\mathbb{E}}\big[ \exp 2 \mathrm{\small (I)}] \operatorname{\mathbb{E}}\big[ \exp 2 \mathrm{\small (II)}] \operatorname{\mathbb{E}}\big[ \exp \mathrm{\small (III)}\big] \operatorname{\mathbb{E}}\big[ \exp Y^2/4] \operatorname{\mathbb{E}}\big[ \exp Z^2/4] \exp\big( K(\lambda) d \big)\,,\label{eq:boundingmgfBstar950} \end{align}\tag{218}\] where the last step used Cauchy-Schwarz. Note \(\operatorname{\mathbb{E}}\big[ \big( \exp \frac{Y^2}{4} \big) \big]\), \(\operatorname{\mathbb{E}}\big[ \big( \exp \frac{Z^2}{4} \big) \big] \le K\) as \(Y, Z \sim N(0, 1)\). It remains to upper bound \(\operatorname{\mathbb{E}}\big[ \exp 2\mathrm{\small (I)}\big]\), \(\operatorname{\mathbb{E}}\big[ \exp 2\mathrm{\small (II)}\big]\), and \(\operatorname{\mathbb{E}}\big[ \exp \mathrm{\small (III)}\big]\).
Upper bounding \(\operatorname{\mathbb{E}}\big[ \exp 2\mathrm{\small (I)}\big]\): By a direct calculation, we have the following, as stated as (A.11) in [25]: \[\begin{align} \operatorname{\mathbb{E}}\Big[ \Big(\exp \frac{g_{ij}^2}{4n} \Big)\Big] \le \Big( 1-\frac{1}{2n} \Big)^{-1/2}\,. \end{align}\] Thus the independence of the \((g_{ij})\) implies \[\begin{align} \operatorname{\mathbb{E}}\big[ \exp 2\mathrm{\small (I)}\big] \le \Big( 1-\frac{1}{2n} \Big)^{-nd/2} \le K^d \le \exp (Kd)\,. \end{align}\]
Upper bounding \(\operatorname{\mathbb{E}}\big[ \exp 2\mathrm{\small (II)}\big]\): By independence of the \((g_{ij})\), we have \(\sum_{i=1}^{n-1} g_{ij} \sim N(0, n-1)\) for all \(2 \le j \le d\), and thus \[\begin{align} \frac{1}{8d} \Big( \sum_{i=1}^{n-1} g_{ij} \Big)^2 + \frac{1}{8d} g_{nj}^2 \sim \frac{1}{8d} N(0, n-1)^2 + \frac{1}{8d} N(0, 1)^2 \sim \frac{n}{8d} N(0, 1)^2 \implies 2 \mathrm{\small (II)}\sim \frac{n}{8d} \chi^2_{d-1}\,, \end{align}\] where \(\chi^2_{d-1}\) denotes a \(\chi^2\) distribution with \(d-1\) degrees of freedom. Since \(n \le 2d\), standard bounds on the MGF of a \(\chi^2\) random variable now gives \[\begin{align} \operatorname{\mathbb{E}}\big[ \exp 2\mathrm{\small (II)}\big] = \Big(1-2 \cdot \frac{n}{8d} \Big)^{-\frac{d-1}{2}} \le 2^{\frac{d-1}{2}} \le \exp(Kd)\,. \end{align}\]
Upper bounding \(\operatorname{\mathbb{E}}\big[ \exp \mathrm{\small (III)}\big]\): Since the \(s_i^2\) are \(K_{\mathrm{\small signal}}\) sub-Exponential, by e.g. Proposition 2.7.1 of [46]), we have \(\operatorname{\mathbb{E}}\big[ \exp s_i^2 / 2K_{\mathrm{\small signal}}\big] \le K\). As the \((s_i)\) are independent, we obtain \[\begin{align} \operatorname{\mathbb{E}}\big[ \exp \mathrm{\small (III)}\big] \le K^n \le \exp(K d)\,. \end{align}\]
Combining the bounds in the above three cases together with 218 and recalling \(K_{\mathrm{\small signal}}\) depends only on \(\lambda\) implies \[\begin{align} \operatorname{\mathbb{E}}\big[ \exp B^{\star} \big] &\le \exp\big( K(\lambda) d \big)\,,\label{eq:boundmgfBstar} \end{align}\tag{219}\] and the conclusion now follows from Lemma 3. ◻
We next lower bound the partition function \(Z'\) in order to apply Lemma 19 to control the relevant overlaps.
Lemma 31. For \(d \ge d_{\mathrm{\ref{lem:lem316}}}(\varepsilon'')\), letting \(Z'\) be as per 217, we have \[\begin{align} Z' \ge \exp\big( -K_{\mathrm{\ref{lem:lem316}}} B^{\star} \big)\,, \end{align}\] where \(K_{\mathrm{\ref{lem:lem316}}}\) depends on \(D, \beta_0, \beta_1, \lambda\), and also on \(\kappa\) for the posterior.
Proof. We will prove this Lemma in two stages. First we will prove it when \(v=t=1\), which lets us upper bound \(|q_{n,d}|\). Then we use this upper bound on \(|q_{n,d}|\) to complete the proof for general \(t,v\in [0,1]\). Note the conditions on \(u\) from Theorem 7 give \(u(x) \ge -D(\kappa)(|x|+1)\) for the interpolators; similarly, we have \(u(x) \ge -D(\lambda)(|x|+1)\) for the posterior. In an abuse of notation, we will write this bound as \(u(x) \ge -D(\kappa, \lambda)(|x|+1)\), where we emphasize that there is no dependence on \(\kappa\) for the posterior.
We begin with steps of the proof that are common to both stages. Rewrite \[\begin{align} Z' &= \int_{\frac{1}{\sqrt{d}} \theta_1 \in I} \int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Big[ \exp\Big( u(S_{n,t,v}) + \sum_{1 \le i \le n-1} u(S_{i,t}) \\ &\qquad \qquad \qquad \qquad \qquad \qquad + \theta_d\sqrt{(1-t)r} Y - \frac{(1-t)(r-\bar{r})}{2} \theta_d^2 - \beta \| \bar{\theta} \|^2 - \beta \theta_1^2 \Big)\Big] \, \mathrm{d}\overline{\theta} \mathrm{d}\theta_1\,. \end{align}\] Notice \(\bar{r} \le r \le K(D)\) as per their definitions in 49, 50, thus \(\frac{(1-t)(r-\bar{r})}{2} \le \frac{r-\bar{r}}{2} \le K_{\mathrm{\ref{lem:lem316}}}(D)\). Letting \(\beta' := K_{\mathrm{\ref{lem:lem316}}}(D)+\beta\), we consider the density \(\gamma\) on \(\mathbb{R}^{d-1}\) with density \((\beta'/\pi)^{\frac{d-1}{2}} \exp(-\beta' \|\overline{\theta}\|^2)\). We observe that \[\begin{align} &\int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Big[ \exp\Big( u(S_{n,t,v}) + \sum_{1 \le i \le n-1} u(S_{i,t}) + \theta_d\sqrt{(1-t)r} Y - \frac{(1-t)(r-\bar{r})}{2} \theta_d^2 - \beta \| \bar{\theta} \|^2 - \beta \theta_1^2 \Big)\Big] \, \mathrm{d}\overline{\theta} \\ &\quad\ge \exp(-\beta\theta_1^2) \Big( \frac{\pi}{\beta'}\Big)^{\frac{d-1}{2} } \int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Big[ \exp\Big( u(S_{n,t,v}) + \sum_{1 \le i \le n-1} u(S_{i,t}) + \theta_d\sqrt{(1-t)r}Y \Big) \Big]\, \mathrm{d}\gamma\big(\bar{\theta}) \\ &\quad \ge \exp(-\beta\theta_1^2) \Big( \frac{\pi}{\beta'}\Big)^{\frac{d-1}{2} } \exp\Bigg(\int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Big[ u(S_{n,t,v}) + \sum_{1 \le i \le n-1} u(S_{i,t}) + \theta_d\sqrt{(1-t)r}Y \Big] \, \mathrm{d}\gamma\big(\bar{\theta})\Bigg)\,. \end{align}\] Next by rotational invariance of \(\gamma\), we have the following bound, as stated in (3.24) in [25]: \[\begin{align} \int \big| \langle x, \overline{\theta}\rangle \big| \mathrm{d}\gamma\big(\bar{\theta}) = \sqrt{\frac{1}{\pi \beta'}} \| x \| \le \frac{1}{\sqrt{\beta'}} \| x \| \quad \text{for all} \quad x \in \mathbb{R}^{d-1}\, . \label{eq:gaussianmeasureorthogonalitybound} \end{align}\tag{220}\] Also define \(\bar{g_i}' := \Big( g_{i,2}, \ldots, g_{i,d-1}, \sqrt{t} g_{i,d} + \frac{\sqrt{d}}{n} \cdot \sqrt{(1-t)r}Y \Big)\). Using 220, it follows that \[\begin{align} &\int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Big[ u(S_{n,t,v}) + \sum_{1 \le i \le n-1} u(S_{i,t}) + \theta_d\sqrt{(1-t)r}Y \Big] \, \mathrm{d}\gamma\big(\bar{\theta}) \\ &\quad \ge -D(\kappa, \lambda) \Bigg( \int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Bigg[ \Big| \sqrt{v} \Big(\frac{1}{\sqrt{d}} \sum_{2 \le j\le d-1} g_{n, j} \theta_{j} + \sqrt{\frac{t}{d}} g_{n, d} \theta_{d} \Big) + \sqrt{1-v} \big( \sqrt{q_{n, d}} Z+ \sqrt{\rho_{n, d} -q_{n, d}}W\big) \Big| \\ &\qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad + \sum_{1 \le i \le n-1} \Big| \frac{s_i \theta_1}{\sqrt{d}} + \frac{1}{\sqrt{d}} \sum_{2 \le j \le d-1} g_{i,j} \theta_j + \sqrt{\frac{t}{d}} g_{i,d} \theta_d \Big| \\ &\qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad + \Big| v \cdot \frac{s_n \theta_1}{\sqrt{d}} + (1-v) s_n x \Big| + n + \theta_d\sqrt{(1-t)r}Y \Bigg] \, \mathrm{d}\gamma\big(\bar{\theta}) \Bigg) \\ &\quad\ge -D(\kappa, \lambda) \Bigg(n + \frac{1}{\sqrt{d}} \sum_{1 \le i \le n-1} \int \big| \langle \bar{g}_i', \bar{\theta} \big| \rangle \mathrm{d}\gamma(\bar{\theta}) + \sqrt{\frac{v}{d}} \int \big| \langle \bar{g}_n', \bar{\theta} \rangle \big| \mathrm{d}\gamma(\bar{\theta}) \\ &\qquad \qquad \qquad \qquad \qquad + \frac{|\theta_1|}{\sqrt{d}} \sum_{1 \le i \le n} |s_i| + |Z| \sqrt{(1-v)q_{n,d}} + (1-v) |s_n| + K\sqrt{(1-v)(\rho_{n,d}-q_{n,d})} \Bigg) \\ &\quad\ge -D(\kappa, \lambda) \Bigg( n + \frac{1}{\sqrt{d \beta'}} \sum_{1 \le i \le n} \|\bar{g}_i'\| + \frac{|\theta_1|}{\sqrt{d}} \sum_{1 \le i \le n} |s_i| + |Z| \sqrt{(1-v) q_{n,d}} + |s_n| + K\sqrt{\rho_{n,d}-q_{n,d}} \Bigg)\,. \end{align}\] Here, in the second inequality we took expectation with respect to \(W\) and used the bound \(\operatorname{\mathbb{E}}_{W}\big[|W|\big] \le K\), and in the third inequality we used 220.
Next, remark that \(\sum_{1 \le i \le n} \big|s_i\big| \le \big( n \sum_{1 \le i \le n} s_i^2 \big)^{1/2}\). Also by Triangle Inequality and as \(|r| \le K(D)\), we have \[\begin{align} \frac{1}{\sqrt{d}} \sum_{1 \le i \le n} \| \bar{g_i}' \| &\le \frac{1}{\sqrt{d}} \sum_{1 \le i \le n} \Big( \| \bar{g}_i \| + \frac{\sqrt{d(1-t)r}}{n} |Y| \Big) \le \Big( \frac{n}{d} \sum_{1 \le i \le n} \| \bar{g}_i \|^2 \Big)^{1/2} + K(D) |Y|\,. \end{align}\]
Now specializing to when \(t=v=1\), combining the above displays, recalling the definition \(\beta' = K_{\mathrm{\ref{lem:lem316}}}(D)+\beta\), and using that \(\frac{\theta_1}{\sqrt{d}} \in I \subseteq [-1,1]\), \(n \le \alpha_0d \le 2d\) and the definition of \(B^{\star}\) from ??, we obtain \[\begin{align} &\int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Big[ \exp\Big( u(S_{n,1,1}) + \sum_{1 \le i \le n-1} u(S_{i,1}) \beta \| \bar{\theta} \|^2 - \beta \theta_1^2 \Big)\Big] \, \mathrm{d}\overline{\theta} \\ &\quad \ge \exp(-\beta\theta_1^2) \Big( \frac{\pi}{\beta'}\Big)^{\frac{d-1}{2} } \exp\Bigg( -D(\kappa, \lambda) \Big( n + \frac{1}{\sqrt{d \beta'}} \sum_{1 \le i \le n} \|\bar{g}_i'\| + \frac{|\theta_1|}{\sqrt{d}} \sum_{1 \le i \le n} |s_i| + |s_n| \Big) \Bigg) \\ &\quad \ge \exp\Bigg( -K(D, \beta_0, \beta_1, \kappa) \Big( d + \Big( \sum_{1 \le i \le n} \|\bar{g}_i\|^2 \Big)^{1/2} + \Big( d \sum_{1 \le i \le n} s_i^2 \Big)^{1/2} + |Y| \Big) \Bigg) \\ &\quad \ge \exp\Big( -K(D, \beta_0, \beta_1, \kappa) B^{\star} \Big)\,. \end{align}\] Using that \(|\sqrt{d} I| \ge 2\varepsilon''\), that \(\varepsilon'' \ge \exp(-d)\) if \(d \ge d_{\mathrm{\ref{lem:lem316}}}(\varepsilon'')\), and that \(B^{\star} \ge d\), we thus obtain when \(t=v=1\), \[\begin{align} Z' \ge \int_{\frac{1}{\sqrt{d}} \theta_1 \in I } \exp\Big( -K(D, \beta_0, \beta_1, \kappa) B^{\star} \Big)\,\mathrm{d}\theta_1 \ge \exp\Big( -K(D, \beta_0, \beta_1, \kappa) B^{\star} \Big)\,. \end{align}\] The condition of Lemma 19 thus applies, and combining it with Lemma 30 yields that \[\begin{align} 0 \le |q_{n,d}| \le \rho_{n,d} &= \frac{1}{d} \operatorname{\mathbb{E}}\Big[ \big\langle \| \bar{\theta} \|^2 \big\rangle \Big] \notag \\ &\le \frac{1}{d} \operatorname{\mathbb{E}}\Big[ K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star} \Big] \notag \\ &\le \frac{1}{d} \cdot K(D, \beta_0, \beta_1, \kappa, \lambda) d = K(D, \beta_0, \beta_1, \kappa, \lambda)\,.\label{eq:upperboundrhowithinpf} \end{align}\tag{221}\]
We now return to the proof for general \(t,v\in[0,1]^2\). Again by the aforementioned upper bounds on \(\sum_{1 \le i \le n}|s_i|\) and \(\frac{1}{\sqrt{d}} \sum_{1 \le i \le n} \| \bar{g}_i'\|\), recalling the definition \(\beta' = K_{\mathrm{\ref{lem:lem316}}}(D)+\beta\), and using that \(\frac{\theta_1}{\sqrt{d}} \in I \subseteq [-1,1]\), \(n \le \alpha_0d \le 2d\) and the definition of \(B^{\star}\), we have \[\begin{align} &\int_{\mathbb{R}^{d-1}} \operatorname{\mathbb{E}}_{W}\Big[ \exp\Big( u(S_{n,t,v}) + \sum_{1 \le i \le n-1} u(S_{i,t}) \beta \| \bar{\theta} \|^2 - \beta \theta_1^2 \Big)\Big] \, \mathrm{d}\overline{\theta} \\ &\quad \ge \exp(-\beta\theta_1^2) \Big( \frac{\pi}{\beta'}\Big)^{\frac{d-1}{2} } \exp\Bigg( -D(\kappa, \lambda) \Big( n + \frac{1}{\sqrt{d \beta'}} \sum_{1 \le i \le n} \|\bar{g}_i'\| + \frac{|\theta_1|}{\sqrt{d}} \sum_{1 \le i \le n} |s_i| \\ &\qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad + |Z|\sqrt{(1-v)q_{n,d}} + K\sqrt{\rho_{n,d}-q_{n,d}} + |s_n| \Big) \Bigg) \\ &\quad \ge \exp\Bigg( -K(D, \beta_0, \beta_1, \kappa, \lambda) \Big( d + \Big( \sum_{1 \le i \le n} \|\bar{g}_i\|^2 \Big)^{1/2} + \Big( d \sum_{1 \le i \le n} s_i^2 \Big)^{1/2} + |Y| + |Z| \Big) \Bigg) \\ &\quad \ge \exp\Big( -K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star} \Big)\,. \end{align}\] Here, we used 221 to upper bound \(|\rho_{n,d}|, |q_{n,d}|\) and hence \(K\sqrt{\rho_{n,d}-q_{n,d}}\).
Using that \(|\sqrt{d} I| \ge 2\varepsilon''\), that \(\varepsilon'' \ge \exp(-d)\) if \(d \ge d_{\mathrm{\ref{lem:lem316}}}(\varepsilon'')\), and that \(B^{\star} \ge d\), we thus obtain for general \(t,v\in[0,1]^2\) that \[\begin{align} Z' \ge \int_{\frac{1}{\sqrt{d}} \theta_1 \in I } \exp\Big( -K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star} \Big)\,\mathrm{d}\theta_1 \ge \exp\Big( -K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star} \Big)\,. \end{align}\] This proves Lemma 31. ◻
We now have the ingredients needed to prove Proposition 24.
Proof of Proposition 24. First, we claim that \[\begin{align} \big\langle \| \bar\theta\|^{2k} \big\rangle \le \big\langle \| \bar\theta\|^{4k} \big\rangle^{1/2} &\le \big( K(D, \beta_0, \beta_1, \kappa, \lambda)\,B^{\star}\big)^k \,, \tag{222} \\ \Big\langle \exp\Big( \frac{\beta}{2} \|\bar\theta\|^2 \Big) \Big\rangle &\le \exp\big( K_{\mathrm{\ref{lem:logconcaveboundmomentslemma}}}(K_{\mathrm{\ref{lem:lem316}}}, D, \beta_0, \beta_1, \kappa, \lambda)\, B^{\star} \big)\,. \tag{223} \end{align}\] Note that the functions we take averages with respect to in the Gibbs measure \(\langle \cdot \rangle\) above are a function of \(L=1\) replica. Next, note we have \(Z' \ge \exp(-K_{\mathrm{\ref{lem:lem316}}} B^{\star})\) by Lemma 31. For the interpolators or for the posterior in the logistic case where \(u \le 0\), 222, 223 follow immediately by Lemma 19, as the corresponding \(U(\cdot)\) from ?? is such that \(U \le 0\) and all the \(a_j=0\). For the posterior in the GMM case, since \(u(x) = \sqrt{\lambda} x\), we note Lemma 18 applies where \[\begin{align} a_0 &= \sqrt{1-v}\big( \sqrt{q_{n,d}} Z + \sqrt{\rho_{n,d} - q_{n,d}} W \big) + s_n \cdot (1-v) x\,, \\ a_1 &= \sqrt{\frac{\lambda}{d}} \Big( \sum_{i=1}^{n-1} s_i + s_n v\Big)\,,\\ a_j &= \sqrt{\frac{\lambda}{d}} \Big( \sum_{i=1}^{n-1} g_{ij} + \sqrt{v} g_{nj} \Big)\text{ for all } 2 \le j \le d-1\,, \\ a_d &= \sqrt{\frac{\lambda t}{d}} \Big( \sum_{i=1}^{n-1} g_{ij} + \sqrt{v} g_{nj} \Big) + \sqrt{(1-t)r} Y\,, \\ U(\theta) &= -\frac{(1-t)(r-\bar r)}{2} \theta_d^2 \le 0\,. \end{align}\] By 221, using that \(\operatorname{\mathbb{E}}_W[\exp K W] \le K\) we have \[\begin{align} \log \operatorname{\mathbb{E}}_W\big[ \exp a_0 \big] \le K(D, \beta_0, \beta_1, \kappa, \lambda) \big(|Z|+|s_n| \big) + K(D, \beta_0, \beta_1, \kappa, \lambda)\,. \end{align}\] It follows that \[\begin{align} \frac{1}{2\beta_0} \sum_{1 \le j \le d} a_j^2 + \log \operatorname{\mathbb{E}}_W\big[ \exp a_0 \big] \le K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star}\,. \end{align}\] Combining the above display with Lemma 19 and Lemma 31 now establishes 222, 223.
We first prove the desired result for \(R_{1,2}\). Let \(m = \big\langle \bar\theta\big\rangle\), thus \(\langle R_{1,2} \rangle = \frac{\| m \|^2}{d}\), and \[\big| R_{1,2} - \langle R_{1,2} \rangle \big| \le \Big| \frac{\langle \bar{\theta}^1, \bar{\theta}^2 \rangle}{d} - \frac{\langle \bar{\theta^1}, m \rangle }{d} \Big| + \Big| \frac{\langle \bar{\theta}^1, m \rangle}{N} - \frac{\langle m, m \rangle}{N} \Big|\,.\] For fixed \(\theta^1\), the map \(f(x) = \frac{\langle \bar\theta^1, x \rangle}{d}\) is Lipschitz with constant \(\frac{\| \bar\theta^1\|}{d}\). Letting \(\mu_I(\theta^l)\) denote the Gibbs measure w.r.t. only the \(l\)-th replica, which is \(\beta\) strongly log-concave, Theorem 19 gives \[\int \Big( \frac{\langle \bar\theta^1, \bar\theta^2\rangle }{d} - \frac{\langle \bar\theta^1, m \rangle }{d} \Big)^{2k} \mathrm{d}\mu_I(\theta^2) \le \Big( \frac{k\, K(\beta)\, \|\bar\theta^1\|^2}{d^2} \Big)^k\,.\] We now integrate this inequality for \(\theta^1\) with respect to \(\mu_I(\theta^1)\). By 222, \[\begin{align} \Big\langle \Big( \frac{\langle \bar\theta^1, \bar\theta^2\rangle }{d} - \frac{\langle \bar\theta^1, m \rangle }{d} \Big)^{2k} \Big\rangle &= \int \Big( \frac{\langle \bar\theta^1, \bar\theta^2\rangle }{d} - \frac{\langle \bar\theta^1, m \rangle }{d} \Big)^{2k} \mathrm{d}\mu_I(\theta^1) \mathrm{d}\mu_I(\theta^2) \notag \\ &\le \Big( \frac{k\, K(\beta)}{d^2} \Big)^k \big\langle \|\bar\theta^1\|^{2k} \big\rangle \notag \\ &\le \Big( \frac{k\, K(D, \beta_0, \beta_1, \kappa, \lambda)\, B^{\star}}{d^2} \Big)^k\,.\label{eq:logconcaveR12pt1} \end{align}\tag{224}\] Likewise, the map \(f(x) = \frac{\langle x, m \rangle}{d}\) is Lipschitz with constant \(\frac{\| m \|}{d}\). Thus Theorem 19 gives \[\Big\langle \Big( \frac{\langle \bar\theta^1, m \rangle}{d} -\frac{\langle m, m \rangle}{d} \Big)^{2k} \Big\rangle = \int \Big( \frac{\langle \bar\theta^1, m \rangle}{d} -\frac{\langle m, m \rangle}{d} \Big)^{2k} \mathrm{d}\mu_I(\theta^1) \le \Big( \frac{k\,K(\beta)\,\| m \|^2}{d^2} \Big)^k~.\] Again by Lemma 19 and Jensen’s Inequality repeatedly, this gives \[\|m\|^{2k} = \big\| \langle \bar\theta\rangle \big\|^{2k} \le \big\langle \| \bar\theta\| \big\rangle^{2k} \le \big\langle \| \bar\theta\|^{2k} \big\rangle \le \big( K(D, \beta_0, \beta_1, \kappa, \lambda)\,B^{\star}\big)^k\,.\] Combining with the above display yields \[\begin{align} \Big\langle \Big( \frac{\langle \bar\theta^1, m \rangle}{d} -\frac{\langle m, m \rangle}{d} \Big)^{2k} \Big\rangle &\le \Big( \frac{k\,K(D, \beta_0, \beta_1, \kappa, \lambda)\,B^{\star} }{d^2} \Big)^k\,.\label{eq:logconcaveR12pt2} \end{align}\tag{225}\] As \((a+b)^{2k} \le 2^{2k-1}(a^{2k}+b^{2k})\), combining 224 and 225, we obtain the desired upper bound for \(\big\langle ( R_{1,2} - \langle R_{1,2} \rangle )^{2k} \big\rangle\).
We now prove the result for \(R_{1,1}\). The idea is to truncate \(R_{1,1}\) into a part \(f\) where we have the requisite bounds, and another part \(\phi\) which is 0 with high probability. Specifically, define the parameter \[\begin{align} a := \frac{K_{\mathrm{\ref{lem:logconcaveboundmomentslemma}}}(K_{\mathrm{\ref{lem:lem316}}}, D, \beta_0, \beta_1, \kappa, \lambda) \sqrt{6B^{\star}}}{\sqrt{\beta_0}} > 0 \end{align}\] controlling the truncation, and in terms of \(a\) define \[f(\theta) = \min\Big\{ \frac{\| \bar\theta\|^2}{d}, \frac{a^2}{d} \Big\} = \frac{\big( \min\{ \| \bar\theta\|, a \} \big)^2}{d}\,.\] As the cylinder \(\big\{\theta:\| \bar\theta\| \le a\big\}\) is convex, it follows that \(f\) is Lipschitz with constant \(\frac{2a}{d}\). Thus Theorem 19 gives \[\begin{align} \Big\langle \big(f - \langle f \rangle \big)^{2k} \Big\rangle \le \Big( \frac{k\,K(\beta)\,a^{2}}{d^2} \Big)^k\,.\label{eq:concentrationR11eq0} \end{align}\tag{226}\] Define \[\begin{align} \phi(\theta) := \frac{\| \bar\theta\|^2}{d} - f(\theta) \ge 0\,. \end{align}\] Thus \(\phi(\theta) \le \frac{\| \bar\theta\|^2}{d} \, \mathbf{1}\{\|\bar\theta\| \ge a\}\). By Lemma 29 and Cauchy–Schwarz, \[\begin{align} \Big\langle \big(\phi - \langle \phi \rangle \big)^{2k} \Big\rangle &\le 2^{2k} \big\langle \phi^{2k} \big\rangle \notag \\ &\le 2^{2k} \Big\langle \Big(\frac{\| \bar\theta\|^2}{d}\Big)^{2k} \, \mathbf{1}\{\|\bar\theta\| \ge a\}\Big\rangle \notag \\ &\le 2^{2k} \Big\langle \Big(\frac{\| \bar\theta\|^2}{d}\Big)^{4k} \Big\rangle^{1/2} \Big\langle \mathbf{1}\{\|\bar\theta\| \ge a\}^{2k}\Big\rangle^{1/2} \notag \\ &= 2^{2k} \Big\langle \Big(\frac{\| \bar\theta\|^2}{d}\Big)^{4k} \Big\rangle^{1/2} \Big\langle \mathbf{1}\{\|\bar\theta\| \ge a\}\Big\rangle^{1/2} \,.\label{eq:concentrationR11eq1} \end{align}\tag{227}\] By 222, 223, Markov’s Inequality and the choice of \(a\) gives \[\begin{align} \Big\langle \mathbf{1}\{\|\bar\theta\| \ge a\}\Big\rangle &= \operatorname{\mathbb{P}}\Big( \exp\Big( \frac{\beta}{2} \|\bar\theta\|^2 \Big) \ge \exp\Big( \frac{\beta a^2}{2} \Big) \Big) \notag \\ &\leq \exp\Big( K_{\mathrm{\ref{lem:logconcaveboundmomentslemma}}}(K_{\mathrm{\ref{lem:lem316}}}, D, \beta_0, \beta_1, \kappa, \lambda)\, B^{\star} - \frac{\beta a^2}{2} \Big) \le \exp\big(-2B^{\star}\big)\,. \label{eq:concentrationR11eq3} \end{align}\tag{228}\] Plugging in 222, 228 into 227, we obtain \[\Big\langle \big(\phi - \langle \phi \rangle \big)^{2k} \Big\rangle \leq \exp\big(-B^{\star}\big) \Big( \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)\, B^{\star}}{d} \Big)^{2k}\,.\] Since \(R_{1,1} = \| \bar\theta\|^2 / d = f + \phi\), using that \((a + b)^{2k} \leq 2^{2k}(a^{2k} + b^{2k})\), combining with 226 and recalling our choice of \(a\), we obtain \[\begin{align} \Big\langle \big(R_{1, 1} - \big\langle R_{1, 1} \big\rangle \big)^{2k} \Big\rangle &\leq 2^{2k} \Bigg( \Big\langle \big(f - \langle f \rangle \big)^{2k} \Big\rangle + \Big\langle \big(\phi - \langle \phi \rangle \big)^{2k} \Big\rangle \Bigg) \\ &\leq \Big( \frac{k\,K(D, \beta_0, \beta_1, \kappa, \lambda)\,B^{\star}}{d^2} \Big)^k + \exp\big(-B^{\star}\big) \Big( \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)\, B^{\star}}{d} \Big)^{2k}\,. \end{align}\] Note for \(x \ge 0\) that \(x^k \le k^k \exp(x)\), thus \(\exp(-x) \le \left( k / x \right)^k\) for \(x>0\). Clearly \(B^{\star} > 0\). Hence \[\begin{align} \exp\big(-B^{\star}\big) \Big( \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)\, B^{\star}}{d} \Big)^{2k} &\le \Big( \frac{k}{B^{\star}} \Big)^k \Big( \frac{K(D, \beta_0, \beta_1, \kappa, \lambda)\, B^{\star}}{d} \Big)^{2k} \\ &\le \Big( \frac{k\, K(D,\beta_0, \beta_1, \kappa, \lambda)\, B^{\star}}{d^2} \Big)^k\,. \end{align}\] Combining the above two displays gives the desired upper bound on \(\big\langle (R_{1, 1} - \big\langle R_{1, 1} \big\rangle )^{2k} \big\rangle\). ◻
We will follow the strategy of [25] of considering \(\langle R_{1, 1} \rangle\) and \(\langle R_{1, 2}\rangle\) as functions of the disorder \((s_j)_{j \le n} \times (g_{i, j})_{2 \le i \le n, 1 \le j \le d} \times (W^l)_{1 \le l \le L} \times Z\times Y\). The density of the disorder is strongly log-concave by Assumption 1, and to apply Theorem 19 on concentration of Lipschitz functions of strongly log-concave measures, we need to establish control on the Lipschitz constant of these functions.
Lemma 32. Let \(f=R_{1,1}\) or \(R_{1,2}\) and let \(\nabla\) denote the derivative of the function \(\langle f \rangle\) w.r.t. the disorder. Let \[\begin{align} u(\theta) := \Big( u'\big(S_{1,t}(\theta)\big), \ldots, u'\big(S_{n-1,t}(\theta)\big), u'\big(S_{n,t,v}(\theta)\big) \Big)^T \in \mathbb{R}^n\,, \end{align}\] and analogously define \(u^l(\theta^l)\) for each replica \(l\). Then \(\| \nabla\|^2\) is upper bounded by \[\begin{align} &K\Bigg( \big\langle \dot{f} \dot{\theta^1_d} \big\rangle^2 + \frac{1}{d} \Big\| \Big\langle \big( \theta^1 - \langle \theta^1 \rangle\big) \dot{f} u'\big(S_{n,t,v}^1(\theta^1)\big) \Big\rangle \Big\|^2 + \frac{1}{d} \sum_{i \le n-1} \Big\| \Big\langle \big( \theta^1 - \langle \theta^1 \rangle\big) \dot{f} u'\big(S_{i,t}^1(\theta^1)\big) \Big\rangle \Big\|^2 \\ &\qquad\qquad \qquad + \Big( 1 + \frac{1}{d} \big\langle \| \theta^1 \|^2 \big\rangle \Big) \Big\| \Big\langle \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big) \dot{f} \Big\rangle \Big\|^2 \Bigg)\,, \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda\) and also on \(\kappa\) for the interpolators, and where we use the notation \[\begin{align} \dot{f} := f - \langle f \rangle\,,\,\dot{\theta^l} := \theta^l - \langle \theta^l\rangle\,,\,\dot{\theta_j^l} := \theta_j^l - \langle \theta_j^l\rangle\,, \end{align}\] and \[\begin{align} \dot{u}'(S^l) := u'(S^l) - \langle u'(S^l)\rangle\quad\text{ for }\quad S^l=S^l_{i,t}(\theta^l)\text{ or }S^l_{n,t,v}(\theta^l)\,. \end{align}\]
Proof. First, consider \(x\) an element of the quenched disorder, i.e. not one of the \(W^l\). For just this proof, we let \(H_{t, v, n, d}(\theta^l) := u\big(S^l_{n,t,v}(\theta^{l})\big) + H_{t,n-1,d}(\theta^{l}) - \beta \| \theta^{l} \|^2\). By 216, we remark that \[\begin{align} \frac{\partial}{\partial x} \langle f \rangle &= \frac{1}{Z'^L} \int_{\mathbb{R}^d} \operatorname{\mathbb{E}}_{W}\Bigg[ f \sum_{1 \le l \le L}\Big\{ \mathbf{1}\{\theta_1^{l}/\sqrt{d} \in I\} \exp\big( H_{t, v, n, d}(\theta^l) \big) \cdot \frac{\partial}{\partial x} H_{t, v, n, d}(\theta^l) \\ &\qquad \qquad \qquad \qquad \cdot \prod_{1 \le l' \neq l \le L} \mathbf{1}\{\theta_1^{l'}/\sqrt{d} \in I\} \exp\big( H_{t, v, n, d}(\theta^{l'}) \big) \Big\} \Bigg] \, \mathrm{d}\theta^1 \cdots \mathrm{d}\theta^L \\ &\qquad \qquad - \frac{L}{Z'^{L+1}} \int_{\mathbb{R}^d} \operatorname{\mathbb{E}}_{W}\Bigg[ f \prod_{1 \le l \le L} \mathbf{1}\{\theta_1^l/\sqrt{d} \in I\} \exp\big( H_{t,v,n,d}(\theta^l) \big) \Bigg]\, \mathrm{d}\theta^1 \cdots \mathrm{d}\theta^L \\ &\qquad \qquad \qquad \qquad \cdot \int_{\mathbb{R}^d} \operatorname{\mathbb{E}}_{W}\Big[ \mathbf{1}\{\theta^{L+1}_1/\sqrt{d} \in I\} \exp\big( H_{t,v,n,d}(\theta^{L+1}) \big) \cdot \frac{\partial}{\partial x} H_{t,v,n,d}(\theta^{L+1}) \Big]\, \mathrm{d}\theta^{L+1} \\ &= \sum_{1 \le l \le L} \Big\langle f \frac{\partial}{\partial x} H_{t,v,n,d}(\theta^l) \Big\rangle - \langle f \rangle \Big\langle \frac{\partial}{\partial x} H_{t,v,n,d}(\theta) \Big\rangle\,. \end{align}\] Note that the \(\theta^1, \ldots, \theta^L\) such that there exists some \(l'\) with \(\frac{1}{\sqrt{d}} \theta^{l'} \not\in I\) make no contribution to \(\langle f \rangle\). Thus \(\langle f \rangle = \langle f' \rangle\) where \(f'\) is the restriction of \(f\) to \(\prod_{1 \le l \le L} \mathbf{1}\{\theta_1^l/\sqrt{d} \in I\}\). Consequently we have \[\begin{align} \Big\langle \frac{\partial}{\partial x} H_{t,v,n,d}(\theta) \Big\rangle = \begin{cases} \Big\langle u'\big(S_{i,t}(\theta)\big) \cdot \frac{\theta_1}{\sqrt{d}} \Big\rangle &: x = s_i, i \le n-1 \\ \Big\langle u'\big( S_{n,t,v}(\theta) \big) \cdot \Big( \frac{v\theta_1}{\sqrt{d}} + (1-v)x \Big) \Big\rangle &: x = s_n \\ \Big\langle u'\big(S_{i,t}(\theta)\big) \cdot \frac{\theta_j}{\sqrt{d}} \Big\rangle &: x = g_{i,j}, i \le n-1, j \le d-1 \\ \Big\langle u'\big(S_{i,t}(\theta)\big) \cdot \theta_d\sqrt{\frac{t}{d}} \Big\rangle &: x = g_{i,d}, i \le n-1 \\ \Big\langle u'\big(S_{n,t,v}(\theta)\big) \cdot \theta_j \sqrt{\frac{v}{d}} \Big\rangle &: x = g_{n, j}, j \le d-1 \\ \Big\langle u'\big(S_{n,t,v}(\theta)\big) \cdot \theta_d \sqrt{\frac{vt}{d}} \Big\rangle &: x = g_{n, d} \\ \Big\langle u'\big(S_{n,t,v}(\theta)\big) \cdot \sqrt{(1-v) q_{n,d}} \Big\rangle &: x = Z\\ \Big\langle \theta_d\sqrt{(1-t) r} \Big\rangle &: x = Y\,. \end{cases} \end{align}\] An analogous derivation applies also for \(\Big\langle f \frac{\partial}{\partial x} H_{t,v,n,d}(\theta^l) \Big\rangle\).
Now consider \(x = W^l\) for some \(1 \le l \le L\). We remark that \[\begin{align} &\frac{\partial}{\partial W^l} \operatorname{\mathbb{E}}_{W^l}\Big[ \mathbf{1}\{\theta_1^l/\sqrt{d}\in I\} \exp\big(H_{t,v,n,d}(\theta)\big) \Big] \\ &\quad = -\operatorname{\mathbb{E}}_{W^l}\Big[ \mathbf{1}\{\theta_1^l/\sqrt{d}\in I\} \exp\big(H_{t,v,n,d}(\theta)\big) \Big] \\ &\qquad \qquad \qquad + \operatorname{\mathbb{E}}_{W^l}\Big[ \mathbf{1}\{\theta_1^l/\sqrt{d}\in I\} \exp\big(H_{t,v,n,d}(\theta)\big) \cdot u'\big(S_{n,t,v}^l(\theta^l)\big) \frac{\partial}{\partial W^l} u\big(S_{n,t,v}^l(\theta^l)\big) \Big] \\ &\quad = -\operatorname{\mathbb{E}}_{W^l}\Big[ \mathbf{1}\{\theta_1^l/\sqrt{d}\in I\} \exp\big(H_{t,v,n,d}(\theta)\big) \Big] \\ &\qquad \qquad \qquad + \operatorname{\mathbb{E}}_{W^l}\Big[ \mathbf{1}\{\theta_1^l/\sqrt{d}\in I\} \exp\big(H_{t,v,n,d}(\theta)\big) \cdot u'\big(S_{n,t,v}^l(\theta^l)\big) \sqrt{(1-v)(\rho_{n,d}-q_{n,d})} \Big]\,, \end{align}\] where the last step follows from the precense of the constraint \(\mathbf{1}\{\theta_1^l/\sqrt{d}\in I\}\) and analogous logic as above. Since \(f=R_{1,1}\) or \(R_{1,2}\) does not depend on the \(W^l\), it follows from an identical derivation as above that \[\begin{align} \frac{\partial}{\partial W^l} \langle f \rangle &= \sum_{1 \le l \le L} -\langle f \rangle + \langle f \rangle + \sqrt{(1-v)(\rho_{n,d}-q_{n,d})} \Big( \Big\langle f u'\big(S_{n,t,v}^l(\theta^l)\big) \Big\rangle - \langle f \rangle \Big\langle u'\big(S_{n,t,v}^l(\theta^l)\big) \Big\rangle \Big) \\ &= \sum_{1 \le l \le L} \sqrt{(1-v)(\rho_{n,d}-q_{n,d})} \Big( \Big\langle f u'\big(S_{n,t,v}^l(\theta^l)\big) \Big\rangle - \langle f \rangle \Big\langle u'\big(S_{n,t,v}^l(\theta^l)\big) \Big\rangle \Big) \,. \end{align}\] Note \(\langle \dot{f} \rangle=0\). Thus for any \(1 \le l \le L\), \[\begin{align} \big\langle \dot{f} u'(S^l) \big\rangle = \big\langle \dot{f} \dot{u}'(S^l) \big\rangle\,,\,\big\langle \dot{f} \theta^l_d \big\rangle = \big\langle \dot{f} \dot{\theta^l_d} \big\rangle\,, \end{align}\] and for any \(1 \le l \le L\) and any \(1 \le j \le d\), \[\begin{align} \big\langle \dot{f} \theta^l_j u'(S^l) \big\rangle &= \big\langle \dot{f} \dot{\theta^l_j} u'(S^l) \big\rangle + \big\langle \theta^l_j \big\rangle \big\langle \dot{f} u'(S^l) \big\rangle = \big\langle \dot{f} \dot{\theta^l_j} u'(S^l) \big\rangle + \big\langle \theta^l_j \big\rangle \big\langle \dot{f} \dot{u}'(S^l) \big\rangle \,. \end{align}\] Since \(t, v \in [0,1]^2\), \(L \le 2\) for \(f=R_{1,1}, R_{1,2}\), and as \(f=R_{1,1}, R_{1,2}\) are symmetric in \(\theta^1, \theta^2\), combining all of the displays above implies that \[\begin{align} \| \nabla\|^2 \le K \Big(\mathrm{\small (I)}+ \mathrm{\small (II)}+ \mathrm{\small (III)}\Big)\, \end{align}\] where \[\begin{align} \mathrm{\small (I)}&:= \frac{1}{d} \sum_{1 \le j \le d} \big\langle \dot{f}\dot{\theta^1_j} u'\big(S^1_{n,t,v}(\theta^1) \big)\big\rangle^2 + \frac{1}{d} \sum_{i \le n-1, 1 \le j \le d} \big\langle \dot{f}\dot{\theta^1_j} u'\big(S_{i,t} (\theta^1) \big) \big\rangle^2\,, \\ \mathrm{\small (II)}&:= \Big( \frac{1}{d} \sum_{1 \le j \le d}\langle \theta^1_j \rangle^2 \Big) \Big( \big\langle \dot{f} \dot{u}'\big(S^1_{n,t,v} (\theta^1) \big) \big\rangle^2 + \sum_{i \le n-1} \big\langle \dot{f} \dot{u}'\big(S_{i,t} (\theta^1) \big) \big\rangle^2 \Big)\,, \\ \mathrm{\small (III)}&:= \max\big\{ x^2, q_{n,d}, r, \rho_{n,d}-q_{n,d} \big\}\Big( \big\langle \dot{f} \dot{u}'\big(S^1_{n,t,v} (\theta^1) \big) \big\rangle^2 + \big\langle \dot{f} \dot{\theta^1_d} \big\rangle^2 \Big)\,. \end{align}\] Note \(|x| \le 1\) and that \(r \le K(D)\). Moreover by 221, we have \(|q_{n,d}|, |\rho_{n,d}| \le K(D, \beta_0, \beta_1, \kappa, \lambda)\). Also remark that \[\begin{align} \frac{1}{d} \sum_{1 \le j \le d}\langle \theta^1_j \rangle^2 \le \frac{1}{d} \sum_{1 \le j \le d} \langle (\theta^1_j)^2 \rangle = \frac{1}{d} \big\langle \| \theta^1 \|^2 \big\rangle\,. \end{align}\] Next, for \(S^1\) either \(S^1_{n,t,v}(\theta^1)\) or \(S_{i,t}(\theta^1)\), we observe that \[\begin{align} &\sum_{1 \le j \le d} \Big\langle \dot{f}\dot{\theta^1_j} u'\big(S^1(\theta^1) \big)\Big\rangle^2 \\ &\quad = \sum_{1 \le j \le d} \Big\langle \dot{f}(\theta^1, \ldots, \theta^L) \dot{f}(\theta^{L+1}, \ldots, \theta^{2L}) u'\big(S^1(\theta^1) \big) u'\big(S^1(\theta^{L+1}) \big) \dot{\theta^1_j} \dot{\theta^{L+1}_j} \Big\rangle \\ &\quad = \Big\langle \dot{f}(\theta^1, \ldots, \theta^L) \dot{f}(\theta^{L+1}, \ldots, \theta^{2L}) u'\big(S^1(\theta^1) \big) u'\big(S^1(\theta^{L+1}) \big) \cdot \big(\theta^1 - \langle \theta^1 \rangle \big)^T \big(\theta^{L+1} - \langle \theta^{L+1} \rangle \big) \Big\rangle \\ &\quad = \Big\| \Big\langle \big( \theta^1 - \langle \theta^1 \rangle\big) \dot{f} u'(S^1) \Big\rangle \Big\|^2 \,. \end{align}\] Analogously, we have \[\begin{align} &\big\langle \dot{f} \dot{u}'\big(S^1_{n,t,v} (\theta^1) \big) \big\rangle^2 + \sum_{i \le n-1} \big\langle \dot{f} \dot{u}'\big(S_{i,t} (\theta^1) \big) \big\rangle^2 \\ &\quad = \Big\langle \dot{f}(\theta^1, \ldots, \theta^L) \dot{f}(\theta^{L+1}, \ldots, \theta^{2L}) \cdot \Big( u\big( S^1(\theta^1) \big) - \big\langle u\big( S^1(\theta^1) \big) \big\rangle \Big)^T \Big( u\big( S^1(\theta^{L+1}) \big) - \big\langle u\big( S^1(\theta^{L+1}) \big) \big\rangle \Big) \Big\rangle \\ &\quad = \Big\| \Big\langle \big( u\big( S^1(\theta^1) \big) - \big\langle u\big( S^1(\theta^1) \big) \big\rangle \big) \dot{f} \Big\rangle \Big\|^2\,. \end{align}\] Using these observations, the Lemma follows from combining terms in the above expressions \(\mathrm{\small (I)}, \mathrm{\small (II)}, \mathrm{\small (III)}\). ◻
We now aim to upper bound the expressions appearing in the bound from Lemma 32.
Lemma 33. For any function \(f\) of \(\theta^1, \ldots, \theta^L\) mapping to \(\mathbb{R}\) (possibly depending on the disorder), we have \[\Big\| \Big\langle \big( \theta^1 - \langle \theta^1 \rangle\big) f \Big\rangle \Big\|^2 \le K \langle f^2 \rangle\,,\] and consequently we also have \(\big\langle f \dot{\theta^1_d} \big\rangle^2 \le K \langle f^2 \rangle\), where \(K\) depends on \(\beta_0, \beta_1\).
Proof. Consider any \(y\in \mathbb{R}^d\). By Cauchy-Schwarz, \[\begin{align} \Big| \big\langle \Big( \theta^1 - \langle \theta^1 \rangle\Big) f \big\rangle^T y \Big| &= \Big\langle f \big( \theta^1 - \langle \theta^1 \rangle\big)^T y \Big\rangle \le \big\langle f^2 \big\rangle^{1/2} \Big\langle \Big(\big( \theta^1 - \langle \theta^1 \rangle\big)^T y\Big)^2\Big\rangle^{1/2}\,. \end{align}\] By Theorem 19 applied with the function \((\theta^1)^T y\) of \(\theta^1, \ldots, \theta^L\) which is \(\| y \|\)-Lipschitz, \[\begin{align} \Big\langle \Big(\big( \theta^1 - \langle \theta^1 \rangle\big)^T y\Big)^2\Big\rangle \le K(\beta_0, \beta_1) \|y\|^2\,. \end{align}\] Hence, we have \[\begin{align} \Big| \Big\langle \big( \theta^1 - \langle \theta^1 \rangle\big) f \Big\rangle^T y \Big| &\le K(\beta_0, \beta_1) \big\langle f^2 \big\rangle^{1/2} \|y\|\,, \end{align}\] and since \(y\) is arbitrary the first part of the Lemma follows. The second part of this Lemma follows upon observing that analogously as in the proof of Lemma 32, we have \[\begin{align} \big\langle f \dot{\theta^1_d} \big\rangle^2 \le \sum_{1 \le j \le d} \big\langle f \dot{\theta^1_j} \big\rangle^2 = \Big\| \Big\langle \big( \theta^1 - \langle \theta^1 \rangle \big) f\Big\rangle \Big\|^2\,. \end{align}\] Applying the first part of this Lemma then finishes the proof. ◻
To bound the other term in Lemma 32, define the matrix \(M\) as follows: for all \(1 \le i \le n\) and \(1 \le j \le d\), we let \[\begin{align} (M)_{i, j} &:= \begin{cases} s_i &: 1 \le i \le n-1, j=1 \\ g_{i, j} &: 1 \le i \le n-1, 2 \le j \le d-1 \\ \sqrt{t} g_{i, d} &: 1 \le i \le n-1, j=d \\ vs_n &: i=n, j=1 \\ \sqrt{v} g_{n,j} &: i=n, 2 \le j \le d-1 \\ \sqrt{vt} g_{n,d} &: i=n, j=d\,.\end{cases} \tag{229} \\ B' &:= \| M \|_{\mathrm{\small op}}\,.\tag{230} \end{align}\] We now control \(B'\) as follows:
Lemma 34. We have \(B'^2 \le K d\) with probability at least \(1-K \exp(-d)\), where \(K\) depends on \(\lambda\).
Proof. Note \(B'^2 = \| M M^T \|_{\mathrm{\small op}}\). Consider any unit vector \(y \in \mathbb{R}^n\). Note for all \(1 \le j \le d\) that \[\begin{align} \label{eq:concentration95controlopnorm950} \big(M^{T} y\big)_j &= \begin{cases} \sum_{i=1}^{n-1} s_i y_i + v s_n y_n &: j=1 \\ \sum_{i=1}^{n-1} g_{i, j} y_i + \sqrt{v} g_{n, j} y_n &: 2 \le j \le d-1\\ \sqrt{t} \sum_{i=1}^{n-1} g_{i, d} y_i + \sqrt{tv} g_{n, d} y_n &: j=d\,. \end{cases} \end{align}\tag{231}\] Let \(\bar{M}\) be the \(n \times d-1\) matrix comprising of the last \(d-1\) columns of \(M\); note this matrix does not involve the \(s_i\), which we handle in a separate step. Observe that \[\begin{align} \label{eq:concentration95controlopnorm951} \sum_{j=2}^{d-1} \Big( \sum_{i=1}^{n-1} g_{i, j} y_i + \sqrt{v} g_{n, j} y_n \Big)^2 + \Big( \sqrt{t} \sum_{i=1}^{n-1} g_{i, d} y_i + \sqrt{tv} g_{n, d} y_n \Big)^2 = \| \bar{M}^T y \|^2 \le \|\bar{M}\|_{\mathrm{\small op}}^2\,. \end{align}\tag{232}\] By concentration of operator norm for matrices with i.i.d. sub-Gaussian entries, e.g. Theorem 4.4.5 of [46], as \(t,v\in[0,1]^2\) we have \(\|\bar{M}\|_{\mathrm{\small op}} \le K\sqrt{d}\) with probability at least \(1-K \exp(-d)\). Also, as \(v \in [0,1]\), \[\begin{align} \label{eq:concentration95controlopnorm952} \Big( \sum_{i=1}^{n-1} s_i y_i + v s_n y_n \Big)^2 \le \|y\|^2 \| s \|^2 = \sum_{i=1}^n s_i^2\,. \end{align}\tag{233}\] As each \(s_i^2\) is \(K_{\mathrm{\small signal}}\) sub-Exponential and \(n \le 2d\), the latter is at most \(K(K_{\mathrm{\small signal}}) d\) with probability at least \(1-K \exp(-d)\) by Bernstein’s Inequality. Combining 231 with the aforementioned high-probability bounds for 232 and 233, the Lemma follows. ◻
Next note for any sequences \((x_j)_{j \le d}\), \((y_i)_{i \le n}\), we have \[\sum_{i \le n, j \le d} M_{i, j} x_j y_i \le B' \Big( \sum_{j \le d} x_j^2 \Big)^{1/2} \Big( \sum_{i \le n} y_i^2 \Big)^{1/2}\,.\] Now applying the above inequality for \(x_j = \sum_{i \le n} M_{i, j} y_i\), we obtain that \[\begin{align} \Big( \sum_{j \le d} \Big( \sum_{i \le n} M_{i, j} y_i \Big)^2 \Big)^{1/2} \le B' \Big( \sum_{i \le n} y_i^2 \Big)^{1/2}\,.\label{eq:opnormboundtal347} \end{align}\tag{234}\]
Lemma 35. Consider any sequence \(y = (y_i)_{i \le n} \in \mathbb{R}^n\). Then the function \(f(\theta^1, \ldots, \theta^L) = \big\langle u^1(\theta^1), y \big\rangle\) is Lipschitz with constant \(B' D \| y\| / \sqrt{d}\).
Proof. Clearly \(f\) only depends on \(\theta^1\) among \(\theta^1, \ldots, \theta^L\). Note for all \(1 \le j \le d\) that by construction of \(M_{i,j}\), \[\frac{\partial}{\partial \theta^1_j} \big\langle u^1(\theta^1), y \big\rangle = \frac{1}{\sqrt{d}} \Big( \sum_{1 \le i \le n-1} y_i u''\big(S_{i,t} (\theta^1) \big) M_{i,j} + y_n u''\big(S_{n,t,v} (\theta^1) \big) M_{n,j} \Big)\,.\] Applying 234 for the sequence \(\Big( y_1 u''\big(S_{1,t}(\theta^1)_, \ldots, y_{n-1} u''\big(S_{n-1,t}(\theta^1)\big), y_n u''\big(S_{n,t,v}(\theta^1)\big) \Big)\) and recalling \(|u''| \le D\) now gives that \[\Big( \sum_{j \le d} \Big( \frac{\partial f}{\partial \theta^1_j} \Big)^2 \Big)^{1/2} \le \frac{B'}{\sqrt{d}} \Big( \sum_{i \le n-1} y_i^2 u''\big(S_{i,t} (\theta^1)\big)^2 + y_n^2 u''\big(S_{n,t,v}(\theta^1)\big)^2 \Big)^{1/2} \le \frac{B' D \| y\|}{\sqrt{d}}\,.\] Since \(f\) only depends on \(\theta^1\), the conclusion follows. ◻
Lemma 36. For any function \(f\) of \(\theta^1, \ldots, \theta^L\) mapping to \(\mathbb{R}\) (possibly depending on the disorder), we have \[\Big\| \Big\langle \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big) f \Big\rangle \Big\|^2 \le \frac{K B'^2 }{d} \langle f^2 \rangle\,,\] where \(K\) depends on \(D, \beta\).
Proof. Consider any vector \(y \in \mathbb{R}^n\). By Cauchy-Schwarz, \[\begin{align} \Big\langle \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big) f \Big\rangle^T y &= \Big\langle f \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big)^T y \Big\rangle \le \langle f^2 \rangle^{1/2} \Big\langle \Big( \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big)^T y \Big)^2 \Big\rangle^{1/2}\,. \end{align}\] Consider the function \(\theta\rightarrow \big\langle u(\theta), y \big\rangle\). By Lemma 35, this function is Lipschitz with constant \(B' D \| y \| / \sqrt{d}\). Applying Theorem 19, we obtain \[\Big\langle \Big( \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big)^T y \Big)^2 \Big\rangle \le \frac{K(\beta) B'^2 D^2 \|y\|^2}{d}\,.\] Since \(y \in \mathbb{R}^n\) was arbitrary, the desired conclusion follows. ◻
Corollary 2. For \(f=R_{1,1}, R_{1,2}\), defining \(\nabla\) as in Lemma 32, we have \[\begin{align} \| \nabla\|^2 \le K \Bigg( \frac{B^{\star}}{d^2} + \Big(1+\frac{B^{\star}}{d}\Big) \frac{B^{\star} B'^2 }{d^3} \Bigg)\,, \end{align}\] where \(K\) depends on \(D, \beta_0, \beta_1, \lambda\) and also on \(\kappa\) for the interpolators.
Proof. Applying the bound from Lemma 32, it remains to upper bound \[\begin{align} \mathrm{\small (I)}&:= \big\langle \dot{f} \dot{\theta_d^1} \big\rangle^2 + \frac{1}{d} \big\| \langle \big( \theta^1 - \langle \theta^1 \rangle\big) \dot{f} u'(S^1_{n,t,v}) \rangle \big\|^2 + \frac{1}{d} \sum_{i \le n-1} \big\| \langle \big( \theta^1 - \langle \theta^1 \rangle\big) \dot{f} u'(S^1_{i,t}) \rangle \big\|^2 \,, \\ \mathrm{\small (II)}&:= \Big( 1 + \frac{1}{d} \big\langle \| \theta^1 \|^2 \big\rangle \Big) \Big\| \Big\langle \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big) \dot{f} \Big\rangle \Big\|^2\,. \end{align}\] First, we upper bound \(\mathrm{\small (I)}\). To this end, applying Lemma 33 with the function \(\dot{f}\) or \(\dot{f} u'(S^1)\) where \(S^1 = S^1_{i,t}\) or \(S^1_{n,t,v}\), we have \[\begin{align} \mathrm{\small (I)}\le K(\beta_0, \beta_1) \Big( \langle \dot{f}^2 \rangle + \frac{1}{d} \langle \dot{f}^2 u'(S^1_{n,t,v})^2 \rangle + \frac{1}{d} \sum_{i \le n-1} \langle \dot{f}^2 u'(S^1_{i,t})^2 \rangle \Big) \le \frac{ K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star}}{d^2}\,, \end{align}\] where we use \(|u'| \le D\), Proposition 24 to control \(\langle \dot{f}^2 \rangle\), and that \(n/d \le \alpha_0= 2\).
Next, we upper bound \(\mathrm{\small (II)}\). First, by 222, \[\begin{align} \Big( 1 + \frac{1}{d} \big\langle \| \theta^1 \|^2 \big\rangle \Big) \le 1 + \frac{K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star}}{d}\,. \end{align}\] By Lemma 36 and Proposition 24, \[\begin{align} \Big\| \Big\langle \big( u^1(\theta^1) - \big\langle u^1(\theta^1) \big\rangle \big) \dot{f} \Big\rangle \Big\|^2 \le \frac{K(D, \beta) B'^2}{d} \langle \dot{f}^2 \rangle \le \frac{K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star} B'^2}{d^3} \,. \end{align}\] This yields an upper bound on \(\mathrm{\small (II)}\), and combining the upper bounds on \(\mathrm{\small (I)}\) and \(\mathrm{\small (II)}\) establishes Corollary 2. ◻
We now have done the necessary preparation to prove Proposition 25.
Proof of Proposition 25. For this proof, we let \(f= \langle R_{1,1} \rangle\) or \(\langle R_{1,2} \rangle\). Similarly as the proof of Theorem 18, we consider the space \(\mathcal{S} = \mathbb{R}^{nd + L + 2}\) where the first \(n\) coordinates correspond to the \(s_j\), the next \((n-1)d\) coordinates correspond to \(g_{i,j}\), the next \(L\) coordinates correspond to \(W^L\), and the last two coordinates correspond to \(Z\) and \(Y\). We endow \(\mathcal{S}\) with the product measure \(\gamma\) where the measure on each coordinate is given by law of each corresponding part of the disorder, that is, \(s_j, g_{i,j}, W^L, Z\) or \(Y\). Thus integration w.r.t. \(\gamma\) corresponds to taking expectation w.r.t. the disorder.
Consider the set \[\begin{align} C := \{ x \in \mathcal{S}\,:\, B^{\star} \le K(\lambda)d\,,\, B'^2 \le K(\lambda)d\} \,, \end{align}\] where by 219 and Lemma 34, \(K(\lambda)\) has been chosen large enough so that \[\begin{align} \operatorname{\mathbb{P}}(C^c) \le K(\lambda) \exp(-d)\,, \end{align}\] where probability here is w.r.t. \(\gamma\). Moreover, \(C\) is a convex subset of \(\mathcal{S}\), because \(B^{\star}\) is a convex function of the disorder, the operator norm of a matrix is a convex function of its entries, and the entries of \(M\) are an affine transformation of the disorder.
Next, let \(\gamma'\) be a probability measure defined on \(C\) with density proportional to that of \(\gamma\). By Assumption 1, \(\gamma'\) is \(\min\{1, \beta_{\mathrm{\small signal}}\}\) strongly log-concave. By Corollary 2, \(f\) is Lipschitz with constant \(\frac{K(D, \beta_0, \beta_1, \kappa, \lambda)}{\sqrt{d}}\) on \(C\). Let \(m = \int f \mathrm{d}\gamma'\). Since \(C\) is convex and since \(\gamma'\) is supported on \(C\), Theorem 19 gives that for all \(k \ge 1\), \[\begin{align} \int \big(f - m)^{2k} \mathrm{d}\gamma' \le \Big(\frac{K(D, \beta_0, \beta_1, \kappa, \lambda) k}{d}\Big)^k\,. \end{align}\] Thus by definition of \(\gamma'\), \[\begin{align} \operatorname{\mathbb{E}}\big[ (f-m)^{2k} \mathbf{1}\{C\} \big] &= \int_C (f-m)^{2k} \mathrm{d}\gamma = \gamma(C) \int_C (f-m)^{2k} \mathrm{d}\gamma' \le \Big(\frac{K(D, \beta_0, \beta_1, \kappa, \lambda) k}{d}\Big)^k\,. \end{align}\] We now combine Lemma 31 and Lemma 19 together as in the proof of 222, and then take expectations and applying Lemma 30. Using that \(f=R_{1,1}\) or \(R_{1,2}\), we obtain \[\begin{align} \operatorname{\mathbb{E}}\big[ f^{4k} \big] \le K(D, \beta_0, \beta_1, \kappa, \lambda)^k\,. \end{align}\] Next we upper bound \(m\). By Lemma 31 and Lemma 19, we have \(|f| \le \frac{K(D, \beta_0, \beta_1, \kappa, \lambda) B^{\star}}{d}\). Hence by definition of \(C^{\star}\), \[\begin{align} |m| = \Big| \int f \mathrm{d}\gamma' \Big| \le K(D, \beta_0, \beta_1, \kappa, \lambda)\,. \end{align}\] It follows from the above two displays that \(\operatorname{\mathbb{E}}\big[ (f-m)^{4k} \big] \le K(D, \beta_0, \beta_1, \kappa, \lambda)^k\). Thus \[\begin{align} \operatorname{\mathbb{E}}\big[ (f-m)^{2k} \big] &= \operatorname{\mathbb{E}}\big[ (f-m)^{2k} \mathbf{1}\{C\} \big] + \operatorname{\mathbb{E}}\big[ (f-m)^{2k} \mathbf{1}\{C^c\} \big] \\ &\le \Big(\frac{K(D, \beta_0, \beta_1, \kappa, \lambda) k}{d}\Big)^k + \operatorname{\mathbb{E}}\big[ (f-m)^{4k} \big] \operatorname{\mathbb{P}}(C^c) \\ &\le \Big(\frac{K(D, \beta_0, \beta_1, \kappa, \lambda) k}{d}\Big)^k + K(D, \beta_0, \beta_1, \kappa, \lambda)^k \cdot K(\lambda) \exp(-d) \\ &\le \Big(\frac{K(D, \beta_0, \beta_1, \kappa, \lambda) k}{d}\Big)^k\,, \end{align}\] where the last inequality uses that \(\exp(-d) \le (k/d)^k\), valid for all \(k, d > 0\). The result now follows from symmetrization, Lemma 29. ◻
As noted before, combining Proposition 24 and Proposition 25 proves the first part of Proposition 11.
Recall that we have 223 by Lemma 31 and Lemma 19. Now by Hölder’s Inequality and 219, taking \(K(D, \beta_0, \beta_1, \kappa, \lambda)\) appropriately and combining with 223, we obtain \[\begin{align} \log \nu_{t,v}\Big( \exp \Big( \frac{\| \bar{\theta} \|^2}{K(D, \beta_0, \beta_1, \kappa, \lambda} \Big) \Big) &= \log \operatorname{\mathbb{E}}\Big\langle \exp \Big( \frac{\| \bar{\theta} \|^2}{K(D, \beta_0, \beta_1, \kappa, \lambda)} \Big) \Big\rangle \\ &\le \log \operatorname{\mathbb{E}}\Big\langle \exp \Big( \frac{ \beta \| \bar{\theta} \|^2}{2} \Big) \Big\rangle^{\frac{1}{1+K_{\mathrm{\ref{lem:logconcaveboundmomentslemma}}}(K_{\mathrm{\ref{lem:lem316}}}, D, \beta_0, \beta_1, \kappa, \lambda)}} \\ &\le \log \operatorname{\mathbb{E}}\exp(B^{\star}) \\ &\le K(\lambda)\, d\,. \end{align}\] It remains to prove that \[\begin{align} \label{eq:second95part95concentration95step1} \log \nu_{t,v}\Big( \exp \Big( \frac{\theta_{d}^2}{K(D, \beta_0, \beta_1, \kappa, \lambda)} \Big) \Big) \le K(D, \beta_0, \beta_1, \kappa, \lambda)\,. \end{align}\tag{235}\] To this end, we cite the following Lemma from [25]. This function is stated for concave \(T \le 0\) and \(\beta'>0\) in [25], however the proof therein applies verbatim under the conditions stated below.
Lemma 37 (Lemma 3.2.5, [25]). Consider a concave function \(T(\theta)\) defined on \(\mathbb{R}^d\) such that the following integrals are well-defined. Consider any \((a_j)_{j \le d}\), \(\beta > 0, \beta' \ge 0\) and any convex set \(C \subseteq \mathbb{R}^d\). Define the measure \(\mu\) on \(\mathbb{R}^d\) by defining for all \(B \subseteq \mathbb{R}^d\), \[\begin{align} \mu(B) \propto \int_{B \cap C} \exp\Big( T(\theta) - \beta \| \theta\|^2 - \beta' \theta_d^2 + \sum_{j \le d} a_j \theta_j \Big)\, \mathrm{d}\theta\,. \end{align}\] Let \[\begin{align} C' := \big\{ \theta_d \in \mathbb{R}\,:\,\exists \theta' \in \mathbb{R}^{d-1}\text{ s.t. }(\theta', \theta_d) \in C\}\,. \end{align}\] Then the following function \(f\) on \(C'\) is concave, where \(f\) is defined by \[\begin{align} f(\theta_d) := \log \int_{\theta = (\theta', \theta_d) \in C} \exp\Big( T(\theta) - \beta \sum_{j \le d-1} \theta_j^2 + \sum_{j \le d-1} a_j \theta_j \Big)\, \mathrm{d}\theta'\,. \end{align}\] Moreover, letting \[\begin{align} w(\theta) := f(\theta) - (\beta + \beta') \theta^2 + a_d \theta\,, \end{align}\] the law of \(\theta_d\) under \(\mu\) is the measure on \(C'\) with density proportional to \(\exp w(\theta)\).
We will also need the following corollary of the Prékopa-Leindler Inequality:
Lemma 38. Consider a log-concave distribution \(\theta\) and and a random variable \(W\) with a log-concave density. Then for any function \(T(\theta, W)\) that is jointly concave in \(\theta\) and \(W\), the function \(\theta\rightarrow \log \operatorname{\mathbb{E}}_{W}\big[ \exp T(\theta, W) \big]\) is concave in \(\theta\).
Proof. Letting \(\varphi(W)\) denote the density of \(W\), it follows that \(S(\theta, W) = \exp T(\theta, W) \varphi(W)\) is log-concave. Thus it remains to prove that \(\theta\rightarrow \int S(\theta, W) \mathrm{d}W\) is log-concave. Considering any \(\lambda \in [0,1]\) and any \(\theta_1, \theta_2\), we have by log-concavity of \(S(\theta, W)\) that for any \(W\), \[\begin{align} S(\lambda \theta_1 + (1-\lambda) \theta_2, W) \ge S(\theta_1, W)^\lambda S(\theta_2, W)^{1-\lambda}\,. \end{align}\] It follows from the Prékopa-Leindler Inequality (see [47]) that \[\begin{align} \int S(\lambda \theta_1 + (1-\lambda) \theta_2, W) \mathrm{d}W\ge \Big(\int S(\theta_1, W) \mathrm{d}W\Big)^{\lambda} \Big(\int S(\theta_2, W) \mathrm{d}W\Big)^{1-\lambda}\,. \end{align}\] This proves that \(\int S(\theta, W) \mathrm{d}W\) is log-concave, hence the conclusion. ◻
We now complete the proof of the second part of Proposition 11. By Theorem 19 applied with the 1-Lipschitz function \(\theta\rightarrow \theta_d\), we have \[\begin{align} \label{eq:second95part95concentration95step2} \Big\langle \exp \Big( \frac{(\theta_d - \langle \theta_d \rangle)^2}{K(\beta_0)} \Big) \Big\rangle \le K\,. \end{align}\tag{236}\] Next, note by convexity of the function \(\exp x^2\) that for \(f_1, f_2\) satisfying \(\nu_{t,v}\big( \exp(f_1^2 / K) \big) \le K\), \(\nu_{t,v}\big( \exp(f_2^2 / K) \big) \le K\), we have the upper bound \(\nu_{t,v}\big( \exp\big( (f_1+f_2)^2 / K \big) \big) \le K\) (here \(K\) can differ). Thus taking expectations of 236 and applying this observation, to establish 235, it thus remains to show that \[\begin{align} \operatorname{\mathbb{E}}\Big[ \exp \Big( \frac{\langle \theta_d \rangle^2}{K(D, \beta_0, \beta_1, \kappa, \lambda)} \Big) \Big] \le K(D, \beta_0, \beta_1, \kappa, \lambda)\,.\label{eq:logconcavelastcoordgoal} \end{align}\tag{237}\] To this end, we apply Lemma 37. Define the convex set \(C = \mathbb{R}^d \cap \mathbf{1}\{\theta_1/\sqrt{d}\in I\}\), and let \[\begin{align} T_0(\theta, W) := \sum_{1 \le i \le n} u(S_{i,t}) + u(S_{n,t,v})\,. \end{align}\] Since \(S_{i,t}\) is affine in \(\theta\) and as \(S_{n,t,v}\) is jointly affine in \(\theta\) and \(W\), since \(u\) is concave, it follows that \(T_0(\theta, W)\) is concave jointly in \(\theta, W\). Thus letting \(T(\theta) := \log \operatorname{\mathbb{E}}_{W}\big[ \exp T_0(\theta) \big]\), \(T\) is concave by Lemma 38.
Next, let \(\beta' = \frac{(1-t)(r-\bar{r})}{2} \ge 0\), where the inequality follows as \(r \ge \bar{r}\). Define \(a_j\) for \(1 \le j \le d\) by letting \(a_j = 0\) for all \(j \le d-1\) and \(a_d = \sqrt{(1-t) r}Y\). Defining \(\mu\) from Lemma 37 with these choices, as dependence on \(W\) in \(\nu_{t,v}\) is only via \(S_{n,t,v}(\theta)\), as \(T(\theta)\) is defined with expectation w.r.t. \(W\), and as the number of replicas \(L=1\) here, it follows that \(\mu\) is exactly the Gibbs average \(\langle \cdot \rangle\).
Note \(C'=\big\{ \theta \in \mathbb{R}\,:\,\exists \theta' \in \mathbb{R}^{d-1}\text{ s.t. }(\theta', \theta) \in C\} = \mathbb{R}\). Hence by Lemma 37, the following function is concave on all of \(\mathbb{R}\): \[\begin{align} f(\theta_d) &:= \log \int_{\theta = (\theta', \theta_d) \in \mathbb{R}^d \cap \mathbf{1}\{\theta_1/\sqrt{d}\in I\}} \operatorname{\mathbb{E}}_{W}\Big[ \exp\Big( T_0(\theta, W) - \beta \sum_{j \le d-1} \theta_j^2 \Big) \Big]\, \mathrm{d}\theta'\,. \end{align}\] Moreover, by Lemma 37, we know that letting \[\begin{align} w(\theta) := f(\theta) - \Big(\beta + \frac{(1-t)(r-\bar{r})}{2}\Big) \theta^2 + \sqrt{(1-t)r}Y \theta\,, \end{align}\] the law of \(\theta_d\) under \(\mu\) is the measure on \(\mathbb{R}\) with density proportional to \(\exp w(\theta)\).
As \(r \ge \bar{r}\), we know \(\beta + \frac{(1-t)(r-\bar{r})}{2} > 0\), and thus \(w(\theta)\) is \(\beta\) strongly concave and attains a unique maximum \(\theta^{\star}\) on \(\mathbb{R}\). By Lemma 54, it follows that \(\big\langle (\theta_d - \theta^{\star})^2 \big\rangle \le K(\beta_0)\). By Jensen and Triangle Inequality, we thus have \(\langle \theta_d \rangle \le K(\beta_0) + |\theta^{\star}|\) (for a different \(K\)).
Note that \(w'(\theta^{\star})=0\). Since \(w\) is \(\beta\) strongly concave, \(|w'(0)| = |w'(\theta^{\star}) - w'(0)| \ge 2\beta |\theta^{\star}|\). Note \(w'(0) = f'(0) + \sqrt{(1-t)r} Y\). Combining the above steps yields \[\begin{align} \label{eq:concentration95logconcave95end1} \big\langle \theta_d \big\rangle \le K(\beta_0) \Big(1+|f'(0)|+\sqrt{(1-t)r}|Y|\Big)\,. \end{align}\tag{238}\] Note since \(Y\) is a standard Gaussian, we have \(\exp (Y^2) \le K\). By 238, since \(r \le K(D)\), it suffices to prove the following to establish 237 and hence complete the proof: \[\begin{align} \label{eq:concentration95logconcave95end2} \operatorname{\mathbb{E}}\Big[ \exp \Big( \frac{f'(0)^2}{K(D, \beta_0, \beta_1, \kappa, \lambda)} \Big) \Big] \le K(D, \beta_0, \beta_1, \kappa, \lambda)\,. \end{align}\tag{239}\] Let \(\langle \cdot \rangle_f\) denote the Gibbs average defined as follows: for any test function \(h\), \[\begin{align} \langle h \rangle_f &= \frac{1}{\bar Z} \int_{\theta=(\theta', \theta_d) \in \mathbb{R}^d \cap \mathbf{1}\{\theta_1/\sqrt{d}\in I\}} \operatorname{\mathbb{E}}_{W}\Big[ h \exp\Big( T_0(\theta, W) - \beta \sum_{j \le d-1} \theta_j^2 + \sqrt{(1-t)r}Y \theta_d \Big) \Big]\, \mathrm{d}\theta\,, \end{align}\] where \(\bar Z\) denotes the corresponding normalizing constant. Explicitly calculating yields \[\begin{align} f'(\theta_d) &= \Bigg\langle \sum_{1 \le i \le n-1} u'(S_{i,t}) \sqrt{\frac{t}{d}} g_{i,d} + u'(S_{n,t,v}) \sqrt{\frac{tv}{d} } g_{n,d} \Bigg\rangle_f\,.\label{eq:concentration95logconcave95writeasmixture} \end{align}\tag{240}\] Notice that when \(\theta_d=0\), \(S_{i,t}\), \(S_{n,t,v}\), \(\sqrt{(1-t)r}Y \theta_d=0\), and therefore \(T_0(\theta, W)\) do not depend on \((g_{i,d})_{1 \le i \le n}, Y\). Hence when \(\theta_d=0\), \(\bar Z\) also does not depend on \((g_{i,d})_{1 \le i \le n}, Y\). 240 thus implies that \(f'(0)\) can be written as a linear combination of \((g_{i,d})_{1 \le i \le n}\) with coefficients independent of \((g_{i,d})_{1 \le i \le n}\). Specifically, these coefficients are Gibbs averages of \(u'(S_{i,t}) \sqrt{\frac{t}{d}}\), \(u'(S_{n,t,v}) \sqrt{\frac{tv}{d}}\) (where we consider \(S_{i,t}, S_{n,t,v}\) with \(\theta_d=0\)) w.r.t. \(\langle \cdot \rangle_f\).
Since the \((g_{i,d})_{1 \le i \le n} \sim N(0,1)\), it follows that \(f'(0)\) is a Gaussian. Let \(\bar{\operatorname{\mathbb{E}}}\) denote expectation in the \(g_{i,d}\). As \(|u'| \le D\), the corresponding coefficients on the \(g_{i,d}\) are most \(D / \sqrt{d}\) in magnitude. By the independence of the \(g_{i,d}\), it follows that \[\begin{align} \bar\operatorname{\mathbb{E}}\big[ f'(0)^2 \big] \le \frac{n}{d} \cdot D^2 \le K(D)\,, \end{align}\] where we use that \(n/d \le \alpha_0\le 2\). Since \(f'(0)\) is Gaussian, it follows from standard upper bounds for the MGF of a Gaussian with a given variance (see (A.11) in [25]) that for suitable \(K(D, \beta_0, \beta_1, \kappa, \lambda)\), \[\begin{align} \operatorname{\mathbb{E}}\Big[ \exp \Big( \frac{f'(0)^2}{K(D, \beta_0, \beta_1, \kappa, \lambda)} \Big) \Big] = \operatorname{\mathbb{E}}\bar\operatorname{\mathbb{E}}\Big[ \exp \Big( \frac{f'(0)^2}{K(D, \beta_0, \beta_1, \kappa, \lambda)} \Big)\Big] \le 2\,. \end{align}\] This establishes 239 and hence establishes Proposition 11.
Here, we establish several important properties of the RS equations. Specifically, we prove Proposition 13 in Appendix 10.1, Proposition 9 in Appendix 10.2, and Lemma 23 in Appendix 10.3. Throughout this section, recall that \(\varphi_{0}\) denotes the PDF of a standard univariate normal \(N(0,1)\) and \(\varphi_{1}\) denotes the PDF of \(S \sim \mathcal{D}\).
All three of these results are critical, and are proved through similar ideas. Discussing the proof of Proposition 9 for the interpolators for concreteness, we must establish that the RS equations exhibit a particular convex-concave structure. Talagrand’s proof of this convex-concave structure in Section 3.3, [25] proceeds by showing each part of the expression for the relevant second derivatives is of the correct sign. This relies crucially on the fact that \(\kappa\ge 0\) and that there is no signal in the data.
Here we instead proceed by showing the part of the expression for the relevant second derivatives whose signs are not correct are small in magnitude, and therefore do not eliminate the desired convex-concave structure. We must also bound similar terms in proving Proposition 13. The magnitude of these terms all can be upper bounded by \(\alpha \operatorname{\mathbb{E}}\Big[f\big(\frac{\kappa- xS - \sqrt{q} Z}{\sqrt{\rho-q}}\big) \Big]\) for a function \(f(x) \le O(|x|^2+1)\) that depends on the Inverse Mills’ Ratio from 16, where expectation is over \(Z, S\).
The magnitude of the expression for each such part can be directly shown to be of order \(O\Big(\alpha \cdot \frac{\kappa^2+q+1}{\rho-q}\Big)\) for all \(\kappa\in \mathbb{R}\). However, to establish our result for all \(\alpha \le \alpha_0\) for all \(\kappa< 0\), such a bound is not sufficient. The idea is instead as follows. When \(\frac{\kappa- xS - \sqrt{q} Z}{\sqrt{\rho-q}} \le 0\), the relevant quantities are simple to control by properties of the Inverse Mills’ Ratio. Else, we let \(\kappa' := \kappa- xS\) be the ‘effective margin’ and analyze the sign of \(\kappa'\).
If \(|S| < |\kappa|\), as \(|x| \le 1\), we must have \(\kappa' < 0\). In this case, observe that the probability over \(Z\) that \(\frac{\kappa- xS - \sqrt{q} Z}{\sqrt{\rho-q}} = \frac{\kappa' - \sqrt{q} Z}{\sqrt{\rho-q}} > 0\) is exponentially small in \(|\kappa'|^2/q\).
Else, the probability over \(S\) that \(|S| \ge |\kappa|\) is exponentially small in \(|\kappa|^2\) as the law of \(S^2\) is sub-Exponential.
Combining both these bounds enables us to upper bound \(\operatorname{\mathbb{E}}\Big[f\big(\frac{\kappa- xS - \sqrt{q} Z}{\sqrt{\rho-q}}\big) \Big]\) independently of \(\kappa\) for \(\kappa< 0\), which is sufficient for our purposes.
We consider an arbitrary solution \((q, \rho, r, \bar{r})\) of 56 and show that \((q, \rho) \in [0, C_{\mathrm{\small sol}}) \times [0, C_{\mathrm{\small sol}})\) and \(\frac{1}{\rho-q} < C_{\mathrm{\small sol}}\). This is sufficient to establish Proposition 13, up to showing \(q > 0\). To this end, note \(q=0\) implies \(r=0\). Now as \(\lambda>0\), we have \(u' > 0\) on a set of positive Lebesgue measure. It follows that for every \(Z, S\), there exists a set of \(W\) with positive Lebesgue measure such that \(u'(\eta) \exp u(\eta) > 0\), where \(\eta\) is given in terms of \(W, Z, S\) by 48. Since \(u' \exp u \ge 0\) pointwise, it follows that \(r > 0\) by definition of 56. Hence \(q=0\) yields contradiction, so as \(q \ge 0\), we must have \(q>0\).
The proof of Proposition 13 for the posterior is direct. Recall that \(|u^l| \le D=D(\lambda)\) for \(l=1,2,3,4\). Thus by definition of \(\psi_{\alpha}\), \(\bar{\psi}_{\alpha}\) in 51, 52, we have \(|r|, |\bar r| \le K(D)\). Also note \(r \ge 0\) by definition of \(\psi_{\alpha}\). Since \(r \ge \bar r\), the definition of the system 56 implies \(0 \le q, \rho \le K(D)\). Next, we note \(\rho, \rho-q \ge \frac{1}{2\beta+r - \bar r} \ge \frac{1}{K(D)}\). This proves Proposition 13 for the posterior.
The rest of Appendix 10.1 is now devoted to the proof of Proposition 13 for the interpolators, which poses significantly more difficulties. We first state and prove the following Lemmas which we will need in the following proof. In the following, we recall the definition of \(\eta= \eta(q, \rho)\) from 48.
Lemma 39. Letting \(s \sim \mathcal{D}\), define \[v(y) = \log \operatorname{\mathbb{E}}_{W}\big[ \exp u\big(xS+ y +\sqrt{\rho-q}W\big)\big]\, .\] Then we have \(v' \ge 0\) and \[r=\alpha \operatorname{\mathbb{E}}\big[ v'\big(\sqrt{q} Z\big)^2\big]\, ,\, \bar{r}-r=\alpha\operatorname{\mathbb{E}}\big[ v''\big(\sqrt{q} Z\big) \big]\,.\]
Proof. The fact that \(v' \ge 0\) follows directly as \(u' \ge 0\). The equalities written above follow from direct calculation, using that \(r = \psi_{\alpha}(q, \rho), \bar{r} = \bar{\psi}_{\alpha}(q, \rho)\). ◻
Lemma 40. Letting \(Y := \frac{\kappa- xS- \sqrt{q}Z}{\sqrt{\rho-q}}\) and \(K_{\mathrm{\ref{lem:RSboundedupperboundr}}} = 20\), we have \[\Bigg( \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]} \Bigg)^2 \le K_{\mathrm{\ref{lem:RSboundedupperboundr}}} + Y^2 \mathbf{1}\{Y \ge 0\}\,.\]
Proof. If \(Y \le 1\), then as \(u \le 0\) and \(u(\eta)=0\) for \(\eta\ge \kappa\), we have \[\begin{align} \operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big] &\le \operatorname{\mathbb{E}}_{W}\big[ |W| \big] = \sqrt{\frac{2}{\pi}}\,, \\ \operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big] &\ge \operatorname{\mathbb{P}}_{W}(\eta\ge \kappa) = \operatorname{\mathbb{P}}_{W}(W\ge Y) \ge \operatorname{\mathbb{P}}_{W}(W\ge 1)\,. \end{align}\] As \(K_{\mathrm{\ref{lem:RSboundedupperboundr}}} \ge 20\), we obtain an upper bound of \(K_{\mathrm{\ref{lem:RSboundedupperboundr}}}\) in this case.
Else suppose \(Y \ge 1\). First as \(u' \ge 0\), observe that \[\begin{align} \operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big] = \operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \cdot u'(\eta) \big] \cdot \sqrt{\rho-q} \ge 0\,. \end{align}\] Thus we may upper bound \[\begin{align} \operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big] &= \operatorname{\mathbb{E}}_{W}\big[ W\mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \operatorname{\mathbb{E}}_{W}\big[ W\mathbf{1}\{ W\ge Y \} \exp u(\eta) \big] \\ &\le Y \operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \operatorname{\mathbb{E}}_{W}\big[ W\mathbf{1}\{ W\ge Y \} \big] \\ &\le Y \operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \frac{1}{\sqrt{2\pi}} \exp(-Y^2/2)\,. \end{align}\] We next lower bound, using that \(u(\eta) = 0\) for \(W\ge Y\), \[\begin{align} \operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big] &= \operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\ge Y \} \exp u(\eta) \big] \\ &= \operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \operatorname{\mathbb{P}}(W\ge Y) \\ &\ge \operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \frac{1}{\sqrt{2\pi}} \cdot \frac{Y}{Y^2+1} \exp(-Y^2/2)\,. \end{align}\] Here the lower bound on \(\operatorname{\mathbb{P}}(W\ge Y)\) is standard, see e.g. [46]. We thus obtain \[\begin{align} 0 \le \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]} &\le \frac{Y \operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \frac{1}{\sqrt{2\pi}} \exp(-Y^2/2)}{\operatorname{\mathbb{E}}_{W}\big[ \mathbf{1}\{ W\le Y \} \exp u(\eta) \big] + \frac{1}{\sqrt{2\pi}} \cdot \frac{Y}{Y^2+1} \exp(-Y^2/2)} \\ &\le Y+\frac{1}{Y}\,, \end{align}\] where we use the following inequality stated on p. 238 of [25] that for \(a, b > 0\), \(\frac{aY+b}{a+\frac{Y}{1+Y^2} b} \le Y+\frac{1}{Y}\). Hence we have, as \(Y \ge 1\) in this case, \[\begin{align} \Big( \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]} \Big)^2 \le Y^2 + 2 + \frac{1}{Y^2} \le Y^2+3\,. \end{align}\] This completes the proof of the Lemma. ◻
Lemma 41. For any \(q \le \rho\), we have \(\psi_{\alpha}(q, \rho) \ge \bar{\psi}_{\alpha}(q, \rho)\). In particular, we have \(r \ge \bar{r}\).
Proof. When \(q=\rho\) the desired inequality follows as \(u'' \le 0\). Else when \(q<\rho\), it suffices to show \[\begin{align} &\frac{\operatorname{\mathbb{E}}_{W}\big[ (W^2 - 1) \exp u(\eta)\big] }{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta)\big]} \le \Big( \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]} \Big)^2 \\ &\iff \operatorname{\mathbb{E}}_{W}\big[ W^2 \exp u(\eta) \big] - \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]^2}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]} \le \operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]\,. \end{align}\] Letting \(w(y) = u(xS+ \sqrt{q}Z+ \sqrt{\rho-q} \cdot y) - \frac{y^2}{2}\) which is \(2\) strongly-concave as \(u'' \le 0\), Lemma 54 yields for some real \(y'\), \[\begin{align} \operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big] &\ge \operatorname{\mathbb{E}}_{W}\big[ (W-y')^2 \exp u(\eta) \big] \ge \operatorname{\mathbb{E}}_{W}\big[ W^2 \exp u(\eta) \big] - \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]^2}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]}\,, \end{align}\] completing the proof of the Lemma. ◻
Now we return to the proof of Proposition 13.
First, clearly \(0 \le q \le \rho\) by definition of the system 56. It remains to upper bound \(q, \rho\). Now, note as \(r \ge \bar{r}\) by Lemma 41, \[\begin{align} \label{eq:boundedsols95q95init} \rho - q = \frac{1}{2\beta+ r - \bar{r}} \le \frac{1}{2\beta_0} \,. \end{align}\tag{241}\] It thus remains to upper bound \(q\). If \(0 \le q \le 1\) we obtain \[\begin{align} 0 \le q, \rho \le \frac{1}{2\beta_0} + 1 < C_{\mathrm{\small sol}}\,, \end{align}\] yielding the required bound. We now suppose that \(q > 1\). Now by definition of 56, we have \[\begin{align} r = q (2\beta + r - \bar{r})^2 = \frac{q}{(\rho-q)^2}\,.\label{eq:realRSboundedeq1} \end{align}\tag{242}\] Next by Lemma 40, letting \(Y := \frac{\kappa- xS- \sqrt{q}Z}{\sqrt{\rho-q}}\), we have \[\begin{align} r &= \psi_{\alpha}\big(q,\rho\big) = \frac{\alpha}{\rho - q} \operatorname{\mathbb{E}}\Big( \frac{\operatorname{\mathbb{E}}_{W}\big[ W\exp u(\eta) \big]}{\operatorname{\mathbb{E}}_{W}\big[ \exp u(\eta) \big]} \Big)^2 \le \frac{\alpha}{\rho - q}\Big( K_{\mathrm{\ref{lem:RSboundedupperboundr}}} + \operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big] \Big)\, .\label{eq:realRSbounded95rbound} \end{align}\tag{243}\] Now we upper bound \(\operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big]\).
Using \(\operatorname{\mathbb{E}}[S^2] \le K_{\mathrm{\small signal}}\), \(\operatorname{\mathbb{E}}[Z^2]=1\), \(x^2 \le 1\), we have \[\begin{align} \label{eq:bound95sols95positivemargin} \operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big] \le \operatorname{\mathbb{E}}[Y^2] &\le \frac{3}{\rho-q} \operatorname{\mathbb{E}}\big[ \kappa^2 + x^2 S^2 + qZ^2 \big] \le \frac{3(\kappa^2 + K_{\mathrm{\small signal}}+ q)}{\rho-q}\,. \end{align}\tag{244}\]
Here as we would like to establish this result for all \(\alpha \le \alpha_0\) at most a universal constant, the proof idea is more complicated. Define the ‘effective margin’ \[\begin{align} \label{eq:effective95margin95def} \kappa' := \kappa- xS\,. \end{align}\tag{245}\] We now analyze the sign of \(\kappa'\). Note:
If \(|S| < |\kappa|\), as \(|x| \le 1\), we must have \(\kappa'=\kappa- xS< 0\). Then for \(Y < 0\) to occur, we must have \(|Z| \ge \frac{|\kappa'|}{\sqrt{q}}\), the probability of which over \(Z\) is exponentially unlikely in \(|\kappa'|/\sqrt{q}\).
Else, the probability over \(S\) that \(|S| \ge |\kappa|\) is exponentially unlikely in \(|\kappa|^2\) as the law of \(S^2\) is sub-Exponential.
Thus in both cases we can upper bound \(\operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big]\). We now execute this idea. Write \[\begin{align} \operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big] &= \int_{s, z} \frac{(\kappa' - z\sqrt{q})^2}{\rho - q} \mathbf{1}\{ \kappa' \ge z\sqrt{q} \} \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &= \int_{s:|s| < |\kappa|} \int_z \frac{(\kappa' - z\sqrt{q})^2}{\rho - q} \mathbf{1}\{\kappa' \ge z\sqrt{q} \} \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\qquad \qquad + \int_{s:|s| \ge |\kappa|} \int_z \frac{(\kappa' - z\sqrt{q})^2}{\rho-q} \mathbf{1}\{\kappa' \ge z\sqrt{q} \} \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s\, . \end{align}\] If \(|s| < |\kappa|\), then \(|xs| < |\kappa|\), so \(\kappa' = \kappa-xs < 0\) as \(\kappa< 0\). Recall \(q \ge 1\), otherwise the proof is already completed. Thus \(\kappa' \ge z\sqrt{q}\) implies that \(|z| \ge \frac{|\kappa'|}{\sqrt{q}}\). Hence \[\begin{align} & \int_{s:|s| < |\kappa|} \int_z \frac{(\kappa' - z\sqrt{q})^2}{\rho - q} \mathbf{1}\{\kappa' \ge z\sqrt{q} \} \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad\le \frac{q}{\rho-q} \int_{s:|s| < |\kappa|} \int_z 2\Big( \frac{|\kappa'|^2}{q} + z^2 \Big) \cdot \exp(-|\kappa'|^2/4q) \cdot \frac{1}{\sqrt{2\pi}} \exp(-z^2/4) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad \le \frac{2q}{\rho-q} \Big(\int_s \varphi_{1}(s) \, \mathrm{d}s \Big) \Bigg( \int_z \Big( \frac{|\kappa'|^2}{q} + z^2 \Big) \cdot \exp(-|\kappa'|^2/4q) \exp(-z^2/4)\, \mathrm{d}z \Bigg) \\ &\quad \le \frac{10q}{\rho-q}\, . \end{align}\] When \(|s| \ge |\kappa|\), we employ a similar strategy, but now we analyze the probability in \(S\) rather than \(Z\). Since \(q \ge 1\), we may bound \[\begin{align} &\int_{s:|s| \ge |\kappa|} \int_z \frac{(\kappa' - z\sqrt{q})^2}{\rho-q} \mathbf{1}\{\kappa' \ge z\sqrt{q} \} \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad \le \frac{2q}{\rho-q} \int_{s:|s| \ge |\kappa|} \int_z \Big( z^2 + \frac{2(\kappa^2+s^2 )}{q} \Big) \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad \le \frac{2q}{\rho-q} \Big( \int_z z^2 \varphi_{0}(z)\, \mathrm{d}z + 2 \int_s s^2 \varphi_{1}(s)\, \mathrm{d}s + 2\kappa^2 \int_{s:|s| \ge |\kappa|} \varphi_{1}(s)\, \mathrm{d}s \Big) \\ &\quad \le \frac{2q}{\rho-q} \Big(1 + 2 K_{\mathrm{\small signal}}+ 2\kappa^2 \operatorname{\mathbb{P}}\Big( S^2 > \kappa^2 \Big) \Big) \\ &\quad \le \frac{2q}{\rho-q} \Big(1 + 2 K_{\mathrm{\small signal}}+ 4\kappa^2 \exp\Big( -\frac{\kappa^2}{ K_{\mathrm{\small signal}}} \Big) \Big) \\ &\quad \le \frac{2q}{\rho-q} \Big( 1 + 3.5 K_{\mathrm{\small signal}}\Big) \,. \end{align}\] Here we used that \(S^2\) is \(K_{\mathrm{\small signal}}\) sub-Exponential to upper bound \(\operatorname{\mathbb{P}}( S^2 > \kappa^2 )\), and used Assumption 1 to upper bound \(\operatorname{\mathbb{E}}[S^2] \le K_{\mathrm{\small signal}}\). Combining the above displays yields \[\begin{align} \label{eq:bound95sols95negativemargin} \operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big] \le \frac{q}{\rho-q} \Big( 12 + 7 K_{\mathrm{\small signal}}\Big)\,. \end{align}\tag{246}\]
Having upper bounded \(\operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big]\) in both cases, in the \(\kappa>0\) case we obtain via 243 and 244, using that \(q \ge 1\) by assumption here (else we have already finished the proof) and that \(K_{\mathrm{\small signal}}\ge 1\), \[\begin{align} q = r(\rho-q)^2 &\le (\rho-q)^2 \cdot \frac{\alpha}{\rho-q} \Big( K_{\mathrm{\ref{lem:RSboundedupperboundr}}} + \operatorname{\mathbb{E}}\big[ Y^2 \mathbf{1}\{Y \ge 0\}\big] \Big) \\ &\le \alpha K_{\mathrm{\ref{lem:RSboundedupperboundr}}} (\rho-q) + 3 \alpha q \big(\kappa^2 + K_{\mathrm{\small signal}}+ 1 \big)\,. \end{align}\] Similarly in the \(\kappa< 0\) case we have by 243 and 246, \[\begin{align} q = r(\rho-q)^2 &\le \alpha K_{\mathrm{\ref{lem:RSboundedupperboundr}}} (\rho-q) + \alpha q \big( 12 + 7 K_{\mathrm{\small signal}}\big)\, . \end{align}\] Since \(\alpha_0\le \min\big\{ \frac{1}{2 K_{\mathrm{\ref{lem:RSboundedupperboundr}}}}, \frac{1}{24 + 14 K_{\mathrm{\small signal}}} \big\}\) when \(\kappa< 0\) and \(\alpha_0\le \frac{1}{3(\kappa^2 + K_{\mathrm{\small signal}}+ 1)}\) when \(\kappa\ge 0\), combining with 241 yield that in either case, we have \[q \le \frac{q}{2} + \frac{\rho-q}{2} = \frac{\rho}{2} \le \frac{q}{2} + \frac{1}{4\beta_0}\,,\quad\text{thus}\quad q \le \frac{1}{2\beta_0}\, .\] Consequently we obtain \(\rho \le \frac{1}{\beta_0}\) from 241, and thus \(0 \le q, \rho < C_{\mathrm{\small sol}}\).
From the definition of the system 56, we have \[\frac{1}{\rho - q} = 2\beta+ r - \bar{r} = 2\beta - \alpha \operatorname{\mathbb{E}}\big[ v''\big(\sqrt{q}Z\big) \big]\, .\] Next by Gaussian Integration by Parts and as \(v' \ge 0\), we have \[\begin{align} \operatorname{\mathbb{E}}\big[ v''\big(\sqrt{q}Z\big) \big] &= \frac{1}{\sqrt{q}} \operatorname{\mathbb{E}}\big[ Zv'\big(\sqrt{q}Z\big) \big] \\ &\ge \frac{1}{\sqrt{q}} \operatorname{\mathbb{E}}\big[ \mathbf{1}\{Z\le 0\} \cdot Zv'\big(\sqrt{q}Z\big) \big] \\ &\ge -\frac{1}{\sqrt{q}} \operatorname{\mathbb{E}}\big[ Z^2 \mathbf{1}\{Z\le 0\} \big]^{1/2} \cdot \operatorname{\mathbb{E}}\big[ v'\big(\sqrt{q}Z\big)^2 \big]^{1/2} \\ &= -\frac{1}{\sqrt{2q}} \operatorname{\mathbb{E}}\big[ v'\big(\sqrt{q}Z\big)^2 \big]^{1/2}\,. \end{align}\] Combining the above with Lemma 39 gives \[\frac{1}{\rho - q} \le 2\beta+ \frac{\alpha}{\sqrt{2q}}\operatorname{\mathbb{E}}\big[ v'\big(\sqrt{q}Z\big)^2 \big]^{1/2} = 2\beta+ \sqrt{\frac{\alpha r}{2q} }\, .\] Combining the above with 242 and using \(\alpha \le \alpha_0\le 1/2\) yields \[\frac{1}{\rho-q} \le 2\beta+ \sqrt{\frac{\alpha}{2}} \cdot \frac{1}{\rho-q}\,,\quad\text{thus}\quad\frac{1}{\rho - q} \le 4\beta\le 4\beta_1 < C_{\mathrm{\small sol}}\, .\]
Throughout Appendix 10.2, \(I\) is held fixed, and so we denote \(F_I\) by \(F\) for simplicity of notation. As done in Chapter 3 of [25], consider the transformation \[y = \frac{q}{\rho-q}\,.\] Hence given \(y\), we set \(q=\frac{y \rho}{1+y}\), and have \(\rho > q\). Define \[\begin{align} G(y,\rho) &:= F\Big(\frac{y \rho}{1+y},\rho \Big) \notag\,. \end{align}\] Thus we have \[\label{eq:G95transformed95def} \begin{align} G(y, \rho) &= \alpha \operatorname{\mathbb{E}}\Big[ \log \operatorname{\mathbb{E}}_{W} \exp u\Big( x S+ \sqrt{\frac{y \rho}{1+y}} Z+ \sqrt{\frac{\rho}{1+y}} W\Big)\Big] + \frac{y}{2} + \frac{1}{2} \log \rho - \frac{1}{2} \log(1+y) \\ &\qquad \qquad - \beta \big(\rho + r_I(x)\big)\,, \end{align}\tag{247}\] where \(u(\cdot)\) is given by \(\exp u(x) = \mathbf{1}\{x \ge \kappa\}\) for the interpolators, and by 17 in the GMM case or 18 in the logistic case for the posterior. Consider the system \[\begin{align} \frac{\partial G}{\partial \rho}=\frac{\partial G}{\partial y}=0\,.\label{eq:RStransformed} \end{align}\tag{248}\] Note this system does not depend on the \(-\beta r(x)\) term in the definition of \(G(y, \rho)\).
Lemma 42. The system 40 has a unique solution \((q_0, \rho_0) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) with \(q_0 < \rho_0\) iff 248 has a unique solution \((y_0, \rho_0) \in [0, \infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\).
Proof. First, notice the transformation \(y=\frac{q}{\rho-q}\) maps any \((q,\rho) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) with \(q<\rho\) to some \((y,\rho) \in [0, \infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\). Also for any \((y,\rho) \in [0, \infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), notice the transformation \(q = \frac{y\rho}{1+y}\) is such that \(0 \le q < \rho \le C_{\mathrm{\small sol}}\). Thus the transformation \(q = \frac{y\rho}{1+y}\) maps any \((y,\rho) \in [0, \infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) to some \((q,\rho) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) with \(q<\rho\).
Thus, it suffices to show that \((q_0, \rho_0) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) with \(q_0<\rho_0\) is a solution to 40 iff \((y_0, \rho_0)\in [0, \infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) is a solution to 248, where \(y_0 = \frac{q_0}{\rho_0-q_0}\). Establishing that \((q_0, \rho_0)\), \((y_0, \rho_0)\) belong in the appropriate domains has already been established above. To show that this transformation preserves solutions, note \[\begin{align} \frac{\partial G}{\partial \rho}(y, \rho) &= \frac{\partial F}{\partial \rho}\Big( \frac{y\rho}{1+y}, \rho \Big) + \frac{\partial F}{\partial q}\Big( \frac{y\rho}{1+y}, \rho \Big) \cdot \frac{\partial q}{\partial \rho}(y, \rho) \quad,\quad\frac{\partial G}{\partial y}(y, \rho) = \frac{\partial F}{\partial q}\Big( \frac{y\rho}{1+y}, \rho \Big) \cdot \frac{\partial q}{\partial y}(y, \rho) \,. \end{align}\] Note \(\frac{\partial q}{\partial y}(y_0, \rho_0) = \frac{\rho_0}{(1+y_0)^2} > 0\) as \(\rho_0 > \frac{1}{C_{\mathrm{\small sol}}} > 0\). Thus if \((y_0, \rho_0)\) solves 248, then we have \(\frac{\partial F}{\partial q}(q_0, \rho_0)=0\), and consequently \(\frac{\partial F}{\partial \rho}(q_0, \rho_0)=0\). Moreover if \((q_0, \rho_0)\) solves 40, plugging into the equations above directly implies that \((y_0, \rho_0)\) solves 248. This proves the Lemma. ◻
Thus in what follows, we now work with 248.
We first explicitly write the system 248 and establish some of its useful properties. Since we consider \(\rho_0 \ge \frac{1}{C_{\mathrm{\small sol}}} > 0\), we may divide by \(\rho\) in the following. Now let \[\begin{align} V:= \sqrt{\frac{1+y}{\rho}}(\kappa- xS) - \sqrt{y}Z= \sqrt{\frac{1+y}{\rho}} \kappa' - \sqrt{y}Z\,,\label{eq:RS95Vexpression95def} \end{align}\tag{249}\] where here and in the following, as in the proof of Proposition 13, we define the ‘effective margin’ \(\kappa' := \kappa- x S\) as per 245. Hence letting \(\mathcal{N}(\cdot)\) denote the complementary c.d.f. of the standard normal as per 10, we have \[\begin{align} \label{eq:convert95to95complementarycdf} \log \operatorname{\mathbb{P}}_{W} \Big( xS + \sqrt{\frac{y \rho}{1+y}}Z + \sqrt{\frac{\rho}{1+y}}W \ge \kappa\Big) \equiv \log \mathcal{N}\Big( \sqrt{\frac{1+y}{\rho}} (\kappa- xS) - \sqrt{y}Z\Big)\,. \end{align}\tag{250}\] Recalling the definition of the Inverse Mills’ Ratio \(\mathcal{A}(x)\) in 16, we record a few of its properties.
Lemma 43 (Lemma 3.3.7 of [25] and Lemma 17, [31]). We have:
\(\mathcal{A}(x) \ge x\) for all \(x \in \mathbb{R}\).
\(\mathcal{A}'(x) = \mathcal{A}(x)^2 - x\mathcal{A}(x) \ge 0\) for all \(x \in \mathbb{R}\).
\(x \mathcal{A}(x) \mathcal{A}'(x) \le \mathcal{A}(x)^2\) for all \(x \in \mathbb{R}\).
\(x\mathcal{A}(x) \le 1+x^2\) for all \(x \in \mathbb{R}\).
\(\lim_{x\rightarrow\infty}\frac{\mathcal{A}(x)}{x} = 1\).
\(\mathcal{A}'(x), \mathcal{A}''(x) \le K_{\mathrm{\small MILLS}}\) for a universal constant \(K_{\mathrm{\small MILLS}}\ge 1\), \(0 \le \mathcal{A}(x) \le 1\) for all \(x<0\), and \(0 \le \mathcal{A}(x) \le 2 x + 1\) for all \(x \ge 0\).
Proof. All the above are proved in Lemma 3.3.7 of [25] and Lemma 17, [31] except the bound \(\mathcal{A}''(x) \le K_{\mathrm{\small MILLS}}\). This follows from noting as in the proof of Lemma 17, [31] the bound \(\mathcal{A}''(x) = \mathcal{A}(x) P(x, \mathcal{A}(x))\) for a polynomial \(P(\cdot,\cdot)\). It thus suffices to control \(\mathcal{A}''(x)\) for \(x\) sufficiently large. The \(x \rightarrow +\infty\) case follows from Corollary 1.6 of [48], while the \(x \rightarrow -\infty\) case follows from noting that \(\mathcal{A}(x) \rightarrow 0\) exponentially fast as \(x \rightarrow -\infty\). ◻
We now explicitly write the system 248. By explicit calculation and 250, we have \[\begin{align} \frac{\partial G}{\partial \rho} &= \frac{\alpha}{2} \operatorname{\mathbb{E}}\Big[ (\kappa- xS) \frac{(1+y)^{1/2}}{\rho^{3/2}} \mathcal{A}(V)\Big] + \frac{1}{2\rho} - \beta= \frac{\alpha}{2} \operatorname{\mathbb{E}}\Big[ \kappa' \frac{(1+y)^{1/2}}{\rho^{3/2}} \mathcal{A}(V)\Big] + \frac{1}{2\rho} - \beta\,,\label{eq:partialGrho} \\ \frac{\partial G}{\partial y} &= \alpha \operatorname{\mathbb{E}}\Big[ \Big( -\frac{\kappa- xS}{2\rho^{1/2} (1+y)^{1/2}} + \frac{Z}{2y^{1/2}} \Big) \mathcal{A}(V) \Big] + \frac{y}{2(1+y)} \,. \end{align}\tag{251}\] Applying Gaussian Integration by Parts and Lemma 43, \[\begin{align} \operatorname{\mathbb{E}}\Big[ \frac{Z}{\sqrt{y}} \mathcal{A}(V) \Big] = -\operatorname{\mathbb{E}}\Big[ \mathcal{A}'(V) \Big] &= \operatorname{\mathbb{E}}\Big[ -\mathcal{A}(V)^2 + V\mathcal{A}(V) \Big] \\ &= \operatorname{\mathbb{E}}\Big[ -\mathcal{A}(V)^2 \Big] + \operatorname{\mathbb{E}}\Big[ \Big( (\kappa- xS)\sqrt{\frac{1+y}{\rho}} - \sqrt{y}Z \Big) \mathcal{A}(V) \Big]\,. \end{align}\] Rearranging yields \[\begin{align} \frac{Z}{\sqrt{y}} \operatorname{\mathbb{E}}[\mathcal{A}(V)] = \frac{1}{1+y}\operatorname{\mathbb{E}}\Big[-\mathcal{A}(V)^2 + (\kappa- xS)\sqrt{\frac{1+y}{\rho}} \mathcal{A}(V) \Big]\,. \end{align}\] We thus obtain \[\begin{align} \frac{\partial G}{\partial y} = -\frac{\alpha}{2(1+y)} \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V)^2 \Big] + \frac{y}{2(1+y)} \,.\label{eq:partialGy} \end{align}\tag{252}\] Following the argument of [23], [25], we establish that 251, 252 have a unique solution by considering \(\frac{\partial^2 G}{\partial^2 \rho}\) and the sign of \(\frac{\partial G}{\partial y}\), and arguing that the signs work out to yield a saddle point and thus a unique solution to 248. We first compute from 251, \[\begin{align} \frac{\partial^2 G}{\partial \rho^2} &= -\frac{3\alpha(1+y)^{1/2} }{4 \rho^{5/2}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \Big] + \frac{\alpha (1+y)^{1/2}}{2 \rho^{3/2}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}'(V) \cdot -\frac{1}{2} (1+y)^{1/2} \rho^{-3/2} \kappa' \Big] - \frac{1}{2\rho^2} \notag \\ &= -\frac{3\alpha (1+y)^{1/2}}{4 \rho^{5/2}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \Big] - \frac{\alpha (1+y)}{4 \rho^3} \operatorname{\mathbb{E}}\Big[ \kappa'^2 \mathcal{A}'(V) \Big] - \frac{1}{2\rho^2}\,.\label{eq:partialGrhosecondderiv} \end{align}\tag{253}\] Now in preparation on our work on the sign of \(\frac{\partial G}{\partial y}\), we define \[\begin{align} g(y, \rho) := y-\alpha \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big]\,,\quad\text{thus}\quad\frac{\partial G}{\partial y}(y, \rho) = \frac{g(y, \rho)}{2(1+y)}\,.\label{eq:partialGpartialyhelperfunc} \end{align}\tag{254}\] We will need to show \(\frac{\partial g}{\partial y} > 0\) in an appropriate domain, which we do in Lemma 48. In preparation, we compute \[\begin{align} \frac{\partial g}{\partial y} &= 1-\alpha \operatorname{\mathbb{E}}\Big[ 2\mathcal{A}(V) \mathcal{A}'(V) \Big( \frac{\kappa'}{2\sqrt{\rho(1+y)}} - \frac{1}{2} Zy^{-1/2} \Big)\Big] \\ &= 1 - \frac{\alpha}{\sqrt{\rho(1+y)}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \mathcal{A}'(V) \Big] + \frac{\alpha}{\sqrt{y}} \operatorname{\mathbb{E}}\Big[ Z\mathcal{A}(V) \mathcal{A}'(V) \Big]\,. \end{align}\] Notice \(\frac{\partial V}{\partial Z} = -\sqrt{y}\), so Gaussian Integration by Parts gives \[\operatorname{\mathbb{E}}\Big[ Z\mathcal{A}(V) \mathcal{A}'(V) \Big] = -\sqrt{y} \operatorname{\mathbb{E}}\Big[ \mathcal{A}'^2(V)+\mathcal{A}(V)\mathcal{A}''(V) \Big]\,.\] Thus \[\begin{align} \frac{\partial g}{\partial y} = 1 - \frac{\alpha}{\sqrt{\rho(1+y)}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \mathcal{A}'(V) \Big] - \alpha \operatorname{\mathbb{E}}\Big[ \mathcal{A}'^2(V)+\mathcal{A}(V)\mathcal{A}''(V) \Big]\,.\label{eq:partialGpartialysecond} \end{align}\tag{255}\] To control the signs of the above, since we do not have non-negative margin – \(\kappa\ge 0\) or \(\kappa' = \kappa- xS\ge 0\) is not uniformly true – the signs of each component of the derivative do not work out directly in the same way as in [23]. Rather we show that for \(\alpha \le \alpha_0\), the part of the derivatives that do not have the correct sign are small in magnitude. We will carry this argument out in the proofs to follow.
We now define \[\begin{align} \label{eq:RSeqs95barV95def95posterior} \bar V := xS + \sqrt{\frac{y \rho}{1+y}}Z + \sqrt{\frac{\rho}{1+y}}W\,. \end{align}\tag{256}\] Here in Appendix 10.2, we let \(\langle \cdot \rangle\) denote a Gibbs average w.r.t. \(\operatorname{\mathbb{E}}_W \exp u(\bar V)\). In what follows, when the derivatives \(u^{l}\) are written, they are taken with argument \(\bar V\) unless otherwise stated. We obtain by Gaussian Integration by Parts, \[\begin{align} \frac{\partial G}{\partial \rho} &= \frac{\alpha}{2} \operatorname{\mathbb{E}}\big\langle u'' + u'^2 \big\rangle - \frac{\alpha y}{2(1+y)} \operatorname{\mathbb{E}}\big\langle u' \big\rangle^2 + \frac{1}{2\rho} - \beta\,, \tag{257}\\ \frac{\partial G}{\partial y} &= -\frac{\alpha \rho}{2(1+y)^2} \operatorname{\mathbb{E}}\big\langle \exp u' \big\rangle^2 + \frac{y}{2(1+y)}\,. \tag{258} \end{align}\] We will follow the same strategy as in the interpolators of establishing the saddle point structure of the RS equations. As such we compute \[\begin{align} \label{eq:posterior95partialGrho95twice} \frac{\partial^2 G}{\partial \rho^2} &= \frac{\alpha}{4}\Big( \mathrm{\small (I)}+ \mathrm{\small (II)}+ \mathrm{\small (III)}+ \mathrm{\small (IV)}\Big) -\frac{1}{2\rho^2} \,, \end{align}\tag{259}\] where \[\label{eq:posterior95secondderiv95expressions} \begin{align} \mathrm{\small (I)}&:= \frac{1}{1+y} \operatorname{\mathbb{E}}\Big[ \big\langle u'''' + 4u''' u' + 3u''^2 + 6 u'' u'^2 + u'^4 \big\rangle - \big\langle u'' + u'^2 \big\rangle^2 \Big]\,, \\ \mathrm{\small (II)}&:= \frac{y}{1+y} \operatorname{\mathbb{E}}\Big[ \big\langle u'''' + 4u''' u' + 3u''^2 + 6 u'' u'^2 + u'^4 \big\rangle + 2 \big\langle u''+ u'^2 \big\rangle \big\langle u' \big\rangle^2 \\ &\qquad \qquad \qquad \qquad \qquad - \big\langle u''' + 3u'' u' + u'^3 \big\rangle \big\langle u' \big\rangle - \big\langle u''' + 3u'' u' + u'^3 \big\rangle \big\langle u'' + u'^2 \big\rangle \Big]\,, \\ \mathrm{\small (III)}&:= \frac{-y}{2(1+y)^2} \operatorname{\mathbb{E}}\Big[ \big\langle u''' + 3u'' u' + u'^3 \big\rangle\big\langle u' \big\rangle - \big\langle u'' + u'^2 \big\rangle \big\langle u' \big\rangle^2 \Big] \,, \\ \mathrm{\small (IV)}&:= \frac{-y^2}{2(1+y)^2} \operatorname{\mathbb{E}}\Big[ \big\langle u'' + u'^2 \big\rangle^2 + \big\langle u''' + 3u''u' + u'^3 \big\rangle \big\langle u' \big\rangle + 3 \big\langle u' \big\rangle^4 - 5\big\langle u'' + u'^2 \big\rangle \big\langle u' \big\rangle^2 \Big]\,. \end{align}\tag{260}\] We also define similarly to 254, \[\begin{align} \label{eq:posterior95RS95g95def} g(y) := y(1+y) - \alpha \rho \operatorname{\mathbb{E}}\big\langle \exp u' \big\rangle^2\,,\quad\text{thus}\quad \frac{\partial G}{\partial y}(y, \rho) = \frac{g(y)}{2(1+y)^2}\,. \end{align}\tag{261}\] Again in Lemma 48, we show \(\frac{\partial g}{\partial y}>0\). In preparation, we compute \[\begin{align} \label{eq:posterior95secondderiv95y} \frac{\partial g}{\partial y} = 1 + 2y - \frac{\alpha \rho}{(1+y)^2} \Big( \mathrm{\small (I)}+ \mathrm{\small (II)}\Big)\,, \end{align}\tag{262}\] where \[\label{eq:posterior95secondderiv95y95expressions} \begin{align} \mathrm{\small (I)}&:= \operatorname{\mathbb{E}}\Big[ -\big\langle u''' + 3u'' u' + u'^3 \big\rangle \big\langle u' \big\rangle + \big\langle u'' + u'^2 \big\rangle \big\langle u' \big\rangle^2 \Big] \,, \\ \mathrm{\small (II)}&:= \operatorname{\mathbb{E}}\Big[ \big\langle u'' + u'^2 \big\rangle^2 + \big\langle u''' + 3u''u' + u'^3 \big\rangle \big\langle u' \big\rangle + 3 \big\langle u' \big\rangle^4 - 5\big\langle u'' + u'^2 \big\rangle \big\langle u' \big\rangle^2 \Big] \end{align}\tag{263}\]
To study the system 248 for the interpolators, we will need to bound various quantities involving the Inverse Mills’ Ratio. This step is not necessary to study 248 for the posterior. To this end, we first control \(\operatorname{\mathbb{E}}[\mathcal{A}(V)^2]\) in terms of \(y\). We then use this to upper bound \(y\). Finally we use these two upper bounds to upper bound the quantities of interest, namely \(\operatorname{\mathbb{E}}\big[\mathcal{A}(V)\big], \operatorname{\mathbb{E}}\big[\mathcal{A}(V)^2\big], \operatorname{\mathbb{E}}\big[|\kappa- xS|\mathcal{A}(V)\big]\).
Lemma 44. Consider \((\alpha,\beta)\in [0, \alpha_0] \times [\beta_0, \beta_1]\). Then for any \(y \ge 0\) and \(\rho \ge \frac{1}{C_{\mathrm{\small sol}}}\), \[\begin{align} \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V)^2 \Big] \le K_{\mathrm{\ref{lem:controlexpectationofAWinit}}} y + K_{\mathrm{\ref{lem:controlexpectationofAWinit}}} \,, \end{align}\] where \[\begin{align} K_{\mathrm{\ref{lem:controlexpectationofAWinit}}} = \begin{cases} 12 C_{\mathrm{\small sol}}K_{\mathrm{\small signal}}+ K_{\mathrm{\small signal}}+ 51 &: \kappa< 0\,,\\ 24 C_{\mathrm{\small sol}}(\kappa^2 + K_{\mathrm{\small signal}}) + 12 &: \kappa\ge 0\,.\end{cases} \end{align}\]
Proof. We perform a similar argument as in the proof of Proposition 13. We break into the two cases \(\kappa\ge 0\) and \(\kappa< 0\).
By Lemma 43, \(0\le \mathcal{A}(x) \le 2|x|+1\) for all \(x \in \mathbb{R}\). Consequently using \(x^2 \le 1\) and \(\rho \ge \frac{1}{C_{\mathrm{\small sol}}}\), we have \[\begin{align} \mathcal{A}(V)^2 \le (2|V|+1)^2 \le 6V^2 + 3 &\le 12 \kappa'^2 \cdot \frac{1+y}{\rho} + 12 y Z^2 + 3 \\ &\le 24 C_{\mathrm{\small sol}}(\kappa^2 + S^2) (y+1) + 12 y Z^2 + 3\,. \end{align}\] As \(\operatorname{\mathbb{E}}[S^2] \le K_{\mathrm{\small signal}}\), \(\operatorname{\mathbb{E}}[Z^2]=1\), we obtain \[\begin{align} \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V)^2 \Big] \le 24 C_{\mathrm{\small sol}}(\kappa^2 + K_{\mathrm{\small signal}}) (y+1) + 12y + 3 \le K_{\mathrm{\ref{lem:controlexpectationofAWinit}}} y + K_{\mathrm{\ref{lem:controlexpectationofAWinit}}}\,. \end{align}\]
Recalling that \(\kappa' = \kappa- xS\), write \[\begin{align} \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V)^2 \Big] &= \int_{s, z} \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &= \int_{s:|s| < |\kappa| } \int_z \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s + \int_{s:|s| \ge |\kappa| } \int_z \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s\,. \end{align}\]
We separately upper bound each of these two terms:
If \(|s| < |\kappa|\), then as \(|xs| < |\kappa|\) and \(\kappa< 0\), we must have \(\kappa' = \kappa- xs < 0\). Now, consider the set \(E := \{ (s, z)\,:\, V\le 1\}\). Hence for \((s, z) \in E\), \(\mathcal{A}(V) \le \frac{1}{\sqrt{2\pi} \mathcal{N}(1)}\).
Otherwise consider \((s, z) \not\in E\), so here we have \(V>1\). First note that in this case, \(y > 0\); if \(y=0\), then as \(\kappa' < 0\), we have \(1 < V = \kappa' \sqrt{\frac{1+y}{\rho}} - z\sqrt{y} < 0\) which is a contradiction. Thus recalling \(\rho>0\), \[1 < V= \kappa' \sqrt{\frac{1+y}{\rho}} - z\sqrt{y} \implies z \le \kappa'\sqrt{\frac{1+y}{y\rho}} - \frac{1}{\sqrt{y}}\,.\] Hence as \(\kappa' < 0\) and as \(y, \rho > 0\), we have \[\begin{align} z^2 \ge |\kappa'|^2 \cdot \frac{1+y}{y \rho} + \frac{1}{y} \ge \frac{|\kappa'|^2}{\rho}\,. \end{align}\] Moreover when \(V> 1\), by Lemma 43, \[\mathcal{A}(V)^2 \le (2V+1)^2 \le 8V^2 + 2 \le 16\Big( |\kappa'|^2 \cdot \frac{1+y}{\rho} + z^2 y \Big)+2\,.\] Consequently we can upper bound \[\begin{align} &\int_{s:|s| < |\kappa|} \int_z \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad= \int_{(s, z) \not\in E, |s| < |\kappa|} \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s + \int_{(s, z) \in E, |s| < |\kappa|} \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad = \int_{(s, z) \not\in E, |s| < |\kappa|} \Big(\frac{16 |\kappa'|^2 (y+1)}{\rho} + z^2 y + 2 \Big) \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s + \frac{1}{2\pi \mathcal{N}(1)^2} \\ &\quad \le 16 (y+1) \int_{\mathbb{R}^2} \frac{|\kappa'|^2}{\rho} \exp\Big( -\frac{|\kappa'|^2}{4\rho} \Big) \cdot \frac{1}{\sqrt{2\pi}} \exp(-z^2/4) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s + y + 2 + \frac{1}{2\pi \mathcal{N}(1)^2} \\ &\quad \le 35 y + 43\,. \end{align}\] Here we used that \(\operatorname{\mathbb{E}}[Z^2] = 1\), and upper bounded \(\frac{\kappa'^2}{\rho} \exp\Big( -\frac{\kappa'^2}{4\rho} \Big)\) by using that for all \(x \ge 0\), we have \(x \exp(-x/4) \le K\) where \(K\) is a universal constant.
Else if \(|s| \ge |\kappa|\), note by Lemma 43 that \[\begin{align} \mathcal{A}(V)^2 \le 1 + (2V+1)^2 \le 8V^2 + 3 &\le 16\Big((\kappa- xs)^2 \cdot \frac{1+y}{\rho} + z^2 y\Big) + 3 \\ &\le 32 C_{\mathrm{\small sol}}(\kappa^2 + s^2) (y+1) + 16 z^2 y + 3\,. \end{align}\] Thus as \(S^2\) is \(K_{\mathrm{\small signal}}\) sub-Exponential and \(\operatorname{\mathbb{E}}[S^2] \le K_{\mathrm{\small signal}}\), \[\begin{align} &\int_{s:|s| \ge |\kappa|} \int_z \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad \le 32 C_{\mathrm{\small sol}}(y+1) \kappa^2 \int_{s:|s| \ge |\kappa|} \int_z \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s + (y+1) \int_{\mathbb{R}^2} s^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\qquad \qquad \qquad + 16 y \int_{\mathbb{R}^2} z^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s + 3 \\ &\quad = 32 C_{\mathrm{\small sol}}(y+1) \kappa^2 \cdot \operatorname{\mathbb{P}}\Big(S^2 \ge \kappa^2 \Big) + K_{\mathrm{\small signal}}(y+1) + 16y+3 \\ &\quad \le 32 C_{\mathrm{\small sol}}(y+1) \kappa^2 \cdot \exp\Big( -\frac{\kappa^2}{ K_{\mathrm{\small signal}}}\Big) + K_{\mathrm{\small signal}}(y+1) + 16y+3 \\ &\quad \le y(12 C_{\mathrm{\small sol}}K_{\mathrm{\small signal}}+ K_{\mathrm{\small signal}}+ 16 ) + (12 C_{\mathrm{\small sol}}K_{\mathrm{\small signal}}+ K_{\mathrm{\small signal}}+ 3)\,. \end{align}\]
Summing the above bounds yields the desired upper bound on \(\operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big]\). ◻
Lemma 45. Suppose \((\alpha,\beta) \in [0, \alpha_0] \times [\beta_0, \beta_1]\). For any \((y,\rho)\) such that \(y \ge 0\), \(\rho \ge \frac{1}{C_{\mathrm{\small sol}}}\) that satisfies \(\frac{\partial G}{\partial y}(y, \rho)=0\) – in particular, to any solution to 248 – we must have \(y \le 1\).
Proof. By our expression 252 for \(\frac{\partial G}{\partial y}\) and by Lemma 44, we obtain \[y = \alpha \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big] \le \alpha (K_{\mathrm{\ref{lem:controlexpectationofAWinit}}} y + K_{\mathrm{\ref{lem:controlexpectationofAWinit}}}) \le \frac{1}{2} y + \frac{1}{2} \implies y \le 1\,,\] where we used that \(\alpha \le \frac{1}{2 K_{\mathrm{\ref{lem:controlexpectationofAWinit}}}}\). ◻
The last preliminary step we need is the following Lemma, which lets us control various expectations of \(\mathcal{A}(V)\).
Lemma 46. Suppose \((\alpha,\beta)\in [0, \alpha_0] \times [\beta_0, \beta_1]\). Then we have for any \((y,\rho) \in [0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) that \[0 \le \operatorname{\mathbb{E}}\big[ \mathcal{A}(V) \big]\,,\, \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big]\,,\, \operatorname{\mathbb{E}}\big[ \big| \kappa' \mathcal{A}(V) \big| \big] \le K_{\mathrm{\ref{lem:controlexpectationofAW}}}\,,\] where \[\begin{align} K_{\mathrm{\ref{lem:controlexpectationofAW}}} = \begin{cases} 42 C_{\mathrm{\small sol}}K_{\mathrm{\small signal}}+ 13 C_{\mathrm{\small sol}}^{3/2} + 7.5 &: \kappa< 0\,, \\ 8.3 C_{\mathrm{\small sol}}^{1/2} (\kappa^2 + K_{\mathrm{\small signal}}) + 2.3 &: \kappa\ge 0\,. \end{cases} \end{align}\]
Proof. The desired lower bounds are obvious as \(\mathcal{A}\ge 0\), and the first two upper bounds are immediate by combining Lemma 44 and Lemma 45. As \(\mathcal{A}\ge 0\), it remains to upper bound \(\operatorname{\mathbb{E}}\big[ |\kappa'| \mathcal{A}(V) \big]\), which we do similarly as in the proof of Lemma 44. We again break into the cases \(\kappa\ge 0\), \(\kappa< 0\).
By Lemma 43, we have \(\mathcal{A}(x) \le 2|x|+1\) for all \(x \in \mathbb{R}\). We thus may write \[\begin{align} |\kappa'| \mathcal{A}(V) &\le 2|\kappa'| |V| + |\kappa'| \\ &\le 2 \Big( |\kappa'|^2 \sqrt{\frac{1+y}{\rho}} + \sqrt{y} |Z| |\kappa'| \Big) + |\kappa'| \\ &\le 4 (\kappa^2 + x^2 S^2) \sqrt{2 C_{\mathrm{\small sol}}} + \frac{2|Z|+1}{2} \cdot \big( 2(\kappa^2 + x^2 S^2) + 1 \big)\,, \end{align}\] where we upper bounded \(|\kappa'|\) by \(\frac{\kappa'^2+1}{2}\). Consequently as \(S\), \(Z\) are independent, \[\begin{align} \operatorname{\mathbb{E}}\big[ \big| \kappa' \mathcal{A}(V) \big| \big] &\le 5.7 (\kappa^2 + K_{\mathrm{\small signal}}) C_{\mathrm{\small sol}}^{1/2} + 2.6(\kappa^2 + K_{\mathrm{\small signal}}) + 2.3 \le K_{\mathrm{\ref{lem:controlexpectationofAW}}}\,. \end{align}\]
We write \[\begin{align} \operatorname{\mathbb{E}}\big[ |\kappa'| \mathcal{A}(V) \big] &= \int_{s, z} |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \\ &= \int_{s:|s| < |\kappa|} \int_z |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s + \int_{s:|s| \ge |\kappa|} \int_z |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s\,. \end{align}\] Again, we upper bound each of these two integrals separately.
If \(|s| < |\kappa|\), then as \(|xs| < |\kappa|\) and \(\kappa' < 0\), we have \(\kappa' < 0\). Define the sets \[\begin{align} E_1 &:= \Big\{ (s, z)\,:\, z\sqrt{y} \ge \frac{\kappa'}{2} \sqrt{\frac{1+y}{\rho}} \Big\}\,, \\ E_2 &:= \Big\{ (s, z)\,:\, \kappa' \sqrt{\frac{1+y}{\rho}} - 1 < z\sqrt{y} < \frac{\kappa'}{2} \sqrt{\frac{1+y}{\rho}} \Big\}\,, \\ E_3 &:= \Big\{ (s, z)\,:\, z\sqrt{y} \le \kappa' \sqrt{\frac{1+y}{\rho}} - 1\Big\}\,. \end{align}\] Note as \(\kappa' < 0\) and \(y, \rho \ge 0\), \(E_1, E_2, E_3\) are all disjoint and partition \(\mathbb{R}^2\). We thus can write \[\begin{align} \int_{s:|s| < |\kappa|} \int_z |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s &= \mathrm{\small (I)}+ \mathrm{\small (II)}+ \mathrm{\small (III)}\,, \end{align}\] where \[\begin{align} \mathrm{\small (I)}&:= \int_{(s, z) \in E_1:|s| < |\kappa|} |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \\ \mathrm{\small (II)}&:= \int_{(s, z) \in E_2:|s| < |\kappa|} |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \\ \mathrm{\small (III)}&:= \int_{(s, z) \in E_3:|s| < |\kappa|} |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \,. \end{align}\] We now upper bound \(\mathrm{\small (I)}, \mathrm{\small (II)}, \mathrm{\small (III)}\):
For \(\mathrm{\small (I)}\): by definition of \(E_1\), for \((s,z) \in E_1\) we have \[\begin{align} V= \kappa' \sqrt{\frac{1+y}{\rho}} - z\sqrt{y} \le \frac{\kappa'}{2}\sqrt{\frac{1+y}{\rho}} < 0\,. \end{align}\] Hence \(\mathcal{N}(V) \ge \frac{1}{2}\) for \((s,z) \in E_1\), and moreover as \(\kappa' < 0\), we have for \((s,z) \in E_1\) that \[V^2 \ge \frac{|\kappa'|^2}{4} \cdot \frac{1+y}{\rho} \ge \frac{|\kappa'|^2}{4\rho} \ge \frac{|\kappa'|^2}{4 C_{\mathrm{\small sol}}} \,.\] Thus for \((s, z) \in E_1\), \[\begin{align} 0 \le \mathcal{A}(V) \le \frac{e^{-V^2/2}}{\sqrt{2\pi} \mathcal{N}(V)} \le \frac{2}{\sqrt{2\pi}} \exp\Big( -\frac{|\kappa'|^2}{8C_{\mathrm{\small sol}}} \Big)\,. \end{align}\] Thus, \[\begin{align} \mathrm{\small (I)}\le \int_{(s, z) \in E_1:|s| < |\kappa|} \frac{2|\kappa'|}{\sqrt{2\pi}} \exp\Big( -\frac{|\kappa'|^2}{8C_{\mathrm{\small sol}}} \Big) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \le \sqrt{C_{\mathrm{\small sol}}}\,. \end{align}\]
For \(\mathrm{\small (II)}\): for \((s, z) \in E_2\), we have \(V= \kappa' \sqrt{\frac{1+y}{\rho}} - z\sqrt{y} \le 1\). Therefore for \((s,z) \in E_2\), \(\mathcal{A}(V) \le \frac{1}{\sqrt{2\pi} \mathcal{N}(1)}\). Furthermore, it is not possible in this case that \(y=0\), as then we have \(0 = z\sqrt{y} < \frac{\kappa'}{2}\sqrt{\frac{1+y}{\rho}} < 0\) as \(\kappa' < 0\). Thus \(y>0\) and so \[z \le \frac{\kappa'}{2} \sqrt{\frac{1+y}{y \rho}} < 0 \implies z^2 \ge \frac{|\kappa'|^2}{4} \cdot \frac{1+1/y}{\rho} \ge \frac{|\kappa'|^2}{4C_{\mathrm{\small sol}}}\,.\] Therefore, \[\begin{align} \mathrm{\small (II)}&\le \int_{(s, z) \in E_2:|s| < |\kappa|} |\kappa'| \cdot \frac{1}{2\pi \mathcal{N}(1)} \exp\Big(-\frac{|\kappa'|^2}{16 C_{\mathrm{\small sol}}}\Big) \exp(-z^2/4) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \\ &\le 1.72\sqrt{C_{\mathrm{\small sol}}} \int_{\mathbb{R}^2 } \frac{1}{\sqrt{2\pi}} \exp(-z^2/4) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \le 2.5\sqrt{C_{\mathrm{\small sol}}} \,. \end{align}\]
For \(\mathrm{\small (III)}\): by Lemma 43 and Lemma 45, \[\begin{align} 0 \le \mathcal{A}(V) &\le 2|V|+1 \le 2|\kappa'|\sqrt{\frac{1+y}{\rho}} + 2|z|\sqrt{y} + 1 \le 3|\kappa'|\sqrt{C_{\mathrm{\small sol}}} + 2|z| + 1 \,. \end{align}\] Moreover, here we have as \(\kappa' \le 0\) and \(\rho \le C_{\mathrm{\small sol}}\) that \[\begin{align} z \le \kappa'\sqrt{\frac{1+y}{y \rho}} - \frac{1}{\sqrt{y}} < 0 \implies z^2 \ge |\kappa'|^2 \cdot \frac{1+y}{y \rho} + \frac{1}{y} \ge \frac{|\kappa'|^2}{C_{\mathrm{\small sol}}}\,. \end{align}\] Therefore, \[\begin{align} \mathrm{\small (III)}&\le 3\sqrt{C_{\mathrm{\small sol}}} \int_{(s, z) \in E_3:|s| < |\kappa|} |\kappa'|^2 \exp\Big( -\frac{|\kappa'|^2}{4C_{\mathrm{\small sol}}} \Big) \cdot \frac{1}{\sqrt{2\pi}} \exp(-z^2/4) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \\ &\qquad + 2\int_{(s, z) \in E_3:|s| < |\kappa|} |z| |\kappa'| \exp\Big( -\frac{|\kappa'|^2}{4C_{\mathrm{\small sol}}} \Big) \cdot \frac{1}{\sqrt{2\pi}} \exp(-z^2/4) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \\ &\qquad + \int_{(s, z) \in E_3:|s| < |\kappa|} |\kappa'| \exp\Big( -\frac{|\kappa'|^2}{4C_{\mathrm{\small sol}}} \Big) \cdot \frac{1}{\sqrt{2\pi}} \exp(-z^2/4) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s \\ &\le 6.25 C_{\mathrm{\small sol}}^{3/2} + 3.15 C_{\mathrm{\small sol}}^{1/2}\,. \end{align}\]
Putting everything together and using that \(C_{\mathrm{\small sol}}\ge 1\), we obtain \[\int_{s:|s| < |\kappa|} \int_z |\kappa'| \mathcal{A}(V) \varphi_{0}(z) \varphi_{1}(s) \, \mathrm{d}z \mathrm{d}s = \mathrm{\small (I)}+ \mathrm{\small (II)}+ \mathrm{\small (III)}\le 13 C_{\mathrm{\small sol}}^{3/2}\,.\]
If \(|s| \ge |\kappa|\), we obtain by Lemma 43 and Lemma 45 that \[\begin{align} 0 \le \mathcal{A}(V) \le 2V+1 \le 2|V|+1 \le 3 |\kappa'| \sqrt{C_{\mathrm{\small sol}}} + 2|z| + 1\,, \end{align}\] thus by AM-GM, \[\begin{align} |\kappa'| \mathcal{A}(V) \le \frac{|\kappa'|^2}{2} + \frac{3}{2} \big(9 |\kappa'|^2 C_{\mathrm{\small sol}}+ 4|z|^2+1 \big) &\le |\kappa'|^2(13.5 C_{\mathrm{\small sol}}+ 0.5) + 6 z^2 + 1.5 \\ &\le (\kappa^2 + s^2 )(27 C_{\mathrm{\small sol}}+ 1) + 6 z^2 + 1.5\,. \end{align}\] We obtain \[\begin{align} &\int_{s:|s| \ge |\kappa|} \int_z \mathcal{A}(V)^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad \le (27 C_{\mathrm{\small sol}}+ 1) \kappa^2 \int_{s:|s| \ge |\kappa|} \int_z \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s + (27 C_{\mathrm{\small sol}}+ 1) \int_{s:|s| \ge |\kappa|} \int_z s^2 \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\qquad\qquad + \int_{s:|s| \ge |\kappa|} (6 z^2 + 1.5) \varphi_{0}(z) \varphi_{1}(s)\, \mathrm{d}z \mathrm{d}s \\ &\quad \le (27 C_{\mathrm{\small sol}}+ 1) \kappa^2 \operatorname{\mathbb{P}}\Big(S^2 > \kappa^2 \Big) + (27 C_{\mathrm{\small sol}}+ 1) K_{\mathrm{\small signal}}+ 7.5 \\ &\quad \le (27 C_{\mathrm{\small sol}}+ 1) \kappa^2 \exp\Big( -\frac{\kappa^2}{ K_{\mathrm{\small signal}}} \Big) + (27 C_{\mathrm{\small sol}}+ 1) K_{\mathrm{\small signal}}+ 7.5 \\ &\quad \le 1.5(27 C_{\mathrm{\small sol}}+ 1) K_{\mathrm{\small signal}}+ 7.5 \,, \end{align}\] where we used that \(S^2\) is \(K_{\mathrm{\small signal}}\) sub-Exponential and \(\operatorname{\mathbb{E}}[S^2] \le K_{\mathrm{\small signal}}\).
Summing the upper bounds from both cases and using that \(C_{\mathrm{\small sol}}\ge 1\), we obtain \[\operatorname{\mathbb{E}}\big[ |\kappa'| \mathcal{A}(V) \big] \le 42 C_{\mathrm{\small sol}}K_{\mathrm{\small signal}}+ 13 C_{\mathrm{\small sol}}^{3/2} + 7.5 \,.\] This proves the Lemma in both cases \(\kappa< 0\), \(\kappa\ge 0\). ◻
By Lemma 45, to show 248 has a unique solution in the desired domain, it suffices to show 248 has a unique solution in \((y,\rho) \in [0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\). Now, we consider the signs of the derivatives of \(G\) in \(y\) and \(\rho\). This is done for the interpolators and posterior together in a unified manner.
Lemma 47. Suppose \((\alpha,\beta)\in [0, \alpha_0] \times [\beta_0, \beta_1]\). For \((y, \rho) \in [0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), we have \(\frac{\partial^2 G}{\partial^2 \rho}(y, \rho) < 0\).
Proof. We first establish the desired result for the interpolators. Consider 253, which states \[\begin{align} \frac{\partial^2 G}{\partial^2 \rho}(y, \rho) = -\frac{3\alpha (1+y)^{1/2}}{4 \rho^{5/2}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \Big] - \frac{\alpha (1+y)}{4 \rho^3} \operatorname{\mathbb{E}}\Big[ \kappa'^2 \mathcal{A}'(V) ] - \frac{1}{2\rho^2}\,. \end{align}\] The second and third terms in this expression are non-positive as \(\mathcal{A}' \ge 0\) by Lemma 43, and the third term is strictly negative. Finally, note by Lemma 45 and Lemma 46 and since \(\alpha \le \frac{2}{3 \sqrt{2C_{\mathrm{\small sol}}} K_{\mathrm{\ref{lem:controlexpectationofAW}}}}\), we have \[\begin{align} \Big|-\frac{3\alpha (1+y)^{1/2}}{4 \rho^{5/2}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \Big] \Big| \le \frac{3\sqrt{2 C_{\mathrm{\small sol}}} \alpha }{4 \rho^2} \cdot K_{\mathrm{\ref{lem:controlexpectationofAW}}} \le \frac{1}{4\rho^2}\,. \end{align}\] It follows that \[\frac{\partial^2 G}{\partial \rho^2} \le \frac{1}{4\rho^2}-\frac{1}{2\rho^2}=-\frac{1}{2\rho^2}<0\,.\]
For the posterior, we follow the same strategy. Recall 259 states that \[\begin{align} \frac{\partial^2 G}{\partial \rho^2} &= \frac{\alpha}{4}\Big( \mathrm{\small (I)}+ \mathrm{\small (II)}+ \mathrm{\small (III)}+ \mathrm{\small (IV)}\Big) -\frac{1}{2\rho^2} \,, \end{align}\] where \(\mathrm{\small (I)}, \mathrm{\small (II)}, \mathrm{\small (III)}, \mathrm{\small (IV)}\) are as defined in 260. As \(1/(1+y), y/(1+y) \in [0,1]\) for \(y \in [0,1]\), we have \(|\mathrm{\small (I)}|, |\mathrm{\small (II)}|, |\mathrm{\small (III)}|, |\mathrm{\small (IV)}| \le K(D)\). Since \(\rho \le C_{\mathrm{\small sol}}\) and \(\alpha\) is small enough in terms of \(D, C_{\mathrm{\small sol}}\), it follows that \(\frac{\partial^2 G}{\partial \rho^2}<0\) for the posterior as well. ◻
Lemma 48. Suppose \((\alpha,\beta)\in [0, \alpha_0] \times [\beta_0, \beta_1]\). Then for any \(\rho' \in [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), we have the following:
There exists a unique \(y' \in [0, 1]\) such that \(\frac{\partial G}{\partial y}(y',\rho')=0\).
The one variable function \(y \rightarrow G(y, \rho')\) attains its minimum on \([0,\infty)\) at \(y=y'\).
We have \(\frac{\partial^2 G}{\partial y^2}(y', \rho') > 0\).
Defining \(y' := y'(\rho')\) from 1), \(y'(\rho')\) is continuous in \(\rho'\) for \(\rho' \in [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\).
Proof. We first prove 1), 2) of the Lemma. Recall \(g(y, \rho)\) defined in 254 for the interpolators or 261 for the posterior. In either case, \(g(y, \rho)\) is clearly jointly continuous in both arguments. We claim that to prove 1), 2) of the Lemma, it suffices to show that \(g(y, \rho')=0\) at a unique \(y=y'\), and that \(g(y, \rho') < 0\) for \(y < y'\), \(g(y, \rho') > 0\) for \(y\) such that \(y' < y \le 1\).
To justify why, note by 254 or 261 that this implies \(\frac{\partial G}{\partial y}(y,\rho')=0\) at \(y=y'\), and that \(\frac{\partial G}{\partial y}(y,\rho')<0\) for \(y<y'\), \(\frac{\partial G}{\partial y}(y,\rho')>0\) for \(y' < y \le 1\). From here, we note that another \(y'' \in (1,\infty)\) with \(\frac{\partial G}{\partial y}(y'', \rho')=0\) would contradict Lemma 45. This would imply 1). Moreover by continuity of \(\frac{\partial G}{\partial y}(\cdot, \rho')\) and as \(\frac{\partial G}{\partial y}(y,\rho')>0\) for \(y' < y \le 1\), since there is no \(y'' \in (1,\infty)\) with \(\frac{\partial G}{\partial y}(y'', \rho')=0\), this would mean that \(\frac{\partial G}{\partial y}(y'', \rho') > 0\) for all \(y'' \in (1, \infty)\). Together with the above, this would imply 2).
Now, we claim that \(\frac{\partial g}{\partial y}(y, \rho') > 0\) for all \(y \in [0, 1]\), for both the interpolators and the posterior:
For the interpolators: By 255, \[\begin{align} \frac{\partial g}{\partial y} &= 1 - \frac{\alpha}{\sqrt{\rho(1+y)}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \mathcal{A}'(V) \Big] - \alpha \operatorname{\mathbb{E}}\Big[ \mathcal{A}'^2(V)+\mathcal{A}(V)\mathcal{A}''(V) \Big]\,. \end{align}\] By Lemma 43 and Lemma 46 we have \[\begin{align} \Big| \operatorname{\mathbb{E}}\Big[ \mathcal{A}'^2(V)+\mathcal{A}(V)\mathcal{A}''(V) \Big] \Big| &\le K_{\mathrm{\small MILLS}}^2 + K_{\mathrm{\small MILLS}}\operatorname{\mathbb{E}}[ \mathcal{A}(V) ] \le K_{\mathrm{\small MILLS}}^2 + K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}} \,,\\ \Big| \frac{1}{\sqrt{\rho(1+y)}}\operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \mathcal{A}'(V) \Big] \Big| &\le C_{\mathrm{\small sol}}^{1/2} K_{\mathrm{\small MILLS}}\operatorname{\mathbb{E}}\Big[ \big|\kappa' \mathcal{A}(V) \big| \Big] \le C_{\mathrm{\small sol}}^{1/2} K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}\,. \end{align}\] Thus since \(\alpha \le \frac{1}{4} \min\big\{ \frac{1}{K_{\mathrm{\small MILLS}}^2 + K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}}, \frac{1}{C_{\mathrm{\small sol}}^{1/2} K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}} \big\}\), it follows that \[\begin{align} \label{eq:RS95interpolants95lowerbd95gderiv} \frac{\partial g}{\partial y} &= 1 - \frac{\alpha}{\sqrt{\rho(1+y)}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \mathcal{A}'(V) \Big] - \alpha \operatorname{\mathbb{E}}\Big[ \mathcal{A}'^2(V)+\mathcal{A}(V)\mathcal{A}''(V) \Big] \ge \frac{1}{2} > 0\,. \end{align}\tag{264}\]
For the posterior: Recall 262, that \(y \ge 0\) and \(|u^l| \le D\) for \(l=1,2,3,4\), and that \(\rho' \le C_{\mathrm{\small sol}}\), \(\frac{1}{1+y} \le 0\). Thus since \(\alpha \le \alpha_0\) and \(\alpha_0\) is small enough in terms of \(D, C_{\mathrm{\small sol}}\), \[\begin{align} \label{eq:posterior95RS95interpolants95lowerbd95gderiv} \frac{\partial g}{\partial y} = 1 + 2y - \frac{\alpha \rho}{(1+y)^2} \Big( \mathrm{\small (I)}+ \mathrm{\small (II)}\Big) \ge \frac{1}{2}\,, \end{align}\tag{265}\] where \(\mathrm{\small (I)}, \mathrm{\small (II)}\) are as in 263. We have \(|\mathrm{\small (I)}|, |\mathrm{\small (II)}| \le K(D)\) as \(|u^l| \le D\) for \(l=1,2,3,4\).
Note that the bounds 264, 265 hold uniformly in \((y, \rho) \in [0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\). This implies there is at most one \(y' \in [0,1]\) such that \(g(y',\rho')=0\). Moreover, if this \(y'\) exists, our above work clearly implies \(g(y) < 0\) for \(y < y'\), \(g(y) > 0\) for \(y > y'\).
Now we show there exists such an \(y' \in [0,1]\). When \(y=0\), evidently \(g(y) \le 0\). Now consider when \(y=1\).
For the interpolators, note as \(\alpha < \frac{1}{K_{\mathrm{\ref{lem:controlexpectationofAW}}}}\), we have by Proposition 46 that \[g(1)=1 -\alpha \operatorname{\mathbb{E}}[ \mathcal{A}(V)^2 ] > 0.\] For the posterior, since \(|u'| \le D, \rho' \le
C_{\mathrm{\small sol}}\), and \(\alpha\) is small enough in terms of \(D, C_{\mathrm{\small sol}}\), we have \[\begin{align}
g(1) = 2 - \alpha \rho \operatorname{\mathbb{E}}\big\langle \exp u' \big\rangle^2 > 0\,.
\end{align}\] Thus for both the interpolators and the posterior, there exists \(y' \in [0,1]\) with \(g(y', \rho')=0\) by the Intermediate Value Theorem. The above steps
now prove that \(g(y, \rho')=0\) at a unique \(y=y'\), and that \(g(y, \rho') < 0\) for \(y < y'\),
\(g(y, \rho') > 0\) for \(y\) such that \(y' < y \le 1\), which as discussed earlier implies 1), 2) of the Lemma.
Next, we prove 3) of the Lemma for both the interpolators and the posterior:
For the interpolators: Differentiating 254, \[\frac{\partial^2 G}{\partial y^2}(y, \rho') = \frac{\frac{\partial g}{\partial y}(y, \rho') (1+y)-g(y, \rho')}{2(1+y)^2}\, .\] Observe \(g(y, \rho') \le y\). Also from the above steps, we have \[\frac{\partial g}{\partial y}(y, \rho') \ge 1 - \alpha \max\big\{ K_{\mathrm{\small MILLS}}^2 + K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}, C_{\mathrm{\small sol}}^{1/2} K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}\big\}\,.\] It therefore remains to show \[1 - \alpha \max\big\{ K_{\mathrm{\small MILLS}}^2 + K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}, C_{\mathrm{\small sol}}^{1/2} K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}\big\} > \frac{y'}{y'+1}.\] Since \(\frac{y}{y+1}\) is increasing and as \(y' \le 1\) by 1), it suffices to show \[1 - \alpha \max\big\{ K_{\mathrm{\small MILLS}}^2 + K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}, C_{\mathrm{\small sol}}^{1/2} K_{\mathrm{\small MILLS}}K_{\mathrm{\ref{lem:controlexpectationofAW}}}\big\} > \frac{2}{3} \,,\] which holds true by our condition on \(\alpha\).
For the posterior: Differentiating 261 and using 262, \[\begin{align} \frac{\partial^2 G}{\partial y^2}(y, \rho') = \frac{\frac{\partial g}{\partial y}(y, \rho') (1+y) - 2g(y)}{2(1+y)^3} = \frac{1+y + 2 \alpha \rho \operatorname{\mathbb{E}}\big\langle \exp u' \big\rangle^2 - \frac{\alpha \rho}{(1+y)^2} \big( \mathrm{\small (I)}+ \mathrm{\small (II)}\big)}{2(1+y)^3}\,, \end{align}\] where \(\mathrm{\small (I)}, \mathrm{\small (II)}\) are as in 263. Note \(|\mathrm{\small (I)}|, |\mathrm{\small (II)}| \le K(D)\) as \(|u^l| \le D\) for \(l=1,2,3,4\). Thus as \(y \ge 0, \rho \le C_{\mathrm{\small sol}}\), and \(\alpha \le \alpha_0\) is small enough in terms of \(D, C_{\mathrm{\small sol}}\), we have \(\frac{\partial^2 G}{\partial y^2}(y', \rho')>0\).
This proves 3) of the Lemma in both cases.
Finally, we prove 4) of the Lemma. Note that \(y(\rho')\) is a solution to the fixed point equation \(g(y(\rho'), \rho') = 0\). As \(\frac{\partial g}{\partial y} > 0\) holds uniformly on \([0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) as argued above, and as \(y(\rho') \in [0,1]\) as shown in 1), we conclude 4) by the Implicit Function Theorem. ◻
The above Lemmas establish the desired convex-concave structure of the RS equations, and we are now ready to complete the proof of Proposition 9.
Lemma 49. Consider \((\alpha,\beta) \in [0, \alpha_0] \times [\beta_0, \beta_1]\). Then there is at most one solution \((y,\rho) \in [0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) to 248.
Proof. Suppose that there are two distinct solutions \((y_1,\rho_1)\) and \((y_2,\rho_2)\) both in the domain \([0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\). Assume without loss of generality that \(y_1<y_2\). Directly from Lemma 47 and Lemma 48, we have \(y_1 \neq y_2\) and \(\rho_1 \neq \rho_2\). Applying Taylor Expansion to degree 2 about \((y_1,\rho_1)\), since \(\frac{\partial G}{\partial \rho}(y_1,\rho_1)=0\) by definition of the system of equations 248 and since \(\frac{\partial^2 G}{\partial \rho^2}(y_1,\cdot)<0\) from Lemma 47, we see that \(G(y_1, \rho_1) > G(y_1, \rho_2)\) (since we Taylor expand about a \(\rho' \in [\min\{\rho_1, \rho_2\}, \max\{\rho_1, \rho_2\}] \subseteq [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), we may apply the above work). By Lemma 48, since \(\frac{\partial G}{\partial y}(y_2, \rho_2)=0\), we have \(G(y_1,\rho_2) > G(y_2,\rho_2)\). By analogous reasoning again using Lemma 47, we have \(G(y_2,\rho_2) > G(y_2,\rho_1)\). Again by Lemma 48, we have \(G(y_2,\rho_1)>G(y_1,\rho_1)\). Combining these inequalities, we obtain \[G(y_1, \rho_1) >G(y_1,\rho_2) >G(y_2,\rho_2) >G(y_2,\rho_1)>G(y_1,\rho_1)\,,\] a contradiction. ◻
Lemma 50. Consider \((\alpha,\beta) \in [0, \alpha_0] \times [\beta_0, \beta_1]\). Then there exists a solution \((y,\rho) \in [0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) to 248.
Proof. By Lemma 48 and Lemma 45, for any \(\rho \in [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), there exists a unique \(y(\rho) \in [0,1]\) where \(\frac{\partial G}{\partial y}(y(\rho), \rho)=0\). Thus it is enough to show there exists a \(\rho' \in [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) such that \(\frac{\partial G}{\partial \rho}(y(\rho'), \rho')=0\).
Let \(h(\rho):=2\frac{\partial G}{\partial \rho}(y(\rho), \rho)\). By 4) of Lemma 48 and using the explicit form 251, 257 for \(\frac{\partial G}{\partial \rho}\) for the interpolators and posterior respectively, \(h(\rho)\) varies continuously in \(\rho \in [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\).
We now prove that \(h(1.5/\beta) < 0, h(1/3.5 \beta) > 0\) for both the interpolators and the posterior.
For the interpolators: Observe that because \(y(\rho) \le 1\) by Lemma 45, Lemma 46 yields \[\begin{align} \Big| \frac{(1+y(\rho))^{1/2}}{\rho^{3/2}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \Big] \Big| \le 2^{1/2} C_{\mathrm{\small sol}}^{3/2} K_{\mathrm{\ref{lem:controlexpectationofAW}}}\,. \end{align}\] Now note by 251 and as \(\alpha < \frac{0.9 \beta_0}{C_{\mathrm{\small sol}}^{3/2} K_{\mathrm{\ref{lem:controlexpectationofAW}}}}\), we have \[h\Big(\frac{1.5}{\beta} \Big) = \frac{\alpha (1+y(\rho))^{1/2}}{\rho^{3/2}} \operatorname{\mathbb{E}}\Big[ \kappa' \mathcal{A}(V) \Big] + \frac{2}{3} \beta- 2\beta< \alpha 2^{1/2} C_{\mathrm{\small sol}}^{3/2} K_{\mathrm{\ref{lem:controlexpectationofAW}}} + \frac{2}{3} \beta- 2\beta< 0\,.\] Similarly we obtain \[h\Big( \frac{1}{3.5 \beta} \Big) \ge -\frac{4}{3} \beta + 3.5\beta - 2\beta > 0\,.\]
For the posterior: Again \(y(\rho) \le 1\) by Lemma 45. Thus as \(|u'|, |u''| \le D\), \[\begin{align} \Big| \operatorname{\mathbb{E}}\big\langle u'' + u' \big\rangle - \frac{y}{1+y} \operatorname{\mathbb{E}}\big\langle u' \big\rangle^2 \Big| \le K(D)\,. \end{align}\] Thus as \(\alpha\) is small enough in terms of \(\beta_0, \beta_1, D, C_{\mathrm{\small sol}}\), by 257, \[\begin{align} h\Big(\frac{1.5}{\beta} \Big) &\le \alpha K(D) + \frac{2}{3} \beta - 2 \beta < 0\quad,\quad h\Big( \frac{1}{3.5 \beta} \Big) \ge -\alpha K(D) + 3.5 \beta - 2 \beta > 0\,. \end{align}\]
Thus by Intermediate Value Theorem and continuity of \(h(\rho)\), there is some \(\rho' \in [\frac{1}{3.5 \beta}, 1.5 \beta]\) such that \(h(\rho')=0\), that is, \(\frac{\partial G}{\partial \rho}(y(\rho'), \rho')=0\). By our definition of \(C_{\mathrm{\small sol}}\), we have \([\frac{1}{3.5 \beta}, \frac{ 1.5}{ \beta } ] \subset [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) for all \(\beta \in [\beta_0, \beta_1]\). Hence \((y(\rho'), \rho)\) is a solution in \([0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) to 248, and this proves the Lemma. ◻
Finally, recall that for \((\alpha, \beta) \in [0, \alpha_0] \times [\beta_0, \beta_1]\), if there is a solution \((y,\rho) \in [0,\infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), then this solution must be in \([0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) by Lemma 45. We conclude that 248 has a unique solution \((y,\rho) \in [0,\infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) (in particular, this solution must be in \([0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\)). By our initial remarks in this proof, it follows that 40 have a unique solution \((q, \rho) \in [0, C_{\mathrm{\small sol}}] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), as desired. Finally, as this unique solution \((y, \rho) \in [0,1] \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\), we have \(\rho - q = \frac{\rho}{y+1} \ge \frac{1}{2C_{\mathrm{\small sol}}}\). This proves the first part of Proposition 9.
We now prove the second part of Proposition 9. First, recall \(\frac{\partial^2 G}{\partial^2 y}\big(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x) \big)\) and \(\frac{\partial^2 G}{\partial^2 \rho }\big(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x) \big)\) are of opposite signs and nonzero by Lemma 47 and Lemma 48. Thus the determinant of the following Jacobian is strictly negative: \[\det \begin{bmatrix} \frac{\partial^2 G}{\partial^2 y}\big(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) & \frac{\partial^2 G}{\partial y \partial \rho} \big(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) \\ \frac{\partial^2 G}{\partial y \partial \rho} \big(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) & \frac{\partial^2 G}{\partial^2 \rho }\big(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big) \end{bmatrix} < 0~.\] Since \(G\) is infinitely differentiable in \(x, y, \rho\), and as \(\big(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\big)\) denotes the unique solution \((y, \rho) \in [0, \infty) \times [\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}]\) to the system \(\frac{\partial G}{\partial y} = \frac{\partial G}{\partial \rho}=0\), it follows by the Implicit Function Theorem that \(y_0(\alpha, \beta, x), \rho_0(\alpha, \beta, x)\) are infinitely differentiable in \(\alpha\), \(\beta\) and \(x\). Hence as \(y_0(\alpha, \beta, x) \ge 0\), it follows that \[q_0(\alpha, \beta, x) = \frac{y_0(\alpha, \beta, x) \rho_0(\alpha, \beta, x)}{1+y_0(\alpha, \beta, x)}\] is also infinitely differentiable in \(\alpha\), \(\beta\) and \(x\).
For this proof, we make the same transformation to \(G(y,\rho)\) we considered in Appendix 10.2, where \(G(y, \rho)\) is defined as in 247 (again, here \(I\) is held fixed so \(F \equiv F_I\)). We let \(q_0 = q_0(\alpha, \beta, x)\), \(\rho_0 = \rho_0(\alpha, \beta, x)\), and \(y_0 = y_0(\alpha, \beta, x) = \frac{q_0}{\rho_0-q_0}\).
We first prove 1) of the Lemma. Differentiating the relations \(\frac{\partial G}{\partial \rho}(y_0,\rho_0)\equiv0\), \(\frac{\partial G}{\partial y}(y_0,\rho_0)\equiv0\) with respect to \(\beta\) (recall \(y_0, \rho_0\) depend on \(\beta\)), the Chain Rule gives \[\begin{align} \frac{\partial^2 G}{\partial \rho \partial y}(y_0,\rho_0)\cdot \frac{\partial y_0}{\partial \beta} + \frac{\partial^2 G}{\partial \rho^2}(y_0, \rho_0)\cdot \frac{\partial \rho_0}{\partial \beta} + \frac{\partial^2 G}{\partial \beta \partial \rho}(y_0, \rho_0) &= 0\,, \\ \frac{\partial^2 G}{\partial y^2}(y_0, \rho_0)\cdot \frac{\partial y_0}{\partial \beta} + \frac{\partial^2 G}{\partial \rho \partial y}(y_0, \rho_0) \cdot \frac{\partial \rho_0}{\partial \beta} + \frac{\partial^2 G}{\partial \beta \partial y}(y_0, \rho_0) &= 0\,, \end{align}\] where differentiability is justified by Proposition 9. Now identically as functions, we have \(\frac{\partial^2 G}{\partial \beta \partial \rho}=-1\), \(\frac{\partial^2 G}{\partial \beta \partial y}=0\) by the definition of \(G\) in 247. Multiplying the first relation above by \(\frac{\partial \rho_0}{\partial \beta}\) and the second relation above by \(\frac{\partial y_0}{\partial \beta}\) and subtracting, the \(\frac{\partial^2 G}{\partial \rho \partial y}\) terms cancel and we obtain \[\begin{align} \frac{\partial \rho_0}{\partial \beta} = \Big( \frac{\partial \rho_0}{\partial \beta}\Big)^2 \cdot \frac{\partial^2 G}{\partial \rho^2}(y_0, \rho_0) - \Big( \frac{\partial y_0}{\partial \beta} \Big)^2 \cdot \frac{\partial^2 G}{\partial y^2}(y_0, \rho_0) < 0\,, \end{align}\] where Lemma 47 and Lemma 48 justify that \(\frac{\partial^2 G}{\partial \rho^2}(y_0, \rho_0)<0\), \(\frac{\partial^2 G}{\partial y^2}(y_0, \rho_0)>0\). This proves 1) of the Lemma.
Remark 3. Note that we only have \(\frac{\partial^2 G}{\partial \rho^2}(y_0, \rho_0)<0\), \(\frac{\partial^2 G}{\partial y^2}(y_0, \rho_0)>0\) at the solution \(y_0, \rho_0\).
We next prove 2) of the Lemma. To this end, we will show that \(\rho_0(\alpha, 1/4, x) > 1-x^2\), \(\rho_0(\alpha, 9, x) < 1-x^2\). The existence and uniqueness of such a \(\beta = \beta(\alpha, x) \in [1/4, 9] \subseteq [\beta_0, \beta_1]\) then follows by part 1) of this Lemma, and moreover this establishes that \(\beta(\alpha, x) \in (1/4, 9)\).
We first show that \(\rho_0(\alpha, 1/4, x) > 1 \ge 1-x^2\). Define \[\begin{align} \mathrm{\small (I)}&:= \begin{cases} \operatorname{\mathbb{E}}\Big[ \kappa' \frac{(1+y_0)^{1/2}}{\rho_0^{3/2}} \mathcal{A}(V)\Big] &: \text{ for interpolators}\,, \\ \operatorname{\mathbb{E}}\big\langle u''(\bar V) + u'(\bar V)^2 \big\rangle - \frac{y}{1+y} \operatorname{\mathbb{E}}\big\langle u'(\bar V) \big\rangle^2 &:\text{ for posterior}\,, \end{cases} \end{align}\] where \(V\) is as in 249 and \(\bar V\) is as in 256, taken with arguments \(\rho_0, y_0\). By 251 for the interpolators and 257 for the posterior, we have \[\begin{align} \label{eq:rs95lemma95295equality} 0 = \frac{\alpha}{2} \mathrm{\small (I)}+ \frac{1}{2 \rho_0 } - \beta\,. \end{align}\tag{266}\] Now note \[\begin{align} \label{eq:rs95lemma95295bound} |\mathrm{\small (I)}| \le \begin{cases} \frac{\sqrt{2}}{\rho_0} K_{\mathrm{\ref{lem:controlexpectationofAW}}} C_{\mathrm{\small sol}}^{1/2} &: \text{ for interpolators}\,, \\ 2D^2+D &: \text{ for posterior}\,. \end{cases} \end{align}\tag{267}\] For the posterior, this simply uses that \(|u'|, |u''| \le D\). For the interpolators, we use the proof of Proposition 9, that \(\rho_0 \ge \frac{1}{C_{\mathrm{\small sol}}}\), \(y_0 \ge 0\), and that \(y_0 \le 1\) by Lemma 45. These facts combined with Lemma 46 imply the above bound on \(\big| \mathrm{\small (I)}\big|\).
Now as \(\alpha \le \alpha_0\) and by our conditions on \(\alpha_0\), we have by 267 that \(\alpha |\mathrm{\small (I)}| / 2 < \frac{1}{4 \rho_0}\). Combining with 266 now establishes \[\begin{align}
\label{eq:rs95lemma95295bd1}
\beta \in \Big( \frac{1}{4\rho_0}, \frac{3}{4\rho_0} \Big) \implies \frac{1}{4\beta} < \rho_0(\alpha, \beta, x) < \frac{3}{4\beta} \implies \rho_0(\alpha, 1/4, x) > 1 \ge 1-x^2\,.
\end{align}\tag{268}\] Next, we claim that \(\rho_0(\alpha, 9, x) < 1-x^2\) for \(x \in [-1+\delta, 1-\delta]\). To this end, 266, 267 imply that \[\begin{align}
\label{eq:rs95lemma95295bd2}
9 \le \frac{1}{2\rho_0(\alpha, 9, x)} + \frac{\alpha}{2} |\mathrm{\small (I)}| \implies \rho_0(\alpha, 9, x) < 1-x^2\,.
\end{align}\tag{269}\] Here, the last inequality holds for \(x \in [-1+\delta, 1-\delta]\), using the definition of \(\delta\) in ?? for the
interpolators or ?? for the posterior. As mentioned earlier, 268, 269 yields 2) of the
Lemma.
Now to prove 3) of the Lemma, for fixed \((\alpha, x)\), it follows from Proposition 9 that
\(f(\beta)\) is infinitely differentiable in \(\beta\). Let \(F(x, q, \rho) = \bar\Phi(x, q, \rho) - \beta (\rho + x^2)\). Note \(\frac{\partial F}{\partial \rho}=\frac{\partial F_I}{\partial \rho}\), \(\frac{\partial F}{\partial q}=\frac{\partial F_I}{\partial q}\), thus \(\frac{\partial
F}{\partial \rho}(x, q_0, \rho_0) = \frac{\partial F}{\partial q}(x, q_0, \rho_0) = 0\). Therefore, \[\begin{align}
\frac{\mathrm{d}}{\mathrm{d}\beta}f(\beta) &= 1 - \big( \rho_0 + x^2 \big) + \frac{\partial F}{\partial \rho}(x, q_0, \rho_0) \cdot \frac{\partial \rho_0}{\partial \beta} + \frac{\partial F}{\partial q}(x, q_0, \rho_0) \cdot \frac{\partial
q_0}{\partial \beta}= 1 - \big( \rho_0 + x^2 \big)\,.
\end{align}\] Thus \[\begin{align}
\frac{\mathrm{d}^2}{\mathrm{d}\beta^2} f(\beta) &= -\frac{\partial \rho_0(\alpha, \beta, x)}{\partial \beta}\,.
\end{align}\] By 1) of this Lemma, \(\frac{\mathrm{d}^2}{\mathrm{d}\beta^2} f(\beta) > 0\) on \([\beta_0, \beta_1]\), and by 2) of this Lemma, \(\frac{\mathrm{d}}{\mathrm{d}\beta} f\big(\beta(\alpha, x)\big)=0\). Hence 3) of the Lemma follows.
Next, we prove 4) of the Lemma. Since \(\rho_0\big(\alpha, \beta(\alpha, x), x) = 1-x^2\), we have \[\begin{align}
f\big(\beta(\alpha, x)\big) = \bar\Phi\big( x, q_0\big(\alpha, \beta(\alpha, x), x\big), 1-x^2 \big)\,.
\end{align}\] Note as \(x \in [-1+\delta, 1-\delta] \subseteq [-17/18, 17/18]\), \(1 \ge 1-x^2 \ge \frac{1}{10}\). Thus \(1-x^2 \in
\big[\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\big]\) as \(C_{\mathrm{\small sol}}\ge 10\). Recalling the definition of \(\bar\Phi\) in 28, define the following function of \(y\): \[\begin{align}
\bar\Phi'(x, y, \rho) := \bar\Phi \Big(x, \frac{y\rho}{y+1}, \rho \Big)\,.
\end{align}\] Note \(\frac{\partial \bar\Phi'}{\partial y}\big( y_0\big( \alpha, \beta(\alpha, x), x \big), 1-x^2 \big) = \frac{\partial G_I}{\partial y}\big( y_0\big( \alpha, \beta(\alpha, x), x \big), \rho_0\big(
\alpha, \beta(\alpha, x), x \big) \big) = 0\). Now as a direct consequence of the proof of Lemma 48 and by 2) of this Lemma, \(\bar\Phi'(x, y, 1-x^2)\) attains its unique minimum on \([0, \infty)\) at \(y=y_0\big( \alpha, \beta(\alpha, x), x \big)\). By monotonicity of the
transformation \(q = \frac{y\rho}{y+1}\), it follows that \(\bar\Phi(x, q, 1-x^2)\) attains a unique minimum on \([0, 1-x^2)\) at \(q = q_0\big( \alpha, \beta(\alpha, x), x \big)\). Thus \[\begin{align}
f\big(\beta(\alpha, x)\big) = \inf_{q \in [0, 1-x^2)} \bar\Phi(x, q, 1-x^2) = \inf_{q \in [0,1)} \Phi(x, q)\,,
\end{align}\] where the last step follows from the transformation \(q \leftarrow \frac{q}{1-x^2}\). This proves 4) of the Lemma.
Finally, to prove 5) of the Lemma, we claim that \(\beta(\alpha,x)\) is a continuous function of \((\alpha, x)\). To this end, note by 251 and 2), we know that \(\beta(\alpha, x)\) is the unique solution in \([\beta_0, \beta_1]\) to
\[\begin{align}
\beta= \frac{\alpha}{2} \mathrm{\small (I)}+ \frac{1}{2(1-x^2)} \,,\label{eq:betacontinuous95fixedpteq}
\end{align}\tag{270}\] where \(\mathrm{\small (I)}\) is taken with \(\rho_0 = 1-x^2\). Let \(\bar f(\alpha, \beta, x)\) denote the right hand
side of 270; this is continuous in \((\alpha, \beta, x)\) for \((\alpha, \beta, x) \in [0, \alpha_0] \times [\beta_0,
\beta_1] \times [-1+\delta, 1-\delta]\) by Proposition 9. Consider any sequence \((\alpha_n,
x_n) \rightarrow (\alpha^\star, x^\star)\) where \(\alpha_n \in [0, \alpha_0]\), \(x_n \in [-1+\delta, 1-\delta]\). Consider the corresponding \(\beta_n :=
\beta(\alpha_n, x_n)\). Since \(\beta_n \in [\beta_0, \beta_1]\), it follows that we can extract a convergent subsequence. Consider any convergent subsequence \(\beta_{n_k}\), with
limit \(\beta^{\star}\). By the above it follows by compactness that \(\beta^{\star} \in [\beta_0, \beta_1]\). As \(\bar f(\alpha, \beta, x)\) is continuous,
we have \[\begin{align}
\beta^{\star} = \lim_{k\rightarrow\infty} \beta_{n_k} = \lim_{k\rightarrow\infty} \bar f(\alpha_{n_k}, \beta_{n_k}, x_{n_k}) = \bar f(\alpha^\star, \beta^\star, x^\star)\,.
\end{align}\] However as \((\alpha^\star, x^\star) \in [0, \alpha_0] \times [-1+\delta, 1-\delta]\), the uniqueness of \(\beta(\alpha, x)\) in \([\beta_0,
\beta_1]\) supplied by 2) implies that \(\beta^{\star} = \beta(\alpha^\star, x^\star)\). Therefore, \(\lim_{k \rightarrow \infty} \beta(\alpha_{n_k}, x_{n_k}) = \beta^{\star} =
\beta\big(\lim_{k\rightarrow\infty}(\alpha_{n_k}, x_{n_k})\big)\). Since the convergent subsequence \(\beta_{n_k}\) is arbitrary, it follows that \(\beta_n\) converges to \(\beta(\alpha^\star, x^\star)\). Continuity of \(\beta(\alpha, x)\) follows. Combining this claim with 4) and Proposition 9 now proves 5). This concludes the proof of Lemma 23.
Here we first prove these four Propositions and then prove Lemma 1. We will prove these four Propositions together in a unified manner as follows. We show the following:
There is at most one pair \((x, q)\) satisfying \(\frac{\partial}{\partial x} \Phi(x,q)=\frac{\partial}{\partial q} \Phi(x,q)=0\).
This implies that the saddle point problem is uniquely achieved.
First, we show that any \((x, q)\) satisfying \(\frac{\partial}{\partial x} \Phi(x,q)=0\), \(\frac{\partial}{\partial q} \Phi(x,q)=0\) must satisfy the relevant bivariate system of equations given in Propositions 2, 3, 5, 6 respectively. The proof follows from explicitly computing \(\frac{\partial}{\partial x} \Phi(x,q)\) and \(\frac{\partial}{\partial q} \Phi(x,q)\) and applying Gaussian Integration by Parts to simplify the resulting expression. We discuss the proof for Propositions 2, 3 for the interpolators; the proof for Propositions 5, 6 for the posterior is identical. Recalling the definition of \(S\) in 12 in the GMM case and 13 in the logistic case, we let \[\begin{align} V := \frac{\kappa- x S - \sqrt{(1-x^2)q}Z}{\sqrt{(1-x^2)(1-q)}}\,. \end{align}\] Explicitly differentiating \(\Phi(x,q)\) w.r.t. \(q\) and simplifying with Guassian Integration by Parts and the identity \(\mathcal{A}'(V) = \mathcal{A}(V)^2 - V\mathcal{A}(V)\) gives \[\begin{align} \frac{q}{1-q} &= \alpha \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V) \Big\{ \frac{\kappa-xS}{\sqrt{(1-q)(1-x^2)}} - \frac{Z}{\sqrt{q(1-q)}} \Big\} \Big] \\ &= \alpha \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V) \Big\{ V - \sqrt{\frac{1-q}{q}} Z \Big\}\Big] \\ &= \alpha \operatorname{\mathbb{E}}\big[ \mathcal{A}(V) V + \mathcal{A}'(V) \big] = \alpha \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big]. \end{align}\] Therefore, such \((x, q)\) satisfying the stationary point equations must satisfy ?? in the GMM case or ?? in the logistic case.
We will now show the proof that such \((x, q)\) satisfying the stationary point equations must satisfy ?? in the logistic case. The proof for ?? in the GMM case is similar (in fact simpler). We differentiate \(\Phi(x, q)\) w.r.t. \(x\) to obtain \[\begin{align} \label{eq:univariate95derivx95eq0} x \sqrt{(1-q)(1-x^2)} = \alpha \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V) \big(S - \kappa x \big) \Big] = \alpha \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V) \big( YG - \kappa x \big) \Big]\,, \end{align}\tag{271}\] where we used the explicit form \(S=YG\) from 13 (for the GMM case, we use \(S=G+\sqrt{\lambda}\) as per 12). We now simplify \(\operatorname{\mathbb{E}}\big[ \mathcal{A}(V) YG \big]\) via Gaussian Integration by Parts to obtain \[\begin{align} \label{eq:univariate95derivx95eq1} \operatorname{\mathbb{E}}\Big[ \mathcal{A}(V) YG \Big] = -\frac{x}{\sqrt{(1-x^2)(1-q)}} \operatorname{\mathbb{E}}\big[ \mathcal{A}'(V) \big] + \sqrt{\lambda} \operatorname{\mathbb{E}}\Big[ \varphi\big(-\sqrt{\lambda}YG \big) \mathcal{A}(V) \Big]\,. \end{align}\tag{272}\] Similar calculations, using the identity \(\mathcal{A}'(V) = \mathcal{A}(V)^2 - V\mathcal{A}(V)\), yield \[\label{eq:univariate95derivx95eq2} \begin{align} \operatorname{\mathbb{E}}\big[ \mathcal{A}'(V) \big] &= (1-x^2)(1-q) \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big] - \kappa\sqrt{(1-x^2)(1-q)} \operatorname{\mathbb{E}}\big[ \mathcal{A}(V) \big] \\ &\qquad + x\sqrt{\lambda (1-x^2)(1-q)} \operatorname{\mathbb{E}}\Big[ \varphi\big(-\sqrt{\lambda}YG \big) \mathcal{A}(V) \Big]\,. \end{align}\tag{273}\] Combining 271 , 272 , 273 and using the identity \(\alpha \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big] = \frac{q}{1-q}\) and rearranging yields ??. For Proposition 5, this establishes ??, which directly implies ?? and proves 1). For Proposition 6, 1) now follows from Proposition 1. We now prove 1) for Propositions 2, 3 for the interpolators.
To this end, our next step is to bound the value of \(x,q\) for solutions to \(\frac{\partial}{\partial x} \Phi(x,q)=0\), \(\frac{\partial}{\partial q} \Phi(x,q)=0\). Specifically, we will prove the following Lemma.
Lemma 51. For any solution \((x, q)\) to \(\frac{\partial}{\partial x} \Phi(x,q)=0\), \(\frac{\partial}{\partial q} \Phi(x,q)=0\), we have \[\begin{align} \label{eq:rs95biv95eq95stationary95upperbd} 0 \le x, q &\le \alpha K(\lambda)\,. \end{align}\qquad{(45)}\]
To prove Lemma 51, we will need the following useful Lemma. Its proof is analogous to that of Lemma 44 and we omit it for brevity.
Lemma 52. We have for all \(0 \le x < 1, 0 \le q < 1\) that \[\begin{align} \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^p \big] \le K\Big( \frac{\kappa_+ + 1}{\sqrt{(1-x^2)(1-q)}} + \sqrt{\frac{q}{1-q}} + 1\Big)^p \end{align}\] for \(p \in \{1,2\}\), where \(K>0\) depends on \(\lambda\).
Proof of Lemma 51. We now complete the proof of Lemma 51. We start with the bound on \(x\). We apply Lemma 52 with \(p=1\). First, note \(x \ge 0\) as when \(x<0\), the LHS of ??, ?? is strictly negative while the RHS is non-negative. Noting that \(\varphi \in [0, 1]\) and \(\mathcal{A}\ge 0\), we obtain \[\begin{align} \frac{x}{\sqrt{1-x^2}} &\le \alpha \sqrt{\lambda(1-q)} \operatorname{\mathbb{E}}\big[ \mathcal{A}(V) \big] \le \alpha \sqrt{\lambda(1-q)} \cdot K(\lambda) \Big( \frac{\kappa_+ + 1}{\sqrt{(1-x^2)(1-q)}} + \sqrt{\frac{q}{1-q}} + 1\Big)\,. \end{align}\] As \(\alpha \le \alpha_0(\lambda, \kappa_+)\), we now use \(0 \le q \le 1\) and multiply both sides by \(\sqrt{1-x^2}\) to obtain the bound in ?? for \(x\). Note as \(\alpha \le \alpha_0(\lambda, \kappa_+)\), we have \(x \le \frac{1}{2}\). We now prove the desired bound in ?? for \(q\). By Lemma 52 and ?? for the GMM case or ?? for the logistic case, we have \[\begin{align} \frac{q}{1-q} \le \alpha K(\lambda) \Big( \frac{\kappa_+^2 + 1}{(1-x^2)(1-q)} + \frac{q}{1-q} + 1\Big) \implies \frac{q}{1-q} \le \frac{q}{2(1-q)} + \alpha K(\lambda) \Big(\frac{\kappa_+^2 + 1}{1-q}+1\Big)\,, \end{align}\] where we used \(\alpha \le \alpha_0(\lambda, \kappa_+)\) and \(x \le \frac{1}{2}\). The above display now implies ?? for \(q\). ◻
We now are in a position to finish the proof of 1). Let \(f_1(x, q)\) denote the \(\small\rm LHS\) minus the \(\small{\rm RHS}\) of ?? or ?? in the GMM case and the logistic case respectively. We similarly let \(f_2(x,q)\) denote the \(\small\rm LHS\) minus the \(\small{\rm RHS}\) of ?? or ?? in these two respective cases. We now establish the following Lemma 53, which shows that all principal minors of the Jacobian of \(\big(f_1(x,q), f_2(x,q)\big)\) are strictly positive in the domain \((x, q) \in [0, \alpha K(\lambda)]^2\). Since any solution \((x,q)\) must lie in \([0, \alpha K(\lambda)]^2\) by Lemma 51, injectivity of \(\big(f_1(x,q), f_2(x,q)\big)\) on \((x, q) \in [0, \alpha K(\lambda)]^2\) and therefore 1) now follows from the Gale-Nikaido Theorem [49].
Lemma 53. We have for all \((x, q) \in [0, \alpha K(\lambda)]^2\), \[\begin{align} \frac{\partial}{\partial x} f_1(x, q) \,,\, \frac{\partial}{\partial q} f_2(x, q) \,,\, \frac{\partial}{\partial x} f_1(x, q) \cdot \frac{\partial}{\partial q} f_2(x, q) - \frac{\partial}{\partial q} f_1(x, q) \cdot \frac{\partial}{\partial x} f_2(x, q) > 0\,. \end{align}\]
Proof of Lemma 53. Lemma 51 implies \(x, q \le 1/2\), thus we have \[\begin{align} \frac{\partial}{\partial x} \frac{x}{\sqrt{1-x^2}}\,,\, \frac{\partial}{\partial x} \frac{x}{1-x^2}\,,\, \frac{\partial}{\partial q} \frac{q}{1-q}\,,\, \frac{\partial}{\partial q} \frac{q}{(1-q)^2} \ge c > 0\,, \end{align}\] where \(c>0\) is a universal constant. Since \(x, q \le 1/2\), \(\alpha \le \alpha_0(\lambda, \kappa_+)\), and \(\varphi \in [0,1]\), it suffices to prove \[\begin{align} \operatorname{\mathbb{E}}\Big[ \Big| \mathcal{A}(V) \mathcal{A}'(V) \frac{\partial V}{\partial x} \Big| \Big], \operatorname{\mathbb{E}}\Big[ \Big| \mathcal{A}(V) \mathcal{A}'(V) \frac{\partial V}{\partial q} \Big| \Big], \operatorname{\mathbb{E}}\Big[ \Big|\mathcal{A}'(V) \frac{\partial V}{\partial x} \Big| \Big], \operatorname{\mathbb{E}}\Big[ \big| \mathcal{A}(V) \big| + \Big| \mathcal{A}'(V) \frac{\partial V}{\partial q} \Big| \Big] \le K(\lambda, \kappa_+)\,. \end{align}\] We note that the corresponding \(\rho = 1-x^2 \in \big[\frac{1}{C_{\mathrm{\small sol}}}, C_{\mathrm{\small sol}}\big]\) and \(y = \frac{q}{\rho-q} = \frac{q}{1-x^2-q} \le 1\) as \((x, q) \in [0, \alpha K(\lambda)]^2\). Therefore the conditions of Lemma 46 apply, giving \(\operatorname{\mathbb{E}}\big[ \big| (\kappa- Sx) \mathcal{A}(V) \big| \big] \le K(\lambda, \kappa_+)\). Upon using Cauchy-Schwarz together with Lemma 52 to upper bound \(\operatorname{\mathbb{E}}\big[ \big| S \mathcal{A}(V) \big| \big]\), this implies that \(\operatorname{\mathbb{E}}\big[ \big| \kappa\mathcal{A}(V) \big| \big] \le K(\lambda, \kappa_+)\). The upper bounds on the first two quantities above now follow as \(|\mathcal{A}'| \le 1\), \(0 \le x, q \le \frac{1}{2}\), using the explicit forms of \(\partial V/\partial x, \partial V/\partial q\), and applying the Cauchy-Schwarz Inequality together with Lemma 52.
To prove bound the third and fourth quantities above, as \(\mathcal{A}'(V) = \mathcal{A}(V)^2 - V \mathcal{A}(V)\), we have \(|\mathcal{A}'(V)| \le 3|V| |\mathcal{A}(V)| + |\mathcal{A}(V)|\) as \(\mathcal{A}(V) \le 2|V|+1\). Now, following the exact same proof as that of Lemma 46 and since \(0 \le x, q \le \frac{1}{2}\), we have \(\operatorname{\mathbb{E}}\big[ \big|\kappa'^{2} \mathcal{A}(V) \big| \big] \le K(\lambda, \kappa_+)\). Using Cauchy-Schwarz and Lemma 52 to upper bound \(\operatorname{\mathbb{E}}\big[ S^2 |\mathcal{A}(V)|\big]\), it follows that \(\operatorname{\mathbb{E}}\big[ |\kappa|^2 |\mathcal{A}(V)| \big] \le K(\lambda, \kappa_+)\). Again applying Cauchy-Schwarz, this implies \(\operatorname{\mathbb{E}}\big[ \big|\mathcal{A}'(V) \partial V/\partial x\big| \big]\), \(\operatorname{\mathbb{E}}\big[ \big|\mathcal{A}'(V) \partial V/\partial q\big| \big] \le K(\lambda, \kappa_+)\). Lemma 53 now follows. ◻
We now complete the proof of Propositions 2, 3, 5, 6. Define the function \(f(x) := \inf_{q \in [0,1)} \Phi(x,q)\). Note \(f(x)\) is the infimum of an arbitrary family of continuous functions, and therefore is upper semicontinuous. First notice for the posterior, as \(u(x) \ge -D(\lambda)(|x|+1)\), we have \[\label{eq:rs95bivariate95lowerbd95u95posterior} \begin{align} &\operatorname{\mathbb{E}}\log \operatorname{\mathbb{E}}_{W} \exp u\Big( x S + \sqrt{(1-x^2)q}Z + \sqrt{(1-x^2)(1-q)} W \Big) \\ &\quad \ge -D(\lambda) \operatorname{\mathbb{E}}\Big[ 1 + \big| x S + \sqrt{(1-x^2)q}Z + \sqrt{(1-x^2)(1-q)} W \big| \Big] \ge -K(\lambda)\,. \end{align}\tag{274}\] For the interpolators, using that \(\mathcal{A}(x) \le 2x+1\) for all \(x \ge 0\) by Lemma 43 and that \(-\log \mathcal{N}(V) \le \log 2\) when \(V \le 0\), we obtain \(-\log \mathcal{N}(V) \le K(V^2_{+} + 1)\) for all \(V \ge 0\) where \(V_+ = \max\{V, 0\}\). Since \((a+b)_+ \le b_+\), it follows that \[\begin{align} \label{eq:rs95bivariate95lowerbd95u95interpolants} \operatorname{\mathbb{E}}\log \mathcal{N}(V) \ge -K \cdot \frac{ \kappa_+^2 + x^2 S^2 + (1-x^2) q Z^2}{(1-x^2)(1-q)}\,. \end{align}\tag{275}\] Thus for \(\alpha \le \alpha_0(\lambda, \kappa_+)\), we have for both the posterior and the interpolators, \[\begin{align} \label{eq:rs95bivariate95lowerbd95q} \Phi(x, q) \ge \frac{q}{4(1-q)} - \frac{\alpha K(\lambda) (\kappa_+^2+1)}{(1-x^2)(1-q)} + \frac{1}{2} \log(1-x^2) + \frac{1}{2} \log(1-q) - \alpha K(\lambda) \end{align}\tag{276}\] Taking \(x=0\) in the above display, bounding \(\alpha K(\lambda) (\kappa_+^2+1) \le 1/8\), and noting the infimum of the resulting lower bound is attained at \(q=1/2\) now proves that \(f(0) \ge -K(\lambda)\).
Next, notice \(f(x) \le \Phi(x, 0)\). Note for the interpolators or the posterior in the logistic case, we have \(u \le 0\) and therefore \(\Phi(x,0) \le \frac{1}{2} \log(1-x^2)\). For the posterior in the GMM case, we have \(u(x) = \sqrt{\lambda} x\) and therefore \[\label{eq:rs95bivariate95upperbd95u} \begin{align} &\operatorname{\mathbb{E}}\log \operatorname{\mathbb{E}}_{W} \exp u\Big( x S + \sqrt{(1-x^2)q}Z + \sqrt{(1-x^2)(1-q)} W \Big) \\ &\quad \le \log \operatorname{\mathbb{E}}\exp \sqrt{\lambda}\Big( x S + \sqrt{(1-x^2)q}Z + \sqrt{(1-x^2)(1-q)} W \Big) \le K(\lambda)\,. \end{align}\tag{277}\] Thus in all cases, we have \(\lim_{x\rightarrow \pm 1} \Phi(x, 0) = -\infty\), and justifying the existence of the following limit and the equality \[\begin{align} \lim_{x \rightarrow \pm 1} f(x) = -\infty\,. \end{align}\] The above derivation also proves that \(f(0) \le \Phi(0,0) \le K(\lambda)\). Now as \(f(0) \ge -K(\lambda)\) and \(\lim_{x \rightarrow \pm 1} f(x) = -\infty\), by the upper semicontinuity of \(f\) and as \(f(0) \le K(\lambda)\), the Weierstrass Extreme Value theorem implies that \(\sup_{x \in (-1,1)} f(x)\) is attained by at least one \(x^\star \in [-1,1]\) and that all such \(x^\star\) must lie in \([-1+\delta(\lambda), 1-\delta(\lambda)]\).
Consider any such \(x^\star\). As \(x^\star \in [-1+\delta(\lambda), 1-\delta(\lambda)]\) and \(\Phi(x^\star, q)\) is continuous in \(q\), 276 implies that \(\inf_{q \in [0,1)} \Phi(x^\star,q)\) is attained at \(q \in [0, 1 - \delta'(\lambda)]\), since the \(\small{\rm RHS}\) of 276 goes to \(+\infty\) as \(q \rightarrow 1\) and as \(\alpha \le \alpha_0(\lambda, \kappa_+)\). Thus \(\sup_{x \in (-1,1)} \inf_{q \in [0,1)} \Phi(x,q)\) is attained by at least one \((x^\star, q^\star)\).
Now consider any \(x \in (-1,1)\). For the interpolators, we explicitly compute using Gaussian Integration by Parts, \[\begin{align}
\frac{\partial}{\partial q}\Phi(x, 0) = -\frac{\alpha}{2} \operatorname{\mathbb{E}}\big[ \mathcal{A}(V)^2 \big] < 0\,.
\end{align}\] For the posterior, a similar calculation gives \[\begin{align}
\frac{\partial}{\partial q}\Phi(x, 0) = -\frac{\alpha(1-x^2)}{2} \operatorname{\mathbb{E}}\Big[ \Big( \frac{\operatorname{\mathbb{E}}_W[ u' \cdot \exp u ]}{\operatorname{\mathbb{E}}_W [\exp u]} \Big)^2 \Big] < 0\,.
\end{align}\] It follows that all such \(q^\star > 0\), and therefore any such \((x^\star, q^\star) \in (-1,1) \times (0,1)\). Hence any such \((x^\star,
q^\star)\) solves the system \(\frac{\partial}{\partial x} \Phi(x,q)=0\), \(\frac{\partial}{\partial q} \Phi(x,q)=0\). By 1), it follows that \((x^\star,
q^\star)\) is unique and satisfies \((x_{\star}, q_\star) \in [0, K(\lambda) \alpha]^2\) – for the posterior these bounds follow directly (GMM) or by Lemma 1 (logistic). This completes the proof.
Proof of Lemma 1. Let \[\label{eq:tag0} G \sim N(0,1)\,,\qquad Y | G \sim \text{Rad}\big(\varphi(\sqrt{\lambda}G)\big)\,,\qquad \eta:=\varphi(-\sqrt{\lambda} YG)\, .\tag{278}\] Recall the system of equations \[\begin{align} \label{eq:system95bayes1} \alpha\lambda (1-q) \operatorname{\mathbb{E}}\big[\varphi\big(-\sqrt{\lambda}YG\big) R(x,q)\big] = \frac{x}{1-x^2}\,, ~~and~~\alpha \lambda (1-x^2) \operatorname{\mathbb{E}}\big[R(x,q)^2\big] = \frac{q}{(1-q)^2}\,, \end{align}\tag{279}\] where \[\begin{align} \label{eq:R1} R(x,q) := \frac{\operatorname{\mathbb{E}}_{W} \varphi'(\sqrt{\lambda}V)}{\operatorname{\mathbb{E}}_{W}\varphi(\sqrt{\lambda}V)}\,,~~ V := xYG+\sqrt{(1-x^2)q}Z + \sqrt{(1-x^2)(1-q)}W\,, \end{align}\tag{280}\] and \(G, Z ,W \sim N(0,1)\) are mutually independent. We wish to show that for \(\alpha\) small enough this system has a unique solution which takes the form \((x,q)=(s/(1+s),s/(1+2s))\). Consider the parametrized curve \[x_s:=\frac{s}{1+s}\,, \qquad q_s:=\frac{s}{1+2s}\,,\qquad s\ge 0\,,\] which observes the Nishimori identity \[\frac{q_s}{1-q_s}=x_s\,,\] and \[\label{eq:tag1} 1-x_s^2=\frac{1+2s}{(1+s)^2}\,, \qquad \sqrt{(1-x_s^2)q_s}=\frac{\sqrt{s}}{1+s}\,, \qquad \sqrt{(1-x_s^2)(1-q_s)}=\frac{1}{\sqrt{1+s}}\,.\tag{281}\] We consider the auxiliary observation model \[\bar G=\sqrt{s}\,G+W\,, \qquad W\sim N(0,1)\,,\] with \(W\) independent of \((G,Y)\). Conditionally on \(\bar G\), the posterior law of \(G\) before observing \(Y\) is Gaussian with mean \(\frac{\sqrt{s}}{1+s}\bar G\) and variance \(\frac{1}{1+s}\). Since \[\operatorname{\mathbb{P}}(Y=y\,|\, G)=\varphi(\sqrt{\lambda} yG)\,, \qquad y\in\{-1,+1\}\,,\] Bayes’ formula gives \[\label{eq:tag2} \operatorname{\mathbb{E}}[\eta \,|\, \bar G,Y] = \frac{ \operatorname{\mathbb{E}}_W\varphi' \!\left( \sqrt{\lambda} Y\left( \frac{\sqrt{s}}{1+s}\bar G+\frac{1}{\sqrt{1+s}}W \right) \right) }{ \operatorname{\mathbb{E}}_W\varphi \!\left( \sqrt{\lambda} Y\left( \frac{\sqrt{s}}{1+s}\bar G+\frac{1}{\sqrt{1+s}}W \right) \right) } = R(x_s,q_s)\,.\tag{282}\] Here we used the identity \(\varphi(t)\varphi(-t)=\varphi'(t)\) and symmetry of the Gaussian distribution, together with the equalities displayed in 281 . Consequently by the tower property, \[\label{eq:tag3} \mathbb{E}[\eta R(x_s,q_s)] =\operatorname{\mathbb{E}}\left[\operatorname{\mathbb{E}}[\eta\mid \bar G,Y]^2\right] =\operatorname{\mathbb{E}}[R(x_s,q_s)^2].\tag{283}\]
Now define \[C(s):= \operatorname{\mathbb{E}}[R(x_s,q_s)^2]\,.\] Using 283 , the system of equations 279 restricted to the curve \(s \mapsto (x_s,q_s)\) become \[\alpha\lambda(1-q_s)C(s) = \frac{x_s}{1-x_s^2}\,, \qquadand\qquad \alpha\lambda(1-x_s^2)C(s) = \frac{q_s}{(1-q_s)^2}\,.\] Both are equivalent to \[\label{eq:tag4} s=\alpha\lambda C(s)\,.\tag{284}\]
We show that for \(\alpha\) small enough, there is a unique solution which must lie on this curve. Let \[A(x,q):=\operatorname{\mathbb{E}}[\eta R(x,q)]\,, \qquad B(x,q):=\operatorname{\mathbb{E}}[R(x,q)^2]\,.\] Since \(0<\varphi<1\) and \(0<\varphi'<\varphi\), \(A,B,C \in (0,1)\). Therefore any solution of 279 satisfies \[\frac{x}{1-x^2}\le \alpha\lambda\,, \qquad \frac{q}{(1-q)^2}\le \alpha\lambda\,.\] In particular, \[\label{eq:tag5} x\le \alpha\lambda\,, \qquad q\le \alpha\lambda\,.\tag{285}\] Thus every solution lies in an arbitrarily small neighborhood of \((0,0)\) once \(\alpha\) is sufficiently small. We now use local uniqueness. Let \[H(x):=\frac{2x}{1+\sqrt{1+4x^2}}\,, \qquad K(q):=\frac{\sqrt{1+4q}-1}{\sqrt{1+4q}+1}\,,\] the inverses of \(x\mapsto x/(1-x^2)\) on \([0,1)\) and \(q\mapsto q/(1-q)^2\) on \([0,1)\), respectively. Hence the system is equivalent to the fixed-point equation \[(x,q)=T_\alpha(x,q)\,,\] where \[\label{eq:fixed95point95map} T_\alpha(x,q) := \left( H\!\left(\alpha\lambda(1-q)A(x,q)\right), K\!\left(\alpha\lambda(1-x^2)B(x,q)\right) \right).\tag{286}\]
The functions \(A\) and \(B\) are locally Lipschitz in a neighborhood of \((0,0)\). Indeed, after conditioning on \((G,Y)\), the remaining average (with respect to \(Z\), Eq. 280 ) is a Gaussian heat semigroup applied to the smooth function \[u\mapsto \frac{\operatorname{\mathbb{E}}_W\varphi'(\sqrt{\lambda}(u+\sigma W))}{\operatorname{\mathbb{E}}_W\varphi(\sqrt{\lambda}(u+\sigma W))}\,,\] (and its square) with \(\sigma\) bounded away from \(0\) near \((x,q)=(0,0)\). Differentiation under the Gaussian integral is justified by the boundedness and exponential decay properties of the derivatives of the logistic function. Hence there exist \(\delta>0\) and \(L<\infty\), depending only on \(\lambda\), such that \(A\) and \(B\) are \(L\)-Lipschitz on \([0,\delta]^2\).
Since \(H\) and \(K\) have bounded derivatives on bounded intervals, it follows that, for \((x,q),(x',q')\in[0,\delta]^2\), \[\|T_\alpha(x,q)-T_\alpha(x',q')\|_\infty \le C_\lambda \alpha \|(x,q)-(x',q')\|_\infty\] for some finite constant \(C_\lambda\). Choosing \(\alpha_0>0\) sufficiently small, we may ensure that \(C_\lambda\alpha_0<1\) and \(\alpha_0\lambda<\delta\). Then \(T_\alpha\) is a contraction on \([0,\delta]^2\) for every \(\alpha\in(0,\alpha_0)\). By 285 , every solution of the system 279 lies in \([0,\delta]^2\) for \(\alpha<\alpha_0\). Hence the system has at most one solution.
On the other hand, the scalar equation 284 has a solution for small \(\alpha\). Indeed, \(0<C(s)<1\) and \(C\) is continuous near \(0\), while \[s-\alpha\lambda C(s)\] is negative at \(s=0\) and positive at \(s=\alpha\lambda\) for \(\alpha\) small enough. Moreover, by the same Lipschitz argument, the map \(s\mapsto \alpha\lambda C(s)\) is a contraction on a small interval, so this solution is unique.
Thus the unique small-\(\alpha\) solution of the two-dimensional system lies on the curve \[(x,q)=\left(\frac{s}{1+s},\frac{s}{1+2s}\right)\,,\] and satisfies \(s = \alpha\lambda C(s)\). This proves the claim. ◻
Lemma 54 (Lemma 3.2.2, [25]). Consider a real \(c>0\) and a univariate concave function \(w(y)\) such that \(w'' \le -c < 0\). Let \(y'\) be the solution to \(w'(y')=0\). Then we have \[\begin{align} c \int (y - y')^2 \exp w(y)\, \mathrm{d}y \le \int \exp w(y)\, \mathrm{d}y\,. \end{align}\]
Lemma 55 (Lemma 8.3.7, [26]). For \(0 \le x, z \le 1\), we have \[\Big| \log_A x - \log_A z \Big| \le \Big| \log_A\Big( \frac{x}{z} \Big) \Big|\, .\]
Proof. Suppose \(z \le x\). The result is clear if \(x \le \exp(-A)\), when the left hand side is 0, or if \(z \ge \exp(-A)\), where the desired inequality follows from definition of logarithms. If \(z \le \exp(-A) \le x\), as here \(\frac{x}{z} \ge 1\) and \(x, z \le 1\), we obtain \[| \log_A x - \log_A z | \le | \log x - \log z | = \Big| \log \frac{x}{z} \Big| = \Big| \log_A \frac{x}{z} \Big|\, .\]
Else, suppose \(x \le z\). By similar arguments as above, the result is clear if \(z \le \exp(-A)\) or if \(x \ge \exp(-A)\), where we now note \(x \ge \exp(-A) \ge z \exp(-A)\) in the latter case. If \(x \le \exp(-A) \le z\), then noting \(\log z \in [-A, 0]\), \(\log x \le -A\), and \(x, z \le 1\), we obtain \[| \log_A x - \log_A z | = | -A - \log z | \le A\,,\, | \log_A x - \log_A z | \le |\log x - \log z| = \Big| \log \frac{x}{z}\Big|\, .\] Therefore, we obtain \[| \log_A x - \log_A z| \le \min\Big\{ A, \Big| \log \frac{x}{z} \Big| \Big\} = \Big| \log_A \frac{x}{z} \Big|\,\] in this case as well. ◻
Lemma 56 (Lemma 8.3.10, [26]). If \(0 \le x,y,z \le 1\), we have \[|\log_A xz - \log_A yz| \le |\log_A x - \log_A y|\mathbf{1}\{ z \ge \exp(-A) \}\, .\]
Lemma 57 (Lemma 8.3.11, [26]). If \(0 < y \le x \le 1\), then for any \(c>0\), \[|\log_A x - \log_A y| \le |\log_A y| \mathbf{1}\{ y \le c\} + \frac{|x-y|}{c}\, .\]
Cornell University, Department of Computer Science. Ithaca, NY, USA. Email: ayc74@cornell.edu↩︎
Cornell University, Department of Statistics and Data Science. Ithaca, NY, USA. Email: elalaoui@cornell.edu.↩︎
The upper bound only depends on \(\alpha_0\) and is monotonically increasing, so we can apply the bound \(\alpha_0\le 2\).↩︎