中文
相关论文

相关论文: A packing lemma for VCN${}_k$-dimension and learni…

200 篇论文

We show that the class of strongly connected graphical models with treewidth at most k can be properly efficiently PAC-learnt with respect to the Kullback-Leibler Divergence. Previous approaches to this problem, such as those of Chow ([1]),…

机器学习 · 计算机科学 2012-07-19 Mukund Narasimhan , Jeff A. Bilmes

We extend the theory of PAC learning in a way which allows to model a rich variety of learning tasks where the data satisfy special properties that ease the learning process. For example, tasks where the distance of the data from the…

机器学习 · 计算机科学 2021-07-22 Noga Alon , Steve Hanneke , Ron Holzman , Shay Moran

The goal of a learning algorithm is to receive a training data set as input and provide a hypothesis that can generalize to all possible data points from a domain set. The hypothesis is chosen from hypothesis classes with potentially…

机器学习 · 统计学 2023-03-29 Soosan Beheshti , Mahdi Shamsi

In many learning theory problems, a central role is played by a hypothesis class: we might assume that the data is labeled according to a hypothesis in the class (usually referred to as the realizable setting), or we might evaluate the…

机器学习 · 计算机科学 2022-11-17 Lunjia Hu , Charlotte Peale

The main goal of this article is to convince you, the reader, that supervised learning in the Probably Approximately Correct (PAC) model is closely related to -- of all things -- bipartite matching! En-route from PAC learning to bipartite…

机器学习 · 计算机科学 2025-05-06 Shaddin Dughmi

We study the question of learning an adversarially robust predictor. We show that any hypothesis class $\mathcal{H}$ with finite VC dimension is robustly PAC learnable with an improper learning rule. The requirement of being improper is…

机器学习 · 计算机科学 2019-07-04 Omar Montasser , Steve Hanneke , Nathan Srebro

The classical PAC sample complexity bounds are stated for any Empirical Risk Minimizer (ERM) and contain an extra logarithmic factor $\log(1/{\epsilon})$ which is known to be necessary for ERM in general. It has been recently shown by…

机器学习 · 计算机科学 2020-05-26 Olivier Bousquet , Steve Hanneke , Shay Moran , Nikita Zhivotovskiy

We consider PAC learning of probability distributions (a.k.a. density estimation), where we are given an i.i.d. sample generated from an unknown target distribution, and want to output a distribution that is close to the target in total…

机器学习 · 计算机科学 2018-06-05 Hassan Ashtiani , Shai Ben-David , Abbas Mehrabian

We study PAC and online learnability of hypothesis classes formed by copies of a countably infinite graph G, where each copy is induced by permuting G's vertices. This corresponds to learning a graph's labeling, knowing its structure and…

机器学习 · 计算机科学 2025-07-18 Vittorio Cipriani , Valentino Delle Rose , Luca San Mauro , Giovanni Solda

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

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

This paper presents an extension of the classical agnostic PAC learning model in which learning problems are modelled not only by a Hypothesis Space $\mathcal{H}$, but also by a Learning Space $\mathbb{L}(\mathcal{H})$, which is a cover of…

机器学习 · 统计学 2021-09-13 Diego Marcondes , Adilson Simonis , Junior Barrera

In classical statistical learning theory, one of the most well studied problems is that of binary classification. The information-theoretic sample complexity of this task is tightly characterized by the Vapnik-Chervonenkis (VC) dimension. A…

量子物理 · 物理学 2021-05-10 Matthias C. Caro

Vapnik-Chervonenkis (VC) theory has so far been unable to explain the small generalization error of overparametrized neural networks. Indeed, existing applications of VC theory to large networks obtain upper bounds on VC dimension that are…

机器学习 · 统计学 2021-10-07 Yutong Wang , Clayton D. Scott

Recently, many works studied the expressive power of graph neural networks (GNNs) by linking it to the $1$-dimensional Weisfeiler--Leman algorithm ($1\text{-}\mathsf{WL}$). Here, the $1\text{-}\mathsf{WL}$ is a well-studied heuristic for…

机器学习 · 计算机科学 2023-05-31 Christopher Morris , Floris Geerts , Jan Tönshoff , Martin Grohe

In reinforcement learning, the classic objectives of maximizing discounted and finite-horizon cumulative rewards are PAC-learnable: There are algorithms that learn a near-optimal policy with high probability using a finite amount of samples…

机器学习 · 计算机科学 2023-07-04 Cambridge Yang , Michael Littman , Michael Carbin

In this paper we study the problem of multiclass classification with a bounded number of different labels $k$, in the realizable setting. We extend the traditional PAC model to a) distribution-dependent learning rates, and b) learning rates…

机器学习 · 计算机科学 2023-02-16 Alkis Kalavasis , Grigoris Velegkas , Amin Karbasi

In this paper, a mathematical theory of learning is proposed that has many parallels with information theory. We consider Vapnik's General Setting of Learning in which the learning process is defined to be the act of selecting a hypothesis…

机器学习 · 计算机科学 2014-05-08 Ibrahim Alabdulmohsin

We show that, in a precise sense, a broad class of feedforward neural networks learn (have finite sample complexity) in the PAC model: every fixed finite feedforward architecture whose layers are definable in an o-minimal structure has…

Recently, Montasser et al. [2019] showed that finite VC dimension is not sufficient for proper adversarially robust PAC learning. In light of this hardness, there is a growing effort to study what type of relaxations to the adversarially…

机器学习 · 计算机科学 2023-05-26 Vinod Raman , Unique Subedi , Ambuj Tewari