MLLGFeb 2, 2024

Sliced-Wasserstein Estimation with Spherical Harmonics as Control Variates

arXiv:2402.01493v29 citationsh-index: 20ICML
Originality Incremental advance
AI Analysis

This work addresses the computational bottleneck in estimating Sliced-Wasserstein distances, which is important for applications in machine learning and statistics, though it is an incremental improvement over existing Monte Carlo methods.

The paper tackled the problem of efficiently estimating the Sliced-Wasserstein distance by proposing a new Monte Carlo method called Spherical Harmonics Control Variates (SHCV), which uses spherical harmonics as control variates to achieve an improved convergence rate and demonstrates superior performance in numerical experiments against state-of-the-art methods.

The Sliced-Wasserstein (SW) distance between probability measures is defined as the average of the Wasserstein distances resulting for the associated one-dimensional projections. As a consequence, the SW distance can be written as an integral with respect to the uniform measure on the sphere and the Monte Carlo framework can be employed for calculating the SW distance. Spherical harmonics are polynomials on the sphere that form an orthonormal basis of the set of square-integrable functions on the sphere. Putting these two facts together, a new Monte Carlo method, hereby referred to as Spherical Harmonics Control Variates (SHCV), is proposed for approximating the SW distance using spherical harmonics as control variates. The resulting approach is shown to have good theoretical properties, e.g., a no-error property for Gaussian measures under a certain form of linear dependency between the variables. Moreover, an improved rate of convergence, compared to Monte Carlo, is established for general measures. The convergence analysis relies on the Lipschitz property associated to the SW integrand. Several numerical experiments demonstrate the superior performance of SHCV against state-of-the-art methods for SW distance computation.

Code Implementations1 repo
Foundations

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

Your Notes