2023

Explaining grokking through circuit efficiency

Varma, Vikrant, Shah, Rohin, Kenton, Zachary et al.

Understand

One of the most surprising puzzles in neural network generalisation is grokking: a network with perfect training accuracy but poor generalisation will, upon further training, transition to perfect generalisation.

  • We propose that grokking occurs when the task admits a generalising solution and a memorising solution, where the generalising solution is slower to learn but more efficient, producing larger logits with the same parameter norm.
  • We hypothesise that memorising circuits become more inefficient with larger training datasets while generalising circuits do not, suggesting there is a critical dataset size at which memorisation and generalisation are equally efficient.
  • We make and confirm four novel predictions about grokking, providing significant evidence in favour of our explanation.

Reading the bibliography…