LGMLMay 29, 2019

Calibrated Surrogate Maximization of Linear-fractional Utility in Binary Classification

arXiv:1905.12511v220 citations
Originality Highly original
AI Analysis

This addresses a bottleneck in handling class-imbalanced cases such as information retrieval and image segmentation, offering a novel method for direct optimization of non-decomposable metrics.

The paper tackles the problem of directly optimizing complex classification performance metrics like the Fβ-measure and Jaccard index, which are not decomposable, by proposing a calibrated surrogate utility method that maximizes these metrics effectively, with simulation results showing improved performance especially in small sample sizes.

Complex classification performance metrics such as the F${}_β$-measure and Jaccard index are often used, in order to handle class-imbalanced cases such as information retrieval and image segmentation. These performance metrics are not decomposable, that is, they cannot be expressed in a per-example manner, which hinders a straightforward application of M-estimation widely used in supervised learning. In this paper, we consider linear-fractional metrics, which are a family of classification performance metrics that encompasses many standard ones such as the F${}_β$-measure and Jaccard index, and propose methods to directly maximize performances under those metrics. A clue to tackle their direct optimization is a calibrated surrogate utility, which is a tractable lower bound of the true utility function representing a given metric. We characterize sufficient conditions which make the surrogate maximization coincide with the maximization of the true utility. Simulation results on benchmark datasets validate the effectiveness of our calibrated surrogate maximization especially if the sample sizes are extremely small.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes