Research
On-device research index

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.

169,341 papers · 148 categories

Trend · papers per month

2535067581,011 · Jun 202019922001200920182026
48 results for generalized eigenvectors

Machine learning models perform better with location coordinates alone, not Moran Eigenvectors.

problem Improving machine learning models for spatial data.
method Examined Moran Eigenvectors as additional spatial features in machine learning models using synthetic datasets.
result Machine learning models using only location coordinates achieve better accuracies than eigenvector-based approaches.

The paper explores how kernel eigenalignments affect generalization in KRR.

problem Achieving robust generalization in kernel methods.
method Direct connection between generalization and matrix eigenvectors/eigenvalues, focusing on finite-sample settings.
result Strong generalization requires increasing eigenvector alignment, eigenvalue magnitude, or gaps between eigenvalues.

Spectral clustering performance depends on eigenvector fluctuations, shown to be Gaussian.

problem Predicting the performance of spectral clustering.
method General spike random matrix model and rotational invariance of noise.
result Fluctuations of eigenvector entries are Gaussian in large-dimensional regime.

New theory for eigenvectors of generalized Laplacian matrices, addressing dependency issues.

problem Dependency in random matrix theory hinders eigenvector analysis for latent embeddings.
method Introduces generalized Laplacian matrices and a new asymptotic theory framework.
result Established asymptotic normalities for spiked eigenvectors and eigenvalues.

New neural architectures invariant to sign flips and basis symmetries for graph representation learning.

problem Learning invariant graph representations from eigenvectors.
method SignNet and BasisNet neural architectures that are invariant to sign flips and basis symmetries.
result Proven to be universal, approximating any continuous function of eigenvectors with desired invariances.

Study shows how many samples are needed for eigenvector/eigenvalue accuracy.

problem Guaranteeing eigenvector and eigenvalue accuracy of sample vs actual covariance matrices.
method Proves inner product decrease proportional to eigenvalue distance for various distributions.
result Non-asymptotic concentration bounds and conditions for distinguishing principal components.

The paper embeds manifolds into finite Euclidean spaces using eigenvector fields of the connection Laplacian.

problem Embedding manifolds into finite-dimensional Euclidean spaces using eigenvector fields of the connection Laplacian.
method Constructing local coordinate charts with low distortion using eigenvector fields and proving estimates for eigenvector fields and the heat kernel.
result The distortion constants depend only on geometric properties of manifolds in the little Hölder space c2,αc^{2,α}, allowing for embedding into a finite-dimensional Euclidean space.

Graph convolutional networks fail to use eigenvectors beyond the first, unlike spectral embedding.

problem Understanding when graph convolutional networks fail compared to spectral embedding.
method Presented a simple generative model to illustrate failure.
result Graph convolutional networks fail to use eigenvectors beyond the first in certain graphs.

Paper addresses eigenvector perturbation in small eigen-gap scenarios.

problem Fine-grained behavior of eigenvectors in the presence of small eigen-gaps.
method Develops de-biased estimators for linear functions of an unknown eigenvector.
result Achieves minimax lower bounds for a family of scenarios, even with small eigen-gaps.

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…

2013-04-28abs ↗pdf ↗

Eigenvalue and eigenvector estimation improves with asymmetric data.

problem Estimating eigenvalues and eigenvectors from asymmetrically perturbed symmetric matrices.
method Eigenvalue and eigenvector analyses of asymmetrically perturbed low-rank matrices.
result The leading eigenvalue of the data matrix can be significantly more accurate than its singular value.

Paper tackles small eigen-gap estimation and inference for noisy symmetric matrices.

problem Estimating eigenvectors with small eigen-gap and fine-grained statistical reasoning.
method Eigen-decomposition of asymmetric data matrix, distribution-free procedures, adaptive to heteroscedastic noise.
result Minimax optimal under Gaussian noise, confidence intervals for eigenvalues, small eigen-gap handling.

Study eigenvalues and eigenvectors in neural networks, focusing on signal propagation.

problem Characterize signal eigenvalues and eigenvectors in neural networks.
method Characterizes signal eigenvalues and eigenvectors for a nonlinear spiked covariance model.
result Provides precise quantitative characterizations of signal eigenvalues and eigenvectors in neural networks.

Biological neurons learn tensor decompositions of higher-order correlations using nonlinear Hebbian plasticity.

problem Learning higher-order correlations in biological neurons.
method Introduce and study generalized nonlinear Hebbian learning rules.
result Neurons can learn tensor eigenvectors of higher-order input correlation tensors.

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…

2012-10-16abs ↗pdf ↗

Sep-SpectralNet improves SE for broader applicability and scalability.

problem Three main drawbacks of current SE implementations: generalizability, scalability, and eigenvectors separation.
method Sep-SpectralNet extends SpectralNet with an eigenvector separation post-processing step.
result Sep-SpectralNet achieves consistent SE approximation and generalization, enhancing scalability and applicability.

Exact formulas for eigenvector overlaps in correlated random matrices.

problem Understanding overlaps between eigenvectors of correlated random matrices.
method Exact formulas derived for overlaps between eigenvectors of large correlated random matrices with additive or multiplicative noise.
result Overlaps only depend on measurable quantities and do not require knowledge of the noiseless matrices.

New metric tensor field on symmetric matrices simplifies eigenvector computation.

problem Complex eigenvector computation for 2x2 symmetric matrices.
method Introducing a metric tensor field on the space of symmetric matrices, resulting in a curved manifold.
result Parallel transport simplifies eigenvector computation for one-parameter families of matrices.

The paper presents efficient algorithms for large-scale CCA and generalized eigenvector problems.

problem Canonical-correlation analysis and generalized eigenvector problems for symmetric matrices.
method Simple iterative algorithms with global linear convergence, reducing CCA to the top-kk generalized eigenvector problem.
result The proposed algorithms have improved runtimes and global linear convergence, suitable for large-scale matrices.

The paper proves Lipschitz regularity of graph Laplacian eigenvectors on random data clouds.

problem Analyzing the regularity of solutions to graph Laplacian equations on random data points.
method Probabilistic coupling of random walks and interpolation method for point clouds to continuum.
result Graph Laplacian eigenvectors are essentially Lipschitz with constants depending on eigenvalues.

We quantify uncertainty in Oja's algorithm's leading eigenvector estimation.

problem Estimating the error of Oja's algorithm's leading eigenvector from streaming data.
method Combining U-statistics, high-dimensional central limit theorems, and multiplier bootstrap.
result Established a weighted χ² approximation for the error between the eigenvector and algorithm output.

The study proves a central limit theorem for eigenvectors of the normalized Laplacian in random graphs.

problem Understanding the distribution of eigenvectors of the normalized Laplacian in random graphs.
method Proving a central limit theorem for eigenvectors of the normalized Laplacian for random graphs.
result The components of the eigenvectors corresponding to the largest eigenvalues of the normalized Laplacian matrix converge to multivariate normals.

A new algorithm reduces online eigenvector computation time while maintaining optimal performance.

problem Online learning of top eigenvectors in both adversarial and stochastic settings.
method Follow the Compressed Leader (FTCL) framework, compressing the matrix strategy to dimensions 3 (adversarial) and 1 (stochastic).
result Achieves optimal regret without sacrificing running time, resolving open questions.

New method improves subspace iteration for eigenvectors in machine learning.

problem Computing eigenvectors for large-scale problems in machine learning.
method Subspace iteration with 2o\ell_{2 o \infty} norm convergence analysis.
result Deterministic bounds and practical stopping criterion for improved performance.

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…

2015-05-09abs ↗pdf ↗

New method learns high-quality Laplacian representations for reinforcement learning.

problem Lack of accurate Laplacian representations in large or continuous state spaces.
method Reformulated spectral graph drawing objective to have eigenvectors as unique global minimizer.
result Learned Laplacian representations more faithfully approximate the ground truth.

New insights into spectral clustering reveal strong connections within eigenvectors.

problem Clustering on graphs when there are two underlying clusters.
method Analyzes the eigenvector corresponding to the second largest eigenvalue of the adjacency matrix.
result Vertices with extreme values in the eigenvector are more reliably classified.

A new spectral clustering algorithm that avoids eigenvector computation.

problem Computational complexity in spectral clustering for large datasets.
method A mixing process on a graph to find a linear combination of eigenvectors without computing eigenvectors.
result Partitioning datasets achieves better accuracy than standard spectral clustering methods.

The paper tackles learning symmetries in data without expert knowledge.

problem Learning symmetries in data from raw data without prior knowledge.
method Develops methods to select eigenvectors for orthogonal symmetries and compares their effectiveness.
result The problem of learning symmetries is as hard as the graph automorphism problem in the worst case, but can be simplified with certain restrictions.

Graph Laplacian converges to Laplace-Beltrami operator with a specific rate.

problem Convergence of graph Laplacian to Laplace-Beltrami operator on random geometric graphs.
method Analysis of random geometric graphs and eigenvalue convergence rates.
result Eigenvalues and eigenvectors of graph Laplacian converge to Laplace-Beltrami operator with rate O((lognn)12m)O\Big(\big(\frac{\log n}{n}\big)^\frac{1}{2m}\Big).

We propose a general framework to study the stability of the subspace spanned by PP consecutive eigenvectors of a generic symmetric matrix H0{\bf H}_0, when a small perturbation is added. This problem is relevant in various contexts, including quantum dissipation (H0{\bf H}_0 is then the Hamiltonian) and risk control …

2011-08-22abs ↗pdf ↗

New method improves covariance estimation for weighted samples.

problem Improving covariance estimation for weighted sample data.
method Asymptotic non-linear shrinkage formulas for covariance and precision matrix estimators of weighted sample covariances.
result Asymptotic non-linear shrinkage formulas for covariance and precision matrix estimators of weighted sample covariances.

We apply random matrix theory to compare correlation matrix estimators C obtained from emerging market data. The correlation matrices are constructed from 10 years of daily data for stocks listed on the Johannesburg Stock Exchange (JSE) from January 1993 to December 2002. We test the spectral properties of C against ra…

2004-02-14abs ↗pdf ↗