A Minimax Probability Machine for Non-Decomposable Performance Measures
Junru Luo, Hong Qiao, Bo Zhang

TL;DR
This paper introduces MPMF, a novel minimax probability machine tailored for imbalanced classification tasks using non-decomposable measures like F_beta, with effective solutions and kernel extensions demonstrated on real datasets.
Contribution
The paper develops a new minimax probability machine for the F_beta measure, extending it to other non-decomposable measures and providing effective algorithms including kernel methods.
Findings
MPMF effectively handles imbalanced classification with non-decomposable measures.
The model outperforms existing methods on benchmark datasets.
Kernel extension enables nonlinear classification.
Abstract
Imbalanced classification tasks are widespread in many real-world applications. For such classification tasks, in comparison with the accuracy rate, it is usually much more appropriate to use non-decomposable performance measures such as the Area Under the receiver operating characteristic Curve (AUC) and the measure as the classification criterion since the label class is imbalanced. On the other hand, the minimax probability machine is a popular method for binary classification problems and aims at learning a linear classifier by maximizing the accuracy rate, which makes it unsuitable to deal with imbalanced classification tasks. The purpose of this paper is to develop a new minimax probability machine for the measure, called MPMF, which can be used to deal with imbalanced classification tasks. A brief discussion is also given on how to extend the MPMF model for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Electricity Theft Detection Techniques · Machine Learning and Algorithms
