-
Notifications
You must be signed in to change notification settings - Fork 65
/
params_runner.yaml
200 lines (185 loc) · 2.36 KB
/
params_runner.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
---
type: image
test_batch_size: 1000
lr: 0.1
momentum: 0.9
decay: 0.0005
batch_size: 64
no_models: 10
epochs: 10100
retrain_no_times: 2
number_of_total_participants: 100
sampling_dirichlet: true
dirichlet_alpha: 0.9
eta: 1
save_model: false
save_on_epochs:
- 11111
- 22222
resumed_model: recover/model_cifar_10k.pt.tar
environment_name: PPDL_CIFAR_INITIAL
report_train_loss: false
report_test_loss: false
report_poison_loss: false
track_distance: false
track_clusters: false
log_interval: 10
modify_poison: false
poison_type: combined
poison_images_test:
- 2180
- 2771
- 3233
- 4932
- 6241
- 6813
- 6869
- 9476
- 11395
- 11744
- 14209
- 14238
- 18716
- 19793
- 20781
- 21529
- 31311
- 40518
- 40633
- 42119
- 42663
- 49392
- 389
- 561
- 874
- 1605
- 3378
- 3678
- 4528
- 9744
- 19165
- 19500
- 21422
- 22984
- 32941
- 34287
- 34385
- 36005
- 37365
- 37533
- 38658
- 38735
- 39824
- 40138
- 41336
- 41861
- 47001
- 47026
- 48003
- 48030
- 49163
- 49588
- 330
- 568
- 3934
- 12336
- 30560
- 30696
- 33105
- 33615
- 33907
- 36848
- 40713
- 41706
poison_images:
- 2180
- 2771
- 3233
- 4932
- 6241
- 6813
- 6869
- 9476
- 11395
- 11744
- 14209
- 14238
- 18716
- 19793
- 20781
- 21529
- 31311
- 40518
- 40633
- 42119
- 42663
- 49392
- 389
- 561
- 874
- 1605
- 3378
- 3678
- 4528
- 9744
- 19165
- 19500
- 21422
- 22984
- 32941
- 34287
- 34385
- 36005
- 37365
- 37533
- 38658
- 38735
- 39824
- 40138
- 41336
- 41861
- 47001
- 47026
- 48003
- 48030
- 49163
- 49588
- 330
- 568
- 3934
- 12336
- 30560
- 30696
- 33105
- 33615
- 33907
- 36848
- 40713
- 41706
# image_29911.jpg
poison_image_id: 2775
poison_image_id_2: 1605
poison_label_swap: 2
size_of_secret_dataset: 500
poisoning_per_batch: 1
is_poison: true
baseline: false
random_compromise: false
poison_epochs:
- 10005
retrain_poison: 20
scale_weights: 100
poison_lr: 0.001
poison_momentum: 0.9
poison_decay: 0.005
poison_step_lr: false
clamp_value: 1.0
alpha_loss: 1
number_of_adversaries: 2
poisoned_number: 2
results_json: initial_avg_all
s_norm: 1000000
diff_privacy: false
fake_participants_load: false
fake_participants_file: data/reddit/updates_cifar.pt.tar
fake_participants_save: false