Convex Bayesian Potential Head / results.json

Mechanism confirmed, baseline not beaten

Raw ⬇ ZIP
  1{
  2  "math_check": {
  3    "hessian_min_eigenvalue": 0.005879153964293054,
  4    "gradient_hvp_fd": 0.1204462588753035,
  5    "gradient_hvp_formula": 0.12044625889831052,
  6    "hvp_abs_error": 2.300702683921685e-11
  7  },
  8  "convex_runs": [
  9    {
 10      "objective": -0.5236626618968412,
 11      "posterior_KL": 0.09103950631331498,
 12      "coverage90": 0.961638377170452,
 13      "theta": [
 14        0.5626456517883262,
 15        2.135296399153611,
 16        5.423888437494609,
 17        -2.4935935274813303,
 18        -0.4349713932433254,
 19        -1.9391431065204165
 20      ]
 21    },
 22    {
 23      "objective": -0.523662661896831,
 24      "posterior_KL": 0.09103950631332167,
 25      "coverage90": 0.961638377170452,
 26      "theta": [
 27        0.5626456517889282,
 28        2.135296399153637,
 29        5.423888437494725,
 30        -2.493593527481882,
 31        -0.4349713932436084,
 32        -1.9391431065213809
 33      ]
 34    },
 35    {
 36      "objective": -0.5236626618971225,
 37      "posterior_KL": 0.09103950631313171,
 38      "coverage90": 0.961638377170452,
 39      "theta": [
 40        0.5626456517715165,
 41        2.135296399153188,
 42        5.423888437492145,
 43        -2.4935935274662246,
 44        -0.4349713932353087,
 45        -1.9391431064936349
 46      ]
 47    },
 48    {
 49      "objective": -0.5236626618968324,
 50      "posterior_KL": 0.09103950631332071,
 51      "coverage90": 0.961638377170452,
 52      "theta": [
 53        0.562645651788832,
 54        2.135296399153625,
 55        5.4238884374947025,
 56        -2.493593527481796,
 57        -0.43497139324357864,
 58        -1.93914310652124
 59      ]
 60    },
 61    {
 62      "objective": -0.52366266189717,
 63      "posterior_KL": 0.09103950631310008,
 64      "coverage90": 0.961638377170452,
 65      "theta": [
 66        0.5626456517687524,
 67        2.1352963991538716,
 68        5.423888437492702,
 69        -2.493593527463867,
 70        -0.43497139323324935,
 71        -1.9391431064885205
 72      ]
 73    }
 74  ],
 75  "convex_histories": [
 76    {
 77      "start": 0,
 78      "iterations": 6,
 79      "final_train_objective": -0.6138800235332131
 80    },
 81    {
 82      "start": 1,
 83      "iterations": 10,
 84      "final_train_objective": -0.613880023533213
 85    },
 86    {
 87      "start": 2,
 88      "iterations": 8,
 89      "final_train_objective": -0.6138800235332131
 90    },
 91    {
 92      "start": 3,
 93      "iterations": 10,
 94      "final_train_objective": -0.6138800235332131
 95    },
 96    {
 97      "start": 4,
 98      "iterations": 10,
 99      "final_train_objective": -0.6138800235332131
100    }
101  ],
102  "neural_runs": [
103    {
104      "objective": -0.4048629853986742,
105      "posterior_KL": 0.15048308275447764,
106      "coverage90": 0.9414300620201834,
107      "final_train_objective": -0.776968089988946
108    },
109    {
110      "objective": -0.32281458544741437,
111      "posterior_KL": 0.17898987331392852,
112      "coverage90": 0.9513056554720201,
113      "final_train_objective": -0.7814635892134976
114    },
115    {
116      "objective": -0.40046141578507777,
117      "posterior_KL": 0.15680376928978895,
118      "coverage90": 0.943285401186106,
119      "final_train_objective": -0.7803431075503123
120    },
121    {
122      "objective": -0.3462707671882591,
123      "posterior_KL": 0.18044973540207462,
124      "coverage90": 0.9444867522018017,
125      "final_train_objective": -0.7732403960763852
126    },
127    {
128      "objective": -0.3230740306391076,
129      "posterior_KL": 0.21322626244088505,
130      "coverage90": 0.9439603532631191,
131      "final_train_objective": -0.8014380716866992
132    }
133  ],
134  "summary": {
135    "convex_objective_mean_sd": [
136      -0.5236626618969595,
137      1.5334093196682552e-13
138    ],
139    "neural_objective_mean_sd": [
140      -0.3594967568917066,
141      0.03628586904119168
142    ],
143    "convex_KL_mean_sd": [
144      0.09103950631323783,
145      1.00086280661338e-13
146    ],
147    "neural_KL_mean_sd": [
148      0.17599054464023095,
149      0.022064188156715903
150    ],
151    "convex_coverage_mean_sd": [
152      0.961638377170452,
153      0.0
154    ],
155    "neural_coverage_mean_sd": [
156      0.944893644828646,
157      0.0033684812224993583
158    ]
159  }
160}