Neural Spectral Capacity: a training-free architecture score that beats #Params and prunes LLaMA-7B 5900x faster

CityU-HongKong · hf · 2026-09-25

Researchers from City University of Hong Kong propose Neural Spectral Capacity (NSC), a closed-form scalar based on the singular-value spectrum of weight matrices that measures and designs Transformer architectures without any training.

Core idea: #Params and #FLOPs capture size and compute but not structure—two architectures with identical parameter budgets but different depth-width, head, or FFN allocations score identically yet behave differently. Under standard random initialization, the Marchenko-Pastur law lets NSC be computed from the architectural specification alone, with no model instantiation, data, or gradients.

Key results:

Original post →

More from Research

Research channel →