PulseAugur
实时 09:57:53
English(EN) Efficient and Noise-Tolerant PAC Learning of Multiclass Linear Classifiers

新算法可高效学习带噪声的多类线性分类器

研究人员开发了一种新的算法,可以高效地学习多类线性分类器,即使数据被恒定速率的噪声损坏。该算法所需的样本复杂度为 O(k^2 * (d log d + log k)),并结合了基于聚类的剪枝方案和多类合页损失最小化。这些发现意义重大,因为它们比之前的工作提供了更强的结果,即使在二元分类情况下也是如此。 AI

影响 这项研究在机器学习中推进了学习复杂线性模型的理论理解和实际效率。

排序理由 该集群包含一篇详细介绍机器学习新算法的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新算法可高效学习带噪声的多类线性分类器

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Rita Adhikari, Shiwei Zeng ·

    多类别线性分类器的有效且容错噪声的PAC学习

    arXiv:2605.18662v2 Announce Type: replace Abstract: Noise-tolerant PAC learning of linear models has been of central interests in machine learning community since the last century. In recent years, many computationally-efficient algorithms have been proposed for the problem of le…