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

DANE: Domain Adaptive Network Embedding

About

Recent works reveal that network embedding techniques enable many machine learning models to handle diverse downstream tasks on graph structured data. However, as previous methods usually focus on learning embeddings for a single network, they can not learn representations transferable on multiple networks. Hence, it is important to design a network embedding algorithm that supports downstream model transferring on different networks, known as domain adaptation. In this paper, we propose a novel Domain Adaptive Network Embedding framework, which applies graph convolutional network to learn transferable embeddings. In DANE, nodes from multiple networks are encoded to vectors via a shared set of learnable parameters so that the vectors share an aligned embedding space. The distribution of embeddings on different networks are further aligned by adversarial learning regularization. In addition, DANE's advantage in learning transferable network embedding can be guaranteed theoretically. Extensive experiments reflect that the proposed framework outperforms other state-of-the-art network embedding baselines in cross-network domain adaptation tasks.

Yizhou Zhang, Guojie Song, Lun Du, Shuwen Yang, Yilun Jin• 2019

Related benchmarks

TaskDatasetResultRank
Node ClassificationAminer
Micro F162.41
46
Node ClassificationSocial domains Blog2 to Blog1
Micro-F130.32
42
Node ClassificationSocial domains Blog1 to Blog2
Micro-F128.15
33
Node ClassificationTwitch EN → DE
Micro-F162
17
Node ClassificationCitation ACM DBLP Domain Adaptation Transfers v1 v7 v9
F1 Score (A->C)66.89
17
Node ClassificationArnetMiner C → A
Micro-F163.93
17
Node ClassificationArnetMiner D → C
Micro-F167.41
17
Node ClassificationAirport B → U
Micro-F142.2
17
Node ClassificationArnetMiner A → C
Micro-F169.77
17
Node ClassificationArnetMiner D → A
Micro-F158.21
17
Showing 10 of 28 rows

Other info

Follow for update