File size: 12,152 Bytes
0fa986c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
{
  "key": "opt03_ftbc_threshold_balance/default",
  "tag": "default",
  "script": "opt03_ftbc_threshold_balance.py",
  "script_sha256_16": "b61e2bfeb6416b99",
  "hf_folder": "applied/opt03_ftbc_threshold_balance",
  "priority": 0,
  "note": "default: calib-percentile=99.9, ftbc-target-ticks=8",
  "phase": 1,
  "n_phases": 10,
  "method": "harmonic_matched",
  "command": [
    "/usr/bin/python3",
    "-m",
    "torch.distributed.run",
    "--standalone",
    "--nproc_per_node=2",
    "/kaggle/working/scripts/opt03_ftbc_threshold_balance.py",
    "--method",
    "harmonic_matched",
    "--data-root",
    "/kaggle/working/data",
    "--epochs",
    "60",
    "--seed",
    "1234",
    "--batch-size",
    "64",
    "--event-eval",
    "--no-resume",
    "--decision-margin",
    "2.0",
    "--hub-dir",
    "/kaggle/working/hub/opt03_ftbc_threshold_balance/default",
    "--keep-epoch-weights",
    "1",
    "--resplit",
    "block",
    "--drop-rest",
    "--bench"
  ],
  "flags": [],
  "epochs_requested": 60,
  "gpus": 2,
  "relative_epoch_cost": 1.0,
  "exit_code": 0,
  "status": "ok",
  "duration_s": 372.1,
  "started_utc": "2026-08-23T03:24:36.450434+00:00",
  "finished_utc": "2026-08-23T03:30:48.559281+00:00",
  "optimization_summary": {
    "optimization": "ftbc_threshold_balance",
    "research_section": "2. Temporal-Dimension Reduction (threshold balancing + FTBC)",
    "reference": "Rueckauer et al. arXiv:1612.04052; Sengupta et al. arXiv:1802.02627; FTBC: Forward Temporal Bias Correction, ECCV 2024",
    "script": "opt03_ftbc_threshold_balance.py",
    "baseline_mode": false,
    "method": "harmonic_matched",
    "accuracy": {
      "test_acc": 0.9292857142857143,
      "test_target_acc": 0.9292857142857143,
      "best_val_acc": 0.945
    },
    "efficiency": {
      "spikes_per_inference": null,
      "syn_ops_per_inference": 3270969.221590909,
      "dense_macs_per_inference": 122675200.0,
      "event_fraction_of_dense": 0.026663655095658365,
      "syn_ops_per_inference_dense_fanout": 64847587.008116886,
      "weight_sparsity": 0.7324707846410685,
      "effective_ticks": 12.059285714285714,
      "num_ticks": 100,
      "membrane_bytes_per_inference": 451200,
      "weight_bytes": 4907008,
      "input_raster_bytes": null,
      "train_ms_per_step": 92.7018213500105,
      "infer_ms_per_sample": 0.6145065031248009,
      "peak_vram_mb": 2825.316864
    },
    "optimization_specific": {
      "calibrate_thresh": true,
      "ftbc": true,
      "calib_percentile": 99.9,
      "calib_batches": 8,
      "ftbc_target_ticks": 8,
      "ftbc_ref_ticks": 100,
      "trained_T": 100,
      "thresh_before": [
        1.0,
        1.0,
        1.0,
        1.0
      ],
      "thresh_after": [
        2.353323459625244,
        0.8474444150924683,
        1.1090540885925293,
        2.6859006881713867
      ],
      "min_ticks_within_1pct_of_full": null,
      "min_ticks_within_1pct_per_arm": {
        "raw": 50,
        "thresh": 50,
        "ftbc": 100,
        "both": null
      },
      "speedup_at_min_ticks": null,
      "full_T_acc": 0.9442857142857143,
      "t_sweep_rows": [
        {
          "T": 4,
          "arm": "raw",
          "acc": 0.2621428571428571,
          "syn_per_inference": 1869022.726461039,
          "dense_per_inference": 4907008.0,
          "event_fraction_of_dense": 0.38088846124991826
        },
        {
          "T": 4,
          "arm": "thresh",
          "acc": 0.40214285714285714,
          "syn_per_inference": 1828094.6006493508,
          "dense_per_inference": 4907008.0,
          "event_fraction_of_dense": 0.37254771148719357
        },
        {
          "T": 4,
          "arm": "ftbc",
          "acc": 0.18285714285714286,
          "syn_per_inference": 1982641.3717532465,
          "dense_per_inference": 4907008.0,
          "event_fraction_of_dense": 0.4040428244162729
        },
        {
          "T": 4,
          "arm": "both",
          "acc": 0.27714285714285714,
          "syn_per_inference": 1953169.6939935065,
          "dense_per_inference": 4907008.0,
          "event_fraction_of_dense": 0.3980367861624653
        },
        {
          "T": 8,
          "arm": "raw",
          "acc": 0.5942857142857143,
          "syn_per_inference": 2050550.6517857143,
          "dense_per_inference": 9814016.0,
          "event_fraction_of_dense": 0.20894103410731288
        },
        {
          "T": 8,
          "arm": "thresh",
          "acc": 0.7785714285714286,
          "syn_per_inference": 1952516.9748376624,
          "dense_per_inference": 9814016.0,
          "event_fraction_of_dense": 0.19895188420700174
        },
        {
          "T": 8,
          "arm": "ftbc",
          "acc": 0.375,
          "syn_per_inference": 2353354.2873376627,
          "dense_per_inference": 9814016.0,
          "event_fraction_of_dense": 0.2397952364595353
        },
        {
          "T": 8,
          "arm": "both",
          "acc": 0.53,
          "syn_per_inference": 2284980.627435065,
          "dense_per_inference": 9814016.0,
          "event_fraction_of_dense": 0.23282829653375997
        },
        {
          "T": 16,
          "arm": "raw",
          "acc": 0.8028571428571428,
          "syn_per_inference": 2341053.414772727,
          "dense_per_inference": 19628032.0,
          "event_fraction_of_dense": 0.11927091899853878
        },
        {
          "T": 16,
          "arm": "thresh",
          "acc": 0.8985714285714286,
          "syn_per_inference": 2125678.341720779,
          "dense_per_inference": 19628032.0,
          "event_fraction_of_dense": 0.10829808825055813
        },
        {
          "T": 16,
          "arm": "ftbc",
          "acc": 0.645,
          "syn_per_inference": 2743122.541396104,
          "dense_per_inference": 19628032.0,
          "event_fraction_of_dense": 0.13975535302755282
        },
        {
          "T": 16,
          "arm": "both",
          "acc": 0.7207142857142858,
          "syn_per_inference": 2544346.234577922,
          "dense_per_inference": 19628032.0,
          "event_fraction_of_dense": 0.12962818863235612
        },
        {
          "T": 25,
          "arm": "raw",
          "acc": 0.8764285714285714,
          "syn_per_inference": 2563596.2670454546,
          "dense_per_inference": 30668800.0,
          "event_fraction_of_dense": 0.08358971551040323
        },
        {
          "T": 25,
          "arm": "thresh",
          "acc": 0.9285714285714286,
          "syn_per_inference": 2243644.229707792,
          "dense_per_inference": 30668800.0,
          "event_fraction_of_dense": 0.07315722264020086
        },
        {
          "T": 25,
          "arm": "ftbc",
          "acc": 0.8257142857142857,
          "syn_per_inference": 3023309.375,
          "dense_per_inference": 30668800.0,
          "event_fraction_of_dense": 0.09857931758008139
        },
        {
          "T": 25,
          "arm": "both",
          "acc": 0.81,
          "syn_per_inference": 2707661.5560064935,
          "dense_per_inference": 30668800.0,
          "event_fraction_of_dense": 0.08828716989274095
        },
        {
          "T": 50,
          "arm": "raw",
          "acc": 0.935,
          "syn_per_inference": 2919362.8060064935,
          "dense_per_inference": 61337600.0,
          "event_fraction_of_dense": 0.047594995663451024
        },
        {
          "T": 50,
          "arm": "thresh",
          "acc": 0.9371428571428572,
          "syn_per_inference": 2426220.323051948,
          "dense_per_inference": 61337600.0,
          "event_fraction_of_dense": 0.039555188384481105
        },
        {
          "T": 50,
          "arm": "ftbc",
          "acc": 0.9107142857142857,
          "syn_per_inference": 3453336.166396104,
          "dense_per_inference": 61337600.0,
          "event_fraction_of_dense": 0.05630047746237388
        },
        {
          "T": 50,
          "arm": "both",
          "acc": 0.905,
          "syn_per_inference": 2956368.487824675,
          "dense_per_inference": 61337600.0,
          "event_fraction_of_dense": 0.04819830720185784
        },
        {
          "T": 100,
          "arm": "raw",
          "acc": 0.9442857142857143,
          "syn_per_inference": 3270968.9375,
          "dense_per_inference": 122675200.0,
          "event_fraction_of_dense": 0.026663652779860967
        },
        {
          "T": 100,
          "arm": "thresh",
          "acc": 0.9292857142857143,
          "syn_per_inference": 2701710.5844155843,
          "dense_per_inference": 122675200.0,
          "event_fraction_of_dense": 0.02202328249243192
        },
        {
          "T": 100,
          "arm": "ftbc",
          "acc": 0.9342857142857143,
          "syn_per_inference": 3888789.481331169,
          "dense_per_inference": 122675200.0,
          "event_fraction_of_dense": 0.031699882953776876
        },
        {
          "T": 100,
          "arm": "both",
          "acc": 0.9207142857142857,
          "syn_per_inference": 3266400.9139610385,
          "dense_per_inference": 122675200.0,
          "event_fraction_of_dense": 0.02662641604791383
        }
      ],
      "calibration_reference": "same network at full T (NOT a source ANN)"
    },
    "config": {
      "method": "harmonic_matched",
      "data_root": "/kaggle/working/data",
      "subjects": "",
      "blocks": "",
      "limit": 0,
      "drop_rest": true,
      "resplit": "block",
      "test_blocks": "6",
      "class_weight": false,
      "epochs": 60,
      "batch_size": 64,
      "lr": 0.002,
      "weight_decay": 0.0005,
      "grad_clip": 5.0,
      "num_bins": 100,
      "window_sec": 5.0,
      "hidden": "512,256",
      "freq_groups": 8,
      "dropout": 0.3,
      "spike_drop": 0.1,
      "time_jitter": 2,
      "label_smoothing": 0.05,
      "no_batchnorm": false,
      "binary_input": false,
      "beta": 1.0,
      "thresh": 1.0,
      "window": 0.5,
      "gain": 1.0,
      "alpha": 0.9,
      "readout": "spikecount",
      "fake_quant": 0,
      "amp": false,
      "spike_reg": 0.0,
      "event_eval": true,
      "decision_margin": 2.0,
      "export": false,
      "seed": 1234,
      "hub_dir": "/kaggle/working/hub/opt03_ftbc_threshold_balance/default",
      "repo_id": "UWU-R-13/SSVEP-SNN",
      "push_hf": false,
      "keep_epoch_weights": 1,
      "no_resume": true,
      "selftest": false,
      "baseline": false,
      "bench": true,
      "bench_warmup": 10,
      "bench_iters": 50,
      "bench_train_steps": 20,
      "calibrate_thresh": true,
      "calib_percentile": 99.9,
      "calib_batches": 8,
      "ftbc": true,
      "ftbc_target_ticks": 8,
      "ftbc_ref_ticks": 0,
      "ftbc_lr": 1.0,
      "t_sweep": "4,8,16,25,50,100",
      "sampling_rate": 250.0
    }
  },
  "final_summary": {
    "final_test_acc": 0.9442857142857143,
    "final_test_target_acc": 0.9442857142857143,
    "final_test_rest_recall": NaN,
    "best_acc": 0.945,
    "best_epoch": 58,
    "resplit": "block",
    "class_weight": false,
    "drop_rest": true,
    "epochs": 60,
    "method": "harmonic_matched",
    "n_in": 2880,
    "n_classes": 40,
    "num_bins": 100
  },
  "event_driven_summary": {
    "acc": 0.9442857142857143,
    "anytime_acc": {
      "0.25": 0.63,
      "0.5": 0.8492857142857143,
      "0.75": 0.9228571428571428,
      "1.0": 0.9442857142857143
    },
    "syn_per_inference": 3270969.221590909,
    "dense_per_inference": 122675200.0,
    "event_fraction_of_dense": 0.026663655095658365,
    "syn_per_inference_dense_fanout": 64847587.008116886,
    "weight_sparsity": 0.7324707846410685,
    "num_ticks": 100,
    "dt_ms": 50.0,
    "margin_decision_acc": 0.44571428571428573,
    "mean_decision_tick": 12.059285714285714,
    "mean_decision_ms": 602.9642857142858,
    "dense_forward_test_acc": 0.9442857142857143
  },
  "extra_sweep_file_present": true,
  "selftest": {
    "mode": "gate",
    "passed": true
  },
  "driver_version": 1,
  "zip": {
    "name": "default.zip",
    "files": 81,
    "bytes": 12251189,
    "MB": 12.3,
    "sha256": "a2408411059da5b902543faccd650a7826414bf770223e315a19896579a36f61"
  }
}