Dyadic Resolvent Filter Layer / results.json

Mechanism failed

Raw ⬇ ZIP
  1{
  2  "seed": 1226,
  3  "verification": {
  4    "0.2": {
  5      "K": [
  6        2,
  7        4,
  8        6,
  9        8,
 10        10,
 11        12
 12      ],
 13      "exact_errors": [
 14        0.12648792904849923,
 15        0.03132192515339908,
 16        0.007816675119720258,
 17        0.0019533809693961235,
 18        0.0004882971704441729,
 19        0.00012207130631495218
 20      ],
 21      "K_error_ratios": [
 22        4.038319114454964,
 23        4.007064982703288,
 24        4.001613224550221,
 25        4.0003937922049735,
 26        4.0000978541536485
 27      ],
 28      "J": [
 29        1,
 30        2,
 31        4,
 32        8,
 33        12,
 34        16
 35      ],
 36      "neumann_errors": [
 37        3.2456537842897077,
 38        3.451774527539619,
 39        2.404023943433716,
 40        1.208623468704769,
 41        0.649804334245009,
 42        0.3823260993801467
 43      ],
 44      "unitary_relative_norm_errors": [
 45        0.0,
 46        0.0,
 47        0.0,
 48        0.0
 49      ]
 50    },
 51    "0.5": {
 52      "K": [
 53        2,
 54        4,
 55        6,
 56        8,
 57        10,
 58        12
 59      ],
 60      "exact_errors": [
 61        0.12806356450690373,
 62        0.03141963364309888,
 63        0.007822778840511036,
 64        0.0019537624399252208,
 65        0.0004883210123051925,
 66        0.00012207279643106802
 67      ],
 68      "K_error_ratios": [
 69        4.075908903381885,
 70        4.016428724839975,
 71        4.003955998258647,
 72        4.0009796643855084,
 73        4.000244334379095
 74      ],
 75      "J": [
 76        1,
 77        2,
 78        4,
 79        8,
 80        12,
 81        16
 82      ],
 83      "neumann_errors": [
 84        0.7220919184796996,
 85        0.9034263343231246,
 86        0.4638771617585744,
 87        0.18980191792146006,
 88        0.11762722306152695,
 89        0.08725992162826635
 90      ],
 91      "unitary_relative_norm_errors": [
 92        0.0,
 93        0.0,
 94        0.0,
 95        0.0
 96      ]
 97    },
 98    "1.0": {
 99      "K": [
100        2,
101        4,
102        6,
103        8,
104        10,
105        12
106      ],
107      "exact_errors": [
108        0.1306849944555422,
109        0.031582465913771104,
110        0.007832951651446532,
111        0.001954398223919869,
112        0.0004883607487394771,
113        0.00012207527995802722
114      ],
115      "K_error_ratios": [
116        4.13789711076863,
117        4.032000619835141,
118        4.007858560030949,
119        4.001955990452604,
120        4.000488460132049
121      ],
122      "J": [
123        1,
124        2,
125        4,
126        8,
127        12,
128        16
129      ],
130      "neumann_errors": [
131        0.40796926499817426,
132        0.31613404114861576,
133        0.16359226885783107,
134        0.08419378575288305,
135        0.05713195625042955,
136        0.04319261330473334
137      ],
138      "unitary_relative_norm_errors": [
139        0.0,
140        0.0,
141        0.0,
142        0.0
143      ]
144    },
145    "2.0": {
146      "K": [
147        2,
148        4,
149        6,
150        8,
151        10,
152        12
153      ],
154      "exact_errors": [
155        0.135895520246368,
156        0.03190801609666318,
157        0.007853296835841848,
158        0.0019556697902083507,
159        0.0004884402216011049,
160        0.0001220802470116125
161      ],
162      "K_error_ratios": [
163        4.2589774254432395,
164        4.0630090474916765,
165        4.015655851085772,
166        4.003908162594951,
167        4.000976681793932
168      ],
169      "J": [
170        1,
171        2,
172        4,
173        8,
174        12,
175        16
176      ],
177      "neumann_errors": [
178        0.20315149092207727,
179        0.1395078364090504,
180        0.07873884955796834,
181        0.041802282244434885,
182        0.028323837973374233,
183        0.021356050824298978
184      ],
185      "unitary_relative_norm_errors": [
186        0.0,
187        0.0,
188        0.0,
189        0.0
190      ]
191    }
192  },
193  "mini_experiment": {
194    "baseline_poly": {
195      "val_accuracy": 0.925,
196      "feature_norm_ratio": 1.1022089432126918,
197      "seconds": 0.03425718700054858,
198      "sparse_op_budget": 6
199    },
200    "dyadic_K2_J2": {
201      "val_accuracy": 0.85,
202      "feature_norm_ratio": 1.424751578678551,
203      "seconds": 0.14557286099989142,
204      "sparse_op_budget": 6
205    },
206    "dyadic_K4_J2": {
207      "val_accuracy": 0.85,
208      "feature_norm_ratio": 1.3102778565235533,
209      "seconds": 0.20201914999961446,
210      "sparse_op_budget": 6
211    }
212  }
213}