Fetching from the wire…
Public story · 2026-09-10 · high
The usual single-direction edit removes just 7% of refusal behavior on a mixture-of-experts model; hitting all three write paths at once removes 78%.
Why now: The paper posted to arXiv on September 10.
A new paper applies refusal-direction ablation, the standard technique for stripping refusal behavior out of an open-weight model, to GLM-5.3-Flash, a 320-billion-parameter mixture-of-experts model with 288 routed experts. The result: the conventional recipe, which matches module names to find what to edit, removes only 6.6% of the model's refusal behavior. Editing all three of the model's write paths together removes 77.6%.
That gap matters because refusal ablation is how researchers test whether an open-weight model's safety training holds up once someone with local access decides to strip it. If the standard method under-reports how removable a MoE model's refusals are by a factor of ten, every result built on it is measuring the wrong number.
The breakdown, per the paper: editing attention alone removes 3.9% of refusal, editing the dense layers alone removes 1.6%, and editing the routed experts alone removes 14.8%. None of those in isolation comes close to the 77.6% from editing all three jointly. The routed-expert component and the model's four-wide hyper-connection residual stream are apparently invisible to a recipe built for dense architectures. It fails silently instead of erroring out.
With the joint edit applied, refusal drops 41 to 89 percentage points across seven harmful-content benchmarks, and the paper reports no detected change in the model's general capabilities. That's what should worry anyone relying on architecture complexity as a safety property: adding more experts and more residual paths didn't make the refusal behavior harder to remove. It just made the old measurement tool bad at finding it.
The paper doesn't say whether other MoE models with different expert counts or residual designs show the same 3.9/1.6/14.8 split, so treat those exact numbers as specific to GLM-5.3-Flash until someone reproduces them elsewhere.
Each link below shares sources, entities, or timing with this story.
The architecture report describes a 125B sparse MoE activating 6B parameters per token, plus 51B of n-gram embedding tables held off the accelerator in host memory with prefetching (arXiv 2608.30320). Against the prior 397B-A17B model it leads on 8 of 14 pre-training benchmark...
Same architecture, same parameter count: a 284B MoE with 13B active and 1M-token context, keeping the exact structure and size of V4-Flash-Preview with only post-training redone (DeepSeek). Agentic coding score went 7% → 54%. DeepSeek reports the release beating its own larger...
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...
GLM-5.1 from Zhipu AI scored 58.4% on SWE-bench Pro. GPT-5.4 scored 57.7%. Claude Opus 4.6 scored 57.3%. That's the first time an open-weight model has ever topped a major coding benchmark against the best proprietary models. The specs matter. GLM-5.1 is a 754B-parameter mixtu...
Rubric-Supervised Critic (2603.03800) — Critic model trained on 24 behavioral features achieves +15.9 improvement on SWE-bench via reranking. 83% fewer task attempts with early stopping. Optimal Transport Refusal Ablation (2603.04355) — Achieves up to 11% higher attack success...
Created August 24, it holds a trendingScore of 3,967 against second-place GLM-5.3-Flash at 1,376 (Hugging Face). The near-1:1 like-to-download ratio means almost everyone bookmarking it hasn't pulled weights, and the unsloth GGUF conversion at 4,354 downloads is absorbing comp...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.