paper-with-me

홈 › Papers

A Convergent Single-Loop Algorithm for Relaxation of Gromov-Wasserstein in Graph Data

2023-03-12 · Jiajin Li, Jianheng Tang, Lemin Kong, Huikang Liu, Jia Li, Anthony Man-Cho So, Jose Blanchet

In this work, we present the Bregman Alternating Projected Gradient (BAPG) method, a single-loop algorithm that offers an approximate solution to the Gromov-Wasserstein (GW) distance. We introduce a novel relaxation technique that balances accuracy and computational efficiency, albeit with some compromises in the feasibility of the coupling map. Our analysis is based on the observation that the GW problem satisfies the Luo-Tseng error bound condition, which relates to estimating the distance of a point to the critical point set of the GW problem based on the optimality residual. This observation allows us to provide an approximation bound for the distance between the fixed-point set of BAPG and the critical point set of GW. Moreover, under a mild technical assumption, we can show that BAPG converges to its fixed point set. The effectiveness of BAPG has been validated through comprehensive numerical experiments in graph alignment and partition tasks, where it outperforms existing methods in terms of both solution quality and wall-clock time.

📄 PDF Abstract BibTeX arXiv:2303.06595

Code (2)

PythonOT/POT 공식 구현 pytorch
squareroot3/gromov-wasserstein-for-graph 공식 구현

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

A polynomial-time relaxation of the Gromov-Hausdorff distance

2016-10-17 · Soledad Villar, Afonso S. Bandeira, Andrew J. Blumberg, Rachel Ward

The Gromov-Hausdorff distance provides a metric on the set of isometry classes of compact metric spaces. Unfortunately, computing this metric directly is believed to be computationally intractable. Motivated by applicati…

Formation Shape Control using the Gromov-Wasserstein Metric

2025-03-27 · Haruto Nakashima, Siddhartha Ganguly, Kohei Morimoto, Kenji Kashima

This article introduces a formation shape control algorithm, in the optimal control framework, for steering an initial population of agents to a desired configuration via employing the Gromov-Wasserstein distance. The un…

Semidefinite Relaxations of the Gromov-Wasserstein Distance

2023-12-22 · Junyu Chen, Binh T. Nguyen, Shang Hui Koh, Yong Sheng Soh

The Gromov-Wasserstein (GW) distance is an extension of the optimal transport problem that allows one to match objects between incomparable spaces. At its core, the GW distance is specified as the solution of a non-conve…

Conic Formulations of Transport Metrics for Unbalanced Measure Networks and Hypernetworks

2025-08-14 · Mary Chriselda Antony Oliver, Emmanuel Hartman, Tom Needham arxiv

The Gromov-Wasserstein (GW) variant of optimal transport, designed to compare probability densities defined over distinct metric spaces, has emerged as an important tool for the analysis of data with complex structure, s…

Point Clouds

Fast and Provably Convergent Algorithms for Gromov-Wasserstein in Graph Data

2022-05-17 · Jiajin Li, Jianheng Tang, Lemin Kong, Huikang Liu 외

In this paper, we study the design and analysis of a class of efficient algorithms for computing the Gromov-Wasserstein (GW) distance tailored to large-scale graph learning tasks. Armed with the Luo-Tseng error bound con…

Graph Learning