中文
相关论文

相关论文: Testably Learning Polynomial Threshold Functions

200 篇论文

We study robustness to test-time adversarial attacks in the regression setting with $\ell_p$ losses and arbitrary perturbation sets. We address the question of which function classes are PAC learnable in this setting. We show that classes…

机器学习 · 计算机科学 2024-05-07 Idan Attias , Steve Hanneke

The concept class of low-degree polynomial threshold functions (PTFs) plays a fundamental role in machine learning. In this paper, we study PAC learning of $K$-sparse degree-$d$ PTFs on $\mathbb{R}^n$, where any such concept depends only on…

数据结构与算法 · 计算机科学 2024-03-20 Shiwei Zeng , Jie Shen

Learning from label proportions (LLP) is a generalization of supervised learning in which the training data is available as sets or bags of feature-vectors (instances) along with the average instance-label of each bag. The goal is to train…

机器学习 · 计算机科学 2023-10-17 Anand Brahmbhatt , Rishi Saket , Aravindan Raghuveer

Proper learning refers to the setting in which learners must emit predictors in the underlying hypothesis class $H$, and often leads to learners with simple algorithmic forms (e.g. empirical risk minimization (ERM), structural risk…

机器学习 · 计算机科学 2025-12-10 Julian Asilis , Siddartha Devic , Shaddin Dughmi , Vatsal Sharan , Shang-Hua Teng

In this paper, we investigate a problem of actively learning threshold in latent space, where the unknown reward $g(\gamma, v)$ depends on the proposed threshold $\gamma$ and latent value $v$ and it can be $only$ achieved if the threshold…

机器学习 · 计算机科学 2023-12-11 Jiahao Zhang , Tao Lin , Weiqiang Zheng , Zhe Feng , Yifeng Teng , Xiaotie Deng

In federated learning, multiple parties can cooperate to train the model without directly exchanging their own private data, but the gradient leakage problem still threatens the privacy security and model integrity. Although the existing…

密码学与安全 · 计算机科学 2025-11-18 Minjie Wang , Jinguang Han , Weizhi Meng

We study the problem of agnostic PAC reinforcement learning (RL): given a policy class $\Pi$, how many rounds of interaction with an unknown MDP (with a potentially large state and action space) are required to learn an…

机器学习 · 计算机科学 2023-10-11 Zeyu Jia , Gene Li , Alexander Rakhlin , Ayush Sekhari , Nathan Srebro

We study the design of computationally efficient algorithms with provable guarantees, that are robust to adversarial (test time) perturbations. While there has been an proliferation of recent work on this topic due to its connections to…

机器学习 · 计算机科学 2019-11-13 Pranjal Awasthi , Abhratanu Dutta , Aravindan Vijayaraghavan

We prove the following strong hardness result for learning: Given a distribution of labeled examples from the hypercube such that there exists a monomial consistent with $(1-\eps)$ of the examples, it is NP-hard to find a halfspace that is…

计算复杂性 · 计算机科学 2010-12-06 Vitaly Feldman , Venkatesan Guruswami , Prasad Raghavendra , Yi Wu

Most modern neural networks for classification fail to take into account the concept of the unknown. Trained neural networks are usually tested in an unrealistic scenario with only examples from a closed set of known classes. In an attempt…

机器学习 · 计算机科学 2022-12-27 Justin Leo , Jugal Kalita

The Fundamental Theorem of PAC Learning asserts that learnability of a concept class $H$ is equivalent to the $\textit{uniform convergence}$ of empirical error in $H$ to its mean, or equivalently, to the problem of $\textit{density…

机器学习 · 计算机科学 2025-03-04 Max Hopkins , Daniel M. Kane , Shachar Lovett , Gaurav Mahajan

We study the efficient learnability of high-dimensional Gaussian mixtures in the outlier-robust setting, where a small constant fraction of the data is adversarially corrupted. We resolve the polynomial learnability of this problem when the…

数据结构与算法 · 计算机科学 2020-05-14 Ilias Diakonikolas , Samuel B. Hopkins , Daniel Kane , Sushrut Karmalkar

Valiant's (2007) model of evolvability models the evolutionary process of acquiring useful functionality as a restricted form of learning from random examples. Linear threshold functions and their various subclasses, such as conjunctions…

机器学习 · 计算机科学 2015-03-19 Vitaly Feldman

We develop a method for training neural networks on Boolean data in which the values at all nodes are strictly $\pm 1$, and the resulting models are typically equivalent to networks whose nonzero weights are also $\pm 1$. The method…

机器学习 · 计算机科学 2026-02-20 Veit Elser , Manish Krishan Lal

High complexity models are notorious in machine learning for overfitting, a phenomenon in which models well represent data but fail to generalize an underlying data generating process. A typical procedure for circumventing overfitting…

机器学习 · 统计学 2025-03-11 James Schmidt

Federated learning enables clients to collaboratively learn a shared global model without sharing their local training data with a cloud server. However, malicious clients can corrupt the global model to predict incorrect labels for testing…

密码学与安全 · 计算机科学 2021-10-28 Xiaoyu Cao , Jinyuan Jia , Neil Zhenqiang Gong

We consider the relationship between learnability of a "base class" of functions on a set $X$, and learnability of a class of statistical functions derived from the base class. For example, we refine results showing that learnability of a…

计算机科学中的逻辑 · 计算机科学 2025-05-28 Aaron Anderson , Michael Benedikt

In the problem of learning with label proportions, which we call LLP learning, the training data is unlabeled, and only the proportions of examples receiving each label are given. The goal is to learn a hypothesis that predicts the…

机器学习 · 计算机科学 2020-04-08 Benjamin Fish , Lev Reyzin

We investigate the computational efficiency of agnostic learning for several fundamental geometric concept classes in the plane. While the sample complexity of agnostic learning is well understood, its time complexity has received much less…

数据结构与算法 · 计算机科学 2025-10-22 Talya Eden , Ludmila Glinskih , Sofya Raskhodnikova

We develop an extension of recently developed methods for obtaining time-space tradeoff lower bounds for problems of learning from random test samples to handle the situation where the space of tests is signficantly smaller than the space…

机器学习 · 计算机科学 2017-08-10 Paul Beame , Shayan Oveis Gharan , Xin Yang