Coreset selection for the Sinkhorn divergence and generic smooth divergences
Alex Kokot, Alex Luedtke
TL;DR
This work introduces CO2, a framework for lossless data compression with respect to generic smooth divergences by reducing the coreset selection problem to maximum mean discrepancy (MMD) minimization via a second-order Hadamard expansion. Focusing on the Sinkhorn divergence, the authors prove new regularity properties for entropically regularized OT and establish a quadratic expansion centered at the empirical distribution, enabling poly-logarithmic coreset sizes to achieve asymptotically optimal reconstruction. The method leverages Nyström-based kernel approximations and a recombination algorithm to efficiently construct coresets with provable guarantees, bridging coreset selection and kernel quadrature. Empirically, Sinkhorn-CO2 demonstrates strong reconstruction of distributions and label proportions on MNIST and synthetic data, highlighting practical gains in high-dimensional settings and offering a pathway to refine algorithmic efficiency and theoretical bounds. Overall, the paper links coreset theory, kernel methods, and entropic OT to deliver scalable, theoretically grounded coresets for smooth divergences with tangible impact on large-scale data analysis tasks.
Abstract
We introduce CO2, an efficient algorithm to produce convexly-weighted coresets with respect to generic smooth divergences. By employing a functional Taylor expansion, we show a local equivalence between sufficiently regular losses and their second order approximations, reducing the coreset selection problem to maximum mean discrepancy minimization. We apply CO2 to the Sinkhorn divergence, providing a novel sampling procedure that requires poly-logarithmically many data points to match the approximation guarantees of random sampling. To show this, we additionally verify several new regularity properties for entropically regularized optimal transport of independent interest. Our approach leads to a new perspective linking coreset selection and kernel quadrature to classical statistical methods such as moment and score matching. We showcase this method with a practical application of subsampling image data, and highlight key directions to explore for improved algorithmic efficiency and theoretical guarantees.
