Second-order fusion prior for point-set diffusion / results.json

Failed on benchmark

Raw ⬇ ZIP
 1{
 2  "seed": 1234,
 3  "theorem_checks": [
 4    {
 5      "m": 2,
 6      "theory_kappa": 0.03333333333333333,
 7      "estimated_kappa": 0.03333333331516735,
 8      "relative_error": 5.44979478211971e-10,
 9      "leading_constant": 0.002110857992548699
10    },
11    {
12      "m": 3,
13      "theory_kappa": 0.014285714285714285,
14      "estimated_kappa": 0.014285714242518812,
15      "relative_error": 3.0236831267960174e-09,
16      "leading_constant": 4.666020606654906e-07
17    }
18  ],
19  "score_check": {
20    "max_abs_error": 1.4446799312395342e-10,
21    "finite_difference": [
22      -4.053152070637722,
23      0.5395604262825593,
24      3.5135916445216964
25    ],
26    "analytic": [
27      -4.053152070657167,
28      0.5395604262799386,
29      3.5135916443772284
30    ]
31  },
32  "sampler": {
33    "baseline": {
34      "collision_rate_gap_lt_0.10": 0.09107142857142857,
35      "gap_std": 0.9454051399102339,
36      "min_gap_p05": 0.053099628062513185
37    },
38    "repulsion": {
39      "collision_rate_gap_lt_0.10": 0.0017142857142857142,
40      "gap_std": 0.46084613189743323,
41      "min_gap_p05": 0.3547187069524476
42    },
43    "full": {
44      "collision_rate_gap_lt_0.10": 0.0027142857142857142,
45      "gap_std": 0.4516010440279278,
46      "min_gap_p05": 0.33081805897515937
47    }
48  }
49}