Fetching from the wire…
Public story · 2026-08-17 · high
The method needs no retraining and lost at most 5.3% of MT-Bench utility, per the paper, running as a detector-gated filter or an offline weight edit.
Why now: The paper appeared in arXiv's listings as of August 17, while most jailbreak defenses still run always-on.
Tripwire blocks jailbreak attempts by staying dormant until an attack triggers it, cutting success rates to as low as 2%. Existing neuron-level defenses run on every request, benign or not, costing usability the researchers measured directly. Tripwire's version of that cost is just 0.5 to 5.3% off MT-Bench utility, the smallest hit among the defenses compared, per the paper.
The method finds safety-specific neurons using per-neuron hypothesis tests under false-discovery-rate control, then filters for ones that don't also carry general utility. When an attack pattern shows up, Tripwire clamps those neurons to the activation levels the model already produces when it refuses harmful requests. The model already learned that refusal behavior in alignment training, so Tripwire just switches it on instead of running it constantly.
No retraining is required. Tripwire ships in two modes that the paper proves are equivalent. One is a detector that gates the intervention at inference time. The other is an offline edit that bakes the same bias directly into the model's weights.
Always-on defenses like existing neuron clamps tax every legitimate request just to catch the rare attack, and Tripwire's numbers suggest that tradeoff is unnecessary. Gated activation, not constant filtering, is the model other alignment defenses need to copy. The paper doesn't say whether the false-discovery-rate detection step holds up against attacks outside the four types it tested against.
Each link below shares sources, entities, or timing with this story.
ArXiv 2603.17942 demonstrates that standard next-token models exhibit latent multi-token prediction capabilities extractable via lightweight embedding-space probes, with no additional training required. Inference speedups match explicitly MTP-trained models. Existing deployed...
Every skill marketplace runs on one assumption: certify each package, and the ecosystem is safe. CompoSkill breaks that assumption by showing composition risk is a path property, not a node property. The attack works black-box. The attacker knows only a role profile. They down...
arXiv 2608.11878 replaces the handful of manually implemented injection-testing environments with an Environment Simulator, Attacker Agent, and User Simulator that generate executable stateful environments and discover viable injection points automatically. Injection timing an...
VISTA (arXiv 2606.30005) makes working memory typed addressable blocks with a runtime dashboard of token size, recency, and access history, letting the model evict its own blocks. Training-free and model-agnostic. Gemini-3-Flash went from 22.7% to 50.7% on LOCA-Bench.
The target is attacks where a harmful objective is split across individually plausible requests and tool calls, so the harm is only visible in the accumulated trajectory. Existing defenses either pay for auxiliary online reasoning or judge actions after generation, which ties...
Shang et al. show self-evolving agents improve only up to a critical skill-pool size, after which new skills actively hurt. The mechanism: a defective skill becomes reference material for distilling later skills, forming cross-round contamination chains. Deleting the source sk...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.