cd /news/machine-learning/attribution-guided-and-coverage-maxi… · home topics machine-learning article
[ARTICLE · art-32097] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Attribution-Guided and Coverage-Maximized Pruning for Structural MoE Compression

Researchers propose a structural pruning framework for Mixture-of-Experts (MoE) models that reformulates prune-ratio allocation as a channel-score coverage maximization problem, solved via attribution-based approximation. Experiments on DeepSeek and Qwen MoE models show the method preserves accuracy under 50% or 25% structured pruning combined with 4-bit quantization, reducing memory footprint by 5.27× on Qwen3-30B-A3B and outperforming state-of-the-art baselines.

read1 min views1 publishedJun 18, 2026

arXiv:2606.18304v1 Announce Type: new Abstract: Mixture-of-Experts (MoE) models scale compute efficiently, yet remain expensive to deploy due to their substantial memory footprint and inference overhead. Prior compression methods mainly operate at the expert level, either removing entire experts or ranking experts by coarse-grained importance scores. However, such expert-wise decisions are often too coarse to capture fine-grained redundancy, leading to misallocated pruning budgets and limited compression. To address this problem, we observe that information within MoE experts is highly concentrated in a small subset of channels, leaving substantial redundancy even in experts deemed important. Based on this observation, we propose a structural pruning framework tailored for MoE models. Our method reformulates prune-ratio allocation as a channel-score coverage maximization problem and solves it efficiently using an attribution-based approximation. Experiments on DeepSeek and Qwen MoE models show that our method preserves model accuracy under 50% or 25% structured pruning when combined with 4-bit quantization. On Qwen3-30B-A3B, our approach reduces memory footprint by 5.27$\times$ and consistently outperforms state-of-the-art baselines across diverse benchmarks.

── more in #machine-learning 4 stories · sorted by recency
── more on @deepseek 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/attribution-guided-a…] indexed:0 read:1min 2026-06-18 ·