References & Citations
Computer Science > Machine Learning
Title: EXACT: How to Train Your Accuracy
(Submitted on 19 May 2022 (v1), last revised 22 Jun 2022 (this version, v2))
Abstract: Classification tasks are usually evaluated in terms of accuracy. However, accuracy is discontinuous and cannot be directly optimized using gradient ascent. Popular methods minimize cross-entropy, Hinge loss, or other surrogate losses, which can lead to suboptimal results. In this paper, we propose a new optimization framework by introducing stochasticity to a model's output and optimizing expected accuracy, i.e. accuracy of the stochastic model. Extensive experiments on image classification show that the proposed optimization method is a powerful alternative to widely used classification losses.
Submission history
From: Ivan Karpukhin [view email][v1] Thu, 19 May 2022 15:13:00 GMT (1101kb,D)
[v2] Wed, 22 Jun 2022 13:52:58 GMT (1101kb,D)
Link back to: arXiv, form interface, contact.