Online Effective-Ridge Correction / results.json
Mechanism failed
1{
2 "math_check": {
3 "true_lambda": 0.37,
4 "estimated_lambda": 0.3736102537228125,
5 "abs_error": 0.0036102537228124842,
6 "ridge_residual": 0.0
7 },
8 "runs": {
9 "adv_sgd": [
10 {
11 "clean_loss": 0.012026828713715076,
12 "robust_loss": 0.04915960505604744,
13 "weight_norm": 0.9743033051490784,
14 "lambda_last": null,
15 "device": "cuda"
16 },
17 {
18 "clean_loss": 0.01122209895402193,
19 "robust_loss": 0.04789706692099571,
20 "weight_norm": 0.978240966796875,
21 "lambda_last": null,
22 "device": "cuda"
23 },
24 {
25 "clean_loss": 0.01164826937019825,
26 "robust_loss": 0.047280121594667435,
27 "weight_norm": 0.9564523100852966,
28 "lambda_last": null,
29 "device": "cuda"
30 },
31 {
32 "clean_loss": 0.012393544428050518,
33 "robust_loss": 0.04787665605545044,
34 "weight_norm": 0.940328061580658,
35 "lambda_last": null,
36 "device": "cuda"
37 },
38 {
39 "clean_loss": 0.011441227979958057,
40 "robust_loss": 0.04763634130358696,
41 "weight_norm": 0.96858811378479,
42 "lambda_last": null,
43 "device": "cuda"
44 }
45 ],
46 "fixed_weight_decay": [
47 {
48 "clean_loss": 0.012560003437101841,
49 "robust_loss": 0.04938710480928421,
50 "weight_norm": 0.960105299949646,
51 "lambda_last": null,
52 "device": "cuda"
53 },
54 {
55 "clean_loss": 0.011755292303860188,
56 "robust_loss": 0.04815029352903366,
57 "weight_norm": 0.9645916223526001,
58 "lambda_last": null,
59 "device": "cuda"
60 },
61 {
62 "clean_loss": 0.012463076040148735,
63 "robust_loss": 0.047751061618328094,
64 "weight_norm": 0.9357264041900635,
65 "lambda_last": null,
66 "device": "cuda"
67 },
68 {
69 "clean_loss": 0.013776209205389023,
70 "robust_loss": 0.048303864896297455,
71 "weight_norm": 0.9014089703559875,
72 "lambda_last": null,
73 "device": "cuda"
74 },
75 {
76 "clean_loss": 0.012080185115337372,
77 "robust_loss": 0.04792957752943039,
78 "weight_norm": 0.9517415165901184,
79 "lambda_last": null,
80 "device": "cuda"
81 }
82 ],
83 "controller": [
84 {
85 "clean_loss": 0.01201561652123928,
86 "robust_loss": 0.04918152093887329,
87 "weight_norm": 0.9750766754150391,
88 "lambda_last": 0.029584330145693134,
89 "device": "cuda"
90 },
91 {
92 "clean_loss": 0.011199211701750755,
93 "robust_loss": 0.047888074070215225,
94 "weight_norm": 0.9788058996200562,
95 "lambda_last": 0.028768136191722055,
96 "device": "cuda"
97 },
98 {
99 "clean_loss": 0.011628950014710426,
100 "robust_loss": 0.047258902341127396,
101 "weight_norm": 0.9568115472793579,
102 "lambda_last": 0.03064433976921728,
103 "device": "cuda"
104 },
105 {
106 "clean_loss": 0.012470540590584278,
107 "robust_loss": 0.047843582928180695,
108 "weight_norm": 0.937095582485199,
109 "lambda_last": 0.037492191864994896,
110 "device": "cuda"
111 },
112 {
113 "clean_loss": 0.011439425870776176,
114 "robust_loss": 0.047643229365348816,
115 "weight_norm": 0.9687749147415161,
116 "lambda_last": 0.03081669896055234,
117 "device": "cuda"
118 }
119 ]
120 },
121 "summary_adv_sgd": {
122 "clean_loss": 0.011746393889188767,
123 "robust_loss": 0.047969958186149596,
124 "weight_norm": 0.9635825514793396,
125 "robust_std": 0.0006350516272658486
126 },
127 "summary_fixed_weight_decay": {
128 "clean_loss": 0.012526953220367431,
129 "robust_loss": 0.04830438047647476,
130 "weight_norm": 0.9427147626876831,
131 "robust_std": 0.0005731795603379764
132 },
133 "summary_controller": {
134 "clean_loss": 0.011750748939812183,
135 "robust_loss": 0.047963061928749086,
136 "weight_norm": 0.9633129239082336,
137 "robust_std": 0.0006484866017594982
138 }
139}