English

Intrinsic dimension estimation of data by principal component analysis

Computer Vision and Pattern Recognition 2010-02-11 v1 Machine Learning

Abstract

Estimating intrinsic dimensionality of data is a classic problem in pattern recognition and statistics. Principal Component Analysis (PCA) is a powerful tool in discovering dimensionality of data sets with a linear structure; it, however, becomes ineffective when data have a nonlinear structure. In this paper, we propose a new PCA-based method to estimate intrinsic dimension of data with nonlinear structures. Our method works by first finding a minimal cover of the data set, then performing PCA locally on each subset in the cover and finally giving the estimation result by checking up the data variance on all small neighborhood regions. The proposed method utilizes the whole data set to estimate its intrinsic dimension and is convenient for incremental learning. In addition, our new PCA procedure can filter out noise in data and converge to a stable estimation with the neighborhood region size increasing. Experiments on synthetic and real world data sets show effectiveness of the proposed method.

Keywords

Cite

@article{arxiv.1002.2050,
  title  = {Intrinsic dimension estimation of data by principal component analysis},
  author = {Mingyu Fan and Nannan Gu and Hong Qiao and Bo Zhang},
  journal= {arXiv preprint arXiv:1002.2050},
  year   = {2010}
}

Comments

8 pages, submitted for publication

R2 v1 2026-06-21T14:45:26.925Z