paper-with-me

Papers

Partial Gromov-Wasserstein Metric

2024-02-06 · Yikun Bai, Rocio Diaz Martin, Abihith Kothapalli, Hengrong Du, Xinran Liu, Soheil Kolouri

The Gromov-Wasserstein (GW) distance has gained increasing interest in the machine learning community in recent years, as it allows for the comparison of measures in different metric spaces. To overcome the limitations imposed by the equal mass requirements of the classical GW problem, researchers have begun exploring its application in unbalanced settings. However, Unbalanced GW (UGW) can only be regarded as a discrepancy rather than a rigorous metric/distance between two metric measure spaces (mm-spaces). In this paper, we propose a particular case of the UGW problem, termed Partial Gromov-Wasserstein (PGW). We establish that PGW is a well-defined metric between mm-spaces and discuss its theoretical properties, including the existence of a minimizer for the PGW problem and the relationship between PGW and GW, among others. We then propose two variants of the Frank-Wolfe algorithm for solving the PGW problem and show that they are mathematically and computationally equivalent. Moreover, based on our PGW metric, we introduce the analogous concept of barycenters for mm-spaces. Finally, we validate the effectiveness of our PGW metric and related solvers in applications such as shape matching, shape retrieval, and shape interpolation, comparing them against existing baselines. Our code is available at https://github.com/mint-vu/PGW_Metric.

📄 PDF Abstract BibTeX arXiv:2402.03664

Code (1)

mint-vu/pgw_metric 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Linear Partial Gromov-Wasserstein Embedding

2024-10-22 · Yikun Bai, Abihith Kothapalli, Hengrong Du, Rocio Diaz Martin 외

The Gromov-Wasserstein (GW) problem, a variant of the classical optimal transport (OT) problem, has attracted growing interest in the machine learning and data science communities due to its ability to quantify similarit…

Computational Efficiency

Partial Optimal Transport with Applications on Positive-Unlabeled Learning

2020-02-19 · Laetitia Chapel, Mokhtar Z. Alaya, Gilles Gasso

Classical optimal transport problem seeks a transportation map that preserves the total mass betwenn two probability distributions, requiring their mass to be the same. This may be too restrictive in certain applications…

Partial Optimal Tranport with applications on Positive-Unlabeled Learning

2020-12-01 · NeurIPS 2020 12 · Laetitia Chapel, Mokhtar Z. Alaya / Laboratoire LITIS, Université de Rouen Normandie, Gilles Gasso

Classical optimal transport problem seeks a transportation map that preserves the total mass between two probability distributions, requiring their masses to be equal. This may be too restrictive in some applications …

Partial Gromov-Wasserstein Learning for Partial Graph Matching

2020-12-02 · Weijie Liu, Chao Zhang, Jiahao Xie, Zebang Shen 외

Graph matching finds the correspondence of nodes across two graphs and is a basic task in graph-based machine learning. Numerous existing methods match every node in one graph to one node in the other graph whereas two g…

Graph Matching

The Joint Gromov Wasserstein Objective for Multiple Object Matching

2025-11-21 · Aryan Tajmir Riahi, Khanh Dao Duc arxiv

The Gromov-Wasserstein (GW) distance serves as a powerful tool for matching objects in metric spaces. However, its traditional formulation is constrained to pairwise matching between single objects, limiting its utility …

Computational Efficiency