English

A Coreset Learning Reality Check

Machine Learning 2023-01-18 v1 Artificial Intelligence Machine Learning

Abstract

Subsampling algorithms are a natural approach to reduce data size before fitting models on massive datasets. In recent years, several works have proposed methods for subsampling rows from a data matrix while maintaining relevant information for classification. While these works are supported by theory and limited experiments, to date there has not been a comprehensive evaluation of these methods. In our work, we directly compare multiple methods for logistic regression drawn from the coreset and optimal subsampling literature and discover inconsistencies in their effectiveness. In many cases, methods do not outperform simple uniform subsampling.

Keywords

Cite

@article{arxiv.2301.06163,
  title  = {A Coreset Learning Reality Check},
  author = {Fred Lu and Edward Raff and James Holt},
  journal= {arXiv preprint arXiv:2301.06163},
  year   = {2023}
}

Comments

To appear in the Thirty-Seventh AAAI Conference on Artificial Intelligence

R2 v1 2026-06-28T08:12:07.960Z