Hidden in Plain Sight: The Overlooked Significance of Canonical Elements for Extreme LLM Sparsity
Code for our paper on pushing pretrained LLMs to extreme unstructured sparsity.
We are cleaning up the training and evaluation code and will push it here shortly. The release will include:
- The progressive sparsification pipeline (second-order saliency, global thresholding, cubic sparsity schedule, warmup + decay training)
- Perplexity and zero-shot evaluation scripts
- Configurations reproducing the reported LLaMA-2 and Qwen-3 results
Hidden in Plain Sight: The Overlooked Significance of Canonical Elements for Extreme LLM Sparsity Hyeondo Jang, Kwanhee Lee, Dongyeop Lee, Namhoon Lee (POSTECH)
We show that pretrained LLMs retain strong performance far beyond the sparsity levels usually treated as a practical ceiling — up to 99% unstructured sparsity — once a few elementary components of the pruning process are applied properly.
Questions are welcome via GitHub issues, or by email to hyeondo.jang@postech.ac.kr.