eDCF: Estimating Intrinsic Dimension using Local Connectivity
Dhruv Gupta, Aditya Nagarsekar, Vraj Shah, Sujith Thomas
TL;DR
This paper introduces eDCF, a scalable intrinsic-dimension estimator based on a grid-defined local connectivity framework. It combines Information Percentage (IP) for adaptive grid spacing with a Connectivity Factor (CF) and its distributed version (DCF) to bound and estimate dimension, further enhanced by an empirical reference model to form eDCF. The method yields competitive mean absolute error with superior exact-dimension recovery, especially at moderate-to-high noise and large sample sizes, and demonstrates capability to detect fractal-like structures in decision boundaries. The approach is designed for parallel computation, enabling efficient analysis of high-dimensional datasets, and provides a principled, topology-aware alternative to distance-based estimators. Limitations include discretization sensitivity and calibration reliance, with future work targeting multi-resolution schemes, uncertainty quantification, and broader real-world validation.
Abstract
Modern datasets often contain high-dimensional features exhibiting complex dependencies. To effectively analyze such data, dimensionality reduction methods rely on estimating the dataset's intrinsic dimension (id) as a measure of its underlying complexity. However, estimating id is challenging due to its dependence on scale: at very fine scales, noise inflates id estimates, while at coarser scales, estimates stabilize to lower, scale-invariant values. This paper introduces a novel, scalable, and parallelizable method called eDCF, which is based on Connectivity Factor (CF), a local connectivity-based metric, to robustly estimate intrinsic dimension across varying scales. Our method consistently matches leading estimators, achieving comparable values of mean absolute error (MAE) on synthetic benchmarks with noisy samples. Moreover, our approach also attains higher exact intrinsic dimension match rates, reaching up to 25.0% compared to 16.7% for MLE and 12.5% for TWO-NN, particularly excelling under medium to high noise levels and large datasets. Further, we showcase our method's ability to accurately detect fractal geometries in decision boundaries, confirming its utility for analyzing realistic, structured data.
