
ICML's Most-Cited Finding: 'Selective Activation Sparsity' Lets Models Punch Three Sizes Up
A new training method that teaches models to use only task-relevant parameters delivered reasoning performance comparable to models three times larger — the standout efficiency result of ICML 2026.
The efficiency result everyone left ICML 2026 talking about is a training method called selective activation sparsity — a technique that trains models to activate only the parameters most relevant to each specific task. On reasoning benchmarks, models trained with the method performed comparably to conventionally trained models three times their size.
Beyond Mixture-of-Experts
Sparsity itself isn't new — mixture-of-experts architectures route tokens to parameter subsets, and every frontier lab uses them. What distinguishes the selective-activation approach is granularity and learning: rather than routing through a fixed set of coarse experts, the model learns during training which fine-grained parameter groups matter for which task families, and suppresses the rest at inference.
The result is a dense-model-sized artifact with MoE-like economics — no router infrastructure, no expert-balancing headaches, and a 3x effective capacity multiplier on reasoning workloads.
Why the Timing Matters
The finding lands in a year defined by compute constraints. For Chinese labs squeezed by export controls, for startups renting scarce GPUs, and for on-device deployments where every activated parameter costs battery, a technique that triples effective model capacity per FLOP is worth more than another benchmark record. It's no coincidence that efficiency papers dominated ICML's most-cited list this year.
The Caveats
The headline number covers reasoning benchmarks; it remains unclear how the method fares on knowledge-heavy and multimodal tasks, where broad parameter activation may genuinely matter. Replication at frontier scale is also unproven — the published experiments top out well below the largest production models.
Still, the direction of travel is unmistakable: the field's center of gravity is shifting from "bigger" to "sharper." If selective sparsity composes with MoE routing and low-bit quantization — three multiplicative efficiency levers — the capability-per-dollar curve steepens again, and the advantage of raw compute hoards erodes a little more.
Newsletter
Get Lanceum in your inbox
Weekly insights on AI and technology in Asia.
More in Research

Kimi K3's Weights Are Out: 2.8T Parameters, a 1.4TB Download, and an Escalation Nobody Can Undo

MeetingToM: A Benchmark for the Social Skill AI Keeps Failing — Telling Real Agreement From Fake
