Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Capsule Network-based Model for Learning Node Embeddings

About

In this paper, we focus on learning low-dimensional embeddings for nodes in graph-structured data. To achieve this, we propose Caps2NE -- a new unsupervised embedding model leveraging a network of two capsule layers. Caps2NE induces a routing process to aggregate feature vectors of context neighbors of a given target node at the first capsule layer, then feed these features into the second capsule layer to infer a plausible embedding for the target node. Experimental results show that our proposed Caps2NE obtains state-of-the-art performances on benchmark datasets for the node classification task. Our code is available at: \url{https://github.com/daiquocnguyen/Caps2NE}.

Dai Quoc Nguyen, Tu Dinh Nguyen, Dat Quoc Nguyen, Dinh Phung• 2019

Related benchmarks

TaskDatasetResultRank
Transductive Node ClassificationPubmed (transductive)
Accuracy78.45
95
Node ClassificationCora transductive (test)
Accuracy80.53
36
Node ClassificationPPI
Micro F125.08
29
Node ClassificationCiteseer transductive (test)
Accuracy71.34
28
Node ClassificationCORA inductive setting (test)
Accuracy76.54
22
Node ClassificationCITESEER inductive setting (test)
Accuracy69.84
21
Multi-Label ClassificationPOS
Micro-F153.92
15
Multi-Label ClassificationBlogCatalog
Micro-F140.79
15
Node ClassificationPUBMED inductive setting (test)
Accuracy78.98
14
Showing 9 of 9 rows

Other info

Code

Follow for update