PulseAugur
EN
LIVE 16:38:43

New COEC framework improves LLM pruning accuracy

Researchers have developed a new training-free framework called COEC (Calibrated Orthogonal-Equivalence Compensation) designed to mitigate accuracy degradation in large language models (LLMs) after structured pruning. COEC employs alternating left and right orthogonal rotations to the retained weights, optimizing on a reduced Stiefel manifold and using generalized cross-validation for regularization. Experiments on Llama-3, Llama-3.1, and Qwen2.5 models demonstrate that COEC improves perplexity and zero-shot accuracy compared to existing compensation methods, especially at higher sparsity levels. AI

IMPACT This research offers a method to reduce LLM size and inference costs without significant performance degradation, potentially enabling wider deployment of large models.

RANK_REASON The cluster contains a research paper detailing a new method for LLM pruning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New COEC framework improves LLM pruning accuracy

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The cluster contains a research paper detailing a new method for LLM pruning. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
30 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Peiqi Yu, Nam Ling, Wei Wang, Wei Jiang ·

    COEC: Calibrated Orthogonal-Equivalence Compensation for Structured Pruning of Large Language Models

    arXiv:2608.21142v1 Announce Type: new Abstract: Structured pruning reduces the size and inference cost of large language models (LLMs) by removing weight columns, but the resulting output error can degrade accuracy. Existing training-free compensation methods use an additive bias…