Monotone CDT autoencoder bottleneck / results.json
Mechanism confirmed, baseline not beaten
1{
2 "seed": 1051,
3 "checks": {
4 "temperature_sweep": [
5 {
6 "temperature": 0.05,
7 "monotone_fraction": 1.0,
8 "min_increment": 0.013202693827788067
9 },
10 {
11 "temperature": 0.2,
12 "monotone_fraction": 1.0,
13 "min_increment": 0.007562239527176577
14 },
15 {
16 "temperature": 1.0,
17 "monotone_fraction": 1.0,
18 "min_increment": 0.00019799086272991994
19 },
20 {
21 "temperature": 5.0,
22 "monotone_fraction": 1.0,
23 "min_increment": 7.020412566170406e-11
24 },
25 {
26 "temperature": 20.0,
27 "monotone_fraction": 1.0,
28 "min_increment": 1.0945563899689148e-11
29 }
30 ],
31 "span_prediction": {
32 "predicted_final_endpoint": 3.0,
33 "observed_final_endpoint": 3.0,
34 "endpoint_error": 4.440892098500626e-15
35 },
36 "epsilon_sweep": {
37 "eps": [
38 1e-10,
39 1e-07,
40 0.0001,
41 0.01
42 ],
43 "predicted_bound": [
44 1.4735857275577646e-12,
45 1.4735855887236374e-09,
46 1.4734467676885847e-06,
47 0.0001459818256669161
48 ],
49 "observed_min_increment": [
50 0.00019799067748973477,
51 0.0001979925467313938,
52 0.00019986156170240937,
53 0.0003828597335253396
54 ],
55 "bound_holds": true
56 },
57 "pushforward": {
58 "negative_cells": 0,
59 "mass": 0.9999999999999997,
60 "mass_error": 3.3306690738754696e-16
61 }
62 },
63 "experiment": [
64 {
65 "d": 2,
66 "baseline_physical_L1": 0.6490892498321184,
67 "idea_physical_L1": 0.11465787569865793,
68 "baseline_wasserstein_proxy": 0.05449760901025594,
69 "idea_wasserstein": 0.0012277558860553015,
70 "baseline_negative_fraction": 0.3090234375,
71 "idea_negative_fraction": 0.0,
72 "baseline_mass_abs_error": 1.0047518372857667e-16,
73 "idea_mass_abs_error": 0.0003968253968255275,
74 "idea_monotone_fraction": 1.0
75 },
76 {
77 "d": 4,
78 "baseline_physical_L1": 0.37946416542850725,
79 "idea_physical_L1": 0.09739967459282906,
80 "baseline_wasserstein_proxy": 0.023161585948110856,
81 "idea_wasserstein": 0.0002744142971118218,
82 "baseline_negative_fraction": 0.2975390625,
83 "idea_negative_fraction": 0.0,
84 "baseline_mass_abs_error": 9.159339953157541e-17,
85 "idea_mass_abs_error": 7.936507936521343e-05,
86 "idea_monotone_fraction": 1.0
87 },
88 {
89 "d": 8,
90 "baseline_physical_L1": 0.2102432646542266,
91 "idea_physical_L1": 0.0924761385166572,
92 "baseline_wasserstein_proxy": 0.011187020244162784,
93 "idea_wasserstein": 7.111104097319523e-05,
94 "baseline_negative_fraction": 0.2676171875,
95 "idea_negative_fraction": 0.0,
96 "baseline_mass_abs_error": 9.825473767932635e-17,
97 "idea_mass_abs_error": 1.2878587085651815e-16,
98 "idea_monotone_fraction": 1.0
99 }
100 ]
101}