paper-with-me

홈 › Papers

Contrastive Moments: Unsupervised Halfspace Learning in Polynomial Time

2023-11-02 · NeurIPS 2023 11

We give a polynomial-time algorithm for learning high-dimensional halfspaces with margins in $d$-dimensional space to within desired TV distance when the ambient distribution is an unknown affine transformation of the $d$-fold product of an (unknown) symmetric one-dimensional logconcave distribution, and the halfspace is introduced by deleting at least an $\epsilon$ fraction of the data in one of the component distributions. Notably, our algorithm does not need labels and establishes the unique (and efficient) identifiability of the hidden halfspace under this distributional assumption. The sample and time complexity of the algorithm are polynomial in the dimension and $1/\epsilon$. The algorithm uses only the first two moments of suitable re-weightings of the empirical distribution, which we call contrastive moments; its analysis uses classical facts about generalized Dirichlet polynomials and relies crucially on a new monotonicity property of the moment ratio of truncations of logconcave distributions. Such algorithms, based only on first and second moments were suggested in earlier work, but hitherto eluded rigorous guarantees. Prior work addressed the special case when the underlying distribution is Gaussian via Non-Gaussian Component Analysis. We improve on this by providing polytime guarantees based on Total Variation (TV) distance, in place of existing moment-bound guarantees that can be super-polynomial. Our work is also the first to go beyond Gaussians in this setting.

📄 PDF Abstract BibTeX arXiv:2311.01435

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Geometric Concepts with Nasty Noise

2017-07-05 · Ilias Diakonikolas, Daniel M. Kane, Alistair Stewart

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. …

LEMMAOutlier DetectionPAC learning

An Efficient Tester-Learner for Halfspaces

2023-02-28 · Aravind Gollakota, Adam R. Klivans, Konstantinos Stavropoulos, Arsen Vasilyan

We give the first efficient algorithm for learning halfspaces in the testable learning model recently defined by Rubinfeld and Vasilyan (2023). In this model, a learner certifies that the accuracy of its output hypothesi…

Testably Learning Polynomial Threshold Functions

2024-06-10 · Lucas Slot, Stefan Tiegel, Manuel Wiedmer

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 c…

A Strongly Polynomial Algorithm for Approximate Forster Transforms and its Application to Halfspace Learning

2022-12-06 · Ilias Diakonikolas, Christos Tzamos, Daniel M. Kane

The Forster transform is a method of regularizing a dataset by placing it in {\em radial isotropic position} while maintaining some of its essential properties. Forster transforms have played a key role in a diverse rang…

PAC learning

Fast algorithms for learning a Gaussian under halfspace truncation with optimal sample complexity

2026-06-25 · Haitong Liu, Deepak Narayanan Sridharan, David Steurer, Manuel Wiedmer arxiv

We study the fundamental problem of learning a high-dimensional Gaussian truncated to an unknown halfspace. Lee, Mehrotra and Zampetakis (FOCS'24) recently obtained the first polynomial time algorithm for this problem, b…