paper-with-me

홈 › Papers

EMS Coreset: An Efficient Expectation-Maximization Algorithm for Sinkhorn Coreset

2026-08-17 · Haoyun Yin, Chuanhui Liu, Xiao Wang arxiv

Coresets distill large datasets into small, representative subsets for efficient downstream learning. Yet Optimal Transport (OT)-based selection typically requires intensive computation of transport plans, limiting scalability. We introduce a scalable Sinkhorn coreset method that permits closed-form updates of the entropically regularized OT coupling by allowing non-uniform coreset weights. This produces centroids that generalize k-means via soft assignments. We establish asymptotic consistency of the selected measure and Lipschitz stability to data perturbations, providing accuracy and robustness guarantees. Across synthetic and real-world benchmarks, the proposed method achieves competitive or improved approximation quality while substantially reducing runtime compared to Wasserstein- and standard Sinkhorn-based coreset selection, especially at large scale.

📄 PDF Abstract BibTeX arXiv:2608.16101

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Coreset selection for the Sinkhorn divergence and generic smooth divergences

2025-04-28 · Alex Kokot, Alex Luedtke

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 regu…

Composable Coresets for Determinant Maximization: Greedy is Almost Optimal

2023-09-26 · NeurIPS 2023 11

Given a set of $n$ vectors in $\mathbb{R}^d$, the goal of the \emph{determinant maximization} problem is to pick $k$ vectors with the maximum volume. Determinant maximization is the MAP-inference task for determinantal p…

2kPoint Processes

Coresets for Scalable Bayesian Logistic Regression

2016-05-20 · NeurIPS 2016 12 · Jonathan H. Huggins, Trevor Campbell, Tamara Broderick

The use of Bayesian methods in large-scale data settings is attractive because of the rich hierarchical models, uncertainty quantification, and prior specification they provide. Standard Bayesian inference algorithms are…

Bayesian InferenceregressionUncertainty Quantification

PDAC: Efficient Coreset Selection for Continual Learning via Probability Density Awareness

2025-11-12 · Junqi Gao, Zhichang Guo, Dazhi Zhang, Yao Li 외 arxiv

Rehearsal-based Continual Learning (CL) maintains a limited memory buffer to store replay samples for knowledge retention, making these approaches heavily reliant on the quality of the stored samples. Current Rehearsal-b…

Continual Learning

Online Coresets for Clustering with Bregman Divergences

2020-12-11 · Rachit Chhaya, Jayesh Choudhari, Anirban Dasgupta, Supratim Shit

We present algorithms that create coresets in an online setting for clustering problems according to a wide subset of Bregman divergences. Notably, our coresets have a small additive error, similar in magnitude to the li…

Clustering