pith. sign in

arxiv: 2406.14743 · v1 · pith:PSNSAGHTnew · submitted 2024-06-20 · 💻 cs.LG · stat.ML

A General Online Algorithm for Optimizing Complex Performance Metrics

classification 💻 cs.LG stat.ML
keywords algorithmmetricsgeneralonlineperformancecomplexveryanalysis
0
0 comments X
read the original abstract

We consider sequential maximization of performance metrics that are general functions of a confusion matrix of a classifier (such as precision, F-measure, or G-mean). Such metrics are, in general, non-decomposable over individual instances, making their optimization very challenging. While they have been extensively studied under different frameworks in the batch setting, their analysis in the online learning regime is very limited, with only a few distinguished exceptions. In this paper, we introduce and analyze a general online algorithm that can be used in a straightforward way with a variety of complex performance metrics in binary, multi-class, and multi-label classification problems. The algorithm's update and prediction rules are appealingly simple and computationally efficient without the need to store any past data. We show the algorithm attains $\mathcal{O}(\frac{\ln n}{n})$ regret for concave and smooth metrics and verify the efficiency of the proposed algorithm in empirical studies.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Principled Algorithms for Optimizing Generalized Metrics in Multi-Label Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    Develops H-consistent surrogate losses for generalized metrics in multi-label classification that decompose exactly in O(l) time and introduces the MMO family of algorithms.