2020

What Neural Networks Memorize and Why: Discovering the Long Tail via Influence Estimation

Feldman, Vitaly, Zhang, Chiyuan

Understand

Deep learning algorithms are well-known to have a propensity for fitting the training data very well and often fit even outliers and mislabeled data points.

  • Such fitting requires memorization of training data labels, a phenomenon that has attracted significant research interest but has not been given a compelling explanation so far.
  • A recent work of Feldman (2019) proposes a theoretical explanation for this phenomenon based on a combination of two insights.
  • First, natural image and data distributions are (informally) known to be long-tailed, that is have a significant fraction of rare and atypical examples.

Reading the bibliography…