Fast Computation of Generalized Eigenvectors for Manifold Graph
Embedding
- URL: http://arxiv.org/abs/2112.07862v1
- Date: Wed, 15 Dec 2021 03:45:39 GMT
- Title: Fast Computation of Generalized Eigenvectors for Manifold Graph
Embedding
- Authors: Fei Chen, Gene Cheung, Xue Zhang
- Abstract summary: We leverage existing fast extreme eigenvector computation algorithms for speedy execution.
Our embedding is among the fastest in the literature, while producing the best clustering performance for manifold graphs.
- Score: 38.902986549367434
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Our goal is to efficiently compute low-dimensional latent coordinates for
nodes in an input graph -- known as graph embedding -- for subsequent data
processing such as clustering. Focusing on finite graphs that are interpreted
as uniformly samples on continuous manifolds (called manifold graphs), we
leverage existing fast extreme eigenvector computation algorithms for speedy
execution. We first pose a generalized eigenvalue problem for sparse matrix
pair $(\A,\B)$, where $\A = \L - \mu \Q + \epsilon \I$ is a sum of graph
Laplacian $\L$ and disconnected two-hop difference matrix $\Q$. Eigenvector
$\v$ minimizing Rayleigh quotient $\frac{\v^{\top} \A \v}{\v^{\top} \v}$ thus
minimizes $1$-hop neighbor distances while maximizing distances between
disconnected $2$-hop neighbors, preserving graph structure. Matrix $\B =
\text{diag}(\{\b_i\})$ that defines eigenvector orthogonality is then chosen so
that boundary / interior nodes in the sampling domain have the same generalized
degrees. $K$-dimensional latent vectors for the $N$ graph nodes are the first
$K$ generalized eigenvectors for $(\A,\B)$, computed in $\cO(N)$ using LOBPCG,
where $K \ll N$. Experiments show that our embedding is among the fastest in
the literature, while producing the best clustering performance for manifold
graphs.
Related papers
- Optimal Sketching for Residual Error Estimation for Matrix and Vector Norms [50.15964512954274]
We study the problem of residual error estimation for matrix and vector norms using a linear sketch.
We demonstrate that this gives a substantial advantage empirically, for roughly the same sketch size and accuracy as in previous work.
We also show an $Omega(k2/pn1-2/p)$ lower bound for the sparse recovery problem, which is tight up to a $mathrmpoly(log n)$ factor.
arXiv Detail & Related papers (2024-08-16T02:33:07Z) - Graph Unfolding and Sampling for Transitory Video Summarization via Gershgorin Disc Alignment [48.137527345353625]
User-generated videos (UGVs) uploaded from mobile phones to social media sites like YouTube and TikTok are short and non-repetitive.
We summarize a transitory UGV into several discs in linear time via fast graph sampling based on Gershgorin disc alignment (GDA)
We show that our algorithm achieves comparable or better video summarization performance compared to state-of-the-art methods, at a substantially reduced complexity.
arXiv Detail & Related papers (2024-08-03T20:08:02Z) - Efficient Signed Graph Sampling via Balancing & Gershgorin Disc Perfect
Alignment [51.74913666829224]
We show that for datasets with strong inherent anti-correlations, a suitable graph contains both positive and negative edge weights.
We propose a linear-time signed graph sampling method centered on the concept of balanced signed graphs.
Experimental results show that our signed graph sampling method outperformed existing fast sampling schemes noticeably on various datasets.
arXiv Detail & Related papers (2022-08-18T09:19:01Z) - A sublinear query quantum algorithm for s-t minimum cut on dense simple
graphs [1.0435741631709405]
An $soperatorname-t$ minimum cut in a graph corresponds to a minimum weight subset of edges whose removal disconnects $s$ and $t$.
In this work we describe a quantum algorithm for the minimum $soperatorname-t$ cut problem on undirected graphs.
arXiv Detail & Related papers (2021-10-29T07:35:46Z) - Fast Graph Sampling for Short Video Summarization using Gershgorin Disc
Alignment [52.577757919003844]
We study the problem of efficiently summarizing a short video into several paragraphs, leveraging recent progress in fast graph sampling.
Experimental results show that our algorithm achieves comparable video summarization as state-of-the-art methods, at a substantially reduced complexity.
arXiv Detail & Related papers (2021-10-21T18:43:00Z) - Exact Matching of Random Graphs with Constant Correlation [2.578242050187029]
This paper deals with the problem of graph matching or network alignment for ErdHos--R'enyi graphs.
It can be viewed as a noisy average-case version of the graph isomorphism problem.
arXiv Detail & Related papers (2021-10-11T05:07:50Z) - Learning Sparse Graph Laplacian with K Eigenvector Prior via Iterative
GLASSO and Projection [58.5350491065936]
We consider a structural assumption on the graph Laplacian matrix $L$.
The first $K$ eigenvectors of $L$ are pre-selected, e.g., based on domain-specific criteria.
We design an efficient hybrid graphical lasso/projection algorithm to compute the most suitable graph Laplacian matrix $L* in H_u+$ given $barC$.
arXiv Detail & Related papers (2020-10-25T18:12:50Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.