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

Non-Euclidean Mixture Model for Social Network Embedding

About

It is largely agreed that social network links are formed due to either homophily or social influence. Inspired by this, we aim at understanding the generation of links via providing a novel embedding-based graph formation model. Different from existing graph representation learning, where link generation probabilities are defined as a simple function of the corresponding node embeddings, we model the link generation as a mixture model of the two factors. In addition, we model the homophily factor in spherical space and the influence factor in hyperbolic space to accommodate the fact that (1) homophily results in cycles and (2) influence results in hierarchies in networks. We also design a special projection to align these two spaces. We call this model Non-Euclidean Mixture Model, i.e., NMM. We further integrate NMM with our non-Euclidean graph variational autoencoder (VAE) framework, NMM-GNN. NMM-GNN learns embeddings through a unified framework which uses non-Euclidean GNN encoders, non-Euclidean Gaussian priors, a non-Euclidean decoder, and a novel space unification loss component to unify distinct non-Euclidean geometric spaces. Experiments on public datasets show NMM-GNN significantly outperforms state-of-the-art baselines on social network generation and classification tasks, demonstrating its ability to better explain how the social network is formed.

Roshni G. Iyer, Yewen Wang, Wei Wang, Yizhou Sun• 2024

Related benchmarks

TaskDatasetResultRank
Link PredictionBlogCatalog
AUC96.9
21
Link PredictionLiveJournal
AUC0.868
21
Link PredictionFriendster
AUC94.9
21
Link PredictionWikipedia Clickstream
AUC0.956
21
Link PredictionWikipedia Hyperlink
AUC98
21
Multi-Label ClassificationWikipedia Clickstream
Jaccard Index (JI)49.7
21
Multi-Label ClassificationWikipedia Hyperlink
Jaccard Index81.7
21
Social Network ClassificationBlogCatalog
JI0.627
21
Social Network ClassificationLiveJournal
JI78.6
21
Social Network ClassificationFriendster
JI83.3
21
Showing 10 of 14 rows

Other info

Code

Follow for update