Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Semidefinite Relaxations of the Gromov-Wasserstein Distance

About

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-convex quadratic program and is not known to be tractable to solve. In particular, existing solvers for the GW distance are only able to find locally optimal solutions. In this work, we propose a semi-definite programming (SDP) relaxation of the GW distance. The relaxation can be viewed as the Lagrangian dual of the GW distance augmented with constraints that relate to the linear and quadratic terms of transportation plans. In particular, our relaxation provides a tractable (polynomial-time) algorithm to compute globally optimal transportation plans (in some instances) together with an accompanying proof of global optimality. Our numerical experiments suggest that the proposed relaxation is strong in that it frequently computes the globally optimal solution. Our Python implementation is available at https://github.com/tbng/gwsdp.

Junyu Chen, Binh T. Nguyen, Shang Hui Koh, Yong Sheng Soh• 2023

Related benchmarks

TaskDatasetResultRank
Shape MatchingRealistic mesh pairs Horse-Horse
Geodesic Error0.128
6
Shape MatchingRealistic mesh pairs (Elephant-Elephant)
Geodesic Error0.134
6
Shape MatchingRealistic mesh pairs Cat-Cat
Geodesic Error0.091
6
Shape MatchingRealistic mesh pairs Horse-Elephant
Geodesic Error0.196
6
Shape MatchingRealistic mesh pairs (Cat-Horse)
Geodesic Error0.224
6
Shape MatchingRealistic mesh pairs (Cat-Elephant)
Geodesic Error0.193
6
Showing 6 of 6 rows

Other info

Follow for update