{ "key": "opt02_seenn_bayes/ic_layer_1", "tag": "ic_layer_1", "script": "opt02_seenn_bayes.py", "script_sha256_16": "dd4f650ca0b36f6e", "hf_folder": "applied/opt02_seenn_bayes", "priority": 2, "note": "tap the IC head one layer deeper", "phase": 7, "n_phases": 10, "method": "harmonic_matched", "command": [ "/usr/bin/python3", "-m", "torch.distributed.run", "--standalone", "--nproc_per_node=2", "/kaggle/working/scripts/opt02_seenn_bayes.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/opt02_seenn_bayes/ic_layer_1", "--keep-epoch-weights", "1", "--resplit", "block", "--drop-rest", "--bench", "--ic-layer", "1" ], "flags": [ "--ic-layer", "1" ], "epochs_requested": 60, "gpus": 2, "relative_epoch_cost": 1.0, "exit_code": 0, "status": "ok", "duration_s": 609.7, "started_utc": "2026-08-23T04:09:04.238121+00:00", "finished_utc": "2026-08-23T04:19:13.944459+00:00", "optimization_summary": { "optimization": "seenn_early_exit_bayesian_fusion", "research_section": "2. Temporal-dimension reduction", "reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)", "script": "opt02_seenn_bayes.py", "baseline_mode": false, "method": "harmonic_matched", "accuracy": { "test_acc": 0.9278571428571428, "test_target_acc": 0.9278571428571428, "best_val_acc": 0.9321428571428572 }, "efficiency": { "spikes_per_inference": null, "syn_ops_per_inference": 3613774.1201298703, "dense_macs_per_inference": 124723200.0, "event_fraction_of_dense": 0.02897435377002731, "syn_ops_per_inference_dense_fanout": 65190391.90665584, "weight_sparsity": 0.7324707846410685, "effective_ticks": 8.52, "num_ticks": 100, "membrane_bytes_per_inference": 451200, "weight_bytes": 4907008, "input_raster_bytes": null, "train_ms_per_step": 185.69024801254272, "infer_ms_per_sample": 0.6491338937126812, "peak_vram_mb": 10916.063744, "syn_ops_per_inference_early_exit": 1842881.0933441557 }, "optimization_specific": { "seenn_enabled": true, "bayes_fusion_enabled": true, "conf_threshold": 0.9, "conf_temp": 2.0, "anytime_fracs": "0.25,0.5,1.0", "anytime_weights": "0.3,0.3,1.0", "ic_loss_weight": 0.3, "ic_layer": 1, "mean_exit_tick": 8.52, "mean_exit_ms": 426.0, "ticks_saved_frac": 0.9148000000000001, "exit_tick_histogram": { "counts": [ 970, 375, 48, 7, 0, 0, 0, 0, 0, 0 ], "edges": [ 0.0, 10.0, 20.0, 30.0, 40.0, 50.0, 60.0, 70.0, 80.0, 90.0, 100.0 ] }, "acc_fc_only": 0.9278571428571428, "acc_ic_only": 0.935, "acc_fused": 0.935, "acc_early_exit": 0.39785714285714285, "syn_ops_saved_frac": 0.4900397667140505, "syn_per_inference_early_exit": 1842881.0933441557, "anytime_acc": { "0.25": 0.6442857142857142, "0.5": 0.8335714285714285, "0.75": 0.8935714285714286, "1.0": 0.9278571428571428 }, "pareto": [ { "conf": 0.5, "mean_ticks": 3.99, "acc": 0.2307142857142857, "syn_ops": 1674774.195616883 }, { "conf": 0.7, "mean_ticks": 5.156428571428571, "acc": 0.2742857142857143, "syn_ops": 1725540.0787337662 }, { "conf": 0.8, "mean_ticks": 6.271428571428571, "acc": 0.32, "syn_ops": 1770739.0535714284 }, { "conf": 0.9, "mean_ticks": 8.519285714285715, "acc": 0.39785714285714285, "syn_ops": 1842866.4797077922 }, { "conf": 0.95, "mean_ticks": 10.811428571428571, "acc": 0.4764285714285714, "syn_ops": 1903597.862012987 }, { "conf": 0.99, "mean_ticks": 14.98857142857143, "acc": 0.5942857142857143, "syn_ops": 1996385.5430194808 } ] }, "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, "baseline": false, "bench": true, "bench_warmup": 10, "bench_iters": 50, "bench_train_steps": 20, "anytime_fracs": "0.25,0.5,1.0", "anytime_weights": "0.3,0.3,1.0", "ic_layer": 1, "ic_loss_weight": 0.3, "bayes_fusion": true, "fusion_prior_weight": 1.0, "conf_threshold": 0.9, "conf_temp": 2.0, "conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99", "hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/ic_layer_1", "repo_id": "UWU-R-13/SSVEP-SNN", "push_hf": false, "keep_epoch_weights": 1, "no_resume": true, "selftest": false, "sampling_rate": 250.0 } }, "final_summary": { "final_test_acc": 0.9278571428571428, "final_test_target_acc": 0.9278571428571428, "final_test_rest_recall": NaN, "best_acc": 0.9321428571428572, "best_epoch": 46, "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": { "num_ticks": 100, "dt_ms": 50.0, "acc": 0.9278571428571428, "anytime_acc": { "0.25": 0.6442857142857142, "0.5": 0.8335714285714285, "0.75": 0.8935714285714286, "1.0": 0.9278571428571428 }, "syn_per_inference": 3613774.1201298703, "dense_per_inference": 124723200.0, "event_fraction_of_dense": 0.02897435377002731, "syn_per_inference_dense_fanout": 65190391.90665584, "weight_sparsity": 0.7324707846410685, "acc_fc_only": 0.9278571428571428, "acc_ic_only": 0.935, "acc_fused": 0.935, "margin_decision_acc": 0.43857142857142856, "mean_decision_tick": 10.066428571428572, "mean_decision_ms": 503.3214285714286, "acc_early_exit": 0.39785714285714285, "mean_exit_tick": 8.52, "mean_exit_ms": 426.0, "ticks_saved_frac": 0.9148000000000001, "exit_tick_histogram": { "counts": [ 970, 375, 48, 7, 0, 0, 0, 0, 0, 0 ], "edges": [ 0.0, 10.0, 20.0, 30.0, 40.0, 50.0, 60.0, 70.0, 80.0, 90.0, 100.0 ] }, "syn_per_inference_early_exit": 1842881.0933441557, "syn_ops_saved_frac": 0.4900397667140505, "dense_forward_test_acc": 0.9278571428571428 }, "extra_sweep_file_present": true, "selftest": { "mode": "gate", "passed": true }, "driver_version": 1, "zip": { "name": "ic_layer_1.zip", "files": 81, "bytes": 12859971, "MB": 12.9, "sha256": "98a8ce45dac9959cbbf7cd753b3711e1819bd3c4c7d767ae7eb71ba456bc39eb" } }