{ "key": "opt02_seenn_bayes/default", "tag": "default", "script": "opt02_seenn_bayes.py", "script_sha256_16": "dd4f650ca0b36f6e", "hf_folder": "applied/opt02_seenn_bayes", "priority": 0, "note": "default: conf-threshold=0.9, Bayes fusion on", "phase": 1, "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/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": 586.1, "started_utc": "2026-08-23T03:08:15.163671+00:00", "finished_utc": "2026-08-23T03:18:01.286603+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.9307142857142857 }, "efficiency": { "spikes_per_inference": null, "syn_ops_per_inference": 3638362.4326298703, "dense_macs_per_inference": 123955200.0, "event_fraction_of_dense": 0.029352237200455246, "syn_ops_per_inference_dense_fanout": 65214980.21915584, "weight_sparsity": 0.7324707846410685, "effective_ticks": 7.985, "num_ticks": 100, "membrane_bytes_per_inference": 451200, "weight_bytes": 4907008, "input_raster_bytes": null, "train_ms_per_step": 174.30670261383057, "infer_ms_per_sample": 0.6237456846476799, "peak_vram_mb": 10914.396672, "syn_ops_per_inference_early_exit": 1846599.2897727273 }, "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": 0, "mean_exit_tick": 7.985, "mean_exit_ms": 399.25000000000006, "ticks_saved_frac": 0.92015, "exit_tick_histogram": { "counts": [ 1040, 316, 39, 4, 1, 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.9378571428571428, "acc_early_exit": 0.3578571428571429, "syn_ops_saved_frac": 0.49246417200994075, "syn_per_inference_early_exit": 1846599.2897727273, "anytime_acc": { "0.25": 0.6228571428571429, "0.5": 0.8078571428571428, "0.75": 0.8885714285714286, "1.0": 0.9278571428571428 }, "pareto": [ { "conf": 0.5, "mean_ticks": 4.405, "acc": 0.22785714285714287, "syn_ops": 1715995.05762987 }, { "conf": 0.7, "mean_ticks": 5.097857142857142, "acc": 0.25285714285714284, "syn_ops": 1744549.8368506492 }, { "conf": 0.8, "mean_ticks": 5.984285714285714, "acc": 0.28285714285714286, "syn_ops": 1779479.5024350649 }, { "conf": 0.9, "mean_ticks": 7.984285714285714, "acc": 0.3578571428571429, "syn_ops": 1846555.8522727273 }, { "conf": 0.95, "mean_ticks": 10.01142857142857, "acc": 0.42857142857142855, "syn_ops": 1902723.0324675327 }, { "conf": 0.99, "mean_ticks": 14.458571428571428, "acc": 0.5621428571428572, "syn_ops": 2004484.2800324673 } ] }, "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": 0, "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/default", "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.9307142857142857, "best_epoch": 36, "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.6228571428571429, "0.5": 0.8078571428571428, "0.75": 0.8885714285714286, "1.0": 0.9278571428571428 }, "syn_per_inference": 3638362.4326298703, "dense_per_inference": 123955200.0, "event_fraction_of_dense": 0.029352237200455246, "syn_per_inference_dense_fanout": 65214980.21915584, "weight_sparsity": 0.7324707846410685, "acc_fc_only": 0.9278571428571428, "acc_ic_only": 0.935, "acc_fused": 0.9378571428571428, "margin_decision_acc": 0.41928571428571426, "mean_decision_tick": 10.182857142857143, "mean_decision_ms": 509.1428571428572, "acc_early_exit": 0.3578571428571429, "mean_exit_tick": 7.985, "mean_exit_ms": 399.25000000000006, "ticks_saved_frac": 0.92015, "exit_tick_histogram": { "counts": [ 1040, 316, 39, 4, 1, 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": 1846599.2897727273, "syn_ops_saved_frac": 0.49246417200994075, "dense_forward_test_acc": 0.9278571428571428 }, "extra_sweep_file_present": true, "selftest": { "mode": "gate", "passed": true }, "driver_version": 1, "zip": { "name": "default.zip", "files": 81, "bytes": 12636571, "MB": 12.6, "sha256": "1c64c6704af63b5eec37b2f1d2e824ba1c5c3c28328c5b1c03089bd12b4cc747" } }