Improving Progressive Sampling via Meta-Learning on Learning Curves

Abstract

This paper describes a method that can be seen as an improvement of the standard progressive sampling. The standard method uses samples of data of increasing size until accuracy of the learned concept cannot be further improved. The issue we have addressed here is how to avoid using some of the samples in this progression. The paper presents a method for predicting the stopping point using a meta-learning approach. The method requires just four iterations of the progressive sampling. The information gathered is used to identify the nearest learning curves, for which the sampling procedure was carried out fully. This in turn permits to generate the prediction regards the stopping point. Experimental evaluation shows that the method can lead to significant savings of time without significant losses of accuracy.

Cite

Text

Leite and Brazdil. "Improving Progressive Sampling via Meta-Learning on Learning Curves." European Conference on Machine Learning, 2004. doi:10.1007/978-3-540-30115-8_25

Markdown

[Leite and Brazdil. "Improving Progressive Sampling via Meta-Learning on Learning Curves." European Conference on Machine Learning, 2004.](https://mlanthology.org/ecmlpkdd/2004/leite2004ecml-improving/) doi:10.1007/978-3-540-30115-8_25

BibTeX

@inproceedings{leite2004ecml-improving,
  title     = {{Improving Progressive Sampling via Meta-Learning on Learning Curves}},
  author    = {Leite, Rui and Brazdil, Pavel},
  booktitle = {European Conference on Machine Learning},
  year      = {2004},
  pages     = {250-261},
  doi       = {10.1007/978-3-540-30115-8_25},
  url       = {https://mlanthology.org/ecmlpkdd/2004/leite2004ecml-improving/}
}