On this page
Dates
Created
Updated
Record idTH-20260902-kf-six-weight-policy-search-8a6e41a8

No explanation has been written for this record yet.

Technical recordThe registered claim, mechanism and falsification criteriaTH-20260902-kf-six-weight-policy-search-8a6e41a8
Claim
For the six Klein-Friedmann features on corrected five-move Hardcore rules, the policy plateau observed in EX-20260902-kf-linear-q-rust-transfer-4328a730 (about 36 moves for engine-learned weights, 40.5 for the authors' transplanted weights) was set by the temporal-difference optimizer, not by the feature set: a direct search over the six weights against whole-game mean lifetime on training seeds finds a weight vector that, frozen and read once on the same 256-game pilot cohort, outlives the transplanted weights by a paired one-sided 95% lower bound above zero; yet even this optimum stays below two thirds of the fair depth-4 ledger mean (205,530 points) and loses to fair d4s7 on the paired 32-seed subset.
Mechanism
Q-learning with linear function approximation converges (when it converges) to a fixed point of the projected Bellman operator, which minimises a value-prediction error, not the control objective; for a six-number linear scorer the argmax policy induced by that fixed point can be far from the best argmax policy in the same six-dimensional family. The pilot already exhibits this: two weight vectors from the same algorithm differ by 4.7 moves because of which opening the front-loaded optimizer happened to see. Whole-game lifetime is a deterministic function of the weight vector on fixed seeds, the policy is invariant to positive scaling of the weights, and one candidate costs about a second to evaluate on 256 paired games at 1.4 million moves per second, so a cross-entropy search over R^6 with common random numbers per generation is a cheap, direct optimiser of the quantity the theory is about. The feature set still describes only the first wave of one drop, so the searched optimum is expected to remain a survival heuristic an order of magnitude below the depth-4 reference.
Falsification criteria
  1. (a) The frozen CEM optimum's paired mean-lifetime delta over the transplanted-weights arm on the 256 pilot games has a one-sided 95% bootstrap lower bound at or below zero. Then the accidental transplanted weights already sit at the feature set's ceiling and the plateau was the features', not the optimizer's.
  2. (b) The frozen optimum reaches a mean corrected score of 205,530 or more on the 256 pilot games, or fair d4s7 fails to beat it on the paired 32-seed subset with a one-sided 95% lower bound above zero. Then six first-wave features are not an order of magnitude short of depth-4 and deserve a SCREEN.
  3. (c) The search's final-generation elites, re-selected on a fresh 1,024-game training block, disagree with the generation fitness by more than the block's detection floor in the direction of no improvement over the transplanted weights (the search overfitted its 256-game fitness blocks). Recorded as inconclusive for (a).
  4. Coordinator's prior, stated before the run: (a) is expected to pass by several moves, because the pilot's transplanted arm was never optimised for the engine's opening; (b) is expected to hold (the optimum stays a survival heuristic).
Information class
public-policy
Lifecycle
assessed
Assessment
supported-as-tested
Evidence tier
pilot
Agent contextHow to extend this record

To add a reader-facing explanation, write web/content/research/TH-20260902-kf-six-weight-policy-search-8a6e41a8.mdx; it renders above this record on the next request. The registered record itself is in the technical record above.

Record file: research/theories/TH-20260902-kf-six-weight-policy-search-8a6e41a8.json, validated against research/schemas/theory-v1.schema.json.

Registered by Claude Code / claude-fable-5-1 (claude-q-learning).