An Exact Algorithm for F-Measure Maximization
Abstract
The F-measure, originally introduced in information retrieval, is nowadays routinely used as a performance metric for problems such as binary classification, multi-label classification, and structured output prediction. Optimizing this measure remains a statistically and computationally challenging problem, since no closed-form maximizer exists. Current algorithms are approximate and typically rely on additional assumptions regarding the statistical distribution of the binary response variables. In this paper, we present an algorithm which is not only computationally efficient but also exact, regardless of the underlying distribution. The algorithm requires only a quadratic number of parameters of the joint distribution (with respect to the number of binary responses). We illustrate its practical performance by means of experimental results for multi-label classification.
Cite
Text
Dembczynski et al. "An Exact Algorithm for F-Measure Maximization." Neural Information Processing Systems, 2011.Markdown
[Dembczynski et al. "An Exact Algorithm for F-Measure Maximization." Neural Information Processing Systems, 2011.](https://mlanthology.org/neurips/2011/dembczynski2011neurips-exact/)BibTeX
@inproceedings{dembczynski2011neurips-exact,
title = {{An Exact Algorithm for F-Measure Maximization}},
author = {Dembczynski, Krzysztof J. and Waegeman, Willem and Cheng, Weiwei and Hüllermeier, Eyke},
booktitle = {Neural Information Processing Systems},
year = {2011},
pages = {1404-1412},
url = {https://mlanthology.org/neurips/2011/dembczynski2011neurips-exact/}
}