MLLGJun 11, 2023

Efficient Learning of Minimax Risk Classifiers in High Dimensions

arXiv:2306.06649v12 citationsh-index: 25
Originality Incremental advance
AI Analysis

This work addresses the challenge of high-dimensional data analysis in fields like health care and genomics, offering an incremental improvement over existing methods for efficient classifier learning.

The paper tackles the problem of inefficient learning in high-dimensional data by developing an efficient iterative algorithm for minimax risk classifiers, leveraging constraint generation methods to achieve competitive feature selection and provide worst-case error probabilities.

High-dimensional data is common in multiple areas, such as health care and genomics, where the number of features can be tens of thousands. In such scenarios, the large number of features often leads to inefficient learning. Constraint generation methods have recently enabled efficient learning of L1-regularized support vector machines (SVMs). In this paper, we leverage such methods to obtain an efficient learning algorithm for the recently proposed minimax risk classifiers (MRCs). The proposed iterative algorithm also provides a sequence of worst-case error probabilities and performs feature selection. Experiments on multiple high-dimensional datasets show that the proposed algorithm is efficient in high-dimensional scenarios. In addition, the worst-case error probability provides useful information about the classifier performance, and the features selected by the algorithm are competitive with the state-of-the-art.

Code Implementations1 repo
Foundations

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

Your Notes