Log-Hölder Lyapunov Trust Region / results.json

Mechanism failed

Raw ⬇ ZIP
  1{
  2  "seed": 1729,
  3  "base_exponents": [
  4    -0.0030087298874754633,
  5    -0.0030087298874754854
  6  ],
  7  "sweep": [
  8    {
  9      "d": 1e-05,
 10      "delta_lambda": 0.0005777900305524862,
 11      "gap": 1.0842021724855044e-17,
 12      "linear_ratio": 57.779003055248616,
 13      "invlog_half": 0.29471833397440744,
 14      "invlog_one": 0.08685889638065036
 15    },
 16    {
 17      "d": 3.1622776601683795e-05,
 18      "delta_lambda": 0.0005642678488550971,
 19      "gap": 2.1250362580715887e-17,
 20      "linear_ratio": 17.843716127857412,
 21      "invlog_half": 0.31066040118977073,
 22      "invlog_one": 0.0965098848673893
 23    },
 24    {
 25      "d": 0.0001,
 26      "delta_lambda": 0.0005215089091545506,
 27      "gap": 2.1250362580715887e-17,
 28      "linear_ratio": 5.215089091545506,
 29      "invlog_half": 0.32950511449113046,
 30      "invlog_one": 0.10857362047581297
 31    },
 32    {
 33      "d": 0.00031622776601683794,
 34      "delta_lambda": 0.00038631279929301045,
 35      "gap": 9.540979117872439e-18,
 36      "linear_ratio": 1.221628335041398,
 37      "invlog_half": 0.3522557844615804,
 38      "invlog_one": 0.12408413768664338
 39    },
 40    {
 41      "d": 0.001,
 42      "delta_lambda": 4.101966730275363e-05,
 43      "gap": 1.8214596497756474e-17,
 44      "linear_ratio": 0.04101966730275363,
 45      "invlog_half": 0.3804797331016252,
 46      "invlog_one": 0.14476482730108395
 47    },
 48    {
 49      "d": 0.0031622776601683794,
 50      "delta_lambda": 0.0013904159012089199,
 51      "gap": 1.3877787807814457e-17,
 52      "linear_ratio": 0.4396881142735852,
 53      "invlog_half": 0.41679466498661033,
 54      "invlog_one": 0.17371779276130073
 55    },
 56    {
 57      "d": 0.01,
 58      "delta_lambda": 0.005638231321772393,
 59      "gap": 1.8214596497756474e-17,
 60      "linear_ratio": 0.5638231321772393,
 61      "invlog_half": 0.46599060178465607,
 62      "invlog_one": 0.21714724095162594
 63    },
 64    {
 65      "d": 0.03162277660168379,
 66      "delta_lambda": 0.01888141345066215,
 67      "gap": 1.3877787807814457e-17,
 68      "linear_ratio": 0.5970827194743167,
 69      "invlog_half": 0.5380795987604138,
 70      "invlog_one": 0.2895296546021679
 71    },
 72    {
 73      "d": 0.1,
 74      "delta_lambda": 0.058979229072408,
 75      "gap": 0.0,
 76      "linear_ratio": 0.5897922907240799,
 77      "invlog_half": 0.6590102289822609,
 78      "invlog_one": 0.43429448190325187
 79    }
 80  ],
 81  "predictions": {
 82    "P1_zero_gap_max_abs_gap": 2.1250362580715887e-17,
 83    "P2_local_loglog_slope_expected_1": -0.49242040579825375,
 84    "P3_inverse_log_envelope_fraction": 0.8888888888888888,
 85    "P3_C_conformal": 0.13580469365840767,
 86    "acceptance_by_d": [
 87      true,
 88      true,
 89      true,
 90      true,
 91      true,
 92      true,
 93      true,
 94      true,
 95      false
 96    ]
 97  },
 98  "rnn_runs": [
 99    {
100      "seed": 0,
101      "baseline": {
102        "loss": 0.024704009294509888,
103        "acc": 0.984375,
104        "backtracks": 0,
105        "accepted": 90,
106        "device": "cuda"
107      },
108      "idea": {
109        "loss": 0.6867827773094177,
110        "acc": 0.537109375,
111        "backtracks": 90,
112        "accepted": 0,
113        "device": "cuda"
114      }
115    },
116    {
117      "seed": 1,
118      "baseline": {
119        "loss": 0.0006394930533133447,
120        "acc": 1.0,
121        "backtracks": 0,
122        "accepted": 90,
123        "device": "cuda"
124      },
125      "idea": {
126        "loss": 0.6901459693908691,
127        "acc": 0.52734375,
128        "backtracks": 90,
129        "accepted": 0,
130        "device": "cuda"
131      }
132    },
133    {
134      "seed": 2,
135      "baseline": {
136        "loss": 0.1105986163020134,
137        "acc": 0.96484375,
138        "backtracks": 0,
139        "accepted": 90,
140        "device": "cuda"
141      },
142      "idea": {
143        "loss": 0.6823371648788452,
144        "acc": 0.552734375,
145        "backtracks": 90,
146        "accepted": 0,
147        "device": "cuda"
148      }
149    }
150  ],
151  "rnn_summary": {
152    "baseline_loss": 0.04531403954994554,
153    "idea_loss": 0.6864219705263773,
154    "baseline_acc": 0.9830729166666666,
155    "idea_acc": 0.5390625
156  }
157}