paper-with-me

홈 › Papers

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 coupling between the structured data based on optimal transportation, tackling the incomparability between different structures by aligning the intra-relational geometries. Although efficient \emph{local} solvers such as conditional gradient and Sinkhorn are available, the inherent non-convexity still prevents a tractable evaluation, and the existing lower bounds are not tight enough for practical use. To address this issue, we take inspiration from the connection with the quadratic assignment problem, and propose the orthogonal Gromov-Wasserstein (OGW) discrepancy as a surrogate of GW. It admits an efficient and \emph{closed-form} lower bound with $\mathcal{O}(n^3)$ complexity, and directly extends to the fused Gromov-Wasserstein (FGW) distance, incorporating node features into the coupling. Extensive experiments on both the synthetic and real-world datasets show the tightness of our lower bounds, and both OGW and its lower bounds efficiently deliver accurate predictions and satisfactory barycenters for graph sets.

📄 PDF Abstract BibTeX arXiv:2205.05838

Code (1)

cshjin/ogw 공식 구현 pytorch

Tasks

Graph Classification

Similar Papers 제목 키워드 기반

Fused Gromov-Wasserstein Alignment for Hawkes Processes

2019-10-04 · Dixin Luo, Hongteng Xu, Lawrence Carin

We propose a novel fused Gromov-Wasserstein alignment method to jointly learn the Hawkes processes in different event spaces, and align their event types. Given two Hawkes processes, we use fused Gromov-Wasserstein discr…

Scalable Gromov-Wasserstein Learning for Graph Partitioning and Matching

2019-05-18 · NeurIPS 2019 12 · Hongteng Xu, Dixin Luo, Lawrence Carin

We propose a scalable Gromov-Wasserstein learning (S-GWL) method and establish a novel and theoretically-supported paradigm for large-scale graph analysis. The proposed method is based on the fact that Gromov-Wasserstein…

ClusteringGraph Matchinggraph partitioning

Gromov-Wasserstein Learning for Graph Matching and Node Embedding

2019-01-17 · Hongteng Xu, Dixin Luo, Hongyuan Zha, Lawrence Carin

A novel Gromov-Wasserstein learning framework is proposed to jointly match (align) graphs and learn embedding vectors for the associated graph nodes. Using Gromov-Wasserstein discrepancy, we measure the dissimilarity bet…

Graph Matching

Improving Relational Regularized Autoencoders with Spherical Sliced Fused Gromov Wasserstein

2020-10-05 · ICLR 2021 1 · Khai Nguyen, Son Nguyen, Nhat Ho, Tung Pham 외

Relational regularized autoencoder (RAE) is a framework to learn the distribution of data by minimizing a reconstruction loss together with a relational regularization on the latent space. A recent attempt to reduce the …

Image Generation

Covariance alignment: from maximum likelihood estimation to Gromov-Wasserstein

2023-11-22 · Yanjun Han, Philippe Rigollet, George Stepaniants

Feature alignment methods are used in many scientific disciplines for data pooling, annotation, and comparison. As an instance of a permutation learning problem, feature alignment presents significant statistical and com…