中文
相关论文

相关论文: Learning Boolean Halfspaces with Small Weights fro…

200 篇论文

We present new differentially private algorithms for learning a large-margin halfspace. In contrast to previous algorithms, which are based on either differentially private simulations of the statistical query model or on private convex…

机器学习 · 计算机科学 2020-02-25 Huy L. Nguyen , Jonathan Ullman , Lydia Zakynthinou

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 give a $2^{\tilde{O}(\sqrt{n}/\epsilon)}$-time algorithm for properly learning monotone Boolean functions under the uniform distribution over $\{0,1\}^n$. Our algorithm is robust to adversarial label noise and has a running time nearly…

数据结构与算法 · 计算机科学 2023-03-29 Jane Lange , Ronitt Rubinfeld , Arsen Vasilyan

Selection of perefect parameters for low-pass filters can sometimes be an expensive problem with no analytical solution or differentiability of cost function. In this paper, we introduce a new PSO-inspired algorithm, that incorporates the…

最优化与控制 · 数学 2024-02-20 Dmytro Shchyrba , Izabela Paniczek

In this paper we study the adaptive learnability of decision trees of depth at most $d$ from membership queries. This has many applications in automated scientific discovery such as drugs development and software update problem. Feldman…

机器学习 · 计算机科学 2019-01-24 Nader H. Bshouty , Catherine A. Haddad-Zaknoon

We study the problem of estimating the size of the maximum matching in the sublinear-time setting. This problem has been extensively studied, with several known upper and lower bounds. A notable result by Behnezhad (FOCS 2021) established a…

数据结构与算法 · 计算机科学 2026-02-17 Vihan Shah

We consider the problem of learning an unknown, possibly nonlinear operator between separable Hilbert spaces from supervised data. Inputs are drawn from a prescribed probability measure on the input space, and outputs are (possibly noisy)…

We study the problem of PAC learning halfspaces with Massart noise. Given labeled samples $(x, y)$ from a distribution $D$ on $\mathbb{R}^{d} \times \{ \pm 1\}$ such that the marginal $D_x$ on the examples is arbitrary and the label $y$ of…

机器学习 · 计算机科学 2021-11-09 Ilias Diakonikolas , Daniel M. Kane

We prove tight lower bounds for the following variant of the counting problem considered by Aaronson, Kothari, Kretschmer, and Thaler (2020). The task is to distinguish whether an input set $x\subseteq [n]$ has size either $k$ or…

量子物理 · 物理学 2024-05-08 Aleksandrs Belovs , Ansis Rosmanis

We study the problem of learning nonparametric distributions in a finite mixture, and establish tight bounds on the sample complexity for learning the component distributions in such models. Namely, we are given i.i.d. samples from a pdf…

机器学习 · 计算机科学 2023-07-06 Bryon Aragam , Wai Ming Tai

In this work, we show, for the well-studied problem of learning parity under noise, where a learner tries to learn $x=(x_1,\ldots,x_n) \in \{0,1\}^n$ from a stream of random linear equations over $\mathrm{F}_2$ that are correct with…

机器学习 · 计算机科学 2021-07-07 Sumegha Garg , Pravesh K. Kothari , Pengda Liu , Ran Raz

In this paper, we study the following variant of the junta learning problem. We are given oracle access to a Boolean function $f$ on $n$ variables that only depends on $k$ variables, and, when restricted to them, equals some predefined…

量子物理 · 物理学 2014-10-29 Aleksandrs Belovs

The weight decision problem, which requires to determine the Hamming weight of a given binary string, is a natural and important problem, with applications in cryptanalysis, coding theory, fault-tolerant circuit design and so on. In…

量子物理 · 物理学 2018-10-09 Xiaoyu He , Xiaoming Sun , Guang Yang , Pei Yuan

We show that every algorithm for testing $n$-variate Boolean functions for monotonicity must have query complexity $\tilde{\Omega}(n^{1/4})$. All previous lower bounds for this problem were designed for non-adaptive algorithms and, as a…

计算复杂性 · 计算机科学 2015-11-17 Aleksandrs Belovs , Eric Blais

We study the problem of learning classification functions from noiseless training samples, under the assumption that the decision boundary is of a certain regularity. We establish universal lower bounds for this estimation problem, for…

泛函分析 · 数学 2021-12-28 Philipp Petersen , Felix Voigtlaender

Agnostic learning of Boolean halfspaces is a fundamental problem in computational learning theory, but it is known to be computationally hard even for weak learning. Recent work [CKKMK24] proposed smoothed analysis as a way to bypass such…

机器学习 · 计算机科学 2025-11-25 Yiwen Kou , Raghu Meka

In the polytope membership problem, a convex polytope $K$ in $R^d$ is given, and the objective is to preprocess $K$ into a data structure so that, given a query point $q \in R^d$, it is possible to determine efficiently whether $q \in K$.…

计算几何 · 计算机科学 2018-01-11 Sunil Arya , Guilherme D. da Fonseca , David M. Mount

Membership queries (MQ) often yield speedups for learning tasks, particularly in the distribution-specific setting. We show that in the \emph{testable learning} model of Rubinfeld and Vasilyan [RV23], membership queries cannot decrease the…

机器学习 · 计算机科学 2025-12-03 Jane Lange , Mingda Qiao

We give the first almost optimal polynomial-time proper learning algorithm of Boolean sparse multivariate polynomial under the uniform distribution. For $s$-sparse polynomial over $n$ variables and $\epsilon=1/s^\beta$, $\beta>1$, our…

机器学习 · 计算机科学 2022-02-08 Nader H. Bshouty

Learned index structures aim to accelerate queries by training machine learning models to approximate the rank function associated with a database attribute. While effective in practice, their theoretical limitations are not fully…

数据结构与算法 · 计算机科学 2026-01-13 Luis Alberto Croquevielle , Roman Sokolovskii , Thomas Heinis