update APPLIED run index
Browse files- applied/_index/APPLIED_RUNS_INDEX.json +806 -638
applied/_index/APPLIED_RUNS_INDEX.json
CHANGED
|
@@ -1,106 +1,89 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"key": "
|
| 4 |
-
"tag": "
|
| 5 |
-
"script": "train_ssvep_event_snn.py",
|
| 6 |
-
"hf_folder": "applied/original",
|
| 7 |
-
"phase": 1,
|
| 8 |
-
"status": "ok",
|
| 9 |
-
"duration_s": 576.1,
|
| 10 |
-
"optimization_summary": null,
|
| 11 |
-
"zip": {
|
| 12 |
-
"name": "baseline_reference.zip",
|
| 13 |
-
"files": 79,
|
| 14 |
-
"bytes": 12229960,
|
| 15 |
-
"MB": 12.2,
|
| 16 |
-
"sha256": "dbfae2e27e7c61c5d2a5e5d1d0a60eeeb5cac65dca488af8d9e07e91fe8a6bf2"
|
| 17 |
-
}
|
| 18 |
-
},
|
| 19 |
-
{
|
| 20 |
-
"key": "opt01_ttfs_dta/control_baseline",
|
| 21 |
-
"tag": "control_baseline",
|
| 22 |
"script": "opt01_ttfs_dta.py",
|
| 23 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 24 |
-
"phase":
|
| 25 |
"status": "ok",
|
| 26 |
-
"duration_s":
|
| 27 |
"optimization_summary": {
|
| 28 |
"optimization": "ttfs_dta",
|
| 29 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
| 30 |
"reference": "Software-Level Optimizations for Spiking Neural Network Inference on ARM Architectures: A Deep-Dive into the Jetson Nano Ecosystem (research.md SS2)",
|
| 31 |
"script": "opt01_ttfs_dta.py",
|
| 32 |
-
"baseline_mode":
|
| 33 |
"method": "harmonic_matched",
|
| 34 |
"accuracy": {
|
| 35 |
-
"test_acc": 0.
|
| 36 |
-
"test_target_acc": 0.
|
| 37 |
-
"best_val_acc": 0.
|
| 38 |
},
|
| 39 |
"efficiency": {
|
| 40 |
"spikes_per_inference": null,
|
| 41 |
-
"syn_ops_per_inference":
|
| 42 |
"dense_macs_per_inference": 122675200.0,
|
| 43 |
-
"event_fraction_of_dense": 0.
|
| 44 |
-
"syn_ops_per_inference_dense_fanout":
|
| 45 |
"weight_sparsity": 0.7324707846410685,
|
| 46 |
-
"effective_ticks":
|
| 47 |
"num_ticks": 100,
|
| 48 |
"membrane_bytes_per_inference": 451200,
|
| 49 |
"weight_bytes": 4907008,
|
| 50 |
"input_raster_bytes": null,
|
| 51 |
-
"train_ms_per_step": 95.
|
| 52 |
-
"infer_ms_per_sample": 0.
|
| 53 |
-
"peak_vram_mb":
|
| 54 |
},
|
| 55 |
"optimization_specific": {
|
| 56 |
-
"ttfs":
|
| 57 |
-
"dta":
|
| 58 |
-
"readout": "
|
| 59 |
"ttfs_halt_k": 1,
|
| 60 |
-
"dta_target_rate":
|
| 61 |
-
"dta_momentum":
|
| 62 |
-
"spikes_per_neuron_per_inference":
|
| 63 |
-
"ttfs_budget_respected":
|
| 64 |
-
"frac_neurons_that_ever_fire": 0.
|
| 65 |
-
"mean_first_spike_tick":
|
| 66 |
"per_layer_ttfs": [
|
| 67 |
{
|
| 68 |
"layer": 0,
|
| 69 |
"neurons": 320,
|
| 70 |
-
"spikes_per_neuron_per_inference":
|
| 71 |
-
"frac_neurons_that_ever_fire": 0.
|
| 72 |
-
"mean_first_spike_tick":
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"layer": 1,
|
| 76 |
"neurons": 512,
|
| 77 |
-
"spikes_per_neuron_per_inference":
|
| 78 |
-
"frac_neurons_that_ever_fire": 0.
|
| 79 |
-
"mean_first_spike_tick":
|
| 80 |
},
|
| 81 |
{
|
| 82 |
"layer": 2,
|
| 83 |
"neurons": 256,
|
| 84 |
-
"spikes_per_neuron_per_inference":
|
| 85 |
-
"frac_neurons_that_ever_fire": 0.
|
| 86 |
-
"mean_first_spike_tick":
|
| 87 |
},
|
| 88 |
{
|
| 89 |
"layer": 3,
|
| 90 |
"neurons": 40,
|
| 91 |
-
"spikes_per_neuron_per_inference":
|
| 92 |
-
"frac_neurons_that_ever_fire": 0.
|
| 93 |
-
"mean_first_spike_tick":
|
| 94 |
}
|
| 95 |
],
|
| 96 |
-
"mean_halt_tick":
|
| 97 |
-
"effective_ticks":
|
| 98 |
-
"ticks_saved_frac": 0.
|
| 99 |
"num_ticks": 100,
|
| 100 |
-
"dta_thr_min":
|
| 101 |
-
"dta_thr_max":
|
| 102 |
-
"dta_thr_mean":
|
| 103 |
-
"base_thresh":
|
| 104 |
},
|
| 105 |
"config": {
|
| 106 |
"method": "harmonic_matched",
|
|
@@ -128,7 +111,7 @@
|
|
| 128 |
"no_batchnorm": false,
|
| 129 |
"binary_input": false,
|
| 130 |
"beta": 1.0,
|
| 131 |
-
"thresh":
|
| 132 |
"window": 0.5,
|
| 133 |
"gain": 1.0,
|
| 134 |
"alpha": 0.9,
|
|
@@ -140,13 +123,13 @@
|
|
| 140 |
"decision_margin": 2.0,
|
| 141 |
"export": false,
|
| 142 |
"seed": 1234,
|
| 143 |
-
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/
|
| 144 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 145 |
"push_hf": false,
|
| 146 |
"keep_epoch_weights": 1,
|
| 147 |
"no_resume": true,
|
| 148 |
"selftest": false,
|
| 149 |
-
"baseline":
|
| 150 |
"bench": true,
|
| 151 |
"bench_warmup": 10,
|
| 152 |
"bench_iters": 50,
|
|
@@ -154,7 +137,7 @@
|
|
| 154 |
"ttfs": true,
|
| 155 |
"ttfs_halt_k": 1,
|
| 156 |
"dta": true,
|
| 157 |
-
"dta_target_rate": 0.
|
| 158 |
"dta_readout_rate": 0.95,
|
| 159 |
"ttfs_logit_scale": 10.0,
|
| 160 |
"dta_momentum": 0.1,
|
|
@@ -165,21 +148,21 @@
|
|
| 165 |
}
|
| 166 |
},
|
| 167 |
"zip": {
|
| 168 |
-
"name": "
|
| 169 |
"files": 80,
|
| 170 |
-
"bytes":
|
| 171 |
-
"MB": 12.
|
| 172 |
-
"sha256": "
|
| 173 |
}
|
| 174 |
},
|
| 175 |
{
|
| 176 |
-
"key": "opt01_ttfs_dta/
|
| 177 |
-
"tag": "
|
| 178 |
"script": "opt01_ttfs_dta.py",
|
| 179 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 180 |
-
"phase":
|
| 181 |
"status": "ok",
|
| 182 |
-
"duration_s":
|
| 183 |
"optimization_summary": {
|
| 184 |
"optimization": "ttfs_dta",
|
| 185 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
|
@@ -188,74 +171,74 @@
|
|
| 188 |
"baseline_mode": false,
|
| 189 |
"method": "harmonic_matched",
|
| 190 |
"accuracy": {
|
| 191 |
-
"test_acc": 0.
|
| 192 |
-
"test_target_acc": 0.
|
| 193 |
-
"best_val_acc": 0.
|
| 194 |
},
|
| 195 |
"efficiency": {
|
| 196 |
"spikes_per_inference": null,
|
| 197 |
-
"syn_ops_per_inference":
|
| 198 |
"dense_macs_per_inference": 122675200.0,
|
| 199 |
-
"event_fraction_of_dense": 0.
|
| 200 |
-
"syn_ops_per_inference_dense_fanout":
|
| 201 |
"weight_sparsity": 0.7324707846410685,
|
| 202 |
"effective_ticks": 100.0,
|
| 203 |
"num_ticks": 100,
|
| 204 |
"membrane_bytes_per_inference": 451200,
|
| 205 |
"weight_bytes": 4907008,
|
| 206 |
"input_raster_bytes": null,
|
| 207 |
-
"train_ms_per_step":
|
| 208 |
-
"infer_ms_per_sample": 0.
|
| 209 |
-
"peak_vram_mb": 2909.
|
| 210 |
},
|
| 211 |
"optimization_specific": {
|
| 212 |
"ttfs": true,
|
| 213 |
"dta": true,
|
| 214 |
"readout": "ttfs",
|
| 215 |
"ttfs_halt_k": 1,
|
| 216 |
-
"dta_target_rate": 0.
|
| 217 |
"dta_momentum": 0.1,
|
| 218 |
-
"spikes_per_neuron_per_inference": 0.
|
| 219 |
"ttfs_budget_respected": true,
|
| 220 |
-
"frac_neurons_that_ever_fire": 0.
|
| 221 |
-
"mean_first_spike_tick":
|
| 222 |
"per_layer_ttfs": [
|
| 223 |
{
|
| 224 |
"layer": 0,
|
| 225 |
"neurons": 320,
|
| 226 |
-
"spikes_per_neuron_per_inference": 0.
|
| 227 |
-
"frac_neurons_that_ever_fire": 0.
|
| 228 |
-
"mean_first_spike_tick":
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"layer": 1,
|
| 232 |
"neurons": 512,
|
| 233 |
-
"spikes_per_neuron_per_inference": 0.
|
| 234 |
-
"frac_neurons_that_ever_fire": 0.
|
| 235 |
-
"mean_first_spike_tick":
|
| 236 |
},
|
| 237 |
{
|
| 238 |
"layer": 2,
|
| 239 |
"neurons": 256,
|
| 240 |
-
"spikes_per_neuron_per_inference": 0.
|
| 241 |
-
"frac_neurons_that_ever_fire": 0.
|
| 242 |
-
"mean_first_spike_tick":
|
| 243 |
},
|
| 244 |
{
|
| 245 |
"layer": 3,
|
| 246 |
"neurons": 40,
|
| 247 |
-
"spikes_per_neuron_per_inference": 0.
|
| 248 |
-
"frac_neurons_that_ever_fire": 0.
|
| 249 |
-
"mean_first_spike_tick":
|
| 250 |
}
|
| 251 |
],
|
| 252 |
-
"mean_halt_tick":
|
| 253 |
-
"effective_ticks":
|
| 254 |
-
"ticks_saved_frac": 0.
|
| 255 |
"num_ticks": 100,
|
| 256 |
"dta_thr_min": 10.0,
|
| 257 |
-
"dta_thr_max":
|
| 258 |
-
"dta_thr_mean":
|
| 259 |
"base_thresh": 10.0
|
| 260 |
},
|
| 261 |
"config": {
|
|
@@ -296,7 +279,7 @@
|
|
| 296 |
"decision_margin": 2.0,
|
| 297 |
"export": false,
|
| 298 |
"seed": 1234,
|
| 299 |
-
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/
|
| 300 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 301 |
"push_hf": false,
|
| 302 |
"keep_epoch_weights": 1,
|
|
@@ -310,7 +293,7 @@
|
|
| 310 |
"ttfs": true,
|
| 311 |
"ttfs_halt_k": 1,
|
| 312 |
"dta": true,
|
| 313 |
-
"dta_target_rate": 0.
|
| 314 |
"dta_readout_rate": 0.95,
|
| 315 |
"ttfs_logit_scale": 10.0,
|
| 316 |
"dta_momentum": 0.1,
|
|
@@ -321,75 +304,98 @@
|
|
| 321 |
}
|
| 322 |
},
|
| 323 |
"zip": {
|
| 324 |
-
"name": "
|
| 325 |
-
"files":
|
| 326 |
-
"bytes":
|
| 327 |
-
"MB":
|
| 328 |
-
"sha256": "
|
| 329 |
}
|
| 330 |
},
|
| 331 |
{
|
| 332 |
-
"key": "
|
| 333 |
-
"tag": "
|
| 334 |
-
"script": "
|
| 335 |
-
"hf_folder": "applied/
|
| 336 |
-
"phase":
|
| 337 |
"status": "ok",
|
| 338 |
-
"duration_s":
|
| 339 |
"optimization_summary": {
|
| 340 |
-
"optimization": "
|
| 341 |
-
"research_section": "2. Temporal-
|
| 342 |
-
"reference": "
|
| 343 |
-
"script": "
|
| 344 |
-
"baseline_mode":
|
| 345 |
"method": "harmonic_matched",
|
| 346 |
"accuracy": {
|
| 347 |
-
"test_acc": 0.
|
| 348 |
-
"test_target_acc": 0.
|
| 349 |
-
"best_val_acc": 0.
|
| 350 |
},
|
| 351 |
"efficiency": {
|
| 352 |
"spikes_per_inference": null,
|
| 353 |
-
"syn_ops_per_inference":
|
| 354 |
"dense_macs_per_inference": 122675200.0,
|
| 355 |
-
"event_fraction_of_dense": 0.
|
| 356 |
-
"syn_ops_per_inference_dense_fanout":
|
| 357 |
"weight_sparsity": 0.7324707846410685,
|
| 358 |
-
"effective_ticks":
|
| 359 |
"num_ticks": 100,
|
| 360 |
"membrane_bytes_per_inference": 451200,
|
| 361 |
"weight_bytes": 4907008,
|
| 362 |
"input_raster_bytes": null,
|
| 363 |
-
"train_ms_per_step":
|
| 364 |
-
"infer_ms_per_sample": 0.
|
| 365 |
-
"peak_vram_mb":
|
| 366 |
},
|
| 367 |
"optimization_specific": {
|
| 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 |
"config": {
|
| 395 |
"method": "harmonic_matched",
|
|
@@ -417,11 +423,11 @@
|
|
| 417 |
"no_batchnorm": false,
|
| 418 |
"binary_input": false,
|
| 419 |
"beta": 1.0,
|
| 420 |
-
"thresh":
|
| 421 |
"window": 0.5,
|
| 422 |
"gain": 1.0,
|
| 423 |
"alpha": 0.9,
|
| 424 |
-
"readout": "
|
| 425 |
"fake_quant": 0,
|
| 426 |
"amp": false,
|
| 427 |
"spike_reg": 0.0,
|
|
@@ -429,171 +435,123 @@
|
|
| 429 |
"decision_margin": 2.0,
|
| 430 |
"export": false,
|
| 431 |
"seed": 1234,
|
| 432 |
-
"
|
| 433 |
-
"bench": true,
|
| 434 |
-
"bench_warmup": 10,
|
| 435 |
-
"bench_iters": 50,
|
| 436 |
-
"bench_train_steps": 20,
|
| 437 |
-
"anytime_fracs": "0.25,0.5,1.0",
|
| 438 |
-
"anytime_weights": "0.3,0.3,1.0",
|
| 439 |
-
"ic_layer": 0,
|
| 440 |
-
"ic_loss_weight": 0.3,
|
| 441 |
-
"bayes_fusion": false,
|
| 442 |
-
"fusion_prior_weight": 1.0,
|
| 443 |
-
"conf_threshold": 0.9,
|
| 444 |
-
"conf_temp": 2.0,
|
| 445 |
-
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 446 |
-
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/control_baseline",
|
| 447 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 448 |
"push_hf": false,
|
| 449 |
"keep_epoch_weights": 1,
|
| 450 |
"no_resume": true,
|
| 451 |
"selftest": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 452 |
"sampling_rate": 250.0
|
| 453 |
}
|
| 454 |
},
|
| 455 |
"zip": {
|
| 456 |
-
"name": "
|
| 457 |
"files": 80,
|
| 458 |
-
"bytes":
|
| 459 |
-
"MB": 12.
|
| 460 |
-
"sha256": "
|
| 461 |
}
|
| 462 |
},
|
| 463 |
{
|
| 464 |
-
"key": "
|
| 465 |
-
"tag": "
|
| 466 |
-
"script": "
|
| 467 |
-
"hf_folder": "applied/
|
| 468 |
-
"phase":
|
| 469 |
"status": "ok",
|
| 470 |
-
"duration_s":
|
| 471 |
"optimization_summary": {
|
| 472 |
-
"optimization": "
|
| 473 |
-
"research_section": "
|
| 474 |
-
"reference": "
|
| 475 |
-
"script": "
|
| 476 |
"baseline_mode": false,
|
| 477 |
"method": "harmonic_matched",
|
| 478 |
"accuracy": {
|
| 479 |
-
"test_acc": 0.
|
| 480 |
-
"test_target_acc": 0.
|
| 481 |
-
"best_val_acc": 0.
|
| 482 |
},
|
| 483 |
"efficiency": {
|
| 484 |
"spikes_per_inference": null,
|
| 485 |
-
"syn_ops_per_inference":
|
| 486 |
"dense_macs_per_inference": 122675200.0,
|
| 487 |
-
"event_fraction_of_dense": 0.
|
| 488 |
-
"syn_ops_per_inference_dense_fanout":
|
| 489 |
"weight_sparsity": 0.7324707846410685,
|
| 490 |
-
"effective_ticks":
|
| 491 |
"num_ticks": 100,
|
| 492 |
"membrane_bytes_per_inference": 451200,
|
| 493 |
"weight_bytes": 4907008,
|
| 494 |
"input_raster_bytes": null,
|
| 495 |
-
"train_ms_per_step":
|
| 496 |
-
"infer_ms_per_sample": 0.
|
| 497 |
-
"peak_vram_mb":
|
| 498 |
},
|
| 499 |
"optimization_specific": {
|
| 500 |
-
"
|
| 501 |
-
"
|
| 502 |
-
"
|
| 503 |
-
"
|
| 504 |
-
"
|
| 505 |
-
"
|
| 506 |
-
"
|
| 507 |
-
"
|
| 508 |
-
"
|
| 509 |
-
|
| 510 |
-
|
| 511 |
-
"acc": 0.12142857142857143,
|
| 512 |
-
"syn_per_inference": 2814512.5584415584,
|
| 513 |
-
"dense_per_inference": 4907008.0,
|
| 514 |
-
"infer_mode": "graded",
|
| 515 |
-
"ticks_speedup_vs_trained_T": 25.0
|
| 516 |
-
},
|
| 517 |
-
{
|
| 518 |
-
"T": 8,
|
| 519 |
-
"acc": 0.2307142857142857,
|
| 520 |
-
"syn_per_inference": 3556388.2735389615,
|
| 521 |
-
"dense_per_inference": 9814016.0,
|
| 522 |
-
"infer_mode": "graded",
|
| 523 |
-
"ticks_speedup_vs_trained_T": 12.5
|
| 524 |
-
},
|
| 525 |
-
{
|
| 526 |
-
"T": 16,
|
| 527 |
-
"acc": 0.5378571428571428,
|
| 528 |
-
"syn_per_inference": 4167199.856331169,
|
| 529 |
-
"dense_per_inference": 19628032.0,
|
| 530 |
-
"infer_mode": "graded",
|
| 531 |
-
"ticks_speedup_vs_trained_T": 6.25
|
| 532 |
-
},
|
| 533 |
-
{
|
| 534 |
-
"T": 25,
|
| 535 |
-
"acc": 0.7707142857142857,
|
| 536 |
-
"syn_per_inference": 4437607.62012987,
|
| 537 |
-
"dense_per_inference": 30668800.0,
|
| 538 |
-
"infer_mode": "graded",
|
| 539 |
-
"ticks_speedup_vs_trained_T": 4.0
|
| 540 |
-
},
|
| 541 |
-
{
|
| 542 |
-
"T": 50,
|
| 543 |
-
"acc": 0.8842857142857142,
|
| 544 |
-
"syn_per_inference": 4779261.4342532465,
|
| 545 |
-
"dense_per_inference": 61337600.0,
|
| 546 |
-
"infer_mode": "graded",
|
| 547 |
-
"ticks_speedup_vs_trained_T": 2.0
|
| 548 |
-
},
|
| 549 |
-
{
|
| 550 |
-
"T": 100,
|
| 551 |
-
"acc": 0.93,
|
| 552 |
-
"syn_per_inference": 5285655.101461039,
|
| 553 |
-
"dense_per_inference": 122675200.0,
|
| 554 |
-
"infer_mode": "graded",
|
| 555 |
-
"ticks_speedup_vs_trained_T": 1.0
|
| 556 |
-
}
|
| 557 |
-
],
|
| 558 |
-
"storm_ratio_peak_over_mean": 4.048530718036778,
|
| 559 |
-
"tick_activity_cv": 0.5872231855348422,
|
| 560 |
-
"mean_integer_activation": 0.10196488050743936,
|
| 561 |
-
"frac_activations_gt1": 0.02114660758525133,
|
| 562 |
-
"max_activation": 4.0,
|
| 563 |
-
"per_layer_activity": [
|
| 564 |
{
|
| 565 |
"layer": 0,
|
| 566 |
-
"
|
| 567 |
-
"
|
| 568 |
-
"
|
| 569 |
-
"
|
| 570 |
-
"frac_activations_gt1": 0.02114660758525133,
|
| 571 |
-
"max_activation": 4.0
|
| 572 |
},
|
| 573 |
{
|
| 574 |
"layer": 1,
|
| 575 |
-
"
|
| 576 |
-
"
|
| 577 |
-
"
|
| 578 |
-
"
|
| 579 |
-
"frac_activations_gt1": 0.0011788940100814216,
|
| 580 |
-
"max_activation": 4.0
|
| 581 |
},
|
| 582 |
{
|
| 583 |
"layer": 2,
|
| 584 |
-
"
|
| 585 |
-
"
|
| 586 |
-
"
|
| 587 |
-
"
|
| 588 |
-
|
| 589 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 590 |
}
|
| 591 |
],
|
| 592 |
-
"
|
| 593 |
-
"
|
| 594 |
-
"
|
| 595 |
-
"
|
| 596 |
-
"
|
|
|
|
|
|
|
|
|
|
| 597 |
},
|
| 598 |
"config": {
|
| 599 |
"method": "harmonic_matched",
|
|
@@ -621,11 +579,11 @@
|
|
| 621 |
"no_batchnorm": false,
|
| 622 |
"binary_input": false,
|
| 623 |
"beta": 1.0,
|
| 624 |
-
"thresh":
|
| 625 |
"window": 0.5,
|
| 626 |
"gain": 1.0,
|
| 627 |
"alpha": 0.9,
|
| 628 |
-
"readout": "
|
| 629 |
"fake_quant": 0,
|
| 630 |
"amp": false,
|
| 631 |
"spike_reg": 0.0,
|
|
@@ -633,7 +591,7 @@
|
|
| 633 |
"decision_margin": 2.0,
|
| 634 |
"export": false,
|
| 635 |
"seed": 1234,
|
| 636 |
-
"hub_dir": "/kaggle/working/hub/
|
| 637 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 638 |
"push_hf": false,
|
| 639 |
"keep_epoch_weights": 1,
|
|
@@ -644,148 +602,153 @@
|
|
| 644 |
"bench_warmup": 10,
|
| 645 |
"bench_iters": 50,
|
| 646 |
"bench_train_steps": 20,
|
| 647 |
-
"
|
| 648 |
-
"
|
| 649 |
-
"
|
| 650 |
-
"
|
| 651 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 652 |
"sampling_rate": 250.0
|
| 653 |
}
|
| 654 |
},
|
| 655 |
"zip": {
|
| 656 |
-
"name": "
|
| 657 |
-
"files":
|
| 658 |
-
"bytes":
|
| 659 |
-
"MB": 12.
|
| 660 |
-
"sha256": "
|
| 661 |
}
|
| 662 |
},
|
| 663 |
{
|
| 664 |
-
"key": "
|
| 665 |
-
"tag": "
|
| 666 |
-
"script": "
|
| 667 |
-
"hf_folder": "applied/
|
| 668 |
-
"phase":
|
| 669 |
"status": "ok",
|
| 670 |
-
"duration_s":
|
| 671 |
"optimization_summary": {
|
| 672 |
-
"optimization": "
|
| 673 |
-
"research_section": "
|
| 674 |
-
"reference": "
|
| 675 |
-
"script": "
|
| 676 |
"baseline_mode": false,
|
| 677 |
"method": "harmonic_matched",
|
| 678 |
"accuracy": {
|
| 679 |
-
"test_acc": 0.
|
| 680 |
-
"test_target_acc": 0.
|
| 681 |
-
"best_val_acc": 0.
|
| 682 |
},
|
| 683 |
"efficiency": {
|
| 684 |
"spikes_per_inference": null,
|
| 685 |
-
"syn_ops_per_inference":
|
| 686 |
-
"dense_macs_per_inference":
|
| 687 |
-
"event_fraction_of_dense": 0.
|
| 688 |
-
"syn_ops_per_inference_dense_fanout":
|
| 689 |
-
"weight_sparsity": 0.
|
| 690 |
-
"effective_ticks":
|
| 691 |
"num_ticks": 100,
|
| 692 |
"membrane_bytes_per_inference": 451200,
|
| 693 |
-
"weight_bytes":
|
| 694 |
"input_raster_bytes": null,
|
| 695 |
-
"train_ms_per_step":
|
| 696 |
-
"infer_ms_per_sample": 0.
|
| 697 |
-
"peak_vram_mb":
|
|
|
|
| 698 |
},
|
| 699 |
"optimization_specific": {
|
| 700 |
-
"
|
| 701 |
-
"
|
| 702 |
-
"
|
| 703 |
-
"
|
| 704 |
-
"
|
| 705 |
-
"
|
| 706 |
-
"
|
| 707 |
-
"
|
| 708 |
-
"
|
| 709 |
-
"
|
| 710 |
-
"
|
| 711 |
-
"
|
| 712 |
-
|
| 713 |
-
|
| 714 |
-
|
| 715 |
-
|
| 716 |
-
|
| 717 |
-
|
| 718 |
-
|
| 719 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 720 |
},
|
| 721 |
-
"
|
| 722 |
-
|
| 723 |
-
|
| 724 |
-
|
| 725 |
-
|
| 726 |
-
|
| 727 |
-
|
| 728 |
-
|
| 729 |
-
|
| 730 |
-
|
|
|
|
|
|
|
|
|
|
| 731 |
{
|
| 732 |
-
"
|
| 733 |
-
"
|
| 734 |
-
"
|
| 735 |
-
"
|
| 736 |
-
"membrane_memory_reduction_x": 8.0,
|
| 737 |
-
"membrane_saturation_frac": 0.2783921348625886,
|
| 738 |
-
"acc_drop_vs_fp32": -0.011428571428571455
|
| 739 |
},
|
| 740 |
{
|
| 741 |
-
"
|
| 742 |
-
"
|
| 743 |
-
"
|
| 744 |
-
"
|
| 745 |
-
"membrane_memory_reduction_x": 4.0,
|
| 746 |
-
"membrane_saturation_frac": 0.32464220412234046,
|
| 747 |
-
"acc_drop_vs_fp32": -0.011428571428571455
|
| 748 |
},
|
| 749 |
{
|
| 750 |
-
"
|
| 751 |
-
"
|
| 752 |
-
"
|
| 753 |
-
"
|
| 754 |
-
"membrane_memory_reduction_x": 1.0,
|
| 755 |
-
"membrane_saturation_frac": null,
|
| 756 |
-
"acc_drop_vs_fp32": 0.0
|
| 757 |
-
}
|
| 758 |
-
],
|
| 759 |
-
"fp32_membrane_acc": 0.9407142857142857,
|
| 760 |
-
"per_layer_scales": [
|
| 761 |
-
{
|
| 762 |
-
"layer": 0,
|
| 763 |
-
"weight_scale": 0.034521830933434625,
|
| 764 |
-
"membrane_scale": 1.0,
|
| 765 |
-
"shared_scale_gauge_factor": 28.967177376200326
|
| 766 |
},
|
| 767 |
{
|
| 768 |
-
"
|
| 769 |
-
"
|
| 770 |
-
"
|
| 771 |
-
"
|
| 772 |
},
|
| 773 |
{
|
| 774 |
-
"
|
| 775 |
-
"
|
| 776 |
-
"
|
| 777 |
-
"
|
| 778 |
},
|
| 779 |
{
|
| 780 |
-
"
|
| 781 |
-
"
|
| 782 |
-
"
|
| 783 |
-
"
|
| 784 |
}
|
| 785 |
-
]
|
| 786 |
-
"shared_scale_note": "weight grid and membrane grid are the same grid up to a per-layer positive scalar that BatchNorm absorbs exactly; exact only with --batchnorm on",
|
| 787 |
-
"multiplier_less_compare": false,
|
| 788 |
-
"wall_clock_caveat": "this reference kernel computes in fp32 registers, so the traffic win does not appear in train_ms_per_step; a fixed-point core is where it becomes energy"
|
| 789 |
},
|
| 790 |
"config": {
|
| 791 |
"method": "harmonic_matched",
|
|
@@ -825,160 +788,163 @@
|
|
| 825 |
"decision_margin": 2.0,
|
| 826 |
"export": false,
|
| 827 |
"seed": 1234,
|
| 828 |
-
"hub_dir": "/kaggle/working/hub/opt08_mint_quant/u_bits_0",
|
| 829 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 830 |
-
"push_hf": false,
|
| 831 |
-
"keep_epoch_weights": 1,
|
| 832 |
-
"no_resume": true,
|
| 833 |
-
"selftest": false,
|
| 834 |
"baseline": false,
|
| 835 |
"bench": true,
|
| 836 |
"bench_warmup": 10,
|
| 837 |
"bench_iters": 50,
|
| 838 |
"bench_train_steps": 20,
|
| 839 |
-
"
|
| 840 |
-
"
|
| 841 |
-
"
|
| 842 |
-
"
|
| 843 |
-
"
|
| 844 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 845 |
"sampling_rate": 250.0
|
| 846 |
}
|
| 847 |
},
|
| 848 |
"zip": {
|
| 849 |
-
"name": "
|
| 850 |
"files": 81,
|
| 851 |
-
"bytes":
|
| 852 |
-
"MB": 12.
|
| 853 |
-
"sha256": "
|
| 854 |
}
|
| 855 |
},
|
| 856 |
{
|
| 857 |
-
"key": "
|
| 858 |
-
"tag": "
|
| 859 |
-
"script": "
|
| 860 |
-
"hf_folder": "applied/
|
| 861 |
-
"phase":
|
| 862 |
"status": "ok",
|
| 863 |
-
"duration_s":
|
| 864 |
"optimization_summary": {
|
| 865 |
-
"optimization": "
|
| 866 |
-
"research_section": "
|
| 867 |
-
"reference": "
|
| 868 |
-
"script": "
|
| 869 |
"baseline_mode": false,
|
| 870 |
"method": "harmonic_matched",
|
| 871 |
"accuracy": {
|
| 872 |
-
"test_acc": 0.
|
| 873 |
-
"test_target_acc": 0.
|
| 874 |
-
"best_val_acc": 0.
|
| 875 |
},
|
| 876 |
"efficiency": {
|
| 877 |
"spikes_per_inference": null,
|
| 878 |
-
"syn_ops_per_inference":
|
| 879 |
-
"dense_macs_per_inference":
|
| 880 |
-
"event_fraction_of_dense": 0.
|
| 881 |
-
"syn_ops_per_inference_dense_fanout":
|
| 882 |
-
"weight_sparsity": 0.
|
| 883 |
-
"effective_ticks":
|
| 884 |
"num_ticks": 100,
|
| 885 |
-
"membrane_bytes_per_inference":
|
| 886 |
-
"weight_bytes":
|
| 887 |
"input_raster_bytes": null,
|
| 888 |
-
"train_ms_per_step":
|
| 889 |
-
"infer_ms_per_sample": 0.
|
| 890 |
-
"peak_vram_mb":
|
|
|
|
| 891 |
},
|
| 892 |
"optimization_specific": {
|
| 893 |
-
"
|
| 894 |
-
"
|
| 895 |
-
"
|
| 896 |
-
"
|
| 897 |
-
"
|
| 898 |
-
"
|
| 899 |
-
"
|
| 900 |
-
"
|
| 901 |
-
"
|
| 902 |
-
"
|
| 903 |
-
"
|
| 904 |
-
"
|
| 905 |
-
|
| 906 |
-
|
| 907 |
-
|
| 908 |
-
|
| 909 |
-
|
| 910 |
-
|
| 911 |
-
|
| 912 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 913 |
},
|
| 914 |
-
"
|
| 915 |
-
|
| 916 |
-
|
| 917 |
-
|
| 918 |
-
|
| 919 |
-
|
| 920 |
-
|
| 921 |
-
|
| 922 |
-
|
| 923 |
-
|
|
|
|
|
|
|
|
|
|
| 924 |
{
|
| 925 |
-
"
|
| 926 |
-
"
|
| 927 |
-
"
|
| 928 |
-
"
|
| 929 |
-
"membrane_memory_reduction_x": 8.0,
|
| 930 |
-
"membrane_saturation_frac": 0.20831449468085106,
|
| 931 |
-
"acc_drop_vs_fp32": -0.0035714285714285587
|
| 932 |
},
|
| 933 |
{
|
| 934 |
-
"
|
| 935 |
-
"
|
| 936 |
-
"
|
| 937 |
-
"
|
| 938 |
-
"membrane_memory_reduction_x": 4.0,
|
| 939 |
-
"membrane_saturation_frac": 0.2674735427748227,
|
| 940 |
-
"acc_drop_vs_fp32": -0.002142857142857113
|
| 941 |
},
|
| 942 |
{
|
| 943 |
-
"
|
| 944 |
-
"
|
| 945 |
-
"
|
| 946 |
-
"
|
| 947 |
-
"membrane_memory_reduction_x": 1.0,
|
| 948 |
-
"membrane_saturation_frac": null,
|
| 949 |
-
"acc_drop_vs_fp32": 0.0
|
| 950 |
-
}
|
| 951 |
-
],
|
| 952 |
-
"fp32_membrane_acc": 0.9528571428571428,
|
| 953 |
-
"per_layer_scales": [
|
| 954 |
-
{
|
| 955 |
-
"layer": 0,
|
| 956 |
-
"weight_scale": 0.03138868297849383,
|
| 957 |
-
"membrane_scale": 0.3333333333333333,
|
| 958 |
-
"shared_scale_gauge_factor": 10.619538690480226
|
| 959 |
},
|
| 960 |
{
|
| 961 |
-
"
|
| 962 |
-
"
|
| 963 |
-
"
|
| 964 |
-
"
|
| 965 |
},
|
| 966 |
{
|
| 967 |
-
"
|
| 968 |
-
"
|
| 969 |
-
"
|
| 970 |
-
"
|
| 971 |
},
|
| 972 |
{
|
| 973 |
-
"
|
| 974 |
-
"
|
| 975 |
-
"
|
| 976 |
-
"
|
| 977 |
}
|
| 978 |
-
]
|
| 979 |
-
"shared_scale_note": "weight grid and membrane grid are the same grid up to a per-layer positive scalar that BatchNorm absorbs exactly; exact only with --batchnorm on",
|
| 980 |
-
"multiplier_less_compare": true,
|
| 981 |
-
"wall_clock_caveat": "this reference kernel computes in fp32 registers, so the traffic win does not appear in train_ms_per_step; a fixed-point core is where it becomes energy"
|
| 982 |
},
|
| 983 |
"config": {
|
| 984 |
"method": "harmonic_matched",
|
|
@@ -1018,160 +984,163 @@
|
|
| 1018 |
"decision_margin": 2.0,
|
| 1019 |
"export": false,
|
| 1020 |
"seed": 1234,
|
| 1021 |
-
"hub_dir": "/kaggle/working/hub/opt08_mint_quant/u_bits_3",
|
| 1022 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1023 |
-
"push_hf": false,
|
| 1024 |
-
"keep_epoch_weights": 1,
|
| 1025 |
-
"no_resume": true,
|
| 1026 |
-
"selftest": false,
|
| 1027 |
"baseline": false,
|
| 1028 |
"bench": true,
|
| 1029 |
"bench_warmup": 10,
|
| 1030 |
"bench_iters": 50,
|
| 1031 |
"bench_train_steps": 20,
|
| 1032 |
-
"
|
| 1033 |
-
"
|
| 1034 |
-
"
|
| 1035 |
-
"
|
| 1036 |
-
"
|
| 1037 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1038 |
"sampling_rate": 250.0
|
| 1039 |
}
|
| 1040 |
},
|
| 1041 |
"zip": {
|
| 1042 |
-
"name": "
|
| 1043 |
"files": 81,
|
| 1044 |
-
"bytes":
|
| 1045 |
-
"MB": 12.
|
| 1046 |
-
"sha256": "
|
| 1047 |
}
|
| 1048 |
},
|
| 1049 |
{
|
| 1050 |
-
"key": "
|
| 1051 |
-
"tag": "
|
| 1052 |
-
"script": "
|
| 1053 |
-
"hf_folder": "applied/
|
| 1054 |
-
"phase":
|
| 1055 |
"status": "ok",
|
| 1056 |
-
"duration_s":
|
| 1057 |
"optimization_summary": {
|
| 1058 |
-
"optimization": "
|
| 1059 |
-
"research_section": "
|
| 1060 |
-
"reference": "
|
| 1061 |
-
"script": "
|
| 1062 |
"baseline_mode": false,
|
| 1063 |
"method": "harmonic_matched",
|
| 1064 |
"accuracy": {
|
| 1065 |
-
"test_acc": 0.
|
| 1066 |
-
"test_target_acc": 0.
|
| 1067 |
-
"best_val_acc": 0.
|
| 1068 |
},
|
| 1069 |
"efficiency": {
|
| 1070 |
"spikes_per_inference": null,
|
| 1071 |
-
"syn_ops_per_inference":
|
| 1072 |
-
"dense_macs_per_inference":
|
| 1073 |
-
"event_fraction_of_dense": 0.
|
| 1074 |
-
"syn_ops_per_inference_dense_fanout":
|
| 1075 |
-
"weight_sparsity": 0.
|
| 1076 |
-
"effective_ticks":
|
| 1077 |
"num_ticks": 100,
|
| 1078 |
-
"membrane_bytes_per_inference":
|
| 1079 |
-
"weight_bytes":
|
| 1080 |
"input_raster_bytes": null,
|
| 1081 |
-
"train_ms_per_step":
|
| 1082 |
-
"infer_ms_per_sample": 0.
|
| 1083 |
-
"peak_vram_mb":
|
|
|
|
| 1084 |
},
|
| 1085 |
"optimization_specific": {
|
| 1086 |
-
"
|
| 1087 |
-
"
|
| 1088 |
-
"
|
| 1089 |
-
"
|
| 1090 |
-
"
|
| 1091 |
-
"
|
| 1092 |
-
"
|
| 1093 |
-
"
|
| 1094 |
-
"
|
| 1095 |
-
"
|
| 1096 |
-
"
|
| 1097 |
-
"
|
| 1098 |
-
|
| 1099 |
-
|
| 1100 |
-
|
| 1101 |
-
|
| 1102 |
-
|
| 1103 |
-
|
| 1104 |
-
|
| 1105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1106 |
},
|
| 1107 |
-
"
|
| 1108 |
-
|
| 1109 |
-
|
| 1110 |
-
|
| 1111 |
-
|
| 1112 |
-
|
| 1113 |
-
|
| 1114 |
-
|
| 1115 |
-
|
| 1116 |
-
|
|
|
|
|
|
|
|
|
|
| 1117 |
{
|
| 1118 |
-
"
|
| 1119 |
-
"
|
| 1120 |
-
"
|
| 1121 |
-
"
|
| 1122 |
-
"membrane_memory_reduction_x": 8.0,
|
| 1123 |
-
"membrane_saturation_frac": 0.2418986868351064,
|
| 1124 |
-
"acc_drop_vs_fp32": -0.005714285714285672
|
| 1125 |
},
|
| 1126 |
{
|
| 1127 |
-
"
|
| 1128 |
-
"
|
| 1129 |
-
"
|
| 1130 |
-
"
|
| 1131 |
-
"membrane_memory_reduction_x": 4.0,
|
| 1132 |
-
"membrane_saturation_frac": 0.296513671875,
|
| 1133 |
-
"acc_drop_vs_fp32": -0.00642857142857145
|
| 1134 |
},
|
| 1135 |
{
|
| 1136 |
-
"
|
| 1137 |
-
"
|
| 1138 |
-
"
|
| 1139 |
-
"
|
| 1140 |
-
"membrane_memory_reduction_x": 1.0,
|
| 1141 |
-
"membrane_saturation_frac": null,
|
| 1142 |
-
"acc_drop_vs_fp32": 0.0
|
| 1143 |
-
}
|
| 1144 |
-
],
|
| 1145 |
-
"fp32_membrane_acc": 0.9592857142857143,
|
| 1146 |
-
"per_layer_scales": [
|
| 1147 |
-
{
|
| 1148 |
-
"layer": 0,
|
| 1149 |
-
"weight_scale": 0.03545519496713366,
|
| 1150 |
-
"membrane_scale": 0.14285714285714285,
|
| 1151 |
-
"shared_scale_gauge_factor": 4.0292302154753035
|
| 1152 |
},
|
| 1153 |
{
|
| 1154 |
-
"
|
| 1155 |
-
"
|
| 1156 |
-
"
|
| 1157 |
-
"
|
| 1158 |
},
|
| 1159 |
{
|
| 1160 |
-
"
|
| 1161 |
-
"
|
| 1162 |
-
"
|
| 1163 |
-
"
|
| 1164 |
},
|
| 1165 |
{
|
| 1166 |
-
"
|
| 1167 |
-
"
|
| 1168 |
-
"
|
| 1169 |
-
"
|
| 1170 |
}
|
| 1171 |
-
]
|
| 1172 |
-
"shared_scale_note": "weight grid and membrane grid are the same grid up to a per-layer positive scalar that BatchNorm absorbs exactly; exact only with --batchnorm on",
|
| 1173 |
-
"multiplier_less_compare": true,
|
| 1174 |
-
"wall_clock_caveat": "this reference kernel computes in fp32 registers, so the traffic win does not appear in train_ms_per_step; a fixed-point core is where it becomes energy"
|
| 1175 |
},
|
| 1176 |
"config": {
|
| 1177 |
"method": "harmonic_matched",
|
|
@@ -1211,32 +1180,231 @@
|
|
| 1211 |
"decision_margin": 2.0,
|
| 1212 |
"export": false,
|
| 1213 |
"seed": 1234,
|
| 1214 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1215 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1216 |
"push_hf": false,
|
| 1217 |
"keep_epoch_weights": 1,
|
| 1218 |
"no_resume": true,
|
| 1219 |
"selftest": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1220 |
"baseline": false,
|
| 1221 |
"bench": true,
|
| 1222 |
"bench_warmup": 10,
|
| 1223 |
"bench_iters": 50,
|
| 1224 |
"bench_train_steps": 20,
|
| 1225 |
-
"
|
| 1226 |
-
"
|
| 1227 |
-
"
|
| 1228 |
-
"
|
| 1229 |
-
"
|
| 1230 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1231 |
"sampling_rate": 250.0
|
| 1232 |
}
|
| 1233 |
},
|
| 1234 |
"zip": {
|
| 1235 |
-
"name": "
|
| 1236 |
"files": 81,
|
| 1237 |
-
"bytes":
|
| 1238 |
-
"MB": 12.
|
| 1239 |
-
"sha256": "
|
| 1240 |
}
|
| 1241 |
}
|
| 1242 |
]
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
+
"key": "opt01_ttfs_dta/dta_rate_0.02",
|
| 4 |
+
"tag": "dta_rate_0.02",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"script": "opt01_ttfs_dta.py",
|
| 6 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 7 |
+
"phase": 3,
|
| 8 |
"status": "ok",
|
| 9 |
+
"duration_s": 592.4,
|
| 10 |
"optimization_summary": {
|
| 11 |
"optimization": "ttfs_dta",
|
| 12 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
| 13 |
"reference": "Software-Level Optimizations for Spiking Neural Network Inference on ARM Architectures: A Deep-Dive into the Jetson Nano Ecosystem (research.md SS2)",
|
| 14 |
"script": "opt01_ttfs_dta.py",
|
| 15 |
+
"baseline_mode": false,
|
| 16 |
"method": "harmonic_matched",
|
| 17 |
"accuracy": {
|
| 18 |
+
"test_acc": 0.22214285714285714,
|
| 19 |
+
"test_target_acc": 0.22214285714285714,
|
| 20 |
+
"best_val_acc": 0.23857142857142857
|
| 21 |
},
|
| 22 |
"efficiency": {
|
| 23 |
"spikes_per_inference": null,
|
| 24 |
+
"syn_ops_per_inference": 1370895.7012987013,
|
| 25 |
"dense_macs_per_inference": 122675200.0,
|
| 26 |
+
"event_fraction_of_dense": 0.01117500278213283,
|
| 27 |
+
"syn_ops_per_inference_dense_fanout": 46072438.1176948,
|
| 28 |
"weight_sparsity": 0.7324707846410685,
|
| 29 |
+
"effective_ticks": 100.0,
|
| 30 |
"num_ticks": 100,
|
| 31 |
"membrane_bytes_per_inference": 451200,
|
| 32 |
"weight_bytes": 4907008,
|
| 33 |
"input_raster_bytes": null,
|
| 34 |
+
"train_ms_per_step": 95.69850345000077,
|
| 35 |
+
"infer_ms_per_sample": 0.6107303025000022,
|
| 36 |
+
"peak_vram_mb": 2908.478464
|
| 37 |
},
|
| 38 |
"optimization_specific": {
|
| 39 |
+
"ttfs": true,
|
| 40 |
+
"dta": true,
|
| 41 |
+
"readout": "ttfs",
|
| 42 |
"ttfs_halt_k": 1,
|
| 43 |
+
"dta_target_rate": 0.02,
|
| 44 |
+
"dta_momentum": 0.1,
|
| 45 |
+
"spikes_per_neuron_per_inference": 0.666733789260385,
|
| 46 |
+
"ttfs_budget_respected": true,
|
| 47 |
+
"frac_neurons_that_ever_fire": 0.666733789260385,
|
| 48 |
+
"mean_first_spike_tick": 22.77649856682363,
|
| 49 |
"per_layer_ttfs": [
|
| 50 |
{
|
| 51 |
"layer": 0,
|
| 52 |
"neurons": 320,
|
| 53 |
+
"spikes_per_neuron_per_inference": 0.8998928571428572,
|
| 54 |
+
"frac_neurons_that_ever_fire": 0.8998928571428572,
|
| 55 |
+
"mean_first_spike_tick": 8.32483529785292
|
| 56 |
},
|
| 57 |
{
|
| 58 |
"layer": 1,
|
| 59 |
"neurons": 512,
|
| 60 |
+
"spikes_per_neuron_per_inference": 0.5788044084821429,
|
| 61 |
+
"frac_neurons_that_ever_fire": 0.5788044084821429,
|
| 62 |
+
"mean_first_spike_tick": 32.204212231282256
|
| 63 |
},
|
| 64 |
{
|
| 65 |
"layer": 2,
|
| 66 |
"neurons": 256,
|
| 67 |
+
"spikes_per_neuron_per_inference": 0.6099832589285714,
|
| 68 |
+
"frac_neurons_that_ever_fire": 0.6099832589285714,
|
| 69 |
+
"mean_first_spike_tick": 27.42329085436698
|
| 70 |
},
|
| 71 |
{
|
| 72 |
"layer": 3,
|
| 73 |
"neurons": 40,
|
| 74 |
+
"spikes_per_neuron_per_inference": 0.29016071428571427,
|
| 75 |
+
"frac_neurons_that_ever_fire": 0.29016071428571427,
|
| 76 |
+
"mean_first_spike_tick": 78.09735983752846
|
| 77 |
}
|
| 78 |
],
|
| 79 |
+
"mean_halt_tick": 65.40357142857142,
|
| 80 |
+
"effective_ticks": 65.40357142857142,
|
| 81 |
+
"ticks_saved_frac": 0.3459642857142857,
|
| 82 |
"num_ticks": 100,
|
| 83 |
+
"dta_thr_min": 10.0,
|
| 84 |
+
"dta_thr_max": 10.0,
|
| 85 |
+
"dta_thr_mean": 10.0,
|
| 86 |
+
"base_thresh": 10.0
|
| 87 |
},
|
| 88 |
"config": {
|
| 89 |
"method": "harmonic_matched",
|
|
|
|
| 111 |
"no_batchnorm": false,
|
| 112 |
"binary_input": false,
|
| 113 |
"beta": 1.0,
|
| 114 |
+
"thresh": 10.0,
|
| 115 |
"window": 0.5,
|
| 116 |
"gain": 1.0,
|
| 117 |
"alpha": 0.9,
|
|
|
|
| 123 |
"decision_margin": 2.0,
|
| 124 |
"export": false,
|
| 125 |
"seed": 1234,
|
| 126 |
+
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/dta_rate_0.02",
|
| 127 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 128 |
"push_hf": false,
|
| 129 |
"keep_epoch_weights": 1,
|
| 130 |
"no_resume": true,
|
| 131 |
"selftest": false,
|
| 132 |
+
"baseline": false,
|
| 133 |
"bench": true,
|
| 134 |
"bench_warmup": 10,
|
| 135 |
"bench_iters": 50,
|
|
|
|
| 137 |
"ttfs": true,
|
| 138 |
"ttfs_halt_k": 1,
|
| 139 |
"dta": true,
|
| 140 |
+
"dta_target_rate": 0.02,
|
| 141 |
"dta_readout_rate": 0.95,
|
| 142 |
"ttfs_logit_scale": 10.0,
|
| 143 |
"dta_momentum": 0.1,
|
|
|
|
| 148 |
}
|
| 149 |
},
|
| 150 |
"zip": {
|
| 151 |
+
"name": "dta_rate_0.02.zip",
|
| 152 |
"files": 80,
|
| 153 |
+
"bytes": 12510253,
|
| 154 |
+
"MB": 12.5,
|
| 155 |
+
"sha256": "1243e55e5fd4e4197a0db50663cc4eaf49e0a10a9ad59a34c29305a28a06856f"
|
| 156 |
}
|
| 157 |
},
|
| 158 |
{
|
| 159 |
+
"key": "opt01_ttfs_dta/dta_rate_0.10",
|
| 160 |
+
"tag": "dta_rate_0.10",
|
| 161 |
"script": "opt01_ttfs_dta.py",
|
| 162 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 163 |
+
"phase": 3,
|
| 164 |
"status": "ok",
|
| 165 |
+
"duration_s": 314.3,
|
| 166 |
"optimization_summary": {
|
| 167 |
"optimization": "ttfs_dta",
|
| 168 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
|
|
|
| 171 |
"baseline_mode": false,
|
| 172 |
"method": "harmonic_matched",
|
| 173 |
"accuracy": {
|
| 174 |
+
"test_acc": 0.1392857142857143,
|
| 175 |
+
"test_target_acc": 0.1392857142857143,
|
| 176 |
+
"best_val_acc": 0.17
|
| 177 |
},
|
| 178 |
"efficiency": {
|
| 179 |
"spikes_per_inference": null,
|
| 180 |
+
"syn_ops_per_inference": 1411658.4545454546,
|
| 181 |
"dense_macs_per_inference": 122675200.0,
|
| 182 |
+
"event_fraction_of_dense": 0.011507284720509561,
|
| 183 |
+
"syn_ops_per_inference_dense_fanout": 47245923.233766235,
|
| 184 |
"weight_sparsity": 0.7324707846410685,
|
| 185 |
"effective_ticks": 100.0,
|
| 186 |
"num_ticks": 100,
|
| 187 |
"membrane_bytes_per_inference": 451200,
|
| 188 |
"weight_bytes": 4907008,
|
| 189 |
"input_raster_bytes": null,
|
| 190 |
+
"train_ms_per_step": 95.29285290000189,
|
| 191 |
+
"infer_ms_per_sample": 0.6113808478124838,
|
| 192 |
+
"peak_vram_mb": 2909.302784
|
| 193 |
},
|
| 194 |
"optimization_specific": {
|
| 195 |
"ttfs": true,
|
| 196 |
"dta": true,
|
| 197 |
"readout": "ttfs",
|
| 198 |
"ttfs_halt_k": 1,
|
| 199 |
+
"dta_target_rate": 0.1,
|
| 200 |
"dta_momentum": 0.1,
|
| 201 |
+
"spikes_per_neuron_per_inference": 0.6239190729483283,
|
| 202 |
"ttfs_budget_respected": true,
|
| 203 |
+
"frac_neurons_that_ever_fire": 0.6239190729483283,
|
| 204 |
+
"mean_first_spike_tick": 19.628332891840294,
|
| 205 |
"per_layer_ttfs": [
|
| 206 |
{
|
| 207 |
"layer": 0,
|
| 208 |
"neurons": 320,
|
| 209 |
+
"spikes_per_neuron_per_inference": 0.8614040178571428,
|
| 210 |
+
"frac_neurons_that_ever_fire": 0.8614040178571428,
|
| 211 |
+
"mean_first_spike_tick": 9.993713543866559
|
| 212 |
},
|
| 213 |
{
|
| 214 |
"layer": 1,
|
| 215 |
"neurons": 512,
|
| 216 |
+
"spikes_per_neuron_per_inference": 0.7464453125,
|
| 217 |
+
"frac_neurons_that_ever_fire": 0.7464453125,
|
| 218 |
+
"mean_first_spike_tick": 22.917884616822292
|
| 219 |
},
|
| 220 |
{
|
| 221 |
"layer": 2,
|
| 222 |
"neurons": 256,
|
| 223 |
+
"spikes_per_neuron_per_inference": 0.10224888392857143,
|
| 224 |
+
"frac_neurons_that_ever_fire": 0.10224888392857143,
|
| 225 |
+
"mean_first_spike_tick": 31.868034710473175
|
| 226 |
},
|
| 227 |
{
|
| 228 |
"layer": 3,
|
| 229 |
"neurons": 40,
|
| 230 |
+
"spikes_per_neuron_per_inference": 0.49439285714285713,
|
| 231 |
+
"frac_neurons_that_ever_fire": 0.49439285714285713,
|
| 232 |
+
"mean_first_spike_tick": 74.14935346384455
|
| 233 |
}
|
| 234 |
],
|
| 235 |
+
"mean_halt_tick": 68.85428571428571,
|
| 236 |
+
"effective_ticks": 68.85428571428571,
|
| 237 |
+
"ticks_saved_frac": 0.3114571428571429,
|
| 238 |
"num_ticks": 100,
|
| 239 |
"dta_thr_min": 10.0,
|
| 240 |
+
"dta_thr_max": 31.87553596496582,
|
| 241 |
+
"dta_thr_mean": 15.468883514404297,
|
| 242 |
"base_thresh": 10.0
|
| 243 |
},
|
| 244 |
"config": {
|
|
|
|
| 279 |
"decision_margin": 2.0,
|
| 280 |
"export": false,
|
| 281 |
"seed": 1234,
|
| 282 |
+
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/dta_rate_0.10",
|
| 283 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 284 |
"push_hf": false,
|
| 285 |
"keep_epoch_weights": 1,
|
|
|
|
| 293 |
"ttfs": true,
|
| 294 |
"ttfs_halt_k": 1,
|
| 295 |
"dta": true,
|
| 296 |
+
"dta_target_rate": 0.1,
|
| 297 |
"dta_readout_rate": 0.95,
|
| 298 |
"ttfs_logit_scale": 10.0,
|
| 299 |
"dta_momentum": 0.1,
|
|
|
|
| 304 |
}
|
| 305 |
},
|
| 306 |
"zip": {
|
| 307 |
+
"name": "dta_rate_0.10.zip",
|
| 308 |
+
"files": 77,
|
| 309 |
+
"bytes": 8117390,
|
| 310 |
+
"MB": 8.1,
|
| 311 |
+
"sha256": "149684ff3bdd640115b26d39a54bdaa9ae99619a8672a7ea6fcd59fc99345a27"
|
| 312 |
}
|
| 313 |
},
|
| 314 |
{
|
| 315 |
+
"key": "opt01_ttfs_dta/dta_rate_0.20",
|
| 316 |
+
"tag": "dta_rate_0.20",
|
| 317 |
+
"script": "opt01_ttfs_dta.py",
|
| 318 |
+
"hf_folder": "applied/opt01_ttfs_dta",
|
| 319 |
+
"phase": 3,
|
| 320 |
"status": "ok",
|
| 321 |
+
"duration_s": 315.0,
|
| 322 |
"optimization_summary": {
|
| 323 |
+
"optimization": "ttfs_dta",
|
| 324 |
+
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
| 325 |
+
"reference": "Software-Level Optimizations for Spiking Neural Network Inference on ARM Architectures: A Deep-Dive into the Jetson Nano Ecosystem (research.md SS2)",
|
| 326 |
+
"script": "opt01_ttfs_dta.py",
|
| 327 |
+
"baseline_mode": false,
|
| 328 |
"method": "harmonic_matched",
|
| 329 |
"accuracy": {
|
| 330 |
+
"test_acc": 0.30142857142857143,
|
| 331 |
+
"test_target_acc": 0.30142857142857143,
|
| 332 |
+
"best_val_acc": 0.3442857142857143
|
| 333 |
},
|
| 334 |
"efficiency": {
|
| 335 |
"spikes_per_inference": null,
|
| 336 |
+
"syn_ops_per_inference": 1268561.1761363635,
|
| 337 |
"dense_macs_per_inference": 122675200.0,
|
| 338 |
+
"event_fraction_of_dense": 0.010340811966366173,
|
| 339 |
+
"syn_ops_per_inference_dense_fanout": 40907301.49837662,
|
| 340 |
"weight_sparsity": 0.7324707846410685,
|
| 341 |
+
"effective_ticks": 100.0,
|
| 342 |
"num_ticks": 100,
|
| 343 |
"membrane_bytes_per_inference": 451200,
|
| 344 |
"weight_bytes": 4907008,
|
| 345 |
"input_raster_bytes": null,
|
| 346 |
+
"train_ms_per_step": 95.75917180000033,
|
| 347 |
+
"infer_ms_per_sample": 0.6131969368749424,
|
| 348 |
+
"peak_vram_mb": 2909.376512
|
| 349 |
},
|
| 350 |
"optimization_specific": {
|
| 351 |
+
"ttfs": true,
|
| 352 |
+
"dta": true,
|
| 353 |
+
"readout": "ttfs",
|
| 354 |
+
"ttfs_halt_k": 1,
|
| 355 |
+
"dta_target_rate": 0.2,
|
| 356 |
+
"dta_momentum": 0.1,
|
| 357 |
+
"spikes_per_neuron_per_inference": 0.6888367527862209,
|
| 358 |
+
"ttfs_budget_respected": true,
|
| 359 |
+
"frac_neurons_that_ever_fire": 0.6888367527862209,
|
| 360 |
+
"mean_first_spike_tick": 17.83636679533485,
|
| 361 |
+
"per_layer_ttfs": [
|
| 362 |
+
{
|
| 363 |
+
"layer": 0,
|
| 364 |
+
"neurons": 320,
|
| 365 |
+
"spikes_per_neuron_per_inference": 0.9109776785714285,
|
| 366 |
+
"frac_neurons_that_ever_fire": 0.9109776785714285,
|
| 367 |
+
"mean_first_spike_tick": 7.660495248923105
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"layer": 1,
|
| 371 |
+
"neurons": 512,
|
| 372 |
+
"spikes_per_neuron_per_inference": 0.8185337611607143,
|
| 373 |
+
"frac_neurons_that_ever_fire": 0.8185337611607143,
|
| 374 |
+
"mean_first_spike_tick": 22.096457454514464
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"layer": 2,
|
| 378 |
+
"neurons": 256,
|
| 379 |
+
"spikes_per_neuron_per_inference": 0.19032366071428572,
|
| 380 |
+
"frac_neurons_that_ever_fire": 0.19032366071428572,
|
| 381 |
+
"mean_first_spike_tick": 19.373438691139388
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"layer": 3,
|
| 385 |
+
"neurons": 40,
|
| 386 |
+
"spikes_per_neuron_per_inference": 0.44207142857142856,
|
| 387 |
+
"frac_neurons_that_ever_fire": 0.44207142857142856,
|
| 388 |
+
"mean_first_spike_tick": 80.39121829051543
|
| 389 |
+
}
|
| 390 |
+
],
|
| 391 |
+
"mean_halt_tick": 54.479285714285716,
|
| 392 |
+
"effective_ticks": 54.479285714285716,
|
| 393 |
+
"ticks_saved_frac": 0.4552071428571428,
|
| 394 |
+
"num_ticks": 100,
|
| 395 |
+
"dta_thr_min": 10.0,
|
| 396 |
+
"dta_thr_max": 36.44102096557617,
|
| 397 |
+
"dta_thr_mean": 16.610254287719727,
|
| 398 |
+
"base_thresh": 10.0
|
| 399 |
},
|
| 400 |
"config": {
|
| 401 |
"method": "harmonic_matched",
|
|
|
|
| 423 |
"no_batchnorm": false,
|
| 424 |
"binary_input": false,
|
| 425 |
"beta": 1.0,
|
| 426 |
+
"thresh": 10.0,
|
| 427 |
"window": 0.5,
|
| 428 |
"gain": 1.0,
|
| 429 |
"alpha": 0.9,
|
| 430 |
+
"readout": "ttfs",
|
| 431 |
"fake_quant": 0,
|
| 432 |
"amp": false,
|
| 433 |
"spike_reg": 0.0,
|
|
|
|
| 435 |
"decision_margin": 2.0,
|
| 436 |
"export": false,
|
| 437 |
"seed": 1234,
|
| 438 |
+
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/dta_rate_0.20",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 439 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 440 |
"push_hf": false,
|
| 441 |
"keep_epoch_weights": 1,
|
| 442 |
"no_resume": true,
|
| 443 |
"selftest": false,
|
| 444 |
+
"baseline": false,
|
| 445 |
+
"bench": true,
|
| 446 |
+
"bench_warmup": 10,
|
| 447 |
+
"bench_iters": 50,
|
| 448 |
+
"bench_train_steps": 20,
|
| 449 |
+
"ttfs": true,
|
| 450 |
+
"ttfs_halt_k": 1,
|
| 451 |
+
"dta": true,
|
| 452 |
+
"dta_target_rate": 0.2,
|
| 453 |
+
"dta_readout_rate": 0.95,
|
| 454 |
+
"ttfs_logit_scale": 10.0,
|
| 455 |
+
"dta_momentum": 0.1,
|
| 456 |
+
"dta_min": 0.2,
|
| 457 |
+
"dta_max": 5.0,
|
| 458 |
+
"dta_windup_patience": 200,
|
| 459 |
"sampling_rate": 250.0
|
| 460 |
}
|
| 461 |
},
|
| 462 |
"zip": {
|
| 463 |
+
"name": "dta_rate_0.20.zip",
|
| 464 |
"files": 80,
|
| 465 |
+
"bytes": 12365506,
|
| 466 |
+
"MB": 12.4,
|
| 467 |
+
"sha256": "0ff95b27869b51aaa9e93834f86b2558421ee7616d9cb9562165f0e64df9f734"
|
| 468 |
}
|
| 469 |
},
|
| 470 |
{
|
| 471 |
+
"key": "opt01_ttfs_dta/ttfs_halt_k2",
|
| 472 |
+
"tag": "ttfs_halt_k2",
|
| 473 |
+
"script": "opt01_ttfs_dta.py",
|
| 474 |
+
"hf_folder": "applied/opt01_ttfs_dta",
|
| 475 |
+
"phase": 3,
|
| 476 |
"status": "ok",
|
| 477 |
+
"duration_s": 313.4,
|
| 478 |
"optimization_summary": {
|
| 479 |
+
"optimization": "ttfs_dta",
|
| 480 |
+
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
| 481 |
+
"reference": "Software-Level Optimizations for Spiking Neural Network Inference on ARM Architectures: A Deep-Dive into the Jetson Nano Ecosystem (research.md SS2)",
|
| 482 |
+
"script": "opt01_ttfs_dta.py",
|
| 483 |
"baseline_mode": false,
|
| 484 |
"method": "harmonic_matched",
|
| 485 |
"accuracy": {
|
| 486 |
+
"test_acc": 0.19142857142857142,
|
| 487 |
+
"test_target_acc": 0.19142857142857142,
|
| 488 |
+
"best_val_acc": 0.19071428571428573
|
| 489 |
},
|
| 490 |
"efficiency": {
|
| 491 |
"spikes_per_inference": null,
|
| 492 |
+
"syn_ops_per_inference": 1146300.0625,
|
| 493 |
"dense_macs_per_inference": 122675200.0,
|
| 494 |
+
"event_fraction_of_dense": 0.009344187435602306,
|
| 495 |
+
"syn_ops_per_inference_dense_fanout": 38370359.65827922,
|
| 496 |
"weight_sparsity": 0.7324707846410685,
|
| 497 |
+
"effective_ticks": 100.0,
|
| 498 |
"num_ticks": 100,
|
| 499 |
"membrane_bytes_per_inference": 451200,
|
| 500 |
"weight_bytes": 4907008,
|
| 501 |
"input_raster_bytes": null,
|
| 502 |
+
"train_ms_per_step": 95.0974763999966,
|
| 503 |
+
"infer_ms_per_sample": 0.608219999062527,
|
| 504 |
+
"peak_vram_mb": 2909.190656
|
| 505 |
},
|
| 506 |
"optimization_specific": {
|
| 507 |
+
"ttfs": true,
|
| 508 |
+
"dta": true,
|
| 509 |
+
"readout": "ttfs",
|
| 510 |
+
"ttfs_halt_k": 2,
|
| 511 |
+
"dta_target_rate": 0.05,
|
| 512 |
+
"dta_momentum": 0.1,
|
| 513 |
+
"spikes_per_neuron_per_inference": 0.5998423252279635,
|
| 514 |
+
"ttfs_budget_respected": true,
|
| 515 |
+
"frac_neurons_that_ever_fire": 0.5998423252279635,
|
| 516 |
+
"mean_first_spike_tick": 22.474675145760823,
|
| 517 |
+
"per_layer_ttfs": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 518 |
{
|
| 519 |
"layer": 0,
|
| 520 |
+
"neurons": 320,
|
| 521 |
+
"spikes_per_neuron_per_inference": 0.8544263392857143,
|
| 522 |
+
"frac_neurons_that_ever_fire": 0.8544263392857143,
|
| 523 |
+
"mean_first_spike_tick": 8.993144941128525
|
|
|
|
|
|
|
| 524 |
},
|
| 525 |
{
|
| 526 |
"layer": 1,
|
| 527 |
+
"neurons": 512,
|
| 528 |
+
"spikes_per_neuron_per_inference": 0.4505161830357143,
|
| 529 |
+
"frac_neurons_that_ever_fire": 0.4505161830357143,
|
| 530 |
+
"mean_first_spike_tick": 27.44062180658347
|
|
|
|
|
|
|
| 531 |
},
|
| 532 |
{
|
| 533 |
"layer": 2,
|
| 534 |
+
"neurons": 256,
|
| 535 |
+
"spikes_per_neuron_per_inference": 0.52904296875,
|
| 536 |
+
"frac_neurons_that_ever_fire": 0.52904296875,
|
| 537 |
+
"mean_first_spike_tick": 29.398224767811655
|
| 538 |
+
},
|
| 539 |
+
{
|
| 540 |
+
"layer": 3,
|
| 541 |
+
"neurons": 40,
|
| 542 |
+
"spikes_per_neuron_per_inference": 0.9276607142857143,
|
| 543 |
+
"frac_neurons_that_ever_fire": 0.9276607142857143,
|
| 544 |
+
"mean_first_spike_tick": 65.67242872817572
|
| 545 |
}
|
| 546 |
],
|
| 547 |
+
"mean_halt_tick": 47.255714285714284,
|
| 548 |
+
"effective_ticks": 47.255714285714284,
|
| 549 |
+
"ticks_saved_frac": 0.5274428571428571,
|
| 550 |
+
"num_ticks": 100,
|
| 551 |
+
"dta_thr_min": 10.0,
|
| 552 |
+
"dta_thr_max": 10.0,
|
| 553 |
+
"dta_thr_mean": 10.0,
|
| 554 |
+
"base_thresh": 10.0
|
| 555 |
},
|
| 556 |
"config": {
|
| 557 |
"method": "harmonic_matched",
|
|
|
|
| 579 |
"no_batchnorm": false,
|
| 580 |
"binary_input": false,
|
| 581 |
"beta": 1.0,
|
| 582 |
+
"thresh": 10.0,
|
| 583 |
"window": 0.5,
|
| 584 |
"gain": 1.0,
|
| 585 |
"alpha": 0.9,
|
| 586 |
+
"readout": "ttfs",
|
| 587 |
"fake_quant": 0,
|
| 588 |
"amp": false,
|
| 589 |
"spike_reg": 0.0,
|
|
|
|
| 591 |
"decision_margin": 2.0,
|
| 592 |
"export": false,
|
| 593 |
"seed": 1234,
|
| 594 |
+
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/ttfs_halt_k2",
|
| 595 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 596 |
"push_hf": false,
|
| 597 |
"keep_epoch_weights": 1,
|
|
|
|
| 602 |
"bench_warmup": 10,
|
| 603 |
"bench_iters": 50,
|
| 604 |
"bench_train_steps": 20,
|
| 605 |
+
"ttfs": true,
|
| 606 |
+
"ttfs_halt_k": 2,
|
| 607 |
+
"dta": true,
|
| 608 |
+
"dta_target_rate": 0.05,
|
| 609 |
+
"dta_readout_rate": 0.95,
|
| 610 |
+
"ttfs_logit_scale": 10.0,
|
| 611 |
+
"dta_momentum": 0.1,
|
| 612 |
+
"dta_min": 0.2,
|
| 613 |
+
"dta_max": 5.0,
|
| 614 |
+
"dta_windup_patience": 200,
|
| 615 |
"sampling_rate": 250.0
|
| 616 |
}
|
| 617 |
},
|
| 618 |
"zip": {
|
| 619 |
+
"name": "ttfs_halt_k2.zip",
|
| 620 |
+
"files": 80,
|
| 621 |
+
"bytes": 12550233,
|
| 622 |
+
"MB": 12.6,
|
| 623 |
+
"sha256": "a2405580d698ac72ad152755bc18092b397e88e06d8b67b05ce9fe8a7ae6d838"
|
| 624 |
}
|
| 625 |
},
|
| 626 |
{
|
| 627 |
+
"key": "opt02_seenn_bayes/conf_0.5",
|
| 628 |
+
"tag": "conf_0.5",
|
| 629 |
+
"script": "opt02_seenn_bayes.py",
|
| 630 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 631 |
+
"phase": 3,
|
| 632 |
"status": "ok",
|
| 633 |
+
"duration_s": 597.8,
|
| 634 |
"optimization_summary": {
|
| 635 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 636 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 637 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 638 |
+
"script": "opt02_seenn_bayes.py",
|
| 639 |
"baseline_mode": false,
|
| 640 |
"method": "harmonic_matched",
|
| 641 |
"accuracy": {
|
| 642 |
+
"test_acc": 0.9257142857142857,
|
| 643 |
+
"test_target_acc": 0.9257142857142857,
|
| 644 |
+
"best_val_acc": 0.9278571428571428
|
| 645 |
},
|
| 646 |
"efficiency": {
|
| 647 |
"spikes_per_inference": null,
|
| 648 |
+
"syn_ops_per_inference": 3667001.4423701297,
|
| 649 |
+
"dense_macs_per_inference": 123955200.0,
|
| 650 |
+
"event_fraction_of_dense": 0.029583280430108053,
|
| 651 |
+
"syn_ops_per_inference_dense_fanout": 65243619.22889611,
|
| 652 |
+
"weight_sparsity": 0.7324707846410685,
|
| 653 |
+
"effective_ticks": 4.38,
|
| 654 |
"num_ticks": 100,
|
| 655 |
"membrane_bytes_per_inference": 451200,
|
| 656 |
+
"weight_bytes": 4907008,
|
| 657 |
"input_raster_bytes": null,
|
| 658 |
+
"train_ms_per_step": 179.7092080116272,
|
| 659 |
+
"infer_ms_per_sample": 0.6336252293994079,
|
| 660 |
+
"peak_vram_mb": 10914.760704,
|
| 661 |
+
"syn_ops_per_inference_early_exit": 1701440.4342532465
|
| 662 |
},
|
| 663 |
"optimization_specific": {
|
| 664 |
+
"seenn_enabled": true,
|
| 665 |
+
"bayes_fusion_enabled": true,
|
| 666 |
+
"conf_threshold": 0.5,
|
| 667 |
+
"conf_temp": 2.0,
|
| 668 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 669 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 670 |
+
"ic_loss_weight": 0.3,
|
| 671 |
+
"ic_layer": 0,
|
| 672 |
+
"mean_exit_tick": 4.38,
|
| 673 |
+
"mean_exit_ms": 219.0,
|
| 674 |
+
"ticks_saved_frac": 0.9562,
|
| 675 |
+
"exit_tick_histogram": {
|
| 676 |
+
"counts": [
|
| 677 |
+
1371,
|
| 678 |
+
25,
|
| 679 |
+
4,
|
| 680 |
+
0,
|
| 681 |
+
0,
|
| 682 |
+
0,
|
| 683 |
+
0,
|
| 684 |
+
0,
|
| 685 |
+
0,
|
| 686 |
+
0
|
| 687 |
+
],
|
| 688 |
+
"edges": [
|
| 689 |
+
0.0,
|
| 690 |
+
10.0,
|
| 691 |
+
20.0,
|
| 692 |
+
30.0,
|
| 693 |
+
40.0,
|
| 694 |
+
50.0,
|
| 695 |
+
60.0,
|
| 696 |
+
70.0,
|
| 697 |
+
80.0,
|
| 698 |
+
90.0,
|
| 699 |
+
100.0
|
| 700 |
+
]
|
| 701 |
},
|
| 702 |
+
"acc_fc_only": 0.9257142857142857,
|
| 703 |
+
"acc_ic_only": 0.935,
|
| 704 |
+
"acc_fused": 0.9342857142857143,
|
| 705 |
+
"acc_early_exit": 0.2257142857142857,
|
| 706 |
+
"syn_ops_saved_frac": 0.5360131538007966,
|
| 707 |
+
"syn_per_inference_early_exit": 1701440.4342532465,
|
| 708 |
+
"anytime_acc": {
|
| 709 |
+
"0.25": 0.6078571428571429,
|
| 710 |
+
"0.5": 0.8221428571428572,
|
| 711 |
+
"0.75": 0.8957142857142857,
|
| 712 |
+
"1.0": 0.9257142857142857
|
| 713 |
+
},
|
| 714 |
+
"pareto": [
|
| 715 |
{
|
| 716 |
+
"conf": 0.5,
|
| 717 |
+
"mean_ticks": 4.38,
|
| 718 |
+
"acc": 0.2257142857142857,
|
| 719 |
+
"syn_ops": 1701440.4301948054
|
|
|
|
|
|
|
|
|
|
| 720 |
},
|
| 721 |
{
|
| 722 |
+
"conf": 0.7,
|
| 723 |
+
"mean_ticks": 5.145714285714286,
|
| 724 |
+
"acc": 0.25642857142857145,
|
| 725 |
+
"syn_ops": 1733398.2719155846
|
|
|
|
|
|
|
|
|
|
| 726 |
},
|
| 727 |
{
|
| 728 |
+
"conf": 0.8,
|
| 729 |
+
"mean_ticks": 6.0442857142857145,
|
| 730 |
+
"acc": 0.295,
|
| 731 |
+
"syn_ops": 1770153.554383117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 732 |
},
|
| 733 |
{
|
| 734 |
+
"conf": 0.9,
|
| 735 |
+
"mean_ticks": 8.140714285714285,
|
| 736 |
+
"acc": 0.3757142857142857,
|
| 737 |
+
"syn_ops": 1843691.239448052
|
| 738 |
},
|
| 739 |
{
|
| 740 |
+
"conf": 0.95,
|
| 741 |
+
"mean_ticks": 10.122857142857143,
|
| 742 |
+
"acc": 0.44357142857142856,
|
| 743 |
+
"syn_ops": 1899936.8051948054
|
| 744 |
},
|
| 745 |
{
|
| 746 |
+
"conf": 0.99,
|
| 747 |
+
"mean_ticks": 14.419285714285714,
|
| 748 |
+
"acc": 0.5728571428571428,
|
| 749 |
+
"syn_ops": 2001693.648538961
|
| 750 |
}
|
| 751 |
+
]
|
|
|
|
|
|
|
|
|
|
| 752 |
},
|
| 753 |
"config": {
|
| 754 |
"method": "harmonic_matched",
|
|
|
|
| 788 |
"decision_margin": 2.0,
|
| 789 |
"export": false,
|
| 790 |
"seed": 1234,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 791 |
"baseline": false,
|
| 792 |
"bench": true,
|
| 793 |
"bench_warmup": 10,
|
| 794 |
"bench_iters": 50,
|
| 795 |
"bench_train_steps": 20,
|
| 796 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 797 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 798 |
+
"ic_layer": 0,
|
| 799 |
+
"ic_loss_weight": 0.3,
|
| 800 |
+
"bayes_fusion": true,
|
| 801 |
+
"fusion_prior_weight": 1.0,
|
| 802 |
+
"conf_threshold": 0.5,
|
| 803 |
+
"conf_temp": 2.0,
|
| 804 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 805 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_0.5",
|
| 806 |
+
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 807 |
+
"push_hf": false,
|
| 808 |
+
"keep_epoch_weights": 1,
|
| 809 |
+
"no_resume": true,
|
| 810 |
+
"selftest": false,
|
| 811 |
"sampling_rate": 250.0
|
| 812 |
}
|
| 813 |
},
|
| 814 |
"zip": {
|
| 815 |
+
"name": "conf_0.5.zip",
|
| 816 |
"files": 81,
|
| 817 |
+
"bytes": 12639386,
|
| 818 |
+
"MB": 12.6,
|
| 819 |
+
"sha256": "162ddbf03a10a75e5294c6ce6b8d399325b51f498ed3c54f52d6f80ee3ea4097"
|
| 820 |
}
|
| 821 |
},
|
| 822 |
{
|
| 823 |
+
"key": "opt02_seenn_bayes/conf_0.7",
|
| 824 |
+
"tag": "conf_0.7",
|
| 825 |
+
"script": "opt02_seenn_bayes.py",
|
| 826 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 827 |
+
"phase": 3,
|
| 828 |
"status": "ok",
|
| 829 |
+
"duration_s": 596.1,
|
| 830 |
"optimization_summary": {
|
| 831 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 832 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 833 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 834 |
+
"script": "opt02_seenn_bayes.py",
|
| 835 |
"baseline_mode": false,
|
| 836 |
"method": "harmonic_matched",
|
| 837 |
"accuracy": {
|
| 838 |
+
"test_acc": 0.9235714285714286,
|
| 839 |
+
"test_target_acc": 0.9235714285714286,
|
| 840 |
+
"best_val_acc": 0.9307142857142857
|
| 841 |
},
|
| 842 |
"efficiency": {
|
| 843 |
"spikes_per_inference": null,
|
| 844 |
+
"syn_ops_per_inference": 3646728.713474026,
|
| 845 |
+
"dense_macs_per_inference": 123955200.0,
|
| 846 |
+
"event_fraction_of_dense": 0.02941973159233357,
|
| 847 |
+
"syn_ops_per_inference_dense_fanout": 65223346.5,
|
| 848 |
+
"weight_sparsity": 0.7324707846410685,
|
| 849 |
+
"effective_ticks": 5.101428571428571,
|
| 850 |
"num_ticks": 100,
|
| 851 |
+
"membrane_bytes_per_inference": 451200,
|
| 852 |
+
"weight_bytes": 4907008,
|
| 853 |
"input_raster_bytes": null,
|
| 854 |
+
"train_ms_per_step": 179.2108416557312,
|
| 855 |
+
"infer_ms_per_sample": 0.6331442738298195,
|
| 856 |
+
"peak_vram_mb": 10914.71616,
|
| 857 |
+
"syn_ops_per_inference_early_exit": 1786668.6314935065
|
| 858 |
},
|
| 859 |
"optimization_specific": {
|
| 860 |
+
"seenn_enabled": true,
|
| 861 |
+
"bayes_fusion_enabled": true,
|
| 862 |
+
"conf_threshold": 0.7,
|
| 863 |
+
"conf_temp": 2.0,
|
| 864 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 865 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 866 |
+
"ic_loss_weight": 0.3,
|
| 867 |
+
"ic_layer": 0,
|
| 868 |
+
"mean_exit_tick": 5.101428571428571,
|
| 869 |
+
"mean_exit_ms": 255.07142857142856,
|
| 870 |
+
"ticks_saved_frac": 0.9489857142857143,
|
| 871 |
+
"exit_tick_histogram": {
|
| 872 |
+
"counts": [
|
| 873 |
+
1307,
|
| 874 |
+
85,
|
| 875 |
+
5,
|
| 876 |
+
2,
|
| 877 |
+
1,
|
| 878 |
+
0,
|
| 879 |
+
0,
|
| 880 |
+
0,
|
| 881 |
+
0,
|
| 882 |
+
0
|
| 883 |
+
],
|
| 884 |
+
"edges": [
|
| 885 |
+
0.0,
|
| 886 |
+
10.0,
|
| 887 |
+
20.0,
|
| 888 |
+
30.0,
|
| 889 |
+
40.0,
|
| 890 |
+
50.0,
|
| 891 |
+
60.0,
|
| 892 |
+
70.0,
|
| 893 |
+
80.0,
|
| 894 |
+
90.0,
|
| 895 |
+
100.0
|
| 896 |
+
]
|
| 897 |
},
|
| 898 |
+
"acc_fc_only": 0.9235714285714286,
|
| 899 |
+
"acc_ic_only": 0.9385714285714286,
|
| 900 |
+
"acc_fused": 0.9328571428571428,
|
| 901 |
+
"acc_early_exit": 0.27071428571428574,
|
| 902 |
+
"syn_ops_saved_frac": 0.5100626419256037,
|
| 903 |
+
"syn_per_inference_early_exit": 1786668.6314935065,
|
| 904 |
+
"anytime_acc": {
|
| 905 |
+
"0.25": 0.6235714285714286,
|
| 906 |
+
"0.5": 0.8142857142857143,
|
| 907 |
+
"0.75": 0.8857142857142857,
|
| 908 |
+
"1.0": 0.9235714285714286
|
| 909 |
+
},
|
| 910 |
+
"pareto": [
|
| 911 |
{
|
| 912 |
+
"conf": 0.5,
|
| 913 |
+
"mean_ticks": 4.373571428571428,
|
| 914 |
+
"acc": 0.245,
|
| 915 |
+
"syn_ops": 1757887.0267857143
|
|
|
|
|
|
|
|
|
|
| 916 |
},
|
| 917 |
{
|
| 918 |
+
"conf": 0.7,
|
| 919 |
+
"mean_ticks": 5.101428571428571,
|
| 920 |
+
"acc": 0.27071428571428574,
|
| 921 |
+
"syn_ops": 1786668.6030844154
|
|
|
|
|
|
|
|
|
|
| 922 |
},
|
| 923 |
{
|
| 924 |
+
"conf": 0.8,
|
| 925 |
+
"mean_ticks": 6.018571428571429,
|
| 926 |
+
"acc": 0.3078571428571429,
|
| 927 |
+
"syn_ops": 1823311.8506493508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 928 |
},
|
| 929 |
{
|
| 930 |
+
"conf": 0.9,
|
| 931 |
+
"mean_ticks": 8.03357142857143,
|
| 932 |
+
"acc": 0.38357142857142856,
|
| 933 |
+
"syn_ops": 1892237.018668831
|
| 934 |
},
|
| 935 |
{
|
| 936 |
+
"conf": 0.95,
|
| 937 |
+
"mean_ticks": 10.159285714285714,
|
| 938 |
+
"acc": 0.45785714285714285,
|
| 939 |
+
"syn_ops": 1951178.429383117
|
| 940 |
},
|
| 941 |
{
|
| 942 |
+
"conf": 0.99,
|
| 943 |
+
"mean_ticks": 14.51,
|
| 944 |
+
"acc": 0.575,
|
| 945 |
+
"syn_ops": 2049664.4594155846
|
| 946 |
}
|
| 947 |
+
]
|
|
|
|
|
|
|
|
|
|
| 948 |
},
|
| 949 |
"config": {
|
| 950 |
"method": "harmonic_matched",
|
|
|
|
| 984 |
"decision_margin": 2.0,
|
| 985 |
"export": false,
|
| 986 |
"seed": 1234,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 987 |
"baseline": false,
|
| 988 |
"bench": true,
|
| 989 |
"bench_warmup": 10,
|
| 990 |
"bench_iters": 50,
|
| 991 |
"bench_train_steps": 20,
|
| 992 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 993 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 994 |
+
"ic_layer": 0,
|
| 995 |
+
"ic_loss_weight": 0.3,
|
| 996 |
+
"bayes_fusion": true,
|
| 997 |
+
"fusion_prior_weight": 1.0,
|
| 998 |
+
"conf_threshold": 0.7,
|
| 999 |
+
"conf_temp": 2.0,
|
| 1000 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1001 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_0.7",
|
| 1002 |
+
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1003 |
+
"push_hf": false,
|
| 1004 |
+
"keep_epoch_weights": 1,
|
| 1005 |
+
"no_resume": true,
|
| 1006 |
+
"selftest": false,
|
| 1007 |
"sampling_rate": 250.0
|
| 1008 |
}
|
| 1009 |
},
|
| 1010 |
"zip": {
|
| 1011 |
+
"name": "conf_0.7.zip",
|
| 1012 |
"files": 81,
|
| 1013 |
+
"bytes": 12639521,
|
| 1014 |
+
"MB": 12.6,
|
| 1015 |
+
"sha256": "06560b9ecd3e68cfa941be25d487165bfc2c44307143706a744998bafbbdbdd6"
|
| 1016 |
}
|
| 1017 |
},
|
| 1018 |
{
|
| 1019 |
+
"key": "opt02_seenn_bayes/conf_0.95",
|
| 1020 |
+
"tag": "conf_0.95",
|
| 1021 |
+
"script": "opt02_seenn_bayes.py",
|
| 1022 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 1023 |
+
"phase": 3,
|
| 1024 |
"status": "ok",
|
| 1025 |
+
"duration_s": 595.7,
|
| 1026 |
"optimization_summary": {
|
| 1027 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 1028 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 1029 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 1030 |
+
"script": "opt02_seenn_bayes.py",
|
| 1031 |
"baseline_mode": false,
|
| 1032 |
"method": "harmonic_matched",
|
| 1033 |
"accuracy": {
|
| 1034 |
+
"test_acc": 0.9242857142857143,
|
| 1035 |
+
"test_target_acc": 0.9242857142857143,
|
| 1036 |
+
"best_val_acc": 0.9271428571428572
|
| 1037 |
},
|
| 1038 |
"efficiency": {
|
| 1039 |
"spikes_per_inference": null,
|
| 1040 |
+
"syn_ops_per_inference": 3638148.597402598,
|
| 1041 |
+
"dense_macs_per_inference": 123955200.0,
|
| 1042 |
+
"event_fraction_of_dense": 0.02935051209955369,
|
| 1043 |
+
"syn_ops_per_inference_dense_fanout": 65214766.38392857,
|
| 1044 |
+
"weight_sparsity": 0.7324707846410685,
|
| 1045 |
+
"effective_ticks": 10.347142857142858,
|
| 1046 |
"num_ticks": 100,
|
| 1047 |
+
"membrane_bytes_per_inference": 451200,
|
| 1048 |
+
"weight_bytes": 4907008,
|
| 1049 |
"input_raster_bytes": null,
|
| 1050 |
+
"train_ms_per_step": 178.97343635559082,
|
| 1051 |
+
"infer_ms_per_sample": 0.6334354829548592,
|
| 1052 |
+
"peak_vram_mb": 10914.694144,
|
| 1053 |
+
"syn_ops_per_inference_early_exit": 1957780.4618506492
|
| 1054 |
},
|
| 1055 |
"optimization_specific": {
|
| 1056 |
+
"seenn_enabled": true,
|
| 1057 |
+
"bayes_fusion_enabled": true,
|
| 1058 |
+
"conf_threshold": 0.95,
|
| 1059 |
+
"conf_temp": 2.0,
|
| 1060 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1061 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1062 |
+
"ic_loss_weight": 0.3,
|
| 1063 |
+
"ic_layer": 0,
|
| 1064 |
+
"mean_exit_tick": 10.347142857142858,
|
| 1065 |
+
"mean_exit_ms": 517.357142857143,
|
| 1066 |
+
"ticks_saved_frac": 0.8965285714285715,
|
| 1067 |
+
"exit_tick_histogram": {
|
| 1068 |
+
"counts": [
|
| 1069 |
+
775,
|
| 1070 |
+
521,
|
| 1071 |
+
82,
|
| 1072 |
+
15,
|
| 1073 |
+
6,
|
| 1074 |
+
1,
|
| 1075 |
+
0,
|
| 1076 |
+
0,
|
| 1077 |
+
0,
|
| 1078 |
+
0
|
| 1079 |
+
],
|
| 1080 |
+
"edges": [
|
| 1081 |
+
0.0,
|
| 1082 |
+
10.0,
|
| 1083 |
+
20.0,
|
| 1084 |
+
30.0,
|
| 1085 |
+
40.0,
|
| 1086 |
+
50.0,
|
| 1087 |
+
60.0,
|
| 1088 |
+
70.0,
|
| 1089 |
+
80.0,
|
| 1090 |
+
90.0,
|
| 1091 |
+
100.0
|
| 1092 |
+
]
|
| 1093 |
},
|
| 1094 |
+
"acc_fc_only": 0.9242857142857143,
|
| 1095 |
+
"acc_ic_only": 0.9392857142857143,
|
| 1096 |
+
"acc_fused": 0.9357142857142857,
|
| 1097 |
+
"acc_early_exit": 0.45357142857142857,
|
| 1098 |
+
"syn_ops_saved_frac": 0.4618745195706472,
|
| 1099 |
+
"syn_per_inference_early_exit": 1957780.4618506492,
|
| 1100 |
+
"anytime_acc": {
|
| 1101 |
+
"0.25": 0.6142857142857143,
|
| 1102 |
+
"0.5": 0.8142857142857143,
|
| 1103 |
+
"0.75": 0.8892857142857142,
|
| 1104 |
+
"1.0": 0.9242857142857143
|
| 1105 |
+
},
|
| 1106 |
+
"pareto": [
|
| 1107 |
{
|
| 1108 |
+
"conf": 0.5,
|
| 1109 |
+
"mean_ticks": 4.299285714285714,
|
| 1110 |
+
"acc": 0.2342857142857143,
|
| 1111 |
+
"syn_ops": 1760335.4797077922
|
|
|
|
|
|
|
|
|
|
| 1112 |
},
|
| 1113 |
{
|
| 1114 |
+
"conf": 0.7,
|
| 1115 |
+
"mean_ticks": 5.031428571428571,
|
| 1116 |
+
"acc": 0.25642857142857145,
|
| 1117 |
+
"syn_ops": 1790720.1217532465
|
|
|
|
|
|
|
|
|
|
| 1118 |
},
|
| 1119 |
{
|
| 1120 |
+
"conf": 0.8,
|
| 1121 |
+
"mean_ticks": 6.082857142857143,
|
| 1122 |
+
"acc": 0.3028571428571429,
|
| 1123 |
+
"syn_ops": 1831832.4009740262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1124 |
},
|
| 1125 |
{
|
| 1126 |
+
"conf": 0.9,
|
| 1127 |
+
"mean_ticks": 8.172142857142857,
|
| 1128 |
+
"acc": 0.37357142857142855,
|
| 1129 |
+
"syn_ops": 1899309.7069805192
|
| 1130 |
},
|
| 1131 |
{
|
| 1132 |
+
"conf": 0.95,
|
| 1133 |
+
"mean_ticks": 10.347142857142858,
|
| 1134 |
+
"acc": 0.45357142857142857,
|
| 1135 |
+
"syn_ops": 1957780.672077922
|
| 1136 |
},
|
| 1137 |
{
|
| 1138 |
+
"conf": 0.99,
|
| 1139 |
+
"mean_ticks": 14.625,
|
| 1140 |
+
"acc": 0.5785714285714286,
|
| 1141 |
+
"syn_ops": 2047858.3961038962
|
| 1142 |
}
|
| 1143 |
+
]
|
|
|
|
|
|
|
|
|
|
| 1144 |
},
|
| 1145 |
"config": {
|
| 1146 |
"method": "harmonic_matched",
|
|
|
|
| 1180 |
"decision_margin": 2.0,
|
| 1181 |
"export": false,
|
| 1182 |
"seed": 1234,
|
| 1183 |
+
"baseline": false,
|
| 1184 |
+
"bench": true,
|
| 1185 |
+
"bench_warmup": 10,
|
| 1186 |
+
"bench_iters": 50,
|
| 1187 |
+
"bench_train_steps": 20,
|
| 1188 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1189 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1190 |
+
"ic_layer": 0,
|
| 1191 |
+
"ic_loss_weight": 0.3,
|
| 1192 |
+
"bayes_fusion": true,
|
| 1193 |
+
"fusion_prior_weight": 1.0,
|
| 1194 |
+
"conf_threshold": 0.95,
|
| 1195 |
+
"conf_temp": 2.0,
|
| 1196 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1197 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_0.95",
|
| 1198 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1199 |
"push_hf": false,
|
| 1200 |
"keep_epoch_weights": 1,
|
| 1201 |
"no_resume": true,
|
| 1202 |
"selftest": false,
|
| 1203 |
+
"sampling_rate": 250.0
|
| 1204 |
+
}
|
| 1205 |
+
},
|
| 1206 |
+
"zip": {
|
| 1207 |
+
"name": "conf_0.95.zip",
|
| 1208 |
+
"files": 81,
|
| 1209 |
+
"bytes": 12639768,
|
| 1210 |
+
"MB": 12.6,
|
| 1211 |
+
"sha256": "00cab3b3a3532412c189f9cb233e45acabc4376d5c7de1cbe54d5c25d6f2d53f"
|
| 1212 |
+
}
|
| 1213 |
+
},
|
| 1214 |
+
{
|
| 1215 |
+
"key": "opt02_seenn_bayes/conf_0.99",
|
| 1216 |
+
"tag": "conf_0.99",
|
| 1217 |
+
"script": "opt02_seenn_bayes.py",
|
| 1218 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 1219 |
+
"phase": 3,
|
| 1220 |
+
"status": "ok",
|
| 1221 |
+
"duration_s": 597.8,
|
| 1222 |
+
"optimization_summary": {
|
| 1223 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 1224 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 1225 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 1226 |
+
"script": "opt02_seenn_bayes.py",
|
| 1227 |
+
"baseline_mode": false,
|
| 1228 |
+
"method": "harmonic_matched",
|
| 1229 |
+
"accuracy": {
|
| 1230 |
+
"test_acc": 0.9257142857142857,
|
| 1231 |
+
"test_target_acc": 0.9257142857142857,
|
| 1232 |
+
"best_val_acc": 0.9285714285714286
|
| 1233 |
+
},
|
| 1234 |
+
"efficiency": {
|
| 1235 |
+
"spikes_per_inference": null,
|
| 1236 |
+
"syn_ops_per_inference": 3663273.849837662,
|
| 1237 |
+
"dense_macs_per_inference": 123955200.0,
|
| 1238 |
+
"event_fraction_of_dense": 0.029553208335250658,
|
| 1239 |
+
"syn_ops_per_inference_dense_fanout": 65239891.63636363,
|
| 1240 |
+
"weight_sparsity": 0.7324707846410685,
|
| 1241 |
+
"effective_ticks": 14.498571428571429,
|
| 1242 |
+
"num_ticks": 100,
|
| 1243 |
+
"membrane_bytes_per_inference": 451200,
|
| 1244 |
+
"weight_bytes": 4907008,
|
| 1245 |
+
"input_raster_bytes": null,
|
| 1246 |
+
"train_ms_per_step": 179.46667671203613,
|
| 1247 |
+
"infer_ms_per_sample": 0.6342180559982606,
|
| 1248 |
+
"peak_vram_mb": 10914.656256,
|
| 1249 |
+
"syn_ops_per_inference_early_exit": 2044428.423701299
|
| 1250 |
+
},
|
| 1251 |
+
"optimization_specific": {
|
| 1252 |
+
"seenn_enabled": true,
|
| 1253 |
+
"bayes_fusion_enabled": true,
|
| 1254 |
+
"conf_threshold": 0.99,
|
| 1255 |
+
"conf_temp": 2.0,
|
| 1256 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1257 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1258 |
+
"ic_loss_weight": 0.3,
|
| 1259 |
+
"ic_layer": 0,
|
| 1260 |
+
"mean_exit_tick": 14.498571428571429,
|
| 1261 |
+
"mean_exit_ms": 724.9285714285714,
|
| 1262 |
+
"ticks_saved_frac": 0.8550142857142857,
|
| 1263 |
+
"exit_tick_histogram": {
|
| 1264 |
+
"counts": [
|
| 1265 |
+
466,
|
| 1266 |
+
636,
|
| 1267 |
+
198,
|
| 1268 |
+
69,
|
| 1269 |
+
24,
|
| 1270 |
+
6,
|
| 1271 |
+
1,
|
| 1272 |
+
0,
|
| 1273 |
+
0,
|
| 1274 |
+
0
|
| 1275 |
+
],
|
| 1276 |
+
"edges": [
|
| 1277 |
+
0.0,
|
| 1278 |
+
10.0,
|
| 1279 |
+
20.0,
|
| 1280 |
+
30.0,
|
| 1281 |
+
40.0,
|
| 1282 |
+
50.0,
|
| 1283 |
+
60.0,
|
| 1284 |
+
70.0,
|
| 1285 |
+
80.0,
|
| 1286 |
+
90.0,
|
| 1287 |
+
100.0
|
| 1288 |
+
]
|
| 1289 |
+
},
|
| 1290 |
+
"acc_fc_only": 0.9257142857142857,
|
| 1291 |
+
"acc_ic_only": 0.9364285714285714,
|
| 1292 |
+
"acc_fused": 0.9357142857142857,
|
| 1293 |
+
"acc_early_exit": 0.5828571428571429,
|
| 1294 |
+
"syn_ops_saved_frac": 0.4419122054465304,
|
| 1295 |
+
"syn_per_inference_early_exit": 2044428.423701299,
|
| 1296 |
+
"anytime_acc": {
|
| 1297 |
+
"0.25": 0.6142857142857143,
|
| 1298 |
+
"0.5": 0.8257142857142857,
|
| 1299 |
+
"0.75": 0.8942857142857142,
|
| 1300 |
+
"1.0": 0.9257142857142857
|
| 1301 |
+
},
|
| 1302 |
+
"pareto": [
|
| 1303 |
+
{
|
| 1304 |
+
"conf": 0.5,
|
| 1305 |
+
"mean_ticks": 4.36,
|
| 1306 |
+
"acc": 0.24928571428571428,
|
| 1307 |
+
"syn_ops": 1750927.5121753246
|
| 1308 |
+
},
|
| 1309 |
+
{
|
| 1310 |
+
"conf": 0.7,
|
| 1311 |
+
"mean_ticks": 5.107857142857143,
|
| 1312 |
+
"acc": 0.2792857142857143,
|
| 1313 |
+
"syn_ops": 1781408.5868506492
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"conf": 0.8,
|
| 1317 |
+
"mean_ticks": 6.007857142857143,
|
| 1318 |
+
"acc": 0.3142857142857143,
|
| 1319 |
+
"syn_ops": 1818025.2240259738
|
| 1320 |
+
},
|
| 1321 |
+
{
|
| 1322 |
+
"conf": 0.9,
|
| 1323 |
+
"mean_ticks": 8.105,
|
| 1324 |
+
"acc": 0.39571428571428574,
|
| 1325 |
+
"syn_ops": 1888108.6534090908
|
| 1326 |
+
},
|
| 1327 |
+
{
|
| 1328 |
+
"conf": 0.95,
|
| 1329 |
+
"mean_ticks": 10.308571428571428,
|
| 1330 |
+
"acc": 0.4735714285714286,
|
| 1331 |
+
"syn_ops": 1948837.3271103897
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"conf": 0.99,
|
| 1335 |
+
"mean_ticks": 14.498571428571429,
|
| 1336 |
+
"acc": 0.5828571428571429,
|
| 1337 |
+
"syn_ops": 2044428.5941558443
|
| 1338 |
+
}
|
| 1339 |
+
]
|
| 1340 |
+
},
|
| 1341 |
+
"config": {
|
| 1342 |
+
"method": "harmonic_matched",
|
| 1343 |
+
"data_root": "/kaggle/working/data",
|
| 1344 |
+
"subjects": "",
|
| 1345 |
+
"blocks": "",
|
| 1346 |
+
"limit": 0,
|
| 1347 |
+
"drop_rest": true,
|
| 1348 |
+
"resplit": "block",
|
| 1349 |
+
"test_blocks": "6",
|
| 1350 |
+
"class_weight": false,
|
| 1351 |
+
"epochs": 60,
|
| 1352 |
+
"batch_size": 64,
|
| 1353 |
+
"lr": 0.002,
|
| 1354 |
+
"weight_decay": 0.0005,
|
| 1355 |
+
"grad_clip": 5.0,
|
| 1356 |
+
"num_bins": 100,
|
| 1357 |
+
"window_sec": 5.0,
|
| 1358 |
+
"hidden": "512,256",
|
| 1359 |
+
"freq_groups": 8,
|
| 1360 |
+
"dropout": 0.3,
|
| 1361 |
+
"spike_drop": 0.1,
|
| 1362 |
+
"time_jitter": 2,
|
| 1363 |
+
"label_smoothing": 0.05,
|
| 1364 |
+
"no_batchnorm": false,
|
| 1365 |
+
"binary_input": false,
|
| 1366 |
+
"beta": 1.0,
|
| 1367 |
+
"thresh": 1.0,
|
| 1368 |
+
"window": 0.5,
|
| 1369 |
+
"gain": 1.0,
|
| 1370 |
+
"alpha": 0.9,
|
| 1371 |
+
"readout": "spikecount",
|
| 1372 |
+
"fake_quant": 0,
|
| 1373 |
+
"amp": false,
|
| 1374 |
+
"spike_reg": 0.0,
|
| 1375 |
+
"event_eval": true,
|
| 1376 |
+
"decision_margin": 2.0,
|
| 1377 |
+
"export": false,
|
| 1378 |
+
"seed": 1234,
|
| 1379 |
"baseline": false,
|
| 1380 |
"bench": true,
|
| 1381 |
"bench_warmup": 10,
|
| 1382 |
"bench_iters": 50,
|
| 1383 |
"bench_train_steps": 20,
|
| 1384 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1385 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1386 |
+
"ic_layer": 0,
|
| 1387 |
+
"ic_loss_weight": 0.3,
|
| 1388 |
+
"bayes_fusion": true,
|
| 1389 |
+
"fusion_prior_weight": 1.0,
|
| 1390 |
+
"conf_threshold": 0.99,
|
| 1391 |
+
"conf_temp": 2.0,
|
| 1392 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1393 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_0.99",
|
| 1394 |
+
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1395 |
+
"push_hf": false,
|
| 1396 |
+
"keep_epoch_weights": 1,
|
| 1397 |
+
"no_resume": true,
|
| 1398 |
+
"selftest": false,
|
| 1399 |
"sampling_rate": 250.0
|
| 1400 |
}
|
| 1401 |
},
|
| 1402 |
"zip": {
|
| 1403 |
+
"name": "conf_0.99.zip",
|
| 1404 |
"files": 81,
|
| 1405 |
+
"bytes": 12639694,
|
| 1406 |
+
"MB": 12.6,
|
| 1407 |
+
"sha256": "2673af6c589e17720b6676d7f3eec3a62019f7a4cad5c0e7a45b974cf0f77f76"
|
| 1408 |
}
|
| 1409 |
}
|
| 1410 |
]
|