Symmetry-Resolved Fourier Bifurcation Monitor / results.json
Failed on benchmark
1{
2 "predictions": {
3 "unit_circle_boundary": {
4 "predicted": 1.075268817204301,
5 "observed_grid": 1.075,
6 "relative_error": 0.00024999999999997913
7 },
8 "margin_slope": {
9 "predicted": -0.93,
10 "observed_fit": -0.93,
11 "relative_error": 0.0
12 },
13 "critical_spatial_sector": {
14 "predicted": 3,
15 "observed_dominant_fft": 3
16 },
17 "winding": {
18 "inside_circle": 1,
19 "outside_circle": 0
20 }
21 },
22 "comparison": {
23 "global_monitor_final_loss": 0.0014299354189370515,
24 "blockwise_monitor_final_loss": 0.00018145445053640362,
25 "global_monitor_steps_to_1e-4": null,
26 "blockwise_monitor_steps_to_1e-4": null,
27 "global_final": [
28 0.4897392381522152,
29 0.5517913905217722,
30 0.6117913905217721,
31 1.0227522762446046,
32 0.5516610095978799,
33 0.6117913905217721,
34 0.5517913905217722,
35 0.4897392381522152
36 ],
37 "blockwise_final": [
38 0.45108279110825455,
39 0.5208662328866036,
40 0.5808662328866036,
41 1.0227522762446046,
42 0.501407628440731,
43 0.5808662328866036,
44 0.5208662328866036,
45 0.45108279110825455
46 ]
47 },
48 "checks": {
49 "boundary_ok_5pct": true,
50 "slope_ok_10pct": true,
51 "sector_ok": true,
52 "winding_ok": true
53 }
54}