Reservoir of Importance: Learning Semi-Structured Sparsity with Differentiable Subset Sampling

๐Ÿ“… 2026-08-24
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
ๆœฌๆ–‡ๆๅ‡บไบ†ไธ€็ง่ฝป้‡็บง็š„ๅŠ็ป“ๆž„ๅŒ–ๅ‰ชๆžๆก†ๆžถRoI๏ผŒ้€š่ฟ‡ๅฏๅพฎๅญ้›†้‡‡ๆ ทๅญฆไน ็จ€็–ๆŽฉ็ ๏ผŒๅ‡ๅฐ‘ๅ‚ๆ•ฐๅ’Œๅ†…ๅญ˜ๅผ€้”€๏ผŒๅฎž็Žฐ้ซ˜ๆ•ˆ็š„ๅคง่ฏญ่จ€ๆจกๅž‹ๅŠ ้€Ÿใ€‚
๐Ÿ“ Abstract
Semi-structured $N$:$M$ sparsity has emerged as a practical direction for accelerating large language models (LLMs). However, existing learnable-mask approaches incur substantial parameter and memory overhead, limiting their scalability to large models and aggressive sparsity regimes. In this work, we revisit semi-structured pruning from a perspective that reconciles efficiency with scalability. We propose Reservoir of Importance (RoI), a lightweight semi-structured pruning framework that learns sparsity masks through differentiable subset sampling. Unlike prior methods that model full categorical distributions over all feasible $N$:$M$ patterns, RoI introduces a compact-logit parameterization for sparsity mask learning and performs sampling without replacement to select masks, thereby reducing trainable parameters from combinatorial complexity to $\mathcal{O}({M})$. As a result, RoI requires 1.5-8.75$\times$ fewer learnable parameters and significantly lower memory cost, while remaining fully aligned with hardware-friendly sparsity patterns. Extensive evaluations across multiple scales of the Qwen2.5 LLM family (0.5-7B parameters) demonstrate that RoI achieves competitive performance with strong memory efficiency, stability, and scalability to more aggressive $N$:$M$ sparsity patterns, offering a practical path toward efficient LLM deployment.
Problem

Research questions and friction points this paper is trying to address.

Semi-structured Sparsity
Large Language Models
Parameter Overhead
Memory Overhead
Scalability
Innovation

Methods, ideas, or system contributions that make the work stand out.

Semi-structured Pruning
Differentiable Subset Sampling
Compact-logit Parameterization
๐Ÿ”Ž Similar Papers
๐Ÿ’ผ Related Jobs
No related jobs found.