Variable-rate analytic array bottleneck / results.json
Mechanism confirmed, baseline not beaten
1{
2 "taylor": {
3 "deltas": [
4 0.0001,
5 0.0003,
6 0.001,
7 0.003,
8 0.01,
9 0.03
10 ],
11 "errors": [
12 5.640491748321839e-06,
13 5.076422287259012e-05,
14 0.0005640212819123538,
15 0.005074163397549648,
16 0.056123865310152524,
17 0.4853092437898749
18 ],
19 "loglog_slope": 1.9940355298369117,
20 "predicted_slope": 2.0,
21 "quadratic_coeff_predicted": 564.0494565820258,
22 "quadratic_coeff_observed": 564.0391258503648
23 },
24 "rank": {
25 "K": [
26 1,
27 2,
28 3,
29 4
30 ],
31 "relative_errors": [
32 0.8037689849417166,
33 0.7609955554002891,
34 0.2712110272239302,
35 1.0082781421013383e-08
36 ],
37 "predicted_at_Kstar": 0.0,
38 "observed_at_Kstar": 1.0082781421013383e-08
39 },
40 "ridge": {
41 "rows": [
42 {
43 "separation": 0.1,
44 "condition": 1.0748934096452998,
45 "coef_norm_lambda_0_1e-6_1e-3": [
46 0.9989406647790596,
47 0.9989396646479145,
48 0.9979415349055187
49 ]
50 },
51 {
52 "separation": 0.01,
53 "condition": 23.582569536652418,
54 "coef_norm_lambda_0_1e-6_1e-3": [
55 0.9959970495380013,
56 0.9959907075198603,
57 0.9897458286126071
58 ]
59 },
60 {
61 "separation": 0.001,
62 "condition": 2376.8363003682134,
63 "coef_norm_lambda_0_1e-6_1e-3": [
64 0.9752825497317523,
65 0.9747319145030006,
66 0.769991705787657
67 ]
68 },
69 {
70 "separation": 0.0001,
71 "condition": 237703.45625768797,
72 "coef_norm_lambda_0_1e-6_1e-3": [
73 0.8483913020913879,
74 0.821799888994037,
75 0.7060555763747991
76 ]
77 }
78 ],
79 "condition_loglog_slope": -1.8037418436977344,
80 "predicted_slope": -2.0
81 },
82 "codec_rows": [
83 {
84 "atoms": 1,
85 "analytic_nmse": 0.8617886868072153,
86 "dct_coefficients": 4,
87 "dct_nmse": 0.6055871498962413
88 },
89 {
90 "atoms": 2,
91 "analytic_nmse": 0.8024746015910257,
92 "dct_coefficients": 8,
93 "dct_nmse": 0.4334209160789425
94 },
95 {
96 "atoms": 3,
97 "analytic_nmse": 0.7590620398546066,
98 "dct_coefficients": 12,
99 "dct_nmse": 0.2752227069091705
100 },
101 {
102 "atoms": 4,
103 "analytic_nmse": 0.7482420156138082,
104 "dct_coefficients": 16,
105 "dct_nmse": 0.22174982831641774
106 }
107 ],
108 "transfer_relative_error": 0.0
109}