中文
相关论文

相关论文: Tester-Learners for Halfspaces: Universal Algorith…

200 篇论文

We study the problem of learning halfspaces with Massart noise in the distribution-specific PAC model. We give the first computationally efficient algorithm for this problem with respect to a broad family of distributions, including…

机器学习 · 计算机科学 2020-02-14 Ilias Diakonikolas , Vasilis Kontonis , Christos Tzamos , Nikos Zarifis

We give tight statistical query (SQ) lower bounds for learnining halfspaces in the presence of Massart noise. In particular, suppose that all labels are corrupted with probability at most $\eta$. We show that for arbitrary $\eta \in…

机器学习 · 计算机科学 2022-01-25 Rajai Nasser , Stefan Tiegel

It has been a long-standing problem to efficiently learn a halfspace using as few labels as possible in the presence of noise. In this work, we propose an efficient Perceptron-based algorithm for actively learning homogeneous halfspaces…

机器学习 · 计算机科学 2017-11-07 Songbai Yan , Chicheng Zhang

Recent work of Klivans, Stavropoulos, and Vasilyan initiated the study of testable learning with distribution shift (TDS learning), where a learner is given labeled samples from training distribution $\mathcal{D}$, unlabeled samples from…

数据结构与算法 · 计算机科学 2024-05-22 Adam R. Klivans , Konstantinos Stavropoulos , Arsen Vasilyan

We study distribution-free property testing and learning problems where the unknown probability distribution is a product distribution over $\mathbb{R}^d$. For many important classes of functions, such as intersections of halfspaces,…

数据结构与算法 · 计算机科学 2021-11-17 Nathaniel Harms , Yuichi Yoshida

A Forster transform is an operation that turns a distribution into one with good anti-concentration properties. While a Forster transform does not always exist, we show that any distribution can be efficiently decomposed as a disjoint…

机器学习 · 计算机科学 2021-07-13 Ilias Diakonikolas , Daniel M. Kane , Christos Tzamos

We study the task of agnostic learning of multiclass linear classifiers under the Gaussian distribution. Given labeled examples $(x, y)$ from a distribution over $\mathbb{R}^d \times [k]$, with Gaussian $x$-marginal, the goal is to output a…

机器学习 · 计算机科学 2026-05-21 Ilias Diakonikolas , Giannis Iakovidis , Mingchen Ma

Rubinfeld & Vasilyan recently introduced the framework of testable learning as an extension of the classical agnostic model. It relaxes distributional assumptions which are difficult to verify by conditions that can be checked efficiently…

机器学习 · 计算机科学 2024-11-07 Lucas Slot , Stefan Tiegel , Manuel Wiedmer

We study the problem of agnostically learning homogeneous halfspaces in the distribution-specific PAC model. For a broad family of structured distributions, including log-concave distributions, we show that non-convex SGD efficiently…

机器学习 · 计算机科学 2020-06-15 Ilias Diakonikolas , Vasilis Kontonis , Christos Tzamos , Nikos Zarifis

We present an algorithm for testing halfspaces over arbitrary, unknown rotation-invariant distributions. Using $\tilde O(\sqrt{n}\epsilon^{-7})$ random examples of an unknown function $f$, the algorithm determines with high probability…

数据结构与算法 · 计算机科学 2018-11-02 Nathaniel Harms

Traditional supervised learning aims to train a classifier in the closed-set world, where training and test samples share the same label space. In this paper, we target a more challenging and realistic setting: open-set learning (OSL),…

机器学习 · 计算机科学 2021-07-01 Zhen Fang , Jie Lu , Anjin Liu , Feng Liu , Guangquan Zhang

We present a PTAS for agnostically learning halfspaces w.r.t. the uniform distribution on the $d$ dimensional sphere. Namely, we show that for every $\mu>0$ there is an algorithm that runs in time $\mathrm{poly}(d,\frac{1}{\epsilon})$, and…

数据结构与算法 · 计算机科学 2015-06-26 Amit Daniely

Inspired by recent work on learning with distribution shift, we give a general outlier removal algorithm called iterative polynomial filtering and show a number of striking applications for supervised learning with contamination: (1) We…

机器学习 · 计算机科学 2026-01-13 Adam R. Klivans , Konstantinos Stavropoulos , Kevin Tian , Arsen Vasilyan

We study active learning of homogeneous $s$-sparse halfspaces in $\mathbb{R}^d$ under the setting where the unlabeled data distribution is isotropic log-concave and each label is flipped with probability at most $\eta$ for a parameter $\eta…

机器学习 · 计算机科学 2021-08-16 Chicheng Zhang , Jie Shen , Pranjal Awasthi

We give a new framework for proving the existence of low-degree, polynomial approximators for Boolean functions with respect to broad classes of non-product distributions. Our proofs use techniques related to the classical moment problem…

计算复杂性 · 计算机科学 2013-01-07 Adam Klivans , Raghu Meka

We analyze the properties of adversarial training for learning adversarially robust halfspaces in the presence of agnostic label noise. Denoting $\mathsf{OPT}_{p,r}$ as the best robust classification error achieved by a halfspace that is…

机器学习 · 计算机科学 2021-04-20 Difan Zou , Spencer Frei , Quanquan Gu

We study the problem of PAC learning $\gamma$-margin halfspaces with Massart noise. We propose a simple proper learning algorithm, the Perspectron, that has sample complexity $\widetilde{O}((\epsilon\gamma)^{-2})$ and achieves…

机器学习 · 计算机科学 2025-01-20 Gautam Chandrasekaran , Vasilis Kontonis , Konstantinos Stavropoulos , Kevin Tian

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…

数据结构与算法 · 计算机科学 2026-05-28 Sergei Tikhonov , Arsen Vasilyan

We study the {\em robust proper learning} of univariate log-concave distributions (over continuous and discrete domains). Given a set of samples drawn from an unknown target distribution, we want to compute a log-concave hypothesis…

数据结构与算法 · 计算机科学 2016-06-10 Ilias Diakonikolas , Daniel M. Kane , Alistair Stewart

Learning intersections of halfspaces is a central problem in Computational Learning Theory. Even for just two halfspaces, it remains a major open question whether learning is possible in polynomial time with respect to the margin $\gamma$…

机器学习 · 计算机科学 2025-11-18 Ilias Diakonikolas , Mingchen Ma , Lisheng Ren , Christos Tzamos