Datasets:
File size: 6,429 Bytes
f8bfb9d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 | {
"spec_version": "v0.2.6-exp.1-final",
"seeds": {
"seed_data": 104729,
"seed_model": 130363,
"seed_decode": 155921
},
"timing_repeats": 3,
"metric_definitions": {
"e_ood_raw": "held-out shortcut-intervention MSE with X1 fixed; same raw observation as e_inv",
"delta_e_ood_absolute": "e_ood_base_raw - e_ood_group_raw; unbounded below",
"r_ood_relative_improvement": "delta_e_ood_absolute / (e_ood_base_raw + 1e-12); upper-bounded by 1",
"predictive_ood_mse_raw": "held-out label prediction MSE; retained separately and never used in delta_e_ood",
"e_inv": "alias of e_ood_group_raw; lower is better",
"e_sens": "absolute error of dŷ/dX1 from the structural slope; lower is better",
"c_train_ratio": "median group training wall time divided by No-K wall time",
"c_infer_ratio": "forward-pass graph cost divided by No-K; identical architecture gives 1"
},
"headline_correct_k": {
"e_ood_base_raw": 1.6329936981201172,
"e_ood_group_correct_k_raw": 6.353416637239206e-08,
"delta_e_ood_absolute": 1.6329936345859508,
"r_ood_relative_improvement": 0.9999999610928282,
"c_train_ratio": 1.8787562461649783,
"c_infer_ratio": 1.0
},
"results": [
{
"group": "Group 0 (No K)",
"lambda_reg": 0.0,
"claim_meta": {
"non_causal_indices": [],
"is_active": false
},
"wall_seconds": 0.02479749999474734,
"ood_mse": 3.8300702571868896,
"invariance_error": 1.6329936981201172,
"sensitivity_error": 1.039240837097168,
"feature_gradients": [
0.9838831424713135,
0.840571939945221,
0.20713724195957184
],
"evaluation_vector": {
"e_ood_base_raw": 1.6329936981201172,
"e_ood_group_raw": 1.6329936981201172,
"delta_e_ood_absolute": 0.0,
"r_ood_relative_improvement": 0.0,
"e_inv": 1.6329936981201172,
"e_sens": 1.039240837097168,
"c_train_ratio": 1.0,
"c_infer_ratio": 1.0
}
},
{
"group": "Group 1 (Correct K)",
"lambda_reg": 4.0,
"claim_meta": {
"non_causal_indices": [
1,
2
],
"is_active": true
},
"wall_seconds": 0.046588458004407585,
"ood_mse": 0.015115885995328426,
"invariance_error": 6.353416637239206e-08,
"sensitivity_error": 0.0008015632629394531,
"feature_gradients": [
2.023925542831421,
-1.5042605809867382e-05,
-0.00017934205243363976
],
"evaluation_vector": {
"e_ood_base_raw": 1.6329936981201172,
"e_ood_group_raw": 6.353416637239206e-08,
"delta_e_ood_absolute": 1.6329936345859508,
"r_ood_relative_improvement": 0.9999999610928282,
"e_inv": 6.353416637239206e-08,
"e_sens": 0.0008015632629394531,
"c_train_ratio": 1.8787562461649783,
"c_infer_ratio": 1.0
}
},
{
"group": "Group 2 (Wrong K)",
"lambda_reg": 4.0,
"claim_meta": {
"non_causal_indices": [
0
],
"is_active": true
},
"wall_seconds": 0.04202995804371312,
"ood_mse": 14.20492172241211,
"invariance_error": 5.775146484375,
"sensitivity_error": 2.0115741724148393,
"feature_gradients": [
0.011549807153642178,
1.4857321977615356,
0.5276612639427185
],
"evaluation_vector": {
"e_ood_base_raw": 1.6329936981201172,
"e_ood_group_raw": 5.775146484375,
"delta_e_ood_absolute": -4.142152786254883,
"r_ood_relative_improvement": -2.536539357757928,
"e_inv": 5.775146484375,
"e_sens": 2.0115741724148393,
"c_train_ratio": 1.6949272326894242,
"c_infer_ratio": 1.0
}
},
{
"group": "Group 3 (Partial K)",
"lambda_reg": 4.0,
"claim_meta": {
"non_causal_indices": [
1
],
"is_active": true
},
"wall_seconds": 0.04086691699922085,
"ood_mse": 0.5393426418304443,
"invariance_error": 0.2759785056114197,
"sensitivity_error": 0.39242076873779297,
"feature_gradients": [
1.6307032108306885,
0.004867400508373976,
0.38717037439346313
],
"evaluation_vector": {
"e_ood_base_raw": 1.6329936981201172,
"e_ood_group_raw": 0.2759785056114197,
"delta_e_ood_absolute": 1.3570151925086975,
"r_ood_relative_improvement": 0.8309984258175926,
"e_inv": 0.2759785056114197,
"e_sens": 0.39242076873779297,
"c_train_ratio": 1.6480256883910622,
"c_infer_ratio": 1.0
}
},
{
"group": "Group 4 (Stale K)",
"lambda_reg": 4.0,
"claim_meta": {
"non_causal_indices": [
1,
2
],
"is_active": false
},
"wall_seconds": 0.024877124989870936,
"ood_mse": 3.8300702571868896,
"invariance_error": 1.6329936981201172,
"sensitivity_error": 1.039240837097168,
"feature_gradients": [
0.9838831424713135,
0.840571939945221,
0.20713724195957184
],
"evaluation_vector": {
"e_ood_base_raw": 1.6329936981201172,
"e_ood_group_raw": 1.6329936981201172,
"delta_e_ood_absolute": 0.0,
"r_ood_relative_improvement": 0.0,
"e_inv": 1.6329936981201172,
"e_sens": 1.039240837097168,
"c_train_ratio": 1.003211008978343,
"c_infer_ratio": 1.0
}
},
{
"group": "Group 5 (Stale K, fault-injected active)",
"lambda_reg": 4.0,
"claim_meta": {
"non_causal_indices": [
0,
2
],
"is_active": true
},
"wall_seconds": 0.046929624979384243,
"ood_mse": 14.126823425292969,
"invariance_error": 6.908834457397461,
"sensitivity_error": 2.0078989220783114,
"feature_gradients": [
0.015225057490170002,
1.9633798599243164,
0.01510866079479456
],
"evaluation_vector": {
"e_ood_base_raw": 1.6329936981201172,
"e_ood_group_raw": 6.908834457397461,
"delta_e_ood_absolute": -5.275840759277344,
"r_ood_relative_improvement": -3.23077839513257,
"e_inv": 6.908834457397461,
"e_sens": 2.0078989220783114,
"c_train_ratio": 1.8925143659370895,
"c_infer_ratio": 1.0
}
}
]
}
|