Certified Coarse-to-Fine Coordinate Refinement / bench_output.json
Failed on benchmark
1{
2 "track": "custom_fourier_source_localization",
3 "model": "mlp_tiny",
4 "baseline": {
5 "best_cfg": {
6 "lr": 0.01,
7 "epochs": 12
8 },
9 "sweep": [
10 {
11 "config": {
12 "lr": 0.001,
13 "epochs": 12
14 },
15 "mean": 0.03250286914408207,
16 "std": 0.001748843505649571,
17 "per_seed": [
18 0.03515758365392685,
19 0.032110560685396194,
20 0.030259650200605392,
21 0.03248368203639984
22 ],
23 "n": 4
24 },
25 {
26 "config": {
27 "lr": 0.003,
28 "epochs": 12
29 },
30 "mean": 0.02731930371373892,
31 "std": 0.0013338226470125177,
32 "per_seed": [
33 0.02753627859055996,
34 0.028825558722019196,
35 0.025170115754008293,
36 0.027745261788368225
37 ],
38 "n": 4
39 },
40 {
41 "config": {
42 "lr": 0.01,
43 "epochs": 12
44 },
45 "mean": 0.02488276781514287,
46 "std": 0.002021358814685328,
47 "per_seed": [
48 0.02393694967031479,
49 0.02761942334473133,
50 0.022204631939530373,
51 0.025770066305994987
52 ],
53 "n": 4
54 }
55 ],
56 "full": {
57 "mean": 0.024974296800792217,
58 "std": 0.0016991231409471215,
59 "per_seed": [
60 0.02393694967031479,
61 0.02761942334473133,
62 0.022204631939530373,
63 0.025770066305994987,
64 0.02407674491405487,
65 0.02725132554769516,
66 0.024139614775776863,
67 0.024795617908239365
68 ],
69 "n": 8
70 }
71 },
72 "idea": {
73 "mean": 0.023364605847746134,
74 "std": 0.0011177092319085077,
75 "per_seed": [
76 0.022153573110699654,
77 0.025696955621242523,
78 0.022090621292591095,
79 0.022911928594112396,
80 0.02351217344403267,
81 0.024314770475029945,
82 0.02279132604598999,
83 0.023445498198270798
84 ],
85 "n": 8,
86 "nearby": {
87 "0.001": [
88 0.02947496809065342,
89 0.02997313067317009,
90 0.026672977954149246,
91 0.02947619929909706
92 ],
93 "0.01": [
94 0.022153573110699654,
95 0.025696955621242523,
96 0.022090621292591095,
97 0.022911928594112396
98 ]
99 }
100 },
101 "paired_delta_mean": -0.0016096909530460835,
102 "permutation_pvalue": 0.0081,
103 "mechanism_signature": {
104 "predicted": "coarse proposal contracts raw coordinates with fixed bandwidth-independent shrinkage",
105 "observed_mean_proposal_displacement": 0.011563079548068345,
106 "observed_mse": 0.023364605847746134,
107 "confirmed": false
108 },
109 "custom_track": {
110 "name": "fourier_source_localization",
111 "file": "bench_experiment.py",
112 "domain": "continuous_localization"
113 }
114}