Papers › EXACT: How to Train Your Accuracy
EXACT: How to Train Your Accuracy
Ivan Karpukhin, Stanislav Dereka, Sergey Kolesnikov
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 linear models and deep image classification show that the proposed optimization method is a powerful alternative to widely used classification losses.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Image Classification | CIFAR-10 | EXACT (WRN-28-10) | Percentage correct | 96.73 | #102 of 265 | Archive leaderboard | report |
| Image Classification | CIFAR-100 | EXACT (WRN-28-10) | Percentage correct | 82.68 | #99 of 211 | Archive leaderboard | report |
| Image Classification | MNIST | EXACT (M3-CNN) | Percentage error | 0.33 | #21 of 81 | Archive leaderboard | report |
| Image Classification | SVHN | EXACT (WRN-16-8) | Percentage error | 2.21 | #31 of 62 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections