SOTAVerified

Optimal Transport for structured data with application on graphs

2018-05-23Code Available2· sign in to hype

Titouan Vayer, Laetitia Chapel, Rémi Flamary, Romain Tavenard, Nicolas Courty

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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. that minimizes a total cost of transporting probability masses) that unveils the geometric nature of the structured objects space. Unlike Wasserstein or Gromov-Wasserstein metrics that focus solely and respectively on features (by considering a metric in the feature space) or structure (by seeing structure as a metric space), our new distance exploits jointly both information, and is consequently called Fused Gromov-Wasserstein (FGW). After discussing its properties and computational aspects, we show results on a graph classification task, where our method outperforms both graph kernels and deep graph convolutional networks. Exploiting further on the metric properties of FGW, interesting geometric objects such as Fr\'echet means or barycenters of graphs are illustrated and discussed in a clustering context.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ENZYMESFGW spAccuracy71Unverified
MUTAGFGW wl h=2 spAccuracy86.42Unverified
MUTAGFGW raw spAccuracy83.26Unverified
MUTAGFGW wl h=4 spAccuracy88.42Unverified
NCI1FGW wl h=4 spAccuracy86.42Unverified
NCI1FGW wl h=2 spAccuracy85.82Unverified
NCI1FGW raw spAccuracy72.82Unverified
PROTEINSFGW spAccuracy74.55Unverified

Reproductions