TL;DR
This paper introduces GLACE, a scalable Gaussian embedding method for large attributed graphs that models uncertainty and supports inductive inference, outperforming existing methods in various analysis tasks.
Contribution
GLACE is a novel graph embedding approach that effectively captures uncertainty and node attributes in a scalable, end-to-end framework for large-scale attributed graphs.
Findings
GLACE outperforms state-of-the-art methods on multiple tasks
It effectively models uncertainty with Gaussian embeddings
Supports inductive inference for new nodes
Abstract
Graph embedding methods transform high-dimensional and complex graph contents into low-dimensional representations. They are useful for a wide range of graph analysis tasks including link prediction, node classification, recommendation and visualization. Most existing approaches represent graph nodes as point vectors in a low-dimensional embedding space, ignoring the uncertainty present in the real-world graphs. Furthermore, many real-world graphs are large-scale and rich in content (e.g. node attributes). In this work, we propose GLACE, a novel, scalable graph embedding method that preserves both graph structure and node attributes effectively and efficiently in an end-to-end manner. GLACE effectively models uncertainty through Gaussian embeddings, and supports inductive inference of new nodes based on their attributes. In our comprehensive experiments, we evaluate GLACE on real-world…
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.
