paper-with-me

홈 › Papers

A Novel Approach for Intrinsic Dimension Estimation

2025-03-12 · Kadir Özçoban, Murat Manguoğlu, Emrullah Fatih Yetkin

The real-life data have a complex and non-linear structure due to their nature. These non-linearities and the large number of features can usually cause problems such as the empty-space phenomenon and the well-known curse of dimensionality. Finding the nearly optimal representation of the dataset in a lower-dimensional space (i.e. dimensionality reduction) offers an applicable mechanism for improving the success of machine learning tasks. However, estimating the required data dimension for the nearly optimal representation (intrinsic dimension) can be very costly, particularly if one deals with big data. We propose a highly efficient and robust intrinsic dimension estimation approach that only relies on matrix-vector products for dimensionality reduction methods. An experimental study is also conducted to compare the performance of proposed method with state of the art approaches.

📄 PDF Abstract BibTeX arXiv:2503.09485

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Non-Parametric Inference Adaptive to Intrinsic Dimension

2019-01-11 · Khashayar Khosravi, Greg Lewis, Vasilis Syrgkanis

We consider non-parametric estimation and inference of conditional moment models in high dimensions. We show that even when the dimension $D$ of the conditioning variable is larger than the sample size $n$, estimation an…

Heterogeneous Treatment Effect Estimation

Intrinsic Dimensionality Estimation within Tight Localities: A Theoretical and Experimental Analysis

2022-09-29 · Laurent Amsaleg, Oussama Chelly, Michael E. Houle, Ken-ichi Kawarabayashi 외

Accurate estimation of Intrinsic Dimensionality (ID) is of crucial importance in many data mining and machine learning tasks, including dimensionality reduction, outlier detection, similarity search and subspace clusteri…

Dimensionality ReductionOutlier Detection

LIDL: Local Intrinsic Dimension Estimation Using Approximate Likelihood

2022-06-29 · ICLR Workshop GTRL 2021 5 · Piotr Tempczyk, Rafał Michaluk, Łukasz Garncarek, Przemysław Spurek 외

Most of the existing methods for estimating the local intrinsic dimension of a data distribution do not scale well to high-dimensional data. Many of them rely on a non-parametric nearest neighbors approach which suffers …

Local intrinsic dimension estimation

Scikit-dimension: a Python package for intrinsic dimension estimation

2021-09-06 · Jonathan Bac, Evgeny M. Mirkes, Alexander N. Gorban, Ivan Tyukin 외

Dealing with uncertainty in applications of machine learning to real-life data critically depends on the knowledge of intrinsic dimensionality (ID). A number of methods have been suggested for the purpose of estimating I…

Benchmarking

Intrinsic Dimension Estimation Using Wasserstein Distances

2021-06-08 · Adam Block, Zeyu Jia, Yury Polyanskiy, Alexander Rakhlin

It has long been thought that high-dimensional data encountered in many practical machine learning tasks have low-dimensional structure, i.e., the manifold hypothesis holds. A natural question, thus, is to estimate the i…

BIG-bench Machine Learning