MultiWalk: A Framework to Generate Node Embeddings Based on an Ensemble of Walk Methods
Social and Information Networks
2021-02-24 v1
Abstract
Graph embeddings are low dimensional representations of nodes, edges or whole graphs. Such representations allow for data in a network format to be used along with machine learning models for a variety of tasks (e.g., node classification), where using a similarity matrix would be impractical. In recent years, many methods for graph embedding generation have been created based on the idea of random walks. We propose MultiWalk, a framework that uses an ensemble of these methods to generate the embeddings. Our experiments show that the proposed framework, using an ensemble composed of two state-of-the-art methods, can generate embeddings that perform better in classification tasks than each method in isolation.
Cite
@article{arxiv.2102.11691,
title = {MultiWalk: A Framework to Generate Node Embeddings Based on an Ensemble of Walk Methods},
author = {Kaléu Delphino},
journal= {arXiv preprint arXiv:2102.11691},
year = {2021}
}