paper-with-me

홈 › Papers

Non-Euclidean Mixture Model for Social Network Embedding

2024-11-07 · Roshni G. Iyer, Yewen Wang, Wei Wang, Yizhou Sun

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.

📄 PDF Abstract BibTeX arXiv:2411.04876

Code (1)

roshnigiyer/nmm 공식 구현 pytorch

Tasks

DecoderGraph Representation LearningmodelNetwork EmbeddingRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Unsupervised Embedding of Hierarchical Structure in Euclidean Space

2020-10-30 · Jinyu Zhao, Yi Hao, Cyrus Rashtchian

Deep embedding methods have influenced many areas of unsupervised learning. However, the best methods for learning hierarchical structure use non-Euclidean representations, whereas Euclidean geometry underlies the theory…

Clustering

Leveraging Manifold Embeddings for Enhanced Graph Transformer Representations and Learning

2025-07-09 · Ankit Jyothish, Ali Jannesari arxiv

Graph transformers typically embed every node in a single Euclidean space, blurring heterogeneous topologies. We prepend a lightweight Riemannian mixture-of-experts layer that routes each node to various kinds of manifol…

Tight and fast generalization error bound of graph embedding in metric space

2023-05-13 · Atsushi Suzuki, Atsushi Nitanda, Taiji Suzuki, Jing Wang 외

Recent studies have experimentally shown that we can achieve in non-Euclidean metric space effective and efficient graph embedding, which aims to obtain the vertices' representations reflecting the graph's structure in t…

Graph Embedding

On Clustering and Embedding Mixture Manifolds using a Low Rank Neighborhood Approach

2016-08-23 · Arun M. Saranathan, Mario Parente

Samples from intimate (non-linear) mixtures are generally modeled as being drawn from a smooth manifold. Scenarios where the data contains multiple intimate mixtures with some constituent materials in common can be thoug…

Clustering

Treatment-Aware Hyperbolic Representation Learning for Causal Effect Estimation with Social Networks

2024-01-12 · Ziqiang Cui, Xing Tang, Yang Qiao, Bowei He 외

Estimating the individual treatment effect (ITE) from observational data is a crucial research topic that holds significant value across multiple domains. How to identify hidden confounders poses a key challenge in ITE e…

Representation Learning