菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-25
📄 Abstract - Testable Learning of General Halfspaces under Massart Noise

We study the algorithmic task of testably learning general Massart halfspaces under the Gaussian distribution. In the testable learning setting, the aim is the design of a tester-learner pair satisfying the following properties: (1) if the tester accepts, the learner outputs a hypothesis and a certificate that it achieves near-optimal error, and (2) it is highly unlikely that the tester rejects if the data satisfies the underlying assumptions. Our main result is the first testable learning algorithm for general halfspaces with Massart noise and Gaussian marginals. The complexity of our algorithm is $d^{\mathrm{polylog}(\min\{1/\gamma, 1/\epsilon \})}$, where $\epsilon$ is the excess error and $\gamma$ is the bias of the target halfspace, which qualitatively matches the known quasi-polynomial Statistical Query lower bound for the non-testable setting. The analysis of our algorithm hinges on a novel sandwiching polynomial approximation to the sign function with multiplicative error that may be of broader interest.

顶级标签: machine learning theory
详细标签: testable learning massart noise halfspaces gaussian distribution polynomial approximation 或 搜索:

马萨特噪声下一般半空间的可靠测试学习 / Testable Learning of General Halfspaces under Massart Noise


1️⃣ 一句话总结

这篇论文首次提出了一种能在高斯分布下、存在马萨特噪声时,对一般半空间进行‘可测试学习’的算法,该算法不仅能学习模型,还能提供其性能接近最优的数学证明,且其计算复杂度与已知的理论下限相匹配。

源自 arXiv: 2602.22300