论文精选

条件KRR:向核方法注入无惩罚特征,核阈值应用

Conditional KRR: Injecting Unpenalized Features into Kernel Methods with Applications to Kernel Thresholding

精选理由

这篇论文为核方法注入可解释的线性特征提供了理论保障,做高维数据建模或核方法研究的团队值得关注,尤其适合处理特征显著但残差噪声小的场景。

AI 摘要

本文研究条件核岭回归(conditional KRR)的统计性质。该方法将经典线性回归(由函数类F指定特征)与标准KRR应用于残差部分相结合,可视为一种混合学习策略。理论结果表明,条件KRR可简化为使用残差核的标准KRR,代价是测试风险增加O(1/√N)项。当核K正定且F由前k个主特征函数或随机特征构成时,条件KRR优于标准KRR,尤其在回归函数的F分量比残差部分更显著时。实验验证了理论结论。

原文 · arXiv cs.AI

Conditional KRR: Injecting Unpenalized Features into Kernel Methods with Applications to Kernel Thresholding

Conditionally positive definite (CPD) kernels are defined with respect to a function class $\mathcal{F}$. It is well known that such a kernel $K$ is associated with its native space (defined analogously to an RKHS), which in turn gives rise to a learning method -- called conditional kernel ridge regression (conditional KRR) due to its analogy with KRR -- where the estimated regression function is penalized by the square of its native space norm. This method is of interest because it can be viewed as classical linear regression, with features specified by $\mathcal{F}$, followed by the application of standard KRR to the residual (unexplained) component of the target variable. Methods of this type have recently attracted increasing attention. We study the statistical properties of this method by reducing its behavior to that of KRR with another fixed kernel, called the residual kernel. Our main theoretical result shows that such a reduction is indeed possible, at the cost of an additional term in the expected test risk, bounded by $\mathcal{O}(1/\sqrt{N})$, where $N$ is the sample size and the hidden constant depends on the class $\mathcal{F}$ and the input distribution. This reduction enables us to analyze conditional KRR in the case where $K$ is positive definite and $\mathcal{F}$ is given by the first $k$ principal eigenfunctions in the Mercer decomposition of $K$. We also consider the setting where $\mathcal{F}$ consists of $k$ random features from a random feature representation of $K$. It turns out that these two settings are closely related. Both our theoretical analysis and experiments confirm that conditional KRR outperforms standard KRR in these cases whenever the $\mathcal{F}$-component of the regression function is more pronounced than the residual part.