TL;DR
This paper introduces EGG, a novel graph embedding method that maps second-order graph features onto a Grassmann manifold, improving downstream task performance by preserving structural similarities.
Contribution
The paper proposes a new graph representation learning scheme, EGG, which embeds graph characteristics into a Grassmann manifold using graph convolutions and SVD, capturing structural information effectively.
Findings
EGG outperforms baseline models on multiple benchmarks.
Effective in both clustering and classification tasks.
Preserves structural similarities in graph data.
Abstract
Learning efficient graph representation is the key to favorably addressing downstream tasks on graphs, such as node or graph property prediction. Given the non-Euclidean structural property of graphs, preserving the original graph data's similarity relationship in the embedded space needs specific tools and a similarity metric. This paper develops a new graph representation learning scheme, namely EGG, which embeds approximated second-order graph characteristics into a Grassmann manifold. The proposed strategy leverages graph convolutions to learn hidden representations of the corresponding subspace of the graph, which is then mapped to a Grassmann point of a low dimensional manifold through truncated singular value decomposition (SVD). The established graph embedding approximates denoised correlationship of node attributes, as implemented in the form of a symmetric matrix space for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
