English

Ensemble Node Embeddings using Tensor Decomposition: A Case-Study on DeepWalk

Machine Learning 2020-08-19 v1 Machine Learning

Abstract

Node embeddings have been attracting increasing attention during the past years. In this context, we propose a new ensemble node embedding approach, called TenSemble2Vec, by first generating multiple embeddings using the existing techniques and taking them as multiview data input of the state-of-art tensor decomposition model namely PARAFAC2 to learn the shared lower-dimensional representations of the nodes. Contrary to other embedding methods, our TenSemble2Vec takes advantage of the complementary information from different methods or the same method with different hyper-parameters, which bypasses the challenge of choosing models. Extensive tests using real-world data validates the efficiency of the proposed method.

Keywords

Cite

@article{arxiv.2008.07672,
  title  = {Ensemble Node Embeddings using Tensor Decomposition: A Case-Study on DeepWalk},
  author = {Jia Chen and Evangelos E. Papalexakis},
  journal= {arXiv preprint arXiv:2008.07672},
  year   = {2020}
}
R2 v1 2026-06-23T17:55:28.334Z