← Search

Marek Wydmuch

5 accepted papers

2024

A General Online Algorithm for Optimizing Complex Performance Metrics

ICML 2024poster

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…

Cited by 0SourcePDFScholar
2024

Consistent algorithms for multi-label classification with macro-at-$k$ metrics

ICLR 2024poster

We consider the optimization of complex performance metrics in multi-label classification under the population utility framework. We mainly focus on metrics linearly decomposable into a sum of binary classification utilities applied separately to each label with an additional requirement of exactly…

2023

Generalized test utilities for long-tail performance in extreme multi-label classification

NeurIPS 2023poster

Extreme multi-label classification (XMLC) is the task of selecting a small subset of relevant labels from a very large set of possible labels. As such, it is characterized by long-tail labels, i.e., most labels have very few positive instances. With standard performance measures such as precision@k…

2021

Online probabilistic label trees

AISTATS 2021poster

We introduce online probabilistic label trees (OPLTs), an algorithm that trains a label tree classifier in a fully online manner without any prior knowledge about the number of training instances, their features and labels. OPLTs are characterized by low time and space complexity as well as strong t…

2018

A no-regret generalization of hierarchical softmax to extreme multi-label classification

NeurIPS 2018poster

Extreme multi-label classification (XMLC) is a problem of tagging an instance with a small subset of relevant labels chosen from an extremely large pool of possible labels. Large label spaces can be efficiently handled by organizing labels as a tree, like in the hierarchical softmax (HSM) approach c…