English

How to Achieve Higher Accuracy with Less Training Points?

Machine Learning 2025-04-21 v1 Applications

Abstract

In the era of large-scale model training, the extensive use of available datasets has resulted in significant computational inefficiencies. To tackle this issue, we explore methods for identifying informative subsets of training data that can achieve comparable or even superior model performance. We propose a technique based on influence functions to determine which training samples should be included in the training set. We conducted empirical evaluations of our method on binary classification tasks utilizing logistic regression models. Our approach demonstrates performance comparable to that of training on the entire dataset while using only 10% of the data. Furthermore, we found that our method achieved even higher accuracy when trained with just 60% of the data.

Keywords

Cite

@article{arxiv.2504.13586,
  title  = {How to Achieve Higher Accuracy with Less Training Points?},
  author = {Jinghan Yang and Anupam Pani and Yunchao Zhang},
  journal= {arXiv preprint arXiv:2504.13586},
  year   = {2025}
}
R2 v1 2026-06-28T23:03:07.542Z