PulseAugur
EN
LIVE 07:47:58

New EMS Coreset algorithm offers efficient data subsetting for machine learning

Researchers have developed EMS Coreset, a novel algorithm designed to create representative data subsets for machine learning tasks more efficiently. This method utilizes an expectation-maximization approach with Sinkhorn regularization, allowing for non-uniform coreset weights and providing a generalized k-means clustering solution. The algorithm demonstrates competitive approximation quality and robustness while significantly reducing computation time compared to existing Wasserstein and standard Sinkhorn coreset selection techniques, particularly for large datasets. AI

IMPACT This new coreset selection method could enable more efficient training of machine learning models on large datasets.

RANK_REASON The cluster contains a research paper detailing a new algorithm for machine learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New EMS Coreset algorithm offers efficient data subsetting for machine learning

COVERAGE [1]

  1. arXiv stat.ML TIER_1 English(EN) · Haoyun Yin, Chuanhui Liu, Xiao Wang ·

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

    arXiv:2608.16101v1 Announce Type: new Abstract: 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 i…