We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: sigmoidF1: A Smooth F1 Score Surrogate Loss for Multilabel Classification

Abstract: Multiclass multilabel classification is the task of attributing multiple labels to examples via predictions. Current models formulate a reduction of the multilabel setting into either multiple binary classifications or multiclass classification, allowing for the use of existing loss functions (sigmoid, cross-entropy, logistic, etc.). Multilabel classification reductions do not accommodate for the prediction of varying numbers of labels per example and the underlying losses are distant estimates of the performance metrics. We propose a loss function, sigmoidF1, which is an approximation of the F1 score that (1) is smooth and tractable for stochastic gradient descent, (2) naturally approximates a multilabel metric, and (3) estimates label propensities and label counts. We show that any confusion matrix metric can be formulated with a smooth surrogate. We evaluate the proposed loss function on text and image datasets, and with a variety of metrics, to account for the complexity of multilabel classification evaluation. sigmoidF1 outperforms other loss functions on one text and two image datasets and several metrics. These results show the effectiveness of using inference-time metrics as loss functions for non-trivial classification problems like multilabel classification.
Comments: Published at TMLR
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2108.10566 [cs.LG]
  (or arXiv:2108.10566v3 [cs.LG] for this version)

Submission history

From: Gabriel Bénédict [view email]
[v1] Tue, 24 Aug 2021 08:11:33 GMT (537kb,D)
[v2] Mon, 18 Oct 2021 15:33:55 GMT (521kb,D)
[v3] Mon, 31 Oct 2022 10:33:26 GMT (1066kb,D)

Link back to: arXiv, form interface, contact.