From 471bfb941c487f495e12c2b740ecad77935a3296 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 02:26:39 -0500 Subject: results: mark amortized calibration gate passed --- ROADMAP.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ROADMAP.md') diff --git a/ROADMAP.md b/ROADMAP.md index e7a7bd6..d6b368d 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -54,6 +54,12 @@ of trained blocks must reduce SDIL performance, ruling out an effective shallow- ### C3. Causal calibration is genuinely amortized +**Status: passed on 2026-07-22.** The frozen five-seed confirmation retained 112.9% of the K16/e4 +gain over DFA while using 16x fewer perturbation loss queries, 11x less calibration +forward-equivalent work, and 5.3x less total training forward-equivalent work. Peak allocated +memory fell from 803.5 MiB to 739.8 MiB. These numbers apply to the audited CIFAR-10 d20/w64 +protocol; extrapolation to standard CNNs remains an oral-A question. + Report wall time, forward-equivalent work, number of scalar loss queries, peak device memory, and the perturbation batch expansion. Sweep perturbation frequency and number of directions under both fixed epoch and fixed query/FLOP budgets. -- cgit v1.2.3