Network Embedding: on Compression and Learning

07/05/2019
by   Esra Akbas, et al.
0

Recently, network embedding that encodes structural information of graphs into a vector space has become popular for network analysis. Although recent methods show promising performance for various applications, the huge sizes of graphs may hinder a direct application of existing network embedding method to them. This paper presents NECL, a novel efficient Network Embedding method with two goals. 1) Is there an ideal Compression of a network? 2) Will the compression of a network significantly boost the representation Learning of the network? For the first problem, we propose a neighborhood similarity based graph compression method that compresses the input graph to get a smaller graph without losing any/much information about the global structure of the graph and the local proximity of the vertices in the graph. For the second problem, we use the compressed graph for network embedding instead of the original large graph to bring down the embedding cost. NECL is a general meta-strategy to improve the efficiency of all of the state-of-the-art graph embedding algorithms based on random walks, including DeepWalk and Node2vec, without losing their effectiveness. Extensive experiments on large real-world networks validate the efficiency of NECL method that yields an average improvement of 23 - 57 classification accuracy as evaluated on single and multi-label classification tasks on real-world graphs such as DBLP, BlogCatalog, Cora and Wiki.

READ FULL TEXT

page 8

page 9

research
10/14/2021

Residual2Vec: Debiasing graph embedding with random graphs

Graph embedding maps a graph into a convenient vector-space representati...
research
02/02/2021

Graph Classification Based on Skeleton and Component Features

Most existing popular methods for learning graph embedding only consider...
research
01/19/2017

Heterogeneous Information Network Embedding for Meta Path based Proximity

A network embedding is a representation of a large graph in a low-dimens...
research
01/27/2021

A Neighborhood-preserving Graph Summarization

We introduce in this paper a new summarization method for large graphs. ...
research
11/01/2017

Vertex-Context Sampling for Weighted Network Embedding

In recent years, network embedding methods have garnered increasing atte...
research
04/01/2019

Unsupervised Inductive Whole-Graph Embedding by Preserving Graph Proximity

We introduce a novel approach to graph-level representation learning, wh...
research
09/29/2019

Meta-Graph Based HIN Spectral Embedding: Methods, Analyses, and Insights

In this work, we propose to study the utility of different meta-graphs, ...

Please sign up or login with your details

Forgot password? Click here to reset