2019

Drawing Early-Bird Tickets: Towards More Efficient Training of Deep Networks

You, Haoran, Li, Chaojian, Xu, Pengfei et al.

Understand

(Frankle & Carbin, 2019) shows that there exist winning tickets (small but critical subnetworks) for dense, randomly initialized networks, that can be trained alone to achieve comparable accuracies to the latter in a similar number of iterations.

  • However, the identification of these winning tickets still requires the costly train-prune-retrain process, limiting their practical benefits.
  • In this paper, we discover for the first time that the winning tickets can be identified at the very early training stage, which we term as early-bird (EB) tickets, via low-cost training schemes (e.g., early stopping and low-precision training) at large learning rates.
  • Our finding of EB tickets is consistent with recently reported observations that the key connectivity patterns of neural networks emerge early.

Reading the bibliography…