Normalization Pruning (NoNorm)

  • Last Updated 31 May, 2026
  • by David Spuler, Ph.D.

Normalization Pruning

Some research has suggested that the "normalization" layer in Transformers can be pruned without a major loss in model accuracy. This is similar to other Transformer optimization techniques involving architectural changes, such as FFN pruning and shallow decoder architectures.

Norm Pruning: Book Excerpts and Blog Articles

Free online book excerpts with full text chapters online and free PDF downloads, and the Aussie AI blog, including related articles:

Research on Norm Pruning

There have been a few research papers that investigated the need for the "normalization" components in Transformers, and whether it can be removed, which is sometimes called "norm pruning" or "NoNorm".

More Research on Pruning Types

More AI Research

Read more about: