Bifurcation-calibrated delayed-gradient escape / results.json

Failed on benchmark

Raw ⬇ ZIP
  1{
  2  "seed": 2900,
  3  "tau_c_k1": 1.5707963267948966,
  4  "boundary_sweep": [
  5    {
  6      "multiple_tau_c": 0.5,
  7      "tau": 0.7853981633974483,
  8      "predicted_real_lambda": -0.6183825565555894,
  9      "predicted_unstable": false,
 10      "observed_growth_fit": -0.6182460262156462,
 11      "observed_unstable": false
 12    },
 13    {
 14      "multiple_tau_c": 0.9,
 15      "tau": 1.413716694115407,
 16      "predicted_real_lambda": -0.052909816128742716,
 17      "predicted_unstable": false,
 18      "observed_growth_fit": -0.06486844917273313,
 19      "observed_unstable": false
 20    },
 21    {
 22      "multiple_tau_c": 1.05,
 23      "tau": 1.6493361431346414,
 24      "predicted_real_lambda": 0.02107306865848185,
 25      "predicted_unstable": true,
 26      "observed_growth_fit": 0.01989095782841254,
 27      "observed_unstable": true
 28    },
 29    {
 30      "multiple_tau_c": 1.3,
 31      "tau": 2.0420352248333655,
 32      "predicted_real_lambda": 0.0919582776164428,
 33      "predicted_unstable": true,
 34      "observed_growth_fit": 0.09200571277932747,
 35      "observed_unstable": true
 36    },
 37    {
 38      "multiple_tau_c": 2.0,
 39      "tau": 3.141592653589793,
 40      "predicted_real_lambda": 0.15940383490197801,
 41      "predicted_unstable": true,
 42      "observed_growth_fit": 0.1608216950736109,
 43      "observed_unstable": true
 44    }
 45  ],
 46  "boundary_prediction": {
 47    "predicted_multiple": 1.0,
 48    "observed_first_unstable_multiple": 1.05
 49  },
 50  "growth_prediction": {
 51    "mean_absolute_rate_error": 0.0008824687215289555,
 52    "predicted_rates": [
 53      0.02107306865848185,
 54      0.0919582776164428,
 55      0.15940383490197801
 56    ],
 57    "observed_rates": [
 58      0.01989095782841254,
 59      0.09200571277932747,
 60      0.1608216950736109
 61    ]
 62  },
 63  "escape_prediction": {
 64    "tau": 2.0420352248333655,
 65    "r": 0.0919582776164428,
 66    "predicted_slope_1_over_r": 10.874496847048306,
 67    "observed_slope": 10.888931120277734,
 68    "slope_relative_error": 0.001327350904823331,
 69    "intercept": -0.804119047619039,
 70    "points": [
 71      {
 72        "D": 1e-12,
 73        "predicted_T": 124.473
 74      },
 75      {
 76        "D": 1e-11,
 77        "predicted_T": 112.852
 78      },
 79      {
 80        "D": 1e-10,
 81        "predicted_T": 98.416
 82      },
 83      {
 84        "D": 1e-09,
 85        "predicted_T": 86.458
 86      },
 87      {
 88        "D": 1e-08,
 89        "predicted_T": 74.8
 90      },
 91      {
 92        "D": 1e-07,
 93        "predicted_T": 63.198
 94      },
 95      {
 96        "D": 1e-06,
 97        "predicted_T": 48.495000000000005
 98      },
 99      {
100        "D": 1e-05,
101        "predicted_T": 36.765
102      }
103    ]
104  },
105  "double_well": {
106    "eta": 0.02,
107    "calibrated_delay_steps": 44,
108    "current_gradient_sgd": {
109      "escape_fraction": 0.0,
110      "median_escape_step": null,
111      "final_loss": 8.70935729590339e-05
112    },
113    "fixed_delayed_gradient_sgd": {
114      "escape_fraction": 0.0,
115      "median_escape_step": null,
116      "final_loss": 0.03217712982666466
117    }
118  }
119}