11
5

Interpreting the Curse of Dimensionality from Distance Concentration and Manifold Effect

Abstract

The characteristics of data like distribution and heterogeneity, become more complex and counterintuitive as dimensionality increases. This phenomenon is known as curse of dimensionality, where common patterns and relationships (e.g., internal pattern and boundary pattern) that hold in low-dimensional space may be invalid in higher-dimensional space. It leads to a decreasing performance for the regression, classification, or clustering models or algorithms. Curse of dimensionality can be attributed to many causes. In this paper, we first summarize the potential challenges associated with manipulating high-dimensional data, and explains the possible causes for the failure of regression, classification, or clustering tasks. Subsequently, we delve into two major causes of the curse of dimensionality, distance concentration, and manifold effect, by performing theoretical and empirical analyses. The results demonstrate that, as the dimensionality increases, nearest neighbor search (NNS) using three classical distance measurements, Minkowski distance, Chebyshev distance, and cosine distance, becomes meaningless. Meanwhile, the data incorporates more redundant features, and the variance contribution of principal component analysis (PCA) is skewed towards a few dimensions.

View on arXiv
@article{peng2025_2401.00422,
  title={ Interpreting the Curse of Dimensionality from Distance Concentration and Manifold Effect },
  author={ Dehua Peng and Zhipeng Gui and Huayi Wu },
  journal={arXiv preprint arXiv:2401.00422},
  year={ 2025 }
}
Comments on this paper