Pith. sign in

REVIEW 1 cited by

Not All Samples Are Created Equal: Deep Learning with Importance Sampling

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1803.00942 v3 pith:3BXVDTGT submitted 2018-03-02 cs.LG

classification cs.LG
keywords importancesamplingtrainingcomputationdeepderiveexamplesreduction
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Deep neural network training spends most of the computation on examples that are properly handled, and could be ignored. We propose to mitigate this phenomenon with a principled importance sampling scheme that focuses computation on "informative" examples, and reduces the variance of the stochastic gradients during training. Our contribution is twofold: first, we derive a tractable upper bound to the per-sample gradient norm, and second we derive an estimator of the variance reduction achieved with importance sampling, which enables us to switch it on when it will result in an actual speedup. The resulting scheme can be used by changing a few lines of code in a standard SGD procedure, and we demonstrate experimentally, on image classification, CNN fine-tuning, and RNN training, that for a fixed wall-clock time budget, it provides a reduction of the train losses of up to an order of magnitude and a relative improvement of test errors between 5% and 17%.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Tricks and Plug-ins for Gradient Boosting in Image Classification

    stat.ML 2025-07 conditional novelty 6.0 of 10

    Subgrid BoostCNN trains each boosting weak learner on the most gradient-important pixels, reusing the previous network's feature extractor, and reports higher accuracy and lower training time than standard CNNs and BoostCNN.

Pith tools