中文
相关论文

相关论文: A PTAS for Agnostically Learning Halfspaces

200 篇论文

We present an $(1+\varepsilon)$-approximation algorithm with quasi-polynomial running time for computing the maximum weight independent set of polygons out of a given set of polygons in the plane (specifically, the running time is $n^{O(…

计算几何 · 计算机科学 2017-03-16 Anna Adamaszek , Sariel Har-Peled , Andreas Wiese

We study three problems that involve identifying homogeneous halfspaces under Gaussian distributions: agnostic learning, one-sided reliable learning, and fairness auditing. In each of these problems, we are given labeled examples…

机器学习 · 计算机科学 2026-04-30 Jizhou Huang , Brendan Juba

Attribute-efficient PAC learning of sparse halfspaces has been a fundamental problem in machine learning theory. In recent years, machine learning algorithms are faced with prevalent data corruptions or even malicious attacks. It is of…

机器学习 · 计算机科学 2026-03-06 Shiwei Zeng , Jie Shen

We consider the well-studied problem of learning intersections of halfspaces under the Gaussian distribution in the challenging \emph{agnostic learning} model. Recent work of Diakonikolas et al. (2021) shows that any Statistical Query (SQ)…

机器学习 · 计算机科学 2022-02-11 Daniel Hsu , Clayton Sanford , Rocco Servedio , Emmanouil-Vasileios Vlatakis-Gkaragkounis

We present a polynomial-time algorithm for robustly learning an unknown affine transformation of the standard hypercube from samples, an important and well-studied setting for independent component analysis (ICA). Specifically, given an…

数据结构与算法 · 计算机科学 2023-02-27 He Jia , Pravesh K . Kothari , Santosh S. Vempala

We consider the problem of approximating and learning disjunctions (or equivalently, conjunctions) on symmetric distributions over $\{0,1\}^n$. Symmetric distributions are distributions whose PDF is invariant under any permutation of the…

机器学习 · 计算机科学 2015-05-27 Vitaly Feldman , Pravesh Kothari

We provide efficient replicable algorithms for the problem of learning large-margin halfspaces. Our results improve upon the algorithms provided by Impagliazzo, Lei, Pitassi, and Sorrell [STOC, 2022]. We design the first…

机器学习 · 计算机科学 2025-10-15 Alkis Kalavasis , Amin Karbasi , Kasper Green Larsen , Grigoris Velegkas , Felix Zhou

We develop, analyze, implement, and compare new algorithms for creating $\varepsilon$-samples of range spaces defined by halfspaces which have size sub-quadratic in $1/\varepsilon$, and have runtime linear in the input size and…

计算几何 · 计算机科学 2018-07-19 Michael Matheny , Jeff M. Phillips

In list-decodable subspace recovery, the input is a collection of $n$ points $\alpha n$ (for some $\alpha \ll 1/2$) of which are drawn i.i.d. from a distribution $\mathcal{D}$ with a isotropic rank $r$ covariance $\Pi_*$ (the…

数据结构与算法 · 计算机科学 2021-01-08 Ainesh Bakshi , Pravesh K. Kothari

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

We study the problem of robustly estimating the mean or location parameter without moment assumptions. We show that for a large class of symmetric distributions, the same error as in the Gaussian setting can be achieved efficiently. The…

数据结构与算法 · 计算机科学 2023-11-09 Gleb Novikov , David Steurer , Stefan Tiegel

Recent work on provably efficient algorithms for learning with distribution shift has focused on two models: PQ learning (Goldwasser et al. (2020)) and TDS learning (Klivans et al. (2024)). Algorithms for TDS learning are allowed to reject…

数据结构与算法 · 计算机科学 2026-05-19 Adam R. Klivans , Shyamal Patel , Konstantinos Stavropoulos , Arsen Vasilyan

Learning Mahalanobis metric spaces is an important problem that has found numerous applications. Several algorithms have been designed for this problem, including Information Theoretic Metric Learning (ITML) [Davis et al. 2007] and Large…

机器学习 · 计算机科学 2020-03-03 Diego Ihara , Neshat Mohammadi , Francesco Sgherzi , Anastasios Sidiropoulos

Motivated by the question of how a principal can maximize its utility in repeated interactions with a learning agent, we study repeated games between an principal and an agent employing a mean-based learning algorithm. Prior work has shown…

计算机科学与博弈论 · 计算机科学 2025-10-28 Nivasini Ananthakrishnan , Yuval Dagan , Kunhe Yang

We study the computational complexity of adversarially robust proper learning of halfspaces in the distribution-independent agnostic PAC model, with a focus on $L_p$ perturbations. We give a computationally efficient learning algorithm and…

机器学习 · 计算机科学 2020-07-31 Ilias Diakonikolas , Daniel M. Kane , Pasin Manurangsi

We study the d-dimensional hypercube knapsack problem where we are given a set of d-dimensional hypercubes with associated profits, and a knapsack which is a unit d-dimensional hypercube. The goal is to find an axis-aligned non-overlapping…

数据结构与算法 · 计算机科学 2022-04-27 Klaus Jansen , Arindam Khan , Marvin Lira , K. V. N. Sreenivas

Active learning is a subfield of machine learning, in which the learning algorithm is allowed to choose the data from which it learns. In some cases, it has been shown that active learning can yield an exponential gain in the number of…

机器学习 · 计算机科学 2020-12-22 Ori Kelner

We study the efficient learnability of geometric concept classes - specifically, low-degree polynomial threshold functions (PTFs) and intersections of halfspaces - when a fraction of the data is adversarially corrupted. We give the first…

机器学习 · 计算机科学 2017-07-06 Ilias Diakonikolas , Daniel M. Kane , Alistair Stewart

We study the problem of learning general (i.e., not necessarily homogeneous) halfspaces under the Gaussian distribution on $R^d$ in the presence of some form of query access. In the classical pool-based active learning model, where the…

机器学习 · 计算机科学 2025-01-03 Ilias Diakonikolas , Daniel M. Kane , Mingchen Ma

When data analysts train a classifier and check if its accuracy is significantly different from chance, they are implicitly performing a two-sample test. We investigate the statistical properties of this flexible approach in the…

机器学习 · 计算机科学 2020-02-18 Ilmun Kim , Aaditya Ramdas , Aarti Singh , Larry Wasserman