Constructing New and Better Evaluation Measures for Machine Learning
Abstract
Evaluation measures play an important role in machine learning because they are used not only to compare different learning algorithms, but also often as goals to optimize in constructing learning models. Both formal and empirical work has been published in comparing evaluation measures. In this paper, we propose a general approach to construct new measures based on the existing ones, and we prove that the new measures are consistent with, and finer than, the existing ones. We also show that the new measure is more correlated to RMS (Root Mean Square error) with artificial datasets. Finally, we demonstrate experimentally that the greedy-search based algorithm (such as artificial neural networks) trained with the new and finer measure usually can achieve better prediction performance. This provides a general approach to improve the predictive performance of existing learning algorithms based on greedy search.
Cite
Text
Huang and Ling. "Constructing New and Better Evaluation Measures for Machine Learning." International Joint Conference on Artificial Intelligence, 2007.Markdown
[Huang and Ling. "Constructing New and Better Evaluation Measures for Machine Learning." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/huang2007ijcai-constructing/)BibTeX
@inproceedings{huang2007ijcai-constructing,
title = {{Constructing New and Better Evaluation Measures for Machine Learning}},
author = {Huang, Jin and Ling, Charles X.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2007},
pages = {859-864},
url = {https://mlanthology.org/ijcai/2007/huang2007ijcai-constructing/}
}