Finite-Horizon Lyapunov Risk Monitor / results.json
Mechanism confirmed, baseline not beaten
1{
2 "device": "cuda",
3 "toy": {
4 "predictions": {
5 "variance_scaling": "sd(lambda_T)=sigma/sqrt(T)",
6 "tail": "p_+=Phi(mu*sqrt(T)/sigma)",
7 "boundary": "ucb=0 at sigma=0.19453 for mu=-0.08, T=16, z=1.645"
8 },
9 "scaling_rows": [
10 {
11 "T": 4,
12 "sigma": 0.05,
13 "mu_obs": -0.08005636087387036,
14 "mu_pred": -0.08,
15 "sd_obs": 0.024960783894666473,
16 "sd_pred": 0.025,
17 "p_obs": 0.000675,
18 "p_pred": 0.00068713793791585
19 },
20 {
21 "T": 4,
22 "sigma": 0.15,
23 "mu_obs": -0.08013760207389829,
24 "mu_pred": -0.08,
25 "sd_obs": 0.07502432195190813,
26 "sd_pred": 0.075,
27 "p_obs": 0.14346,
28 "p_pred": 0.14306119219550906
29 },
30 {
31 "T": 4,
32 "sigma": 0.3,
33 "mu_obs": -0.08007074312334364,
34 "mu_pred": -0.08,
35 "sd_obs": 0.15017852747779217,
36 "sd_pred": 0.15,
37 "p_obs": 0.296365,
38 "p_pred": 0.2969014286038512
39 },
40 {
41 "T": 16,
42 "sigma": 0.05,
43 "mu_obs": -0.0799967400102021,
44 "mu_pred": -0.08,
45 "sd_obs": 0.012482137758442736,
46 "sd_pred": 0.0125,
47 "p_obs": 0.0,
48 "p_pred": 7.768847581709898e-11
49 },
50 {
51 "T": 16,
52 "sigma": 0.15,
53 "mu_obs": -0.07997847947759634,
54 "mu_pred": -0.08,
55 "sd_obs": 0.0374973168593001,
56 "sd_pred": 0.0375,
57 "p_obs": 0.016135,
58 "p_pred": 0.016448695822745333
59 },
60 {
61 "T": 16,
62 "sigma": 0.3,
63 "mu_obs": -0.08024064595992589,
64 "mu_pred": -0.08,
65 "sd_obs": 0.07504772538844247,
66 "sd_pred": 0.075,
67 "p_obs": 0.142585,
68 "p_pred": 0.14306119219550906
69 },
70 {
71 "T": 64,
72 "sigma": 0.05,
73 "mu_obs": -0.07999912798957708,
74 "mu_pred": -0.08,
75 "sd_obs": 0.006242575009292357,
76 "sd_pred": 0.00625,
77 "p_obs": 0.0,
78 "p_pred": 8.197561713163287e-38
79 },
80 {
81 "T": 64,
82 "sigma": 0.15,
83 "mu_obs": -0.0799075444923894,
84 "mu_pred": -0.08,
85 "sd_obs": 0.01870873763657451,
86 "sd_pred": 0.01875,
87 "p_obs": 2.5e-05,
88 "p_pred": 9.920763885554749e-06
89 },
90 {
91 "T": 64,
92 "sigma": 0.3,
93 "mu_obs": -0.08006325803054025,
94 "mu_pred": -0.08,
95 "sd_obs": 0.037451101149586864,
96 "sd_pred": 0.0375,
97 "p_obs": 0.01627,
98 "p_pred": 0.016448695822745333
99 }
100 ],
101 "boundary_rows": [
102 {
103 "sigma": 0.12,
104 "ucb_obs": -0.030649524744710478,
105 "p_obs": 0.0037,
106 "ucb_pred": -0.030650000000000004
107 },
108 {
109 "sigma": 0.18,
110 "ucb_obs": -0.006038442489552598,
111 "p_obs": 0.037115,
112 "ucb_pred": -0.005975000000000008
113 },
114 {
115 "sigma": 0.195,
116 "ucb_obs": 0.00017453473739410807,
117 "p_obs": 0.050175,
118 "ucb_pred": 0.00019375000000000642
119 },
120 {
121 "sigma": 0.23,
122 "ucb_obs": 0.01467576736000853,
123 "p_obs": 0.082615,
124 "ucb_pred": 0.014587500000000003
125 },
126 {
127 "sigma": 0.3,
128 "ucb_obs": 0.043180818866700846,
129 "p_obs": 0.141915,
130 "ucb_pred": 0.043375
131 }
132 ]
133 },
134 "rnn": {
135 "base": {
136 "final_train": [
137 0.16255904734134674,
138 -0.6790921688079834,
139 0.07611904293298721,
140 0.16255904734134674
141 ],
142 "cleanish_mse": 0.16554639612634978,
143 "ftle_mean": -0.694572925567627,
144 "ftle_sd": 0.08841730654239655,
145 "positive_fraction": 0.0,
146 "ucb": -0.5491264563053846
147 },
148 "mean": {
149 "final_train": [
150 0.1606786549091339,
151 -0.04038182273507118,
152 0.07404518872499466,
153 0.1606786549091339
154 ],
155 "cleanish_mse": 0.1721785639723142,
156 "ftle_mean": -0.034031376242637634,
157 "ftle_sd": 0.08850159496068954,
158 "positive_fraction": 0.35888671875,
159 "ucb": 0.11155374746769667
160 },
161 "ucb": {
162 "final_train": [
163 0.19663581252098083,
164 -0.3989218473434448,
165 0.0690140575170517,
166 0.19663581252098083
167 ],
168 "cleanish_mse": 0.16787482922275862,
169 "ftle_mean": -0.3959929645061493,
170 "ftle_sd": 0.07793744653463364,
171 "positive_fraction": 0.0,
172 "ucb": -0.267785864956677
173 }
174 }
175}