A symmetric function is a positive-semidefinite kernel when, for every , every , and every ,
Equivalently, every associated kernel matrix is a positive semidefinite matrix.
A Reproducing-kernel Hilbert space on is a Hilbert space of real-valued functions such that every point-evaluation map is continuous. The Riesz representation theorem then gives a function satisfying the reproducing property
Its reproducing kernel is .
Suppose a feature map represented the Gaussian kernel. Choose , a unit vector , and points for . Their kernel matrix is
For sufficiently large , hence sufficiently small , every row satisfies
Thus is a symmetric strictly diagonally dominant matrix with positive diagonal and is therefore a positive-definite matrix, so .
On the other hand, if is the matrix whose th row is , then and , a contradiction. Hence every feature-space realization of the Gaussian kernel requires an infinite-dimensional vector space.
For , the Laplace transform identity
exhibits as an inner product of the feature functions in . More explicitly, for any real and positive ,
Therefore is a positive-semidefinite kernel.
Put
The numerator is the linear kernel, while the reciprocal of the denominator is the kernel from part c applied to and . The product of positive-semidefinite kernels therefore shows that is a positive-semidefinite kernel. The Cauchy-Schwarz inequality and the arithmetic-geometric mean inequality give , so
Each power is positive semidefinite by the Schur product theorem, and the convergent sum is positive semidefinite.
Moreover . If is its canonical feature map, then
The feature-space norm gives symmetry and the triangle inequality. Finally, implies , hence and
which is equivalent to . Thus is a metric rather than merely a pseudometric.
The matrix is the sample covariance matrix
Changing to is another convention, but the objective must use the same convention throughout.
The differential of the log-determinant is . The subdifferential of the entrywise norm consists of symmetric matrices with
The Karush-Kuhn-Tucker conditions for the Graphical Lasso are therefore
Because is strictly convex on the positive-definite matrices, these conditions characterize the unique minimizer whenever it exists.
Multiply the Karush-Kuhn-Tucker conditions on the right by and take the matrix trace:
Symmetry and the defining property of the subgradient of the absolute value give
Consequently the last two terms in the objective sum to , and hence
Let solve the th diagonal-block problem and set
Its inverse is block diagonal. On each diagonal block, the Graphical-Lasso Karush-Kuhn-Tucker conditions hold by the definition of . On the off-diagonal blocks choose
The assumed inequalities ensure that every entry lies in , exactly the allowed subgradient at a zero entry of .
Thus on every block. The KKT conditions and the fact that the objective is strictly convex prove that , giving the claimed block decomposition.
With the normalization used here, the Lasso estimator minimizes
Optimality at relative to the feasible point gives
The columns of are centered, so and the centered noise produces the same score function as . Expanding the two squared norms and cancelling the noise norm yields the standard Basic inequality for the Lasso
Thus the displayed inequality in the question has a factor-of-two typo: its left side should be , or both terms on its right should be doubled. No scaling of the usual squared-error Lasso objective produces the three displayed coefficients simultaneously. Parts b and d explicitly ask us to use the stated inequality, so their requested constants follow from that stated version.
Write . On , Hölder's inequality gives
Since , the triangle inequality gives
Substitution in the Basic inequality for the Lasso, followed by discarding the nonnegative prediction-error term, yields
Therefore , the Lasso cone condition.
For each column , the normalized score is
The errors are independent Rademacher random variables, and . The Hoeffding lemma therefore makes a sub-Gaussian random variable with variance proxy , so
The union bound with gives
For this becomes
In particular, if , the lower bound tends to one as .
Part b places in the Lasso cone condition. Keeping the prediction-error term in the same argument gives
where the second step is the Cauchy-Schwarz inequality. The restricted eigenvalue condition gives
for nonzero in this cone. Division by proves
The result is immediate when .
The Square-root Lasso estimator with regularization parameter is
Unlike the ordinary Lasso, its tuning parameter does not require prior knowledge of the noise standard deviation .
One standard construction uses the Debiased Lasso. Starting from the Square-root Lasso estimate , estimate a vector that approximately inverts the th column of the empirical Gram matrix , for example by a Nodewise Lasso. Define
and estimate by . The approximate two-sided level- test rejects when
where is a standard normal quantile.
Sufficient high-dimensional conditions include a Compatibility condition for the Lasso bounded away from zero, , , and
together with the corresponding sparsity and consistency conditions for the nodewise inverse-Gram estimate. Under these assumptions the Debiased-Lasso asymptotic normality makes the rejection probability under tend to .
If , then for every at least one of and is true. Since
validity of the p-value for whichever component null is true implies . Therefore the union bound gives
This is the Bonferroni correction for the composite intersection alternatives.
Let and . Each with is a valid p-value by the argument in part c. If the Holm step-down procedure selects any index from , let be the rank of the first such index. All earlier selections belong to , so
Selection through rank implies
Consequently
Thus the procedure controls the familywise error rate without requiring independence among the p-values.
The kernel ridge regression estimator is
By the representer theorem, . If , substitution and differentiation give
Thus
The matrix is the kernel-ridge hat matrix.
The leave-one-out residual identity for a linear smoother, obtained from the block matrix inverse or the Sherman–Morrison formula, is
Hence
Compute once the spectral decomposition in operations and the vector in . For each , set
Then compute
Both calculations take operations per tuning parameter, after which the displayed leave-one-out formula costs . All scores therefore require operations.

Articles by others on the same topic (0)

There are currently no matching articles.