paper-with-me

홈 › Papers

Faster Algorithms for Agnostically Learning Disjunctions and their Implications

2025-04-21 · Ilias Diakonikolas, Daniel M. Kane, Lisheng Ren

We study the algorithmic task of learning Boolean disjunctions in the distribution-free agnostic PAC model. The best known agnostic learner for the class of disjunctions over $\{0, 1\}^n$ is the $L_1$-polynomial regression algorithm, achieving complexity $2^{\tilde{O}(n^{1/2})}$. This complexity bound is known to be nearly best possible within the class of Correlational Statistical Query (CSQ) algorithms. In this work, we develop an agnostic learner for this concept class with complexity $2^{\tilde{O}(n^{1/3})}$. Our algorithm can be implemented in the Statistical Query (SQ) model, providing the first separation between the SQ and CSQ models in distribution-free agnostic learning.

📄 PDF Abstract BibTeX arXiv:2504.15244

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Short and Long Supports for Constraint Propagation

2014-02-04 · Peter Nightingale, Ian Philip Gent, Christopher Jefferson, Ian Miguel

Special-purpose constraint propagation algorithms frequently make implicit use of short supports -- by examining a subset of the variables, they can infer support (a justification that a variable-value pair may still for…

Learning Coverage Functions and Private Release of Marginals

2013-04-08 · Vitaly Feldman, Pravesh Kothari

We study the problem of approximating and learning coverage functions. A function $c: 2^{[n]} \rightarrow \mathbf{R}^{+}$ is a coverage function, if there exists a universe $U$ with non-negative weights $w(u)$ for each $…

Complexity Bounds for the Controllability of Temporal Networks with Conditions, Disjunctions, and Uncertainty

2019-01-08 · Nikhil Bhargava, Brian Williams

In temporal planning, many different temporal network formalisms are used to model real world situations. Each of these formalisms has different features which affect how easy it is to determine whether the underlying ne…

Agnostic Learning of Disjunctions on Symmetric Distributions

2014-05-27 · Vitaly Feldman, Pravesh Kothari

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

Invariant Causal Set Covering Machines

2023-06-07 · Thibaud Godon, Baptiste Bauvin, Pascal Germain, Jacques Corbeil 외

Rule-based models, such as decision trees, appeal to practitioners due to their interpretable nature. However, the learning algorithms that produce such models are often vulnerable to spurious associations and thus, they…