{ "bench_version": 1, "track": "dynamics", "model": "rnn_small_matched_residual", "metric_direction": "lower is better", "n_seeds": 8, "baseline": { "sweep": [ { "cfg": { "lr": 0.001, "epochs": 18, "batch": 128 }, "mean": 0.009025773382745683 }, { "cfg": { "lr": 0.003, "epochs": 18, "batch": 128 }, "mean": 0.004750257066916674 }, { "cfg": { "lr": 0.006, "epochs": 18, "batch": 128 }, "mean": 0.0027194063586648554 } ], "best_config": { "lr": 0.006, "epochs": 18, "batch": 128 }, "full": { "mean": 0.0023904673871584237, "std": 0.0008984585761049981, "per_seed": [ 0.0016786052146926522, 0.00209295516833663, 0.002672365168109536, 0.004433699883520603, 0.001930432626977563, 0.002070770598948002, 0.0013639050303027034, 0.0028810054063796997 ], "n": 8 } }, "idea": { "config": { "lr": 0.006, "epochs": 18, "batch": 128 }, "mean": 0.00033889322003233247, "std": 0.00025331486786145277, "per_seed": [ 0.00025242450647056103, 0.0001881545758806169, 0.0002420831733616069, 0.0010012879502028227, 0.00028408446814864874, 0.0002892776974476874, 0.00017966072482522577, 0.0002741726639214903 ], "n": 8 }, "comparison": { "delta_mean": -0.002051574167126091, "idea_wins": 8, "n_pairs": 8, "per_seed_diffs": [ -0.0014261807082220912, -0.001904800592456013, -0.0024302819947479293, -0.0034324119333177805, -0.0016463481588289142, -0.0017814929015003145, -0.0011842443054774776, -0.0026068327424582094 ], "p_value": 0.0081, "mde": 0.0006128594980781139, "mde_rel_pct": 25.637643139178195, "verdict": "idea better (significant)", "system_worked": true }, "track_rationale": "Dynamics is the built-in structural match for stability/control and Lyapunov-style contraction.", "mechanism_signature": { "prediction": "projected dissipative dynamics reduces initial-state perturbation amplification and keeps hidden states in [-1,1]", "baseline_perturbation_ratio": 1.000967751024291, "idea_perturbation_ratio": 0.8872582511976361, "baseline_to_idea_ratio": 0.8864004362666207, "idea_max_abs_hidden": 1.0, "confirmed": true }, "idea_sweep": { "best_cfg": { "lr": 0.006, "epochs": 18, "batch": 128 }, "sweep": [ { "cfg": { "lr": 0.001, "epochs": 18, "batch": 128 }, "mean": 0.0020623414893634617 }, { "cfg": { "lr": 0.003, "epochs": 18, "batch": 128 }, "mean": 0.000677677511703223 }, { "cfg": { "lr": 0.006, "epochs": 18, "batch": 128 }, "mean": 0.0004209875514789019 } ] }, "parameterization": { "hidden": 64, "step": 0.12, "lambda": 0.1, "same_input_and_head": true, "lr_union_tested_on_both": [ 0.001, 0.003, 0.006 ] } }