cd /news/large-language-models/correlation-aware-structured-pruning… · home topics large-language-models article
[ARTICLE · art-136628] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=· neutral

Correlation-Aware Structured Pruning for Large Language Models

A new arXiv paper (2609.22131v1) proposes Correlation-Aware Structured Pruning, a method that models cross-unit dependencies in the reconstruction error as a cardinality-constrained binary quadratic program to cut Large Language Model inference costs. Because that program is NP-hard, the authors develop a greedy interaction algorithm using dependency-aware marginal costs for unit selection, plus a gradient-based strategy for adaptive layer-wise sparsity allocation. Experiments on mainstream LLMs show the correlation-aware approach yields competitive accuracy-efficiency trade-offs against representative structured pruning baselines.

by read1 min views1 publishedSep 22, 2026

arXiv:2609.22131v1 Announce Type: new Abstract: Structured pruning is a promising approach for reducing the substantial inference costs of Large Language Models (LLMs) while maintaining hardware efficiency. Many existing methods assess the importance of prunable units (e.g., channels or heads) in isolation, implicitly assuming that pruning errors are additive. This independence assumption is often invalidated by the non-orthogonality of model weights and strong correlations between unit activations, potentially leading to performance degradation. To address this, we propose a Correlation-Aware Structured Pruning method. We formulate the pruning objective as a cardinality-constrained binary quadratic program that explicitly models cross-unit dependencies in the reconstruction error. Since this binary quadratic program is NP-hard and difficult to solve exactly, we develop a greedy interaction algorithm based on dependency-aware marginal costs to optimize unit selection. Furthermore, we incorporate a gradient-based strategy to achieve adaptive layer-wise sparsity allocation across the entire model. Extensive experiments on mainstream LLMs demonstrate that incorporating correlation information yields competitive accuracy-efficiency trade-offs compared to representative structured pruning baselines.

── more in #large-language-models 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/correlation-aware-st…] indexed:0 read:1min 2026-09-22 ·