diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 02:31:33 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 02:31:33 -0500 |
| commit | 18c9c1c1d1ec31560c78d41f4ff6957339c1e7c7 (patch) | |
| tree | 82858acf2e044c499b02ff312074c50ab2a493fc /ROADMAP.md | |
| parent | 43feef7b72d621e8f249551cd076ba646ea7f60b (diff) | |
experiments: freeze mixed-traffic innovation confirmation
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -41,6 +41,17 @@ mean last-epoch accuracy across top-down traffic scales 0.2 and 0.5 (and the bes endpoint). C1 must use this choice without further test-set tuning. Traffic projection seeds remain separate from model/data seeds and must be recorded explicitly. +The frozen confirmation is MNIST d3/w256 for 15 epochs with the C3-selected low-query calibration +(`K=1`, every four minibatches). It crosses five model seeds with soma traffic at `rho=0.5` and +top-down traffic at `rho=0.2`, each using independently generated projection seeds 1234 and 5678. +Every traffic realization crosses raw, norm-matched raw, neutral-period innovation, and task-period +predictor controls; a no-traffic panel crosses the first three. This is 95 runs total. Test accuracy +is evaluated once after training, while final causal-alignment diagnostics use a fixed 512-example +training prefix. C1 passes only if every one of the four traffic realizations has a mean paired +innovation gain of at least 2 points over norm-matched raw, mean traffic R2 of at least 0.5, and +mean final hidden-layer teaching alignment of at least 0.1. The mean paired no-traffic innovation +change relative to both raw controls must be no worse than -0.5 points. + ### C2. SDIL scales when depth is useful Flattened CIFAR is retained as a preservation result, not as evidence that added depth is used. |
