An attack detector can score harmful intent with an area under the receiver operating characteristic curve (AUROC) of 0.936srcA Strong Safety Score Can Rank Successful Jailbreaks Last — Results, Figure 2 results paragraph; Abstract and still rank the jailbreaks that succeed below the ones that fail. A robot controller can preserve the future representation it needs after the rollout that produced it has been removed. An adaptive allocator can report a gain until the samples used to choose the allocation are replaced with held-out ones. Across safety, robotics, and inference, the same fault line is opening: the proxy is healthy; the behavior has moved on.
That fault line is the real story of the week. AI systems are being optimized at several layers at once—prompt filters, reward signals, cache interfaces, allocation policies, and serving stacks—and each layer can improve its own number while missing the outcome above it. The useful work here forces measurement to follow the deployed behavior and the full cost of producing it. That standard matters as NVIDIA’s NeMo Switchyard routes individual agent steps by capability, latency, cost, and infrastructure, while Meta’s Muse Glimmer targets local, always-on agents and is intended to run on a Mac or PC with a single consumer GPU.
Safety research gives the sharpest version of the problem because the proxy often arrives before the behavior. On Llama-3.1srcA Strong Safety Score Can Rank Successful Jailbreaks Last — Results, Figure 2 results paragraph; Abstract-8B-Instruct, wrapping a harmful request raised the harmful-generation rate from 0.05srcA Strong Safety Score Can Rank Successful Jailbreaks Last — Results, Figure 2 results paragraph; Abstract to 0.27srcA Strong Safety Score Can Rank Successful Jailbreaks Last — Results, Figure 2 results paragraph; Abstract. The internal harmfulness readout’s harmful-intent AUROC fell from 0.936 to 0.803srcA Strong Safety Score Can Rank Successful Jailbreaks Last — Results, Figure 2 results paragraph; Abstract, and its outcome AUROC among wrapped harmful prompts was 0.220srcA Strong Safety Score Can Rank Successful Jailbreaks Last — Results, Figure 2 results paragraph; Abstract. The readout sorted the successful attacks below failures. A threshold can change a filter’s operating point; it cannot repair an ordering that runs backwards. The detector was answering a prompt question; the filter needed a forecast of what the target would emit. Jailbreak success depends on the target model, its decoding policy, and the judge that labels the completion. A pre-generation score can therefore look well validated while directing attention toward the wrong attacks. A vision-language-model audit finds the same gap in a more fluent form. Across 21,708srcCounting refusals misses political reframing — Abstract; Results, Table 1 trials, explicit refusal appeared in 4.1%srcCounting refusals misses political reframing — Abstract; Results, Table 1 of responses and state-aligned framing in 10.9%srcCounting refusals misses political reframing — Abstract; Results, Table 1. Chinese prompts produced framing in 15.98%srcCounting refusals misses political reframing — Results; Table 1 of responses, against 5.85%srcCounting refusals misses political reframing — Results; Table 1 in English; refusal ran 3.38%srcCounting refusals misses political reframing — Results; Table 1 in Chinese and 4.87%srcCounting refusals misses political reframing — Results; Table 1 in English. The audit scored refusal separately from information integrity, visual grounding, state-aligned framing, language consistency, and response length. The model could answer the question and still alter the substance of the answer. One paper looks before generation; the other evaluates what came out. That change of level is the point. Refusal rate captures a visible act, while information integrity lives in the answer. Harmfulness score captures the request; target behavior arrives later.
The proxy is healthy; the behavior has moved on.
Neural combinatorial optimization (NCO) supplies the statistical version of the same warning. On uniform TSP-100srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion, the customary same-sample allocator reported a 2.2srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion–2.6%srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion gain; held-out scoring reduced the estimates to 0.457%srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion for POMO, 0.015%srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion for the Attention Model (AM), and −0.512%srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion for SymNCO, with intervals covering zero. The allocator had been rewarded for noise in the samples it used to decide where to spend more. Shift changes the answer, which makes the audit more useful than a simple debunking. On a 50srcNCO’s allocation gain appears only under workload shift — Abstract:50 mix of uniform and clustered instances outside the checkpoints’ training distribution, held-out allocation improved AM by 11.5%srcNCO’s allocation gain appears only under workload shift — Abstract (95%srcNCO’s allocation gain appears only under workload shift — Abstract confidence interval [7.4srcNCO’s allocation gain appears only under workload shift — Abstract, 19.7srcNCO’s allocation gain appears only under workload shift — Abstract]) and SymNCO by 12.0%srcNCO’s allocation gain appears only under workload shift — Abstract; POMO moved by −0.3%srcNCO’s allocation gain appears only under workload shift — Abstract (95% confidence interval [−0.7srcNCO’s allocation gain appears only under workload shift — Abstract, 0.24srcNCO’s allocation gain appears only under workload shift — Abstract]). Charging a 20srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion-sample probe against the same total budget reduced AM’s result to 3.4%srcNCO’s allocation gain appears only under workload shift — Abstract; Conclusion at that mixture. The gain belongs to a condition: workload shift, held-out scoring, and a signal whose acquisition was free or paid. The finite-set decoding paper makes the same point at the serving layer. At K = 1,000srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 and batch size 256srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 in vLLM, its trie reached 219srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 requests per second against 7.5srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 for XGrammar—the paper’s 29×srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 headline. That comparison bundles precomputed masks and a stateless vLLM logits processor with XGrammar’s dynamic mask computation, per-request grammar compilation, state management, and scheduling overhead. Unconstrained vLLM reached 104srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 discussion requests per second, while constrained requests terminated after 3.2srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 discussion tokens on average against 8.7srcLarge enum decoding gets faster; the serving stack gets credit — Results, Table 3 discussion for unconstrained requests. Stopping behavior therefore contributes to the throughput comparison alongside masking. The method is a credible fast path for large finite sets. The number belongs to this integrated setup. The benchmark is part of the claim.
The benchmark is part of the claim.
Rift offers a positive design pattern at the architecture level. In a world action model (WAM), a predicted future has a consumer—the action expert—and a producer—the iterative video rollout. Masking the future read dropped LIBERO success from 98.4%srcRift cuts the rollout and keeps the future read — Introduction, paired and final-clean cache interventions to 9.7%srcRift cuts the rollout and keeps the future read — Introduction, paired and final-clean cache interventions across 2,000srcRift cuts the rollout and keeps the future read — Introduction, paired and final-clean cache interventions paired trials, while replaying final-clean future values under the original keys retained 97.9%srcRift cuts the rollout and keeps the future read — Introduction, paired and final-clean cache interventions success with 1.9srcRift cuts the rollout and keeps the future read — Introduction, paired and final-clean cache interventions centimetres of end-effector average displacement error. The controller needs future values at their assigned positions; for the tested models, it cares far less about the route used to make them. Rift then puts learned anticipation tokens at future temporal positions and fills the complete future key/value (K/V) cache in one video-backbone pass, leaving the original future-read interface in place. On LIBERO, it reached 98.8srcRift cuts the rollout and keeps the future read — Results, Table 1 ± 0.17%srcRift cuts the rollout and keeps the future read — Results, Table 1 success at 247.9srcRift cuts the rollout and keeps the future read — Results, Table 1 milliseconds per action chunk. Current-only Fast-WAM reached 96.8%srcRift cuts the rollout and keeps the future read — Results, Table 1 at 235.7srcRift cuts the rollout and keeps the future read — Results, Table 1 milliseconds, while rollout-based Fast-WAM-Joint and Fast-WAM-IDM reached 98.4% at 780.2srcRift cuts the rollout and keeps the future read — Results, Table 1 milliseconds and 98.6%srcRift cuts the rollout and keeps the future read — Results, Table 1 at 1,081.2srcRift cuts the rollout and keeps the future read — Results, Table 1 milliseconds. The shortcut removes the expensive producer while preserving the consumer’s channel. SKALD tackles a similar split in training. Group Relative Policy Optimization (GRPO) produces identical normalized advantages when every rollout in a group is correct or every one is wrong; zero-variance groups made up 63.0%srcSKALD finds signal where RLVR goes silent — Introduction; Results, Supplementary §2.7 of 1.7B training groups. At 1.7B, zero-variance-only distillation reached 49.63srcSKALD finds signal where RLVR goes silent — Results, Table 1 and Supplementary §2.7, against 45.52srcSKALD finds signal where RLVR goes silent — Results, Table 1 and Supplementary §2.7 for rollout-matched GRPO, recovering 84.7%srcSKALD finds signal where RLVR goes silent — Results, Table 1 and Supplementary §2.7 of SKALD’s full 4.85srcSKALD finds signal where RLVR goes silent — Results, Table 1 and Supplementary §2.7-point gain. Yet shuffled cards reached 48.83srcSKALD finds signal where RLVR goes silent — Introduction; Results, contextual and shuffled-card comparisons and contextual exposure 46.60srcSKALD finds signal where RLVR goes silent — Introduction; Results, contextual and shuffled-card comparisons, compared with matched SKALD at 50.37srcSKALD finds signal where RLVR goes silent — Introduction; Results, contextual and shuffled-card comparisons. The missing signal is real; attribution remains conditional. Rift and SKALD point toward a useful rule for optimization: preserve the interface the deployed component consumes, then test whether the shortcut supplies equivalent value under a matched budget. Both improve the path by separating a useful signal from the machinery that generated it.
A metric earns trust only within a declared contract.
The uncomfortable conclusion is that outcome-first evaluation can become a new proxy with a longer name. Rift’s fixed-cache replay is still rollout-produced, so it establishes consumption-side sufficiency without a cache-level similarity test or a direct swap of a Rift-produced cache into the rollout action path. SKALD’s zero-variance ablation localizes the gain, while shuffled-card and contextual results leave attribution open. The trie’s 29× belongs to a vLLM integration and a stopping profile; NCO’s positive shift result changes when the exploratory signal is charged; LoongReflect’s retrieval gains arrive without matched call-count, trajectory-length, context, wall-clock, or inference-cost accounting. Safety outcomes remain conditional on target model, decoding, prompt language, and judges. A metric earns trust only within a declared contract. That contract names the label, target, workload, budget, and serving path. These papers sharpen that contract; none makes it portable by default.
Carry a five-part receipt for every systems claim: name the label, separate the samples that choose from the samples that score, price the full path, preserve the consumer interface, and test the behavior after the interaction. This is the practical discipline behind the week’s shipping pattern: model routing, local agents, and faster inference expose more of the stack to optimization. The next useful number is the one that survives a changed target, workload, language, or budget.
The proxy can stay healthy while the behavior moves on. The job now is to make the number follow it.
Grounding — claim → source
| On Llama-3.1-8B-Instruct, wrapping a harmful request raises harmful-generation rate from 0.05 to 0.27; harmful-intent AUROC changes from 0.936 to 0.803; outcome AUROC among wrapped harmful prompts is 0.220. | A Strong Safety Score Can Rank Successful Jailbreaks Last — Results, Figure 2 results paragraph; Abstract |
| Harmful intent is prompt-level, while realized jailbreak success depends on the target model, decoding policy, and outcome judge. | A Strong Safety Score Can Rank Successful Jailbreaks Last — Abstract; Introduction |
| The political audit contains 21,708 trials, with aggregate rates of 4.1% explicit refusal and 10.9% state-aligned framing. | Counting refusals misses political reframing — Abstract; Results, Table 1 |
| State-aligned framing occurs in 15.98% of Chinese-language responses and 5.85% of English-language responses, while refusal occurs in 3.38% and 4.87%, respectively. | Counting refusals misses political reframing — Results; Table 1 |
| The audit scores explicit refusal separately from information integrity, visual grounding, state-aligned framing, language consistency, and response length. | Counting refusals misses political reframing — Methods |
| On uniform TSP-100, same-sample allocation reports 2.2–2.6% gains, while held-out estimates are 0.457% for POMO, 0.015% for the Attention Model, and −0.512% for SymNCO, with intervals covering zero. | NCO’s allocation gain appears only under workload shift — Abstract; Conclusion |
| On a 50:50 uniform/clustered workload outside checkpoint training, held-out allocation gives AM an 11.5% gain with 95% confidence interval [7.4, 19.7], SymNCO a 12.0% gain, and POMO a −0.3% result with 95% confidence interval [−0.7, 0.24]. | NCO’s allocation gain appears only under workload shift — Abstract |
| The budget-accounted NCO policy uses a 20-sample probe charged against the same total budget and reports 3.4% for AM at the tested 50:50 mixture. | NCO’s allocation gain appears only under workload shift — Abstract; Conclusion |
| At K = 1,000 and batch size 256 in vLLM, the trie reaches 219 requests per second versus 7.5 for XGrammar, producing the paper’s 29× throughput headline. | Large enum decoding gets faster; the serving stack gets credit — Results, Table 3 |
| The trie comparison combines precomputed masks and a stateless vLLM LogitsProcessor with XGrammar’s dynamic mask computation, per-request compilation, state management, and scheduling overhead. | Large enum decoding gets faster; the serving stack gets credit — Results, Section M.1 |
| Unconstrained vLLM reaches 104 requests per second, while constrained requests terminate after 3.2 tokens on average versus 8.7 for unconstrained requests. | Large enum decoding gets faster; the serving stack gets credit — Results, Table 3 discussion |
| Masking the future read drops LIBERO success from 98.4% to 9.7% across 2,000 paired trials, while replaying final-clean future values under the original keys yields 97.9% success and 1.9 cm end-effector average displacement error. | Rift cuts the rollout and keeps the future read — Introduction, paired and final-clean cache interventions |
| Rift places learned anticipation tokens at future temporal positions, fills the future key/value cache in one video-backbone pass, and preserves the original future-read interface. | Rift cuts the rollout and keeps the future read — Abstract; Introduction, Rift proposal |
| On LIBERO, Rift reaches 98.8 ± 0.17% success at 247.9 ms per action chunk; current-only Fast-WAM reaches 96.8% at 235.7 ms; Fast-WAM-Joint and Fast-WAM-IDM reach 98.4% at 780.2 ms and 98.6% at 1,081.2 ms. | Rift cuts the rollout and keeps the future read — Results, Table 1 |
| GRPO produces identical normalized advantages for groups whose rollouts are uniformly correct or uniformly wrong, and zero-variance groups account for 63.0% of 1.7B training groups. | SKALD finds signal where RLVR goes silent — Introduction; Results, Supplementary §2.7 |
| At 1.7B, zero-variance-only distillation reaches 49.63 versus 45.52 for rollout-matched GRPO, recovering 84.7% of SKALD’s full 4.85-point gain. | SKALD finds signal where RLVR goes silent — Results, Table 1 and Supplementary §2.7 |
| At 1.7B, contextual exposure reaches 46.60, shuffled cards reach 48.83, and matched SKALD reaches 50.37. | SKALD finds signal where RLVR goes silent — Introduction; Results, contextual and shuffled-card comparisons |
| The fixed-cache Rift diagnostic remains rollout-produced, and the reported validation does not include cache-level similarity or a direct swap of a Rift-produced cache into the rollout action path. | Rift cuts the rollout and keeps the future read — Conclusion; forensic assessment of cache validation |
| LoongReflect’s comparison contains no matched accounting for call count, trajectory length, context, wall-clock time, inference cost, or control-action frequency. | LoongReflect teaches search agents when to retreat, with the bill still unclear — Results, Table 1; Methods |
| NeMo Switchyard routes each task or agent step according to capability, latency, cost, and infrastructure conditions. | What Shipped — NVIDIA ships NeMo Switchyard, an open model-routing library for agents |
| Muse Glimmer is a local, always-on open-weight agent model intended to run on a Mac or PC with a single consumer GPU. | What Shipped — Meta releases Muse Glimmer as a local open-weight agent model |
| The week’s releases include provider-agnostic routing for agent steps, a local open-weight agent model, and a faster API tier. | What Shipped — NVIDIA NeMo Switchyard, Meta Muse Glimmer, and OpenAI Ultrafast items |