About Graph Degeneracy, Representation Learning and Scalability

09/04/2020
by   Simon Brandeis, et al.
0

Graphs or networks are a very convenient way to represent data with lots of interaction. Recently, Machine Learning on Graph data has gained a lot of traction. In particular, vertex classification and missing edge detection have very interesting applications, ranging from drug discovery to recommender systems. To achieve such tasks, tremendous work has been accomplished to learn embedding of nodes and edges into finite-dimension vector spaces. This task is called Graph Representation Learning. However, Graph Representation Learning techniques often display prohibitive time and memory complexities, preventing their use in real-time with business size graphs. In this paper, we address this issue by leveraging a degeneracy property of Graphs - the K-Core Decomposition. We present two techniques taking advantage of this decomposition to reduce the time and memory consumption of walk-based Graph Representation Learning algorithms. We evaluate the performances, expressed in terms of quality of embedding and computational resources, of the proposed techniques on several academic datasets. Our code is available at https://github.com/SBrandeis/kcore-embedding

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/25/2023

Connector 0.5: A unified framework for graph representation learning

Graph representation learning models aim to represent the graph structur...
research
01/05/2019

Efficient Representation Learning Using Random Walks for Dynamic graphs

An important part of many machine learning workflows on graphs is vertex...
research
10/07/2019

On the Interpretability and Evaluation of Graph Representation Learning

With the rising interest in graph representation learning, a variety of ...
research
02/01/2022

Molecular Graph Representation Learning via Heterogeneous Motif Graph Construction

We consider feature representation learning problem of molecular graphs....
research
06/25/2020

Time-varying Graph Representation Learning via Higher-Order Skip-Gram with Negative Sampling

Representation learning models for graphs are a successful family of tec...
research
11/14/2022

Heterogeneous Graph Sparsification for Efficient Representation Learning

Graph sparsification is a powerful tool to approximate an arbitrary grap...
research
05/10/2023

Towards Better Graph Representation Learning with Parameterized Decomposition Filtering

Proposing an effective and flexible matrix to represent a graph is a fun...

Please sign up or login with your details

Forgot password? Click here to reset