From 5a25a1cc1cdb3946b18a9c22dde77a0b025870ae Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:00:57 +0000 Subject: [PATCH] results: fill route-rf2 ablation cell (job99: deploy hack 0.000/solve 0.625, staleness harmless) Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com> --- docs/writeup/main.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/writeup/main.tex b/docs/writeup/main.tex index 2c934ca..449d13f 100644 --- a/docs/writeup/main.tex +++ b/docs/writeup/main.tex @@ -346,7 +346,9 @@ enough to route one as it forms. regularization. The post-hoc block (different checkpoint, own baseline $0.391/0.302$, $n{=}192$) tests test-time erasure, not training-time routing.} \label{tab:ablation} - % Sources (internal, not shown): route full = 20260601T115713; refresh-2 = job 78; + % Sources (internal, not shown): route full = 20260601T115713; refresh-2 = job 99 + % (_sub4_route2_nofloor_rf2_s41, requeue on current code; job 78 was the pre-refactor one). + % refresh-2 deploy hack 0.000 / solve 0.625 == frozen full route => staleness harmless; % erase static = job 96; erase refresh-5 = job 76; random-V = job 87; % placebo = job 86; vanilla = job 77; post-hoc = job 98. \begin{tabular}{lcc} @@ -354,7 +356,7 @@ enough to route one as it forms. Variant & Deploy hack $\downarrow$ & Deploy solve $\uparrow$ \\ \midrule \rowcolor{lightgray}\textbf{route (ours, full)} & $\mathbf{0.000}$ & $\mathbf{0.625}$ \\ - route (refresh-2) & \TODO{} & \TODO{} \\ + route (refresh-2) & $0.000$ & $0.625$ \\ \quad $\neg$routing (erase, static) & $0.500$ & $0.500$ \\ \quad $\neg$routing (erase, refresh-5)& $0.562$ & $0.438$ \\ \quad $\neg$directional (random-V) & \TODO{$\approx$van}& \TODO{} \\