paper-with-me

홈 › Papers

Gromov-Wasserstein Problem with Cyclic Symmetry

2025-01-01 · CVPR 2025 1 · Shoichiro Takeda, Yasunori Akagi

We propose novel fast algorithms for the Gromov--Wasserstein problem (GW) with cyclic symmetry of input data. This problem naturally appears as an object-matching task, which underlies various real-world computer vision applications, e.g., image registration, point cloud registration, stereo matching, and 3D reconstruction. Gradient-based algorithms have been widely used to solve GW, and our main idea is to utilize the following remarkable property that emerges in GW with cyclic symmetry: By setting the initial solution to have cyclic symmetry, all intermediate solutions and matrices that appear in the gradient-based algorithms have the same cyclic symmetry until convergence. Based on this property, our gradient-based algorithms restrict the solution space to have cyclic symmetry and update only one symmetric part of solutions and matrices at each iteration, resulting in faster computation. Moreover, our algorithms solve the optimal transport problem at each iteration, which also exhibits cyclic symmetry. This problem can be solved efficiently, and as a result, our algorithms perform significantly faster. Experiments showed the effectiveness of our algorithms in synthetic and real-world data with strict and approximate cyclic symmetry.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionImage RegistrationPoint Cloud RegistrationStereo Matching

Similar Papers 제목 키워드 기반

Beyond Procrustes distances: a multilinear Gromov-Wasserstein distance capturing chirality

2026-08-27 · Clément Soubrier, Geoffrey Woollard, Andrew Warren, Khanh Dao Duc arxiv

Efficiently and robustly analyzing shape data is critical across many scientific disciplines. While chirality is a fundamental property in numerous applications - most notably in molecular science - existing shape analys…

On sparsity, extremal structure, and monotonicity properties of Wasserstein and Gromov-Wasserstein optimal transport plans

2026-02-18 · Titouan Vayer arxiv

This note gives a self-contained overview of some important properties of the Gromov-Wasserstein (GW) distance, compared with the standard linear optimal transport (OT) framework. More specifically, I explore the followi…

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…

Gromov-Wasserstein-like Distances in the Gaussian Mixture Models Space

2023-10-17 · Antoine Salmona, Julie Delon, Agnès Desolneux

The Gromov-Wasserstein (GW) distance is frequently used in machine learning to compare distributions across distinct metric spaces. Despite its utility, it remains computationally intensive, especially for large-scale pr…

Fast Gradient Computation for Gromov-Wasserstein Distance

2024-04-13 · Wei zhang, ZiHao Wang, Jie Fan, Hao Wu 외

The Gromov-Wasserstein distance is a notable extension of optimal transport. In contrast to the classic Wasserstein distance, it solves a quadratic assignment problem that minimizes the pair-wise distance distortion unde…