paper-with-me

홈 › Papers

Learning to Predict Graphs with Fused Gromov-Wasserstein Barycenters

2022-02-08 · Luc Brogat-Motte, Rémi Flamary, Céline Brouard, Juho Rousu, Florence d'Alché-Buc

This paper introduces a novel and generic framework to solve the flagship task of supervised labeled graph prediction by leveraging Optimal Transport tools. We formulate the problem as regression with the Fused Gromov-Wasserstein (FGW) loss and propose a predictive model relying on a FGW barycenter whose weights depend on inputs. First we introduce a non-parametric estimator based on kernel ridge regression for which theoretical results such as consistency and excess risk bound are proved. Next we propose an interpretable parametric model where the barycenter weights are modeled with a neural network and the graphs on which the FGW barycenter is calculated are additionally learned. Numerical experiments show the strength of the method and its ability to interpolate in the labeled graph space on simulated data and on a difficult metabolic identification problem where it can reach very good performance with very little engineering.

📄 PDF Abstract BibTeX arXiv:2202.03813

Code (1)

lmotte/graph-prediction-with-fused-gromov-wasserstein 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

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

Learning Graphons via Structured Gromov-Wasserstein Barycenters

2020-12-10 · Hongteng Xu, Dixin Luo, Lawrence Carin, Hongyuan Zha

We propose a novel and principled method to learn a nonparametric graph model called graphon, which is defined in an infinite-dimensional space and represents arbitrary-size graphs. Based on the weak regularity lemma fro…

LEMMA

Optimal Transport for structured data with application on graphs

2018-05-23 · Titouan Vayer, Laetitia Chapel, Rémi Flamary, Romain Tavenard 외

This work considers the problem of computing distances between structured objects such as undirected graphs, seen as probability distributions in a specific metric space. We consider a new transportation distance (i.e. t…

ClusteringGraph ClassificationGraph ClusteringTime Series Analysis

Orthogonal Gromov-Wasserstein Discrepancy with Efficient Lower Bound

2022-05-12 · Hongwei Jin, Zishun Yu, Xinhua Zhang

Comparing structured data from possibly different metric-measure spaces is a fundamental task in machine learning, with applications in, e.g., graph classification. The Gromov-Wasserstein (GW) discrepancy formulates a co…

Graph Classification

Gromov-Wasserstein Factorization Models for Graph Clustering

2019-11-19 · Hongteng Xu

We propose a new nonlinear factorization model for graphs that are with topological structures, and optionally, node attributes. This model is based on a pseudometric called Gromov-Wasserstein (GW) discrepancy, which com…

ClusteringGraph ClusteringRolling Shutter Correction