Cluster-Aware Matching via Laplacian Optimal Transport

2026-07-17Machine Learning

Machine Learning
AI summary

The authors address the problem of matching two groups of points that have natural clusters, rather than just individual points. They propose a new method called Laplacian Optimal Transport (LapOT) which uses information about cluster structures to better align regions instead of exact points. Additionally, they introduce a technique called Refined Simultaneous Clustering (RSC) that uses these alignments to create more stable and consistent clusters across the point sets. Their experiments and theory show that this approach improves matching by respecting the underlying cluster organization.

Optimal TransportPoint Cloud MatchingLaplacian RegularizationCluster StructureSimilarity GraphGraph LaplacianClusteringSimultaneous ClusteringCouplingRegion-to-Region Alignment
Authors
Gabriel Samberg, YoonHaeng Hur, Yuehaw Khoo, Nir Sharon
Abstract
In many applications of matching, the point clouds to be matched are not merely unstructured sets of points but rather samples from distributions with an intrinsic cluster structure. In such cases, as individual points are often interchangeable within a coherent region, finding a robust region-to-region alignment is more desirable than establishing a precise point-to-point correspondence. To this end, we propose a novel approach for cluster-aware matching based on Laplacian Optimal Transport (LapOT). The key idea is to regularize the optimal transport problem with quadratic Laplacian terms constructed from similarity graphs of the point clouds, which encourages the optimal coupling to respect the cluster structure of both point sets. We also introduce Refined Simultaneous Clustering (RSC), a method that leverages the cluster-aware coupling obtained from LapOT to produce consistent partitions across the point sets, which can overcome the limitations of independent clustering and yield more stable and interpretable results. We demonstrate the effectiveness of our approach through theoretical analysis and empirical experiments, showing that LapOT indeed produces cluster-aware matching that leads to more consistent and meaningful alignments between point clouds.