paper-with-me

홈 › Papers

Relative intrinsic dimensionality is intrinsic to learning

2023-10-10 · Oliver J. Sutton, Qinghua Zhou, Alexander N. Gorban, Ivan Y. Tyukin

High dimensional data can have a surprising property: pairs of data points may be easily separated from each other, or even from arbitrary subsets, with high probability using just simple linear classifiers. However, this is more of a rule of thumb than a reliable property as high dimensionality alone is neither necessary nor sufficient for successful learning. Here, we introduce a new notion of the intrinsic dimension of a data distribution, which precisely captures the separability properties of the data. For this intrinsic dimension, the rule of thumb above becomes a law: high intrinsic dimension guarantees highly separable data. We extend this notion to that of the relative intrinsic dimension of two data distributions, which we show provides both upper and lower bounds on the probability of successfully learning and generalising in a binary classification problem

📄 PDF Abstract BibTeX arXiv:2311.07579

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Fast k-Nearest Neighbour Search via Prioritized DCI

2017-03-01 · ICML 2017 8 · Ke Li, Jitendra Malik

Most exact methods for k-nearest neighbour search suffer from the curse of dimensionality; that is, their query times exhibit exponential dependence on either the ambient or the intrinsic dimensionality. Dynamic Continuo…

ABID: Angle Based Intrinsic Dimensionality

2020-06-23 · Erik Thordsen, Erich Schubert

The intrinsic dimensionality refers to the ``true'' dimensionality of the data, as opposed to the dimensionality of the data representation. For example, when attributes are highly correlated, the intrinsic dimensionalit…

Dimensionality Reduction

LORE: Jointly Learning the Intrinsic Dimensionality and Relative Similarity Structure From Ordinal Data

2026-02-04 · Vivek Anand, Alec Helbling, Mark A. Davenport, Gordon J. Berman 외 arxiv

Learning the intrinsic dimensionality of subjective perceptual spaces such as taste, smell, or aesthetics from ordinal data is a challenging problem. We introduce LORE (Low Rank Ordinal Embedding), a scalable framework t…

On the Intrinsic Dimensionality of Image Representations

2018-03-26 · CVPR 2019 6 · Sixue Gong, Vishnu Naresh Boddeti, Anil K. Jain

This paper addresses the following questions pertaining to the intrinsic dimensionality of any given image representation: (i) estimate its intrinsic dimensionality, (ii) develop a deep neural network based non-linear ma…

TAR

Intrinsic Dimensionality Explains the Effectiveness of Language Model Fine-Tuning

2020-12-22 · ACL 2021 5 · Armen Aghajanyan, Luke Zettlemoyer, Sonal Gupta

Although pretrained language models can be fine-tuned to produce state-of-the-art results for a very wide range of language understanding tasks, the dynamics of this process are not well understood, especially in the low…

Generalization BoundsLanguage ModelingLanguage ModellingMRPC+3