Boundary-Radial Persistence Loss / results.json
Mechanism confirmed, baseline not beaten
1{
2 "zero_loss": 0.0,
3 "perturbation_eps": [
4 0.0,
5 0.1,
6 0.2,
7 0.30000000000000004,
8 0.4,
9 0.5,
10 0.6000000000000001,
11 0.7000000000000001,
12 0.8,
13 0.9,
14 1.0
15 ],
16 "perturbation_loss": [
17 0.0,
18 0.39999999999999947,
19 0.8000000000000007,
20 1.1999999999999993,
21 1.6000000000000005,
22 2.0,
23 2.3999999999999995,
24 2.8000000000000007,
25 3.1999999999999993,
26 3.6000000000000005,
27 4.0
28 ],
29 "predicted_perturbation_slope": 4.0,
30 "observed_perturbation_slope": 4.000000000000001,
31 "perturbation_max_abs_fit_error": 8.881784197001252e-16,
32 "unmatched_lambdas": [
33 0.25,
34 0.5,
35 1.0,
36 2.0
37 ],
38 "unmatched_qs": [
39 0,
40 1,
41 2,
42 3,
43 4
44 ],
45 "unmatched_observed": [
46 [
47 0.0,
48 0.25,
49 0.5,
50 0.75,
51 1.0
52 ],
53 [
54 0.0,
55 0.5,
56 1.0,
57 1.5,
58 2.0
59 ],
60 [
61 0.0,
62 1.0,
63 2.0,
64 3.0,
65 4.0
66 ],
67 [
68 0.0,
69 2.0,
70 4.0,
71 6.0,
72 8.0
73 ]
74 ],
75 "unmatched_expected": [
76 [
77 0.0,
78 0.25,
79 0.5,
80 0.75,
81 1.0
82 ],
83 [
84 0.0,
85 0.5,
86 1.0,
87 1.5,
88 2.0
89 ],
90 [
91 0.0,
92 1.0,
93 2.0,
94 3.0,
95 4.0
96 ],
97 [
98 0.0,
99 2.0,
100 4.0,
101 6.0,
102 8.0
103 ]
104 ],
105 "unmatched_max_abs_error": 0.0,
106 "permutation_loss": 0.0,
107 "noisy_radii": [
108 3.0003690460072447,
109 5.089623661252541,
110 6.917758643391335
111 ],
112 "baseline_endpoint_l1": 0.17223406386845097,
113 "idea_persistence_loss": 0.34446812773690194
114}