A General Online Algorithm for Optimizing Complex Performance Metrics
Wojciech Kot{\l}owski, Marek Wydmuch, Erik Schultheis, Rohit Babbar,, Krzysztof Dembczy\'nski

TL;DR
This paper introduces a versatile online algorithm capable of optimizing complex, non-decomposable performance metrics like precision and F-measure across various classification tasks, with proven regret bounds and empirical validation.
Contribution
The paper presents a novel, simple, and efficient online algorithm for optimizing complex performance metrics in classification, applicable to multiple settings with theoretical guarantees.
Findings
Achieves (rac{\u2212 ext{ln} n}{n}) regret for certain metrics.
Algorithm is computationally efficient and does not require storing past data.
Empirical studies confirm the effectiveness of the proposed method.
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 …
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
TopicsCloud Computing and Resource Management · Distributed and Parallel Computing Systems
