EPTS: Elastic Post-Training Sparsity for Efficient Large Language Model Compression
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- lab arXivLabs
A new compression framework called Elastic Post-Training Sparsity (EPTS) aims to make large language models more adaptable for deployment across different hardware by generating a single model that works at multiple sparsity levels, according to a paper submitted on 24 Jun 2026 [1]. The work addresses a limitation in current Post-Training Sparsity (PTS) methods, which typically require a separate, time-consuming optimization session for each desired sparsity level [1]. This single-sparsity approach complicates deployment when hardware capabilities vary, as adapting to a new sparsity requirement mandates a complete re-optimization process [2]. EPTS is designed as a unified Multi-Sparsity framework that produces a single elastic model through a one-shot optimization process [1]. The framework incorporates a Multi-Sparsity Hierarchy LoRA (MS-HiLoRA) mechanism to facilitate knowledge inheritance from low- to high-sparsity groups, mitigating competition for parameter reconstruction [2]. A second component, the Multi-Sparsity Feature Mixer (MSFM), enhances the model's adaptability to pruning perturbations by dynamically fusing feature representations of varying sparsity granularities [2]. The researchers tested EPTS on the LLaMA and OPT model families, reporting competitive performance compared to state-of-the-art methods like SparseGPT and Wanda [1]. The source code for the project has been made publicly available on GitHub [2]. The paper was submitted to arXiv on 24 Jun 2026 [1].
tool-releasemodel-releaseresearch-paperproduct-launchbenchmark
Background sources we checked (6)
- arxiv.org ↗ Post-Training Sparsity (PTS) has emerged as a crucial paradigm for compressing Large Language Models to facilitate efficient deployment on resource-constrained devices. However, existing PTS methodologies are typically confined to Single-Sparsity optimization, necessitating a sep…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…