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 propertyIts reproducing kernel is .
Suppose a feature map represented the Gaussian kernel. Choose , a unit vector , and points for . Their kernel matrix isFor sufficiently large , hence sufficiently small , every row satisfiesThus 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 identityexhibits as an inner product of the feature functions in . More explicitly, for any real and positive ,Therefore is a positive-semidefinite kernel.
PutThe 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 , soEach power is positive semidefinite by the Schur product theorem, and the convergent sum is positive semidefinite.
Moreover . If is its canonical feature map, thenThe feature-space norm gives symmetry and the triangle inequality. Finally, implies , hence andwhich is equivalent to . Thus is a metric rather than merely a pseudometric.
The matrix is the sample covariance matrixChanging 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 withThe Karush-Kuhn-Tucker conditions for the Graphical Lasso are thereforeBecause 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 giveConsequently the last two terms in the objective sum to , and hence
Let solve the th diagonal-block problem and setIts 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 chooseThe 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 minimizesOptimality at relative to the feasible point givesThe 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 LassoThus 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 givesSince , the triangle inequality givesSubstitution in the Basic inequality for the Lasso, followed by discarding the nonnegative prediction-error term, yieldsTherefore , the Lasso cone condition.
For each column , the normalized score isThe errors are independent Rademacher random variables, and . The Hoeffding lemma therefore makes a sub-Gaussian random variable with variance proxy , soThe union bound with givesFor this becomesIn 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 giveswhere the second step is the Cauchy-Schwarz inequality. The restricted eigenvalue condition givesfor nonzero in this cone. Division by provesThe result is immediate when .
The Square-root Lasso estimator with regularization parameter isUnlike 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. Defineand estimate by . The approximate two-sided level- test rejects whenwhere is a standard normal quantile.
Sufficient high-dimensional conditions include a Compatibility condition for the Lasso bounded away from zero, , , andtogether 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. Sincevalidity of the p-value for whichever component null is true implies . Therefore the union bound givesThis 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 , soSelection through rank impliesConsequentlyThus the procedure controls the familywise error rate without requiring independence among the p-values.
The kernel ridge regression estimator isBy the representer theorem, . If , substitution and differentiation giveThusThe 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, isHence
Compute once the spectral decomposition in operations and the vector in . For each , setThen computeBoth 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
There are currently no matching articles.