LGMar 26, 2014

A study on cost behaviors of binary classification measures in class-imbalanced problems

arXiv:1403.7100v135 citations
Originality Synthesis-oriented
AI Analysis

This work provides theoretical insights for researchers and practitioners in machine learning dealing with class-imbalanced datasets, though it is incremental as it builds on existing measures.

The study analyzed cost behaviors of twelve binary classification measures under class imbalance, identifying four types of cost functions to explain why some measures are suitable for imbalance problems. It concluded that G-means of accuracy rates and BER are suitable due to proper cost behaviors, while F1 measure and others are unsuitable.

This work investigates into cost behaviors of binary classification measures in a background of class-imbalanced problems. Twelve performance measures are studied, such as F measure, G-means in terms of accuracy rates, and of recall and precision, balance error rate (BER), Matthews correlation coefficient (MCC), Kappa coefficient, etc. A new perspective is presented for those measures by revealing their cost functions with respect to the class imbalance ratio. Basically, they are described by four types of cost functions. The functions provides a theoretical understanding why some measures are suitable for dealing with class-imbalanced problems. Based on their cost functions, we are able to conclude that G-means of accuracy rates and BER are suitable measures because they show "proper" cost behaviors in terms of "a misclassification from a small class will cause a greater cost than that from a large class". On the contrary, F1 measure, G-means of recall and precision, MCC and Kappa coefficient measures do not produce such behaviors so that they are unsuitable to serve our goal in dealing with the problems properly.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes