CGApr 10

Rigid Invariant Sliced Wasserstein via Independent Embeddings

arXiv:2510.1023374.0h-index: 2
AI Analysis

This addresses a central challenge in geometric data analysis for applications like cellular imaging and 3D human meshes, offering a scalable solution to an NP-hard problem.

The paper tackled the problem of comparing probability measures under unknown rigid transformations by introducing RISWIE, a scalable distance that achieves rigid invariance with nearly linear complexity, outperforming existing methods in clustering tasks and reducing runtime significantly.

Comparing probability measures modulo unknown rigid transformations is a central challenge in geometric data analysis. Classical optimal transport (OT) distances, including Wasserstein and sliced Wasserstein, are sensitive to rotations and reflections, whereas Gromov-Wasserstein (GW) and Procrustes-Wasserstein (PW) distances are invariant to isometries but computationally prohibitive for large datasets. We introduce Rigid-Invariant Sliced Wasserstein via Independent Embeddings (RISWIE), a scalable distance that combines the invariance of NP-hard approaches with the efficiency of projection-based OT. RISWIE utilizes data-adaptive bases and matches optimal signed permutations along axes according to distributional similarity to achieve rigid invariance with nearly linear complexity in the sample size. We prove bounds relating RISWIE to GW in special cases and demonstrate dimension-independent statistical stability. Our experiments on cellular imaging and 3D human meshes demonstrate that RISWIE outperforms GW and PW in clustering tasks and discriminative capability while significantly reducing runtime.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes