paper-with-me

Papers

Approximate is Good Enough: Probabilistic Variants of Dimensional and Margin Complexity

2020-03-09 · Pritish Kamath, Omar Montasser, Nathan Srebro

We present and study approximate notions of dimensional and margin complexity, which correspond to the minimal dimension or norm of an embedding required to approximate, rather then exactly represent, a given hypothesis class. We show that such notions are not only sufficient for learning using linear predictors or a kernel, but unlike the exact variants, are also necessary. Thus they are better suited for discussing limitations of linear or kernel methods.

📄 PDF Abstract BibTeX arXiv:2003.04180

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Feel-Good Thompson Sampling for Contextual Bandits: a Markov Chain Monte Carlo Showdown

2025-07-21 · Emile Anand, Sarah Liaw arxiv

Thompson Sampling (TS) is widely used to address the exploration/exploitation tradeoff in contextual bandits, yet recent theory shows that it does not explore aggressively enough in high-dimensional problems. Feel-Good T…

RaBitQ: Quantizing High-Dimensional Vectors with a Theoretical Error Bound for Approximate Nearest Neighbor Search

2024-05-21 · Jianyang Gao, Cheng Long

Searching for approximate nearest neighbors (ANN) in the high-dimensional Euclidean space is a pivotal problem. Recently, with the help of fast SIMD-based implementations, Product Quantization (PQ) and its variants can o…

Quantization

Active Probabilistic Inference on Matrices for Pre-Conditioning in Stochastic Optimization

2019-02-20 · Filip de Roos, Philipp Hennig

Pre-conditioning is a well-known concept that can significantly improve the convergence of optimization algorithms. For noise-free problems, where good pre-conditioners are not known a priori, iterative linear algebra me…

Stochastic Optimization

Experimental Analysis of Machine Learning Techniques for Finding Search Radius in Locality Sensitive Hashing

2022-11-16 · Omid Jafari, Parth Nagarkar

Finding similar data in high-dimensional spaces is one of the important tasks in multimedia applications. Approaches introduced to find exact searching techniques often use tree-based index structures which are known to …

A Large Dimensional Analysis of Multi-task Semi-Supervised Learning

2024-02-21 · Victor Leger, Romain Couillet

This article conducts a large dimensional study of a simple yet quite versatile classification model, encompassing at once multi-task and semi-supervised learning, and taking into account uncertain labeling. Using tools …