paper-with-me

Papers

Estimating Graph Dimension with Cross-validated Eigenvalues

2021-08-06 · Fan Chen, Sebastien Roch, Karl Rohe, Shuqi Yu

In applied multivariate statistics, estimating the number of latent dimensions or the number of clusters is a fundamental and recurring problem. One common diagnostic is the scree plot, which shows the largest eigenvalues of the data matrix; the user searches for a "gap" or "elbow" in the decreasing eigenvalues; unfortunately, these patterns can hide beneath the bias of the sample eigenvalues. This methodological problem is conceptually difficult because, in many situations, there is only enough signal to detect a subset of the $k$ population dimensions/eigenvectors. In this situation, one could argue that the correct choice of $k$ is the number of detectable dimensions. We alleviate these problems with cross-validated eigenvalues. Under a large class of random graph models, without any parametric assumptions, we provide a p-value for each sample eigenvector. It tests the null hypothesis that this sample eigenvector is orthogonal to (i.e., uncorrelated with) the true latent dimensions. This approach naturally adapts to problems where some dimensions are not statistically detectable. In scenarios where all $k$ dimensions can be estimated, we prove that our procedure consistently estimates $k$. In simulations and a data example, the proposed estimator compares favorably to alternative approaches in both computational and statistical performance.

📄 PDF Abstract BibTeX arXiv:2108.03336

Code (1)

rohelab/gdim 공식 구현

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

Estimating the Intrinsic Dimension of Hyperspectral Images Using an Eigen-Gap Approach

2015-01-22 · A. Halimi, P. Honeine, M. Kharouf, C. Richard 외

Linear mixture models are commonly used to represent hyperspectral datacube as a linear combinations of endmember spectra. However, determining of the number of endmembers for images embedded in noise is a crucial task. …

Estimating the Cheeger constant using machine learning

2020-05-12 · Ambar Jain, Shivam Pal, Kashyap Rajeevsarathy

In this paper, we use machine learning to show that the Cheeger constant of a connected regular graph has a predominant linear dependence on the largest two eigenvalues of the graph spectrum. We also show that a trained …

BIG-bench Machine Learning

Learning Sparse Graphons and the Generalized Kesten-Stigum Threshold

2020-06-13 · Emmanuel Abbe, Shuangping Li, Allan Sly

The problem of learning graphons has attracted considerable attention across several scientific communities, with significant progress over the recent years in sparser regimes. Yet, the current techniques still require d…

Central limit theorems for the eigenvalues of graph Laplacians on data clouds

2025-07-24 · Chenghui Li, Nicolás García Trillos, Housen Li, Leo Suchan arxiv

Given i.i.d.\ samples $X_n =\{ x_1, \dots, x_n \}$ from a distribution supported on a low dimensional manifold ${M}$ embedded in Eucliden space, we consider the graph Laplacian operator $Δ_n$ associated to an $\varepsilo…

Evolution of Eigenvalue Decay in Deep Networks

2019-05-28 · Lukas Pfahler, Katharina Morik

The linear transformations in converged deep networks show fast eigenvalue decay. The distribution of eigenvalues looks like a Heavy-tail distribution, where the vast majority of eigenvalues is small, but not actually ze…