Gramian-Regularized Latent State Models / results.json

Failed on benchmark

Raw ⬇ ZIP
  1{
  2  "seed": 137,
  3  "device": "cuda",
  4  "checks": {
  5    "observation_scaling": [
  6      {
  7        "coupling": 0.0,
  8        "normalized_lambda_min": 0.0,
  9        "predicted": 0.0
 10      },
 11      {
 12        "coupling": 0.05,
 13        "normalized_lambda_min": 0.0049875311720698244,
 14        "predicted": 0.004987531172069827
 15      },
 16      {
 17        "coupling": 0.1,
 18        "normalized_lambda_min": 0.0198019801980198,
 19        "predicted": 0.019801980198019806
 20      },
 21      {
 22        "coupling": 0.2,
 23        "normalized_lambda_min": 0.07692307692307691,
 24        "predicted": 0.07692307692307694
 25      },
 26      {
 27        "coupling": 0.4,
 28        "normalized_lambda_min": 0.2758620689655172,
 29        "predicted": 0.27586206896551724
 30      },
 31      {
 32        "coupling": 0.7,
 33        "normalized_lambda_min": 0.6577181208053692,
 34        "predicted": 0.6577181208053691
 35      },
 36      {
 37        "coupling": 1.0,
 38        "normalized_lambda_min": 1.0,
 39        "predicted": 1.0
 40      }
 41    ],
 42    "reachability_scaling": [
 43      {
 44        "coupling": 0.0,
 45        "normalized_lambda_min": 0.0,
 46        "predicted": 0.0
 47      },
 48      {
 49        "coupling": 0.05,
 50        "normalized_lambda_min": 0.004987531172069826,
 51        "predicted": 0.004987531172069827
 52      },
 53      {
 54        "coupling": 0.1,
 55        "normalized_lambda_min": 0.019801980198019806,
 56        "predicted": 0.019801980198019806
 57      },
 58      {
 59        "coupling": 0.2,
 60        "normalized_lambda_min": 0.07692307692307693,
 61        "predicted": 0.07692307692307694
 62      },
 63      {
 64        "coupling": 0.4,
 65        "normalized_lambda_min": 0.2758620689655173,
 66        "predicted": 0.27586206896551724
 67      },
 68      {
 69        "coupling": 0.7,
 70        "normalized_lambda_min": 0.6577181208053692,
 71        "predicted": 0.6577181208053691
 72      },
 73      {
 74        "coupling": 1.0,
 75        "normalized_lambda_min": 1.0,
 76        "predicted": 1.0
 77      }
 78    ],
 79    "scaling_max_abs_error_observation": 1.1102230246251565e-16,
 80    "scaling_max_abs_error_reachability": 1.1102230246251565e-16,
 81    "integral_check": {
 82      "wo_numeric": 0.6988387287391407,
 83      "wo_exact": 0.698587207165594,
 84      "wr_numeric": 0.4311154349997336,
 85      "wr_exact": 0.4312706738114127
 86    },
 87    "noise_inverse_scaling": [
 88      {
 89        "coupling": 0.08,
 90        "lambda_min": 0.01953588781131778,
 91        "mse": 0.02364492764999535,
 92        "predicted_sigma2_over_lambda": 0.04606906062792808
 93      },
 94      {
 95        "coupling": 0.12,
 96        "lambda_min": 0.04395574757546498,
 97        "mse": 0.010719341757520477,
 98        "predicted_sigma2_over_lambda": 0.020475138056856936
 99      },
100      {
101        "coupling": 0.2,
102        "lambda_min": 0.12209929882073613,
103        "mse": 0.0038442535935475177,
104        "predicted_sigma2_over_lambda": 0.007371049700468492
105      },
106      {
107        "coupling": 0.3,
108        "lambda_min": 0.27472342234665625,
109        "mse": 0.0017967010166371317,
110        "predicted_sigma2_over_lambda": 0.003276022089097108
111      },
112      {
113        "coupling": 0.5,
114        "lambda_min": 0.7631206176296009,
115        "mse": 0.0007302671822926483,
116        "predicted_sigma2_over_lambda": 0.0011793679520749585
117      }
118    ],
119    "log_mse_vs_log_lambda_slope": -0.9536638197447085
120  },
121  "training": {
122    "baseline": {
123      "task_mse": 3.2406267109763576e-06,
124      "normalized_observability": 0.0016291983192786574,
125      "normalized_reachability": 0.0284121111035347
126    },
127    "gramian_regularized": {
128      "task_mse": 1.8275564798386768e-05,
129      "normalized_observability": 0.00029082808759994805,
130      "normalized_reachability": 0.08022487163543701
131    }
132  }
133}