中文
相关论文

相关论文: Teaching and compressing for low VC-dimension

200 篇论文

Overparameterized models have proven to be powerful tools for solving various machine learning tasks. However, overparameterization often leads to a substantial increase in computational and memory costs, which in turn requires extensive…

机器学习 · 计算机科学 2024-03-13 Soo Min Kwon , Zekai Zhang , Dogyoon Song , Laura Balzano , Qing Qu

We consider a contextual online learning (multi-armed bandit) problem with high-dimensional covariate $\mathbf{x}$ and decision $\mathbf{y}$. The reward function to learn, $f(\mathbf{x},\mathbf{y})$, does not have a particular parametric…

机器学习 · 计算机科学 2022-10-04 Wenhao Li , Ningyuan Chen , L. Jeff Hong

In high-dimensional classification problems, a commonly used approach is to first project the high-dimensional features into a lower dimensional space, and base the classification on the resulting lower dimensional projections. In this…

统计理论 · 数学 2025-08-05 Xin Bing , Marten Wegkamp

Recommender systems, medical diagnosis, network security, etc., require on-going learning and decision-making in real time. These -- and many others -- represent perfect examples of the opportunities and difficulties presented by Big Data:…

机器学习 · 计算机科学 2023-07-19 Cem Tekin , Mihaela van der Schaar

We consider parameter estimation in distributed networks, where each sensor in the network observes an independent sample from an underlying distribution and has $k$ bits to communicate its sample to a centralized processor which computes…

分布式、并行与集群计算 · 计算机科学 2021-07-23 Yanjun Han , Ayfer Özgür , Tsachy Weissman

The rapid expansion in the size of new datasets has created a need for fast and efficient parameter-learning techniques. Compressive learning is a framework that enables efficient processing by using random, non-linear features to project…

In the compressive learning theory, instead of solving a statistical learning problem from the input data, a so-called sketch is computed from the data prior to learning. The sketch has to capture enough information to solve the problem…

机器学习 · 统计学 2019-10-23 Michael P. Sheehan , Antoine Gonon , Mike E. Davies

Most real-world problems that machine learning algorithms are expected to solve face the situation with 1) unknown data distribution; 2) little domain-specific knowledge; and 3) datasets with limited annotation. We propose Non-Parametric…

机器学习 · 计算机科学 2022-09-20 Zhiying Jiang , Yiqin Dai , Ji Xin , Ming Li , Jimmy Lin

Metric learning aims at finding a suitable distance metric over the input space, to improve the performance of distance-based learning algorithms. In high-dimensional settings, it can also serve as dimensionality reduction by imposing a…

机器学习 · 计算机科学 2024-04-16 Efstratios Palias , Ata Kabán

Learning curves plot the expected error of a learning algorithm as a function of the number of labeled samples it receives from a target distribution. They are widely used as a measure of an algorithm's performance, but classic PAC learning…

机器学习 · 计算机科学 2022-11-14 Olivier Bousquet , Steve Hanneke , Shay Moran , Jonathan Shafer , Ilya Tolstikhin

We establish a tight characterization of the worst-case rates for the excess risk of agnostic learning with sample compression schemes and for uniform convergence for agnostic sample compression schemes. In particular, we find that the…

机器学习 · 计算机科学 2018-05-22 Steve Hanneke , Aryeh Kontorovich

Dimensionality reduction, a form of compression, can simplify representations of information to increase efficiency and reveal general patterns. Yet, this simplification also forfeits information, thereby reducing representational capacity.…

The study of strategic or adversarial manipulation of testing data to fool a classifier has attracted much recent attention. Most previous works have focused on two extreme situations where any testing data point either is completely…

机器学习 · 计算机科学 2021-06-14 Ravi Sundaram , Anil Vullikanti , Haifeng Xu , Fan Yao

We study the generalization performance of gradient methods in the fundamental stochastic convex optimization setting, focusing on its dimension dependence. First, for full-batch gradient descent (GD) we give a construction of a learning…

机器学习 · 计算机科学 2024-01-23 Matan Schliserman , Uri Sherman , Tomer Koren

In this paper we give several applications of Littlestone dimension. The first is to the model of \cite{angluin2017power}, where we extend their results for learning by equivalence queries with random counterexamples. Second, we extend that…

机器学习 · 计算机科学 2023-10-10 Hunter Chase , James Freitag , Lev Reyzin

There has been growing interest in generalization performance of large multilayer neural networks that can be trained to achieve zero training error, while generalizing well on test data. This regime is known as 'second descent' and it…

机器学习 · 统计学 2022-09-30 Eng Hock Lee , Vladimir Cherkassky

Given a set $X$ and a collection ${\mathcal H}$ of functions from $X$ to $\{0,1\}$, the VC-dimension measures the complexity of the hypothesis class $\mathcal{H}$ in the context of PAC learning. In recent years, this has been connected to…

经典分析与常微分方程 · 数学 2025-10-17 Alex Iosevich , Akos Magyar , Alex McDonald , Brian McDonald

The Vapnik-Chervonenkis dimension provides a notion of complexity for systems of sets. If the VC dimension is small, then knowing this can drastically simplify fundamental computational tasks such as classification, range counting, and…

计算几何 · 计算机科学 2019-11-18 Anne Driemel , André Nusser , Jeff M. Phillips , Ioannis Psarros

We revisit online binary classification by shifting the focus from competing with the best-in-class binary loss to competing against relaxed benchmarks that capture smoothed notions of optimality. Instead of measuring regret relative to the…

机器学习 · 统计学 2025-04-16 Omar Montasser , Abhishek Shetty , Nikita Zhivotovskiy

Learning binary representations of instances and classes is a classical problem with several high potential applications. In modern settings, the compression of high-dimensional neural representations to low-dimensional binary codes is a…