A Geometric View of Data Complexity: Efficient Local Intrinsic Dimension Estimation with Diffusion Models
Hamidreza Kamkari, Brendan Leigh Ross, Rasa Hosseinzadeh, Jesse C., Cresswell, Gabriel Loaiza-Ganem

TL;DR
This paper introduces FLIPD, a novel, efficient method leveraging diffusion models and the Fokker-Planck equation to estimate local intrinsic data dimension, improving accuracy and computational speed over existing techniques.
Contribution
The paper presents FLIPD, the first LID estimator based on diffusion models that is easy to implement, fast, and effective across various data types, outperforming existing methods.
Findings
DM-based estimators outperform baselines on synthetic benchmarks.
FLIPD correlates with image complexity measures like PNG compression.
FLIPD is significantly faster and scalable to large models like Stable Diffusion.
Abstract
High-dimensional data commonly lies on low-dimensional submanifolds, and estimating the local intrinsic dimension (LID) of a datum -- i.e. the dimension of the submanifold it belongs to -- is a longstanding problem. LID can be understood as the number of local factors of variation: the more factors of variation a datum has, the more complex it tends to be. Estimating this quantity has proven useful in contexts ranging from generalization in neural networks to detection of out-of-distribution data, adversarial examples, and AI-generated text. The recent successes of deep generative models present an opportunity to leverage them for LID estimation, but current methods based on generative models produce inaccurate estimates, require more than a single pre-trained model, are computationally intensive, or do not exploit the best available deep generative models: diffusion models (DMs). In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsStatistical Methods and Inference · Topological and Geometric Data Analysis
MethodsDiffusion
