COLOGNE: Coordinated Local Graph Neighborhood Sampling
Konstantin Kutzkov

TL;DR
COLOGNE introduces a novel framework for learning discrete, attribute-preserving node embeddings in graphs, enabling interpretable machine learning applications by maintaining original node attributes and neighborhood similarities.
Contribution
The paper proposes a scalable, coordinated local graph neighborhood sampling framework that produces interpretable, attribute-preserving node embeddings with theoretical guarantees.
Findings
Embeddings effectively preserve node attributes and neighborhood similarities.
Experimental results show high-quality embeddings on benchmark graphs.
Embeddings facilitate training of interpretable graph-based machine learning models.
Abstract
Representation learning for graphs enables the application of standard machine learning algorithms and data analysis tools to graph data. Replacing discrete unordered objects such as graph nodes by real-valued vectors is at the heart of many approaches to learning from graph data. Such vector representations, or embeddings, capture the discrete relationships in the original data by representing nodes as vectors in a high-dimensional space. In most applications graphs model the relationship between real-life objects and often nodes contain valuable meta-information about the original objects. While being a powerful machine learning tool, embeddings are not able to preserve such node attributes. We address this shortcoming and consider the problem of learning discrete node embeddings such that the coordinates of the node vector representations are graph nodes. This opens the door to…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Data Management and Algorithms
