paper-with-me

Papers

node2coords: Graph Representation Learning with Wasserstein Barycenters

2020-07-31 · Effrosyni Simou, Dorina Thanou, Pascal Frossard

In order to perform network analysis tasks, representations that capture the most relevant information in the graph structure are needed. However, existing methods do not learn representations that can be interpreted in a straightforward way and that are robust to perturbations to the graph structure. In this work, we address these two limitations by proposing node2coords, a representation learning algorithm for graphs, which learns simultaneously a low-dimensional space and coordinates for the nodes in that space. The patterns that span the low dimensional space reveal the graph's most important structural information. The coordinates of the nodes reveal the proximity of their local structure to the graph structural patterns. In order to measure this proximity by taking into account the underlying graph, we propose to use Wasserstein distances. We introduce an autoencoder that employs a linear layer in the encoder and a novel Wasserstein barycentric layer at the decoder. Node connectivity descriptors, that capture the local structure of the nodes, are passed through the encoder to learn the small set of graph structural patterns. In the decoder, the node connectivity descriptors are reconstructed as Wasserstein barycenters of the graph structural patterns. The optimal weights for the barycenter representation of a node's connectivity descriptor correspond to the coordinates of that node in the low-dimensional space. Experimental results demonstrate that the representations learned with node2coords are interpretable, lead to node embeddings that are stable to perturbations of the graph structure and achieve competitive or superior results compared to state-of-the-art methods in node classification.

📄 PDF Abstract BibTeX arXiv:2007.16056

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGraph Representation LearningNode ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Distributed Computation of Wasserstein Barycenters over Networks

2018-03-08 · César A. Uribe, Darina Dvinskikh, Pavel Dvurechensky, Alexander Gasnikov 외

We propose a new \cu{class-optimal} algorithm for the distributed computation of Wasserstein Barycenters over networks. Assuming that each node in a graph has a probability distribution, we prove that every node can reac…

Graph Signal Representation with Wasserstein Barycenters

2018-12-13

In many applications signals reside on the vertices of weighted graphs. Thus, there is the need to learn low dimensional representations for graph signals that will allow for data analysis and interpretation. Existing un…

Dictionary LearningDimensionality Reduction

Privacy-Preserved Evolutionary Graph Modeling via Gromov-Wasserstein Autoregression

2023-06-26 · Conference 2023 6 · Yue Xiang,Dixin Luo,Hongteng Xu

Real-world graphs like social networks are often evolutionary over time, whose observations at different timestamps lead to graph sequences. Modeling such evolutionary graphs is important for many applications, but solvi…

Privacy Preserving

Wasserstein barycenters can be computed in polynomial time in fixed dimension

2020-06-14 · Jason M. Altschuler, Enric Boix-Adsera

Computing Wasserstein barycenters is a fundamental geometric problem with widespread applications in machine learning, statistics, and computer graphics. However, it is unknown whether Wasserstein barycenters can be comp…

BIG-bench Machine Learning

Differentially Private Wasserstein Barycenters

2025-10-03 · Anming Gu, Sasidhar Kunapuli, Mark Bun, Edward Chien 외 arxiv

The Wasserstein barycenter is defined as the mean of a set of probability measures under the optimal transport metric, and has numerous applications spanning machine learning, statistics, and computer graphics. In practi…