paper-with-me

홈 › Papers

On the Use of Bagging for Local Intrinsic Dimensionality Estimation

2026-03-25 · Kristóf Péter, Ricardo J. G. B. Campello, James Bailey, Michael E. Houle arxiv

The theory of Local Intrinsic Dimensionality (LID) has become a valuable tool for characterizing local complexity within and across data manifolds, supporting a range of data mining and machine learning tasks. Accurate LID estimation requires samples drawn from small neighborhoods around each query to avoid biases from nonlocal effects and potential manifold mixing, yet limited data within such neighborhoods tends to cause high estimation variance. As a variance reduction strategy, we propose an ensemble approach that uses subbagging to preserve the local distribution of nearest neighbor (NN) distances. The main challenge is that the uniform reduction in total sample size within each subsample increases the proximity threshold for finding a fixed number k of NNs around the query. As a result, in the specific context of LID estimation, the sampling rate has an additional, complex interplay with the neighborhood size, where both combined determine the sample size as well as the locality and resolution considered for estimation. We analyze both theoretically and experimentally how the choice of the sampling rate and the k-NN size used for LID estimation, alongside the ensemble size, affects performance, enabling informed prior selection of these hyper-parameters depending on application-based preferences. Our results indicate that within broad and well-characterized regions of the hyper-parameters space, using a bagged estimator will most often significantly reduce variance as well as the mean squared error when compared to the corresponding non-bagged baseline, with controllable impact on bias. We additionally propose and evaluate different ways of combining bagging with neighborhood smoothing for substantial further improvements on LID estimation performance.

📄 PDF Abstract BibTeX arXiv:2603.24384

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Process monitoring based on orthogonal locality preserving projection with maximum likelihood estimation

2020-12-13 · Jingxin Zhang, Maoyin Chen, Hao Chen, Xia Hong 외

By integrating two powerful methods of density reduction and intrinsic dimensionality estimation, a new data-driven method, referred to as OLPP-MLE (orthogonal locality preserving projection-maximum likelihood estimation…

Density EstimationDimensionality ReductionFault DetectionFault Diagnosis

Dimensionality-Aware Outlier Detection: Theoretical and Experimental Analysis

2024-01-10 · Alastair Anderberg, James Bailey, Ricardo J. G. B. Campello, Michael E. Houle 외

We present a nonparametric method for outlier detection that takes full account of local variations in intrinsic dimensionality within the dataset. Using the theory of Local Intrinsic Dimensionality (LID), our 'dimension…

Outlier 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

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