TL;DR
This paper introduces asp2vec, an end-to-end differentiable framework for multi-aspect network embedding that dynamically assigns node aspects based on local context, improving embedding quality.
Contribution
The paper presents a novel end-to-end differentiable approach for multi-aspect network embedding that dynamically models node aspects, unlike prior fixed clustering methods.
Findings
Outperforms existing methods on various downstream tasks.
Effectively captures multiple node aspects and their interactions.
Extends to heterogeneous networks with improved results.
Abstract
Network embedding is an influential graph mining technique for representing nodes in a graph as distributed vectors. However, the majority of network embedding methods focus on learning a single vector representation for each node, which has been recently criticized for not being capable of modeling multiple aspects of a node. To capture the multiple aspects of each node, existing studies mainly rely on offline graph clustering performed prior to the actual embedding, which results in the cluster membership of each node (i.e., node aspect distribution) fixed throughout training of the embedding model. We argue that this not only makes each node always have the same aspect distribution regardless of its dynamic context, but also hinders the end-to-end training of the model that eventually leads to the final embedding quality largely dependent on the clustering. In this paper, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
