This paper develops the exact linear relationship between the leading eigenvector of the unnormalized modularity matrix and the eigenvectors of the adjacency matrix. We propose a method for approximating the leading eigenvector of the modularity matrix, and we derive the error of the approximation. There is also a comp…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New neural architectures invariant to sign flips and basis symmetries for graph representation learning.
Recently, Mahoney and Orecchia demonstrated that popular diffusion-based procedures to compute a quick \emph{approximation} to the first nontrivial eigenvector of a data graph Laplacian \emph{exactly} solve certain regularized Semi-Definite Programs (SDPs). In this paper, we extend that result by providing a statistica…
The smallest eigenvectors of the graph Laplacian are well-known to provide a succinct representation of the geometry of a weighted graph. In reinforcement learning (RL), where the weighted graph may be interpreted as the state transition process induced by a behavior policy acting on the environment, approximating the …
New algorithm updates eigenvectors of evolving graphs efficiently.
In many areas of machine learning, it becomes necessary to find the eigenvector decompositions of large matrices. We discuss two methods for reducing the computational burden of spectral decompositions: the more venerable Nystom extension and a newly introduced algorithm based on random projections. Previous work has c…
We study the problem asking if one can embed manifolds into finite dimensional Euclidean spaces by taking finite number of eigenvector fields of the connection Laplacian. This problem is essential for the dimension reduction problem in massive data analysis. Singer-Wu proposed the vector diffusion map which embeds mani…
Two new algorithms improve robust PCA and Schatten packing.
We quantify uncertainty in Oja's algorithm's leading eigenvector estimation.
Graph convolutional networks fail to use eigenvectors beyond the first, unlike spectral embedding.
We focus in this work on the estimation of the first eigenvectors of any graph Laplacian using filtering of Gaussian random signals. We prove that we only need such signals to be able to exactly recover as many of the smallest eigenvectors, regardless of the number of nodes in the graph. In addition, we address…
New method learns high-quality Laplacian representations for reinforcement learning.
Unified framework for multi-view learning with orthogonal projections.
Sep-SpectralNet improves SE for broader applicability and scalability.
Spectral methods that are based on eigenvectors and eigenvalues of discrete graph Laplacians, such as Diffusion Maps and Laplacian Eigenmaps are often used for manifold learning and non-linear dimensionality reduction. It was previously shown by Belkin and Niyogi \cite{belkin_niyogi:2007} that the eigenvectors and eige…
The paper proves Lipschitz regularity of graph Laplacian eigenvectors on random data clouds.
We show that eigenvalues and eigenfunctions of the Laplace-Beltrami operator on a Riemannian manifold are approximated by eigenvalues and eigenvectors of a (suitably weighted) graph Laplace operator of a proximity graph on an epsilon-net.
New bounds for private matrix approximation using Gaussian noise and Dyson Brownian Motion.
This paper approximates -resistance for multi-class graph clustering.
Study eigenvector overlaps in large Gaussian matrices, simplifying for GOE.
Machine learning models perform better with location coordinates alone, not Moran Eigenvectors.
Regularization is a powerful technique for extracting useful information from noisy data. Typically, it is implemented by adding some sort of norm constraint to an objective function and then exactly optimizing the modified objective function. This procedure often leads to optimization problems that are computationally…
EigenGame reinterprets PCA as a game to find eigenvectors.
Paper addresses eigenvector perturbation in small eigen-gap scenarios.
SEDA improves RLDA for high-dimensional data.
We calculate eigenvector overlaps between intersecting time periods of covariance matrices.
In many applications, one has side information, e.g., labels that are provided in a semi-supervised manner, about a specific target region of a large data set, and one wants to perform machine learning and data analysis tasks "nearby" that prespecified target region. For example, one might be interested in the clusteri…
Spectral clustering refers to a family of unsupervised learning algorithms that compute a spectral embedding of the original data based on the eigenvectors of a similarity graph. This non-linear transformation of the data is both the key of these algorithms' success and their Achilles heel: forming a graph and computin…
ELD compares graphs by their embedded Laplacian eigenvectors, resolving ambiguities.
Proves error bounds for state representation in RL using graph spectral features.
In spectral clustering, one defines a similarity matrix for a collection of data points, transforms the matrix to get the Laplacian matrix, finds the eigenvectors of the Laplacian matrix, and obtains a partition of the data using the leading eigenvectors. The last step is sometimes referred to as rounding, where one ne…
New metric tensor field on symmetric matrices simplifies eigenvector computation.
Spectral clustering performance depends on eigenvector fluctuations, shown to be Gaussian.
How many samples are sufficient to guarantee that the eigenvectors and eigenvalues of the sample covariance matrix are close to those of the actual covariance matrix? For a wide family of distributions, including distributions with finite second moment and distributions supported in a centered Euclidean ball, we prove …
New method reduces clustering time and improves accuracy.
In this article, we study spectral methods for community detection based on -parametrized normalized modularity matrix hereafter called in heterogeneous graph models. We show, in a regime where community detection is not asymptotically trivial, that can be well approximated by a more tract…
Spectral clustering is a widely studied problem, yet its complexity is prohibitive for dynamic graphs of even modest size. We claim that it is possible to reuse information of past cluster assignments to expedite computation. Our approach builds on a recent idea of sidestepping the main bottleneck of spectral clusterin…
New theory for eigenvectors of generalized Laplacian matrices, addressing dependency issues.
Fast algorithm recovers principal eigenvector from noisy matrices.
The paper explores how kernel eigenalignments affect generalization in KRR.
The problem of estimating sparse eigenvectors of a symmetric matrix attracts a lot of attention in many applications, especially those with high dimensional data set. While classical eigenvectors can be obtained as the solution of a maximization problem, existing approaches formulate this problem by adding a penalty te…
Improved spectral clustering with fewer eigenvectors performs better.
New insights into spectral clustering reveal strong connections within eigenvectors.
The original contributions of this paper are twofold: a new understanding of the influence of noise on the eigenvectors of the graph Laplacian of a set of image patches, and an algorithm to estimate a denoised set of patches from a noisy image. The algorithm relies on the following two observations: (1) the low-index e…
We characterize the contractions that are similar to the backward shift in the Hardy space . This characterization is given in terms of the geometry of the eigenvector bundles of the operators.
We provide new examples of diffusion operators in dimension 2 and 3 which have orthogonal polynomials as eigenvectors. Their construction rely on the finite subgroups of O(3) and their invariant polynomials.
How does coarsening affect the spectrum of a general graph? We provide conditions such that the principal eigenvalues and eigenspaces of a coarsened and original graph Laplacian matrices are close. The achieved approximation is shown to depend on standard graph-theoretic properties, such as the degree and eigenvalue di…
Study eigenvalues and eigenvectors in neural networks, focusing on signal propagation.