Views
No views yet
cascade-v23-poolaligned with series-level AdaIN transplant — the Cascade-legal analogue of TSFM activation transplantation.DataGenerator. Layer hooks / (A_l) interventions are impossible under the contract. This artifact instead treats each univariate series as a stand-in for (A_l) and transplants time-averaged (or rolling) ((\mu,\sigma)).augment.adain_transplant of fixed-length series in each chunk:tilde = ((tgt - μ_tgt)/(σ_tgt+ε)) * σ_style + μ_styleadain_blend < 1 mixes transplanted with original.adain_window > 0 uses rolling stats (local signature implant).| key | default | meaning |
|---|---|---|
augment.adain_transplant | 0.12 | fraction of series receiving a transplant |
augment.adain_window | 0 | 0 = global stats; >0 = rolling window length |
augment.adain_blend | 1.0 | 1 = full transplant; 0 = identity |
1python3 -m cascade.miner.cli verify ./_top_codes/cascade-v24-adain-transplant --chain-toml chain.toml
2cascade score ./_top_codes/cascade-v24-adain-transplant --pool-dir ./cascade-eval-pool/snapshots/2026-07-21 --device cpu