Optimal Transport for Structured Data with Application on Graphs

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{é}chet means or barycenters of graphs are illustrated and discussed in a clustering context.

Cite

Text

Titouan et al. "Optimal Transport for Structured Data with Application on Graphs." International Conference on Machine Learning, 2019.

Markdown

[Titouan et al. "Optimal Transport for Structured Data with Application on Graphs." International Conference on Machine Learning, 2019.](https://mlanthology.org/icml/2019/titouan2019icml-optimal/)

BibTeX

@inproceedings{titouan2019icml-optimal,
  title     = {{Optimal Transport for Structured Data with Application on Graphs}},
  author    = {Titouan, Vayer and Courty, Nicolas and Tavenard, Romain and Laetitia, Chapel and Flamary, Rémi},
  booktitle = {International Conference on Machine Learning},
  year      = {2019},
  pages     = {6275-6284},
  volume    = {97},
  url       = {https://mlanthology.org/icml/2019/titouan2019icml-optimal/}
}