MLLGMay 31, 2022

Minimax Classification under Concept Drift with Multidimensional Adaptation and Performance Guarantees

arXiv:2205.15942v16 citationsh-index: 51
Originality Highly original
AI Analysis

This addresses the challenge of adapting to complex, multidimensional concept drift in practical classification scenarios, offering a novel approach with performance guarantees.

The paper tackled the problem of supervised classification under concept drift with multidimensional time changes by introducing adaptive minimax risk classifiers (AMRCs), which improved classification performance on benchmark datasets compared to state-of-the-art methods and provided reliable performance guarantees.

The statistical characteristics of instance-label pairs often change with time in practical scenarios of supervised classification. Conventional learning techniques adapt to such concept drift accounting for a scalar rate of change by means of a carefully chosen learning rate, forgetting factor, or window size. However, the time changes in common scenarios are multidimensional, i.e., different statistical characteristics often change in a different manner. This paper presents adaptive minimax risk classifiers (AMRCs) that account for multidimensional time changes by means of a multivariate and high-order tracking of the time-varying underlying distribution. In addition, differently from conventional techniques, AMRCs can provide computable tight performance guarantees. Experiments on multiple benchmark datasets show the classification improvement of AMRCs compared to the state-of-the-art and the reliability of the presented performance guarantees.

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