LoBCD-GW: A Fast and Data-Dependent Algorithm for Computing Gromov-Wasserstein Distance via Localized Block Coordinate Descent
Abstract
Lay Summary
Many real-world data sets are made of objects connected by relationships, such as people in social networks, atoms in molecules, or items in recommendation systems. A common challenge is to compare or align two such data sets, even when their individual objects do not directly match. Existing methods can do this accurately, but they often become too slow when the data sets are large. We propose LoBCD-GW, a faster method for comparing structured data. The key idea is that, during the comparison process, only a relatively small part of the full problem usually needs major updates. Instead of repeatedly updating everything, our method focuses computation on this important subset, while still ensuring that the final comparison remains valid. In our experiments on several data sets, LoBCD-GW runs much faster than strong existing methods while preserving high accuracy. This makes large-scale structured data comparison more practical for applications such as graph alignment and related data matching tasks.