Classic Graph Structural Features Outperform Factorization-Based Graph Embedding Methods on Community Labeling

01/20/2022
by   Andrew Stolman, et al.
2

Graph representation learning (also called graph embeddings) is a popular technique for incorporating network structure into machine learning models. Unsupervised graph embedding methods aim to capture graph structure by learning a low-dimensional vector representation (the embedding) for each node. Despite the widespread use of these embeddings for a variety of downstream transductive machine learning tasks, there is little principled analysis of the effectiveness of this approach for common tasks. In this work, we provide an empirical and theoretical analysis for the performance of a class of embeddings on the common task of pairwise community labeling. This is a binary variant of the classic community detection problem, which seeks to build a classifier to determine whether a pair of vertices participate in a community. In line with our goal of foundational understanding, we focus on a popular class of unsupervised embedding techniques that learn low rank factorizations of a vertex proximity matrix (this class includes methods like GraRep, DeepWalk, node2vec, NetMF). We perform detailed empirical analysis for community labeling over a variety of real and synthetic graphs with ground truth. In all cases we studied, the models trained from embedding features perform poorly on community labeling. In constrast, a simple logistic model with classic graph structural features handily outperforms the embedding models. For a more principled understanding, we provide a theoretical analysis for the (in)effectiveness of these embeddings in capturing the community structure. We formally prove that popular low-dimensional factorization methods either cannot produce community structure, or can only produce “unstable" communities. These communities are inherently unstable under small perturbations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/17/2021

DeepWalking Backwards: From Embeddings Back to Graphs

Low-dimensional node embeddings play a key role in analyzing graph datas...
research
10/31/2016

From Node Embedding To Community Embedding

Most of the existing graph embedding methods focus on nodes, which aim t...
research
02/22/2017

Distributed Representation of Subgraphs

Network embeddings have become very popular in learning effective featur...
research
01/20/2019

CommunityGAN: Community Detection with Generative Adversarial Nets

Community detection refers to the task of discovering groups of vertices...
research
05/28/2021

Inferring community characteristics in labelled networks

Labelled networks form a very common and important class of data, natura...
research
07/04/2022

Learning node embeddings via summary graphs: a brief theoretical analysis

Graph representation learning plays an important role in many graph mini...
research
03/27/2020

The impossibility of low rank representations for triangle-rich complex networks

The study of complex networks is a significant development in modern sci...

Please sign up or login with your details

Forgot password? Click here to reset