File size: 9,387 Bytes
e4156ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "key": "opt10_parallel_lif_scan/default",
  "tag": "default",
  "script": "opt10_parallel_lif_scan.py",
  "script_sha256_16": "1b869e8327d5b545",
  "hf_folder": "applied/opt10_parallel_lif_scan",
  "priority": 0,
  "note": "default: --lif-mode scan, reset-correction on",
  "phase": 2,
  "n_phases": 10,
  "method": "harmonic_matched",
  "command": [
    "/usr/bin/python3",
    "-m",
    "torch.distributed.run",
    "--standalone",
    "--nproc_per_node=2",
    "/kaggle/working/scripts/opt10_parallel_lif_scan.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/opt10_parallel_lif_scan/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-23T04:57:22.420576+00:00",
  "finished_utc": "2026-08-23T05:03:34.528164+00:00",
  "optimization_summary": {
    "optimization": "parallel_lif_scan",
    "research_section": "4. Membrane-Potential Memory Wall (reset-mechanism removal) / 6. Feasibility & Limitations",
    "reference": "Fang et al., Parallel Spiking Neurons, NeurIPS 2023, arXiv:2304.12760; Hillis-Steele parallel prefix scan",
    "script": "opt10_parallel_lif_scan.py",
    "baseline_mode": false,
    "method": "harmonic_matched",
    "accuracy": {
      "test_acc": 0.24214285714285713,
      "test_target_acc": 0.24214285714285713,
      "best_val_acc": 0.235
    },
    "efficiency": {
      "spikes_per_inference": null,
      "syn_ops_per_inference": 5752150.245941558,
      "dense_macs_per_inference": 122675200.0,
      "event_fraction_of_dense": 0.046889267316797184,
      "syn_ops_per_inference_dense_fanout": 67328768.03246753,
      "weight_sparsity": 0.7324707846410685,
      "effective_ticks": 14.892857142857142,
      "num_ticks": 100,
      "membrane_bytes_per_inference": 451200,
      "weight_bytes": 4907008,
      "input_raster_bytes": null,
      "train_ms_per_step": 107.17174205001356,
      "infer_ms_per_sample": 0.7523749965622528,
      "peak_vram_mb": 2839.768576
    },
    "optimization_specific": {
      "lif_mode": "scan",
      "scan_reset_correction": true,
      "psn_init_beta": null,
      "training_T": 100,
      "sequential_depth": 7,
      "sequential_depth_baseline": 100,
      "depth_reduction_x": 14.285714285714286,
      "speedup_vs_sequential_at_T": 0.1512971521511396,
      "speedup_vs_sequential_at_T_fwdbwd": 0.2055188724369771,
      "scan_crossover_T": null,
      "scan_ever_wins": false,
      "t_scaling": [
        {
          "T": 25,
          "sequential_ms": 0.056348459984292276,
          "scan_ms": 0.332189520013344,
          "psn_ms": 0.1744092200169689,
          "sequential_fwdbwd_ms": 0.34077241998602403,
          "scan_fwdbwd_ms": 0.7870234000074561,
          "psn_fwdbwd_ms": 0.8247870199920726,
          "scan_speedup_x": 0.16962744635059157,
          "scan_speedup_fwdbwd_x": 0.43298893016750917,
          "psn_speedup_x": 0.32308188740715615,
          "psn_speedup_fwdbwd_x": 0.41316414022773945,
          "depth_sequential": 25,
          "depth_scan": 5,
          "depth_psn": 1
        },
        {
          "T": 50,
          "sequential_ms": 0.10444655999890529,
          "scan_ms": 0.5576392600050895,
          "psn_ms": 0.17247703999601072,
          "sequential_fwdbwd_ms": 0.3235841599962441,
          "scan_fwdbwd_ms": 1.0234090399899287,
          "psn_fwdbwd_ms": 0.7876497799952631,
          "scan_speedup_x": 0.18730130299282016,
          "scan_speedup_fwdbwd_x": 0.3161826282083931,
          "psn_speedup_x": 0.6055679063214505,
          "psn_speedup_fwdbwd_x": 0.41082238351947503,
          "depth_sequential": 50,
          "depth_scan": 6,
          "depth_psn": 1
        },
        {
          "T": 100,
          "sequential_ms": 0.2071224999963306,
          "scan_ms": 1.368978180034901,
          "psn_ms": 0.2517574599914951,
          "sequential_fwdbwd_ms": 0.4634688399892184,
          "scan_fwdbwd_ms": 2.255115719999594,
          "psn_fwdbwd_ms": 0.9736074199827272,
          "scan_speedup_x": 0.1512971521511396,
          "scan_speedup_fwdbwd_x": 0.2055188724369771,
          "psn_speedup_x": 0.8227065049167862,
          "psn_speedup_fwdbwd_x": 0.47603256762098306,
          "depth_sequential": 100,
          "depth_scan": 7,
          "depth_psn": 1
        },
        {
          "T": 200,
          "sequential_ms": 0.40420813998935046,
          "scan_ms": 2.944366599986097,
          "psn_ms": 0.6491714200092247,
          "sequential_fwdbwd_ms": 0.8973028199761757,
          "scan_fwdbwd_ms": 4.631695919997583,
          "psn_fwdbwd_ms": 2.604776160005713,
          "scan_speedup_x": 0.13728186564514727,
          "scan_speedup_fwdbwd_x": 0.19373094336828658,
          "psn_speedup_x": 0.622652395855022,
          "psn_speedup_fwdbwd_x": 0.3444836580407768,
          "depth_sequential": 200,
          "depth_scan": 8,
          "depth_psn": 1
        },
        {
          "T": 400,
          "sequential_ms": 0.8248816999912378,
          "scan_ms": 6.174887019988091,
          "psn_ms": 2.065656820013828,
          "sequential_fwdbwd_ms": 1.7981198600318749,
          "scan_fwdbwd_ms": 9.697708020030404,
          "psn_fwdbwd_ms": 7.807624199995189,
          "scan_speedup_x": 0.13358652511715569,
          "scan_speedup_fwdbwd_x": 0.1854169929964789,
          "psn_speedup_x": 0.3993314339531558,
          "psn_speedup_fwdbwd_x": 0.23030307478592307,
          "depth_sequential": 400,
          "depth_scan": 9,
          "depth_psn": 1
        }
      ],
      "accuracy_cost_of_reset_removal": {
        "firing_rate_hard_reset": 0.026105469092726707,
        "firing_rate_reset_free": 0.36106836795806885,
        "firing_rate_reset_corrected": 0.00894628930836916,
        "spike_agreement_reset_free": 0.6650371551513672,
        "spike_agreement_reset_corrected": 0.9814648628234863,
        "spike_storm_ratio_reset_free": 13.831138857361761
      },
      "psn_extra_params": 0,
      "deploy_neuron_is_hard_reset": true,
      "train_deploy_neuron_mismatch": true,
      "event_driven_acc_under_hard_reset": 0.5771428571428572,
      "dense_forward_acc_under_train_neuron": 0.24214285714285713
    },
    "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/opt10_parallel_lif_scan/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,
      "lif_mode": "scan",
      "scan_reset_correction": true,
      "psn_init_beta": 0.95,
      "t_scaling": "25,50,100,200,400",
      "sampling_rate": 250.0
    }
  },
  "final_summary": {
    "final_test_acc": 0.24214285714285713,
    "final_test_target_acc": 0.24214285714285713,
    "final_test_rest_recall": NaN,
    "best_acc": 0.235,
    "best_epoch": 54,
    "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.5771428571428572,
    "anytime_acc": {
      "0.25": 0.3107142857142857,
      "0.5": 0.45571428571428574,
      "0.75": 0.5242857142857142,
      "1.0": 0.5771428571428572
    },
    "syn_per_inference": 5752150.245941558,
    "dense_per_inference": 122675200.0,
    "event_fraction_of_dense": 0.046889267316797184,
    "syn_per_inference_dense_fanout": 67328768.03246753,
    "weight_sparsity": 0.7324707846410685,
    "num_ticks": 100,
    "dt_ms": 50.0,
    "margin_decision_acc": 0.22214285714285714,
    "mean_decision_tick": 14.892857142857142,
    "mean_decision_ms": 744.6428571428571,
    "dense_forward_test_acc": 0.24214285714285713
  },
  "extra_sweep_file_present": true,
  "selftest": {
    "mode": "gate",
    "passed": true
  },
  "driver_version": 1,
  "zip": {
    "name": "default.zip",
    "files": 81,
    "bytes": 12352424,
    "MB": 12.4,
    "sha256": "8d98c01092cbf35bc5226c777e850a86617b2eb3b1175013cefefa6e8481a1bd"
  }
}