Fetching from the wire…
Public story · 2026-07-20 · high
It matches a standard Transformer's loss using about a third less compute on an 18-billion-parameter mixture-of-experts model, per the paper.
Why now: The paper posted in July 2026, and compute-matched ledgers like this are still rare in architecture papers.
Researchers scaled a Transformer connection method called xHC to 16 parallel residual streams, past mHC's four-stream ceiling, per a new paper.
That matters for anyone training large mixture-of-experts models on a compute budget. On an 18-billion-parameter MoE, xHC scores 4.0 points higher on average downstream than mHC.
A standard Transformer needs 1.50 times xHC's compute to match its training loss; mHC needs 1.19 times.
The trick is sparsity. xHC only updates 4 of its 16 streams each step, then adds what the paper calls temporal feature augmentation to keep the rest useful. A separate variant, xHC-Flash, cuts memory traffic per sublayer from 73.5C to 40C.
The paper doesn't say whether these results hold above 18B parameters, or whether anyone outside this lab has reproduced them. One paper on one model size is a data point, not a trend.
Most architecture papers publish a score delta and move on. This one attaches a compute-matched ledger, the only way these comparisons mean anything. If the numbers hold up in a second lab and a bigger model, xHC replaces mHC as the default multi-stream design.
Each link below shares sources, entities, or timing with this story.
RMM is training-free and input-adaptive, selecting informative slices along contraction dimensions under a single retention-ratio knob. Tested from 1B to 70B across discriminative, autoregressive and long-context settings, reduction tolerance often improved with scale. Custom...
Hugging Face published its Summer 2026 State of Open Models report on August 14, and one statistic in it went almost entirely unremarked in the coverage. By July 2026, agents rather than humans became the Hub's primary users. Claude Code alone accounted for 44.4% of all agent...
Released August 28 with 78 layers, 77 of them MoE with 256 routed plus one shared expert and top-8 routing, plus a native 10B MTP layer for speculative decoding (GitHub). The attention stack uses Gated DeepSeek Sparse Attention with IndexCache for cross-layer sparse index reus...
The leaderboard says first place. The methodology says you should check your own bill. Qwen3.8 Max now ranks first on Artificial Analysis' agentic index, scoring 86.1 on OSWorld-Verified ahead of GPT-5.6 Sol Max at 83.2 and Fable 5 at 85.0, priced at $2.00/M input and $6.00/M...
Harvard and Google released the first TPU-native benchmark for AI-generated kernel optimization: 50 JAX workloads, 17 production operators from MaxText architectures (Llama-3.1, DeepSeek-V3, Mixtral, Mamba-2, AlphaFold2) and 33 translated from KernelBench at sizes tuned for hi...
A rare end-to-end systems report for trillion-parameter MoE post-training outside the GPU world: hierarchical optimization across model parallelism, computation-communication orchestration, and low-level kernels on an Ascend NPU SuperPOD, a 2.93× improvement over the open-sour...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.