arXiv:2605.27594cs.DScs.LG2026-05

首次实现高斯分布下半空间函数的高效正确鲁棒学习

Proper Agnostic Learning of Functions of Halfspaces under Gaussian Marginals

  • 设计新算法,可高效学习任意布尔函数的K个半空间组合
  • 时间复杂度在维度上逼近最优,且对误差ε依赖更优
  • 适用于高维数据中鲁棒分类器的构造,理论价值高

我们研究在高斯分布下,计算高效的正确鲁棒学习多维概念类的问题。给定来自未知分布的独立同分布标签样本,其在ℝ^d上的边缘为高斯分布,目标是输出一个属于目标类ℱ的假设,使其0-1损失比ℱ中最佳分类器仅差ε。本文提出首个针对任意布尔函数的K个半空间组合在高斯边际下的高效正确鲁棒学习算法,运行时间为d^{O(K² log(1/ε)/ε²)} + (K/ε)^{O(K³/ε^{2.5})}。此前对K≥2的情况仅有指数于d的暴力搜索方法。当K=1时,前人最好复杂度为d^{O(1/ε⁴)} + (1/ε)^{O(1/ε⁶)},本文改进为d^{O(1/ε²)} + (1/ε)^{O(1/ε^{2.5})}。维度依赖与目前已知的非正确学习算法一致,且在统计查询模型下几乎最优。

原文摘要 · Abstract (English)

We study the problem of computationally efficient proper agnostic learning of multidimensional concept classes under the Gaussian distribution. In this setting, given i.i.d. labeled samples from an unknown distribution over $\mathbb{R}^d \times \{\pm 1\}$ whose marginal on $\mathbb{R}^d$ is Gaussian, the goal is to output a hypothesis from a target class $\mathcal{F}$ whose 0-1 loss is within $ε$ of that of the best classifier in $\mathcal{F}$. We give the first efficient proper agnostic learning algorithm for arbitrary Boolean functions of $K$ halfspaces under Gaussian marginals. Our algorithm runs in time $d^{O(K^2 \log(1/ε)/ε^2)} + (K/ε)^{O(K^3/ε^{2.5})}$. Prior to our work, the only known algorithm for $K \geq 2$ was brute-force search, with run-time exponential in $d$. Moreover, the dependence of our run-time on the dimension $d$ matches that of the best known improper learning algorithm, namely $d^{\widetilde{O}(K^2/ε^2)}$. For the special case of a single halfspace ($K=1$), the best previous run-time was $d^{O(1/ε^4)} + (1/ε)^{O(1/ε^6)}$. Our algorithm improves this to $d^{O(1/ε^2)} + (1/ε)^{O(1/ε^{2.5})}$. Once again, the dependence on $d$ matches that of the best known improper algorithm, namely $d^{O(1/ε^2)}$. Furthermore, the dependence of our run-time on the dimension $d$ is essentially optimal in the statistical query model.

机器学习鲁棒学习高斯分布半空间

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。