update APPLIED run index
Browse files- applied/_index/APPLIED_RUNS_INDEX.json +372 -646
applied/_index/APPLIED_RUNS_INDEX.json
CHANGED
|
@@ -657,391 +657,155 @@
|
|
| 657 |
}
|
| 658 |
},
|
| 659 |
{
|
| 660 |
-
"key": "
|
| 661 |
-
"tag": "
|
| 662 |
-
"script": "
|
| 663 |
-
"hf_folder": "applied/
|
| 664 |
-
"phase":
|
| 665 |
-
"status": "ok",
|
| 666 |
-
"duration_s": 321.7,
|
| 667 |
-
"optimization_summary": {
|
| 668 |
-
"optimization": "ftbc_threshold_balance",
|
| 669 |
-
"research_section": "2. Temporal-Dimension Reduction (threshold balancing + FTBC)",
|
| 670 |
-
"reference": "Rueckauer et al. arXiv:1612.04052; Sengupta et al. arXiv:1802.02627; FTBC: Forward Temporal Bias Correction, ECCV 2024",
|
| 671 |
-
"script": "opt03_ftbc_threshold_balance.py",
|
| 672 |
-
"baseline_mode": true,
|
| 673 |
-
"method": "harmonic_matched",
|
| 674 |
-
"accuracy": {
|
| 675 |
-
"test_acc": 0.9421428571428572,
|
| 676 |
-
"test_target_acc": 0.9421428571428572,
|
| 677 |
-
"best_val_acc": 0.945
|
| 678 |
-
},
|
| 679 |
-
"efficiency": {
|
| 680 |
-
"spikes_per_inference": null,
|
| 681 |
-
"syn_ops_per_inference": 3271536.9975649347,
|
| 682 |
-
"dense_macs_per_inference": 122675200.0,
|
| 683 |
-
"event_fraction_of_dense": 0.026668283382174512,
|
| 684 |
-
"syn_ops_per_inference_dense_fanout": 64848154.78409091,
|
| 685 |
-
"weight_sparsity": 0.7324707846410685,
|
| 686 |
-
"effective_ticks": 12.079285714285714,
|
| 687 |
-
"num_ticks": 100,
|
| 688 |
-
"membrane_bytes_per_inference": 451200,
|
| 689 |
-
"weight_bytes": 4907008,
|
| 690 |
-
"input_raster_bytes": null,
|
| 691 |
-
"train_ms_per_step": 94.71398885000326,
|
| 692 |
-
"infer_ms_per_sample": 0.6264105418749466,
|
| 693 |
-
"peak_vram_mb": 2828.282368
|
| 694 |
-
},
|
| 695 |
-
"optimization_specific": {
|
| 696 |
-
"calibrate_thresh": false,
|
| 697 |
-
"ftbc": false,
|
| 698 |
-
"calib_percentile": 99.9,
|
| 699 |
-
"calib_batches": 8,
|
| 700 |
-
"ftbc_target_ticks": 8,
|
| 701 |
-
"ftbc_ref_ticks": 100,
|
| 702 |
-
"trained_T": 100,
|
| 703 |
-
"thresh_before": [
|
| 704 |
-
1.0,
|
| 705 |
-
1.0,
|
| 706 |
-
1.0,
|
| 707 |
-
1.0
|
| 708 |
-
],
|
| 709 |
-
"thresh_after": null,
|
| 710 |
-
"min_ticks_within_1pct_of_full": null,
|
| 711 |
-
"min_ticks_within_1pct_per_arm": null,
|
| 712 |
-
"speedup_at_min_ticks": null,
|
| 713 |
-
"full_T_acc": null,
|
| 714 |
-
"t_sweep_rows": null,
|
| 715 |
-
"calibration_reference": "same network at full T (NOT a source ANN)"
|
| 716 |
-
},
|
| 717 |
-
"config": {
|
| 718 |
-
"method": "harmonic_matched",
|
| 719 |
-
"data_root": "/kaggle/working/data",
|
| 720 |
-
"subjects": "",
|
| 721 |
-
"blocks": "",
|
| 722 |
-
"limit": 0,
|
| 723 |
-
"drop_rest": true,
|
| 724 |
-
"resplit": "block",
|
| 725 |
-
"test_blocks": "6",
|
| 726 |
-
"class_weight": false,
|
| 727 |
-
"epochs": 60,
|
| 728 |
-
"batch_size": 64,
|
| 729 |
-
"lr": 0.002,
|
| 730 |
-
"weight_decay": 0.0005,
|
| 731 |
-
"grad_clip": 5.0,
|
| 732 |
-
"num_bins": 100,
|
| 733 |
-
"window_sec": 5.0,
|
| 734 |
-
"hidden": "512,256",
|
| 735 |
-
"freq_groups": 8,
|
| 736 |
-
"dropout": 0.3,
|
| 737 |
-
"spike_drop": 0.1,
|
| 738 |
-
"time_jitter": 2,
|
| 739 |
-
"label_smoothing": 0.05,
|
| 740 |
-
"no_batchnorm": false,
|
| 741 |
-
"binary_input": false,
|
| 742 |
-
"beta": 1.0,
|
| 743 |
-
"thresh": 1.0,
|
| 744 |
-
"window": 0.5,
|
| 745 |
-
"gain": 1.0,
|
| 746 |
-
"alpha": 0.9,
|
| 747 |
-
"readout": "spikecount",
|
| 748 |
-
"fake_quant": 0,
|
| 749 |
-
"amp": false,
|
| 750 |
-
"spike_reg": 0.0,
|
| 751 |
-
"event_eval": true,
|
| 752 |
-
"decision_margin": 2.0,
|
| 753 |
-
"export": false,
|
| 754 |
-
"seed": 1234,
|
| 755 |
-
"hub_dir": "/kaggle/working/hub/opt03_ftbc_threshold_balance/control_baseline",
|
| 756 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 757 |
-
"push_hf": false,
|
| 758 |
-
"keep_epoch_weights": 1,
|
| 759 |
-
"no_resume": true,
|
| 760 |
-
"selftest": false,
|
| 761 |
-
"baseline": true,
|
| 762 |
-
"bench": true,
|
| 763 |
-
"bench_warmup": 10,
|
| 764 |
-
"bench_iters": 50,
|
| 765 |
-
"bench_train_steps": 20,
|
| 766 |
-
"calibrate_thresh": true,
|
| 767 |
-
"calib_percentile": 99.9,
|
| 768 |
-
"calib_batches": 8,
|
| 769 |
-
"ftbc": true,
|
| 770 |
-
"ftbc_target_ticks": 8,
|
| 771 |
-
"ftbc_ref_ticks": 0,
|
| 772 |
-
"ftbc_lr": 1.0,
|
| 773 |
-
"t_sweep": "4,8,16,25,50,100",
|
| 774 |
-
"sampling_rate": 250.0
|
| 775 |
-
}
|
| 776 |
-
},
|
| 777 |
-
"zip": {
|
| 778 |
-
"name": "control_baseline.zip",
|
| 779 |
-
"files": 80,
|
| 780 |
-
"bytes": 12244248,
|
| 781 |
-
"MB": 12.2,
|
| 782 |
-
"sha256": "c24f218a83b9e351cc6d43ef1b51d7b3f9e3bfa86c64ae22f40bc90ce4f087a4"
|
| 783 |
-
}
|
| 784 |
-
},
|
| 785 |
-
{
|
| 786 |
-
"key": "opt03_ftbc_threshold_balance/default",
|
| 787 |
-
"tag": "default",
|
| 788 |
-
"script": "opt03_ftbc_threshold_balance.py",
|
| 789 |
-
"hf_folder": "applied/opt03_ftbc_threshold_balance",
|
| 790 |
-
"phase": 1,
|
| 791 |
"status": "ok",
|
| 792 |
-
"duration_s":
|
| 793 |
"optimization_summary": {
|
| 794 |
-
"optimization": "
|
| 795 |
-
"research_section": "2. Temporal-
|
| 796 |
-
"reference": "
|
| 797 |
-
"script": "
|
| 798 |
"baseline_mode": false,
|
| 799 |
"method": "harmonic_matched",
|
| 800 |
"accuracy": {
|
| 801 |
-
"test_acc": 0.
|
| 802 |
-
"test_target_acc": 0.
|
| 803 |
-
"best_val_acc": 0.
|
| 804 |
},
|
| 805 |
"efficiency": {
|
| 806 |
"spikes_per_inference": null,
|
| 807 |
-
"syn_ops_per_inference":
|
| 808 |
-
"dense_macs_per_inference":
|
| 809 |
-
"event_fraction_of_dense": 0.
|
| 810 |
-
"syn_ops_per_inference_dense_fanout":
|
| 811 |
"weight_sparsity": 0.7324707846410685,
|
| 812 |
-
"effective_ticks":
|
| 813 |
"num_ticks": 100,
|
| 814 |
"membrane_bytes_per_inference": 451200,
|
| 815 |
"weight_bytes": 4907008,
|
| 816 |
"input_raster_bytes": null,
|
| 817 |
-
"train_ms_per_step":
|
| 818 |
-
"infer_ms_per_sample": 0.
|
| 819 |
-
"peak_vram_mb":
|
|
|
|
| 820 |
},
|
| 821 |
"optimization_specific": {
|
| 822 |
-
"
|
| 823 |
-
"
|
| 824 |
-
"
|
| 825 |
-
"
|
| 826 |
-
"
|
| 827 |
-
"
|
| 828 |
-
"
|
| 829 |
-
"
|
| 830 |
-
|
| 831 |
-
|
| 832 |
-
|
| 833 |
-
|
| 834 |
-
|
| 835 |
-
|
| 836 |
-
|
| 837 |
-
|
| 838 |
-
|
| 839 |
-
|
| 840 |
-
|
| 841 |
-
|
| 842 |
-
|
| 843 |
-
|
| 844 |
-
|
| 845 |
-
|
| 846 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 847 |
},
|
| 848 |
-
"
|
| 849 |
-
"
|
| 850 |
-
"
|
| 851 |
-
|
| 852 |
-
|
| 853 |
-
|
| 854 |
-
|
| 855 |
-
|
| 856 |
-
|
| 857 |
-
|
| 858 |
-
|
| 859 |
-
|
| 860 |
-
|
| 861 |
-
"arm": "thresh",
|
| 862 |
-
"acc": 0.40214285714285714,
|
| 863 |
-
"syn_per_inference": 1828094.6006493508,
|
| 864 |
-
"dense_per_inference": 4907008.0,
|
| 865 |
-
"event_fraction_of_dense": 0.37254771148719357
|
| 866 |
-
},
|
| 867 |
-
{
|
| 868 |
-
"T": 4,
|
| 869 |
-
"arm": "ftbc",
|
| 870 |
-
"acc": 0.18285714285714286,
|
| 871 |
-
"syn_per_inference": 1982641.3717532465,
|
| 872 |
-
"dense_per_inference": 4907008.0,
|
| 873 |
-
"event_fraction_of_dense": 0.4040428244162729
|
| 874 |
-
},
|
| 875 |
-
{
|
| 876 |
-
"T": 4,
|
| 877 |
-
"arm": "both",
|
| 878 |
-
"acc": 0.27714285714285714,
|
| 879 |
-
"syn_per_inference": 1953169.6939935065,
|
| 880 |
-
"dense_per_inference": 4907008.0,
|
| 881 |
-
"event_fraction_of_dense": 0.3980367861624653
|
| 882 |
-
},
|
| 883 |
-
{
|
| 884 |
-
"T": 8,
|
| 885 |
-
"arm": "raw",
|
| 886 |
-
"acc": 0.5942857142857143,
|
| 887 |
-
"syn_per_inference": 2050550.6517857143,
|
| 888 |
-
"dense_per_inference": 9814016.0,
|
| 889 |
-
"event_fraction_of_dense": 0.20894103410731288
|
| 890 |
-
},
|
| 891 |
-
{
|
| 892 |
-
"T": 8,
|
| 893 |
-
"arm": "thresh",
|
| 894 |
-
"acc": 0.7785714285714286,
|
| 895 |
-
"syn_per_inference": 1952516.9748376624,
|
| 896 |
-
"dense_per_inference": 9814016.0,
|
| 897 |
-
"event_fraction_of_dense": 0.19895188420700174
|
| 898 |
-
},
|
| 899 |
-
{
|
| 900 |
-
"T": 8,
|
| 901 |
-
"arm": "ftbc",
|
| 902 |
-
"acc": 0.375,
|
| 903 |
-
"syn_per_inference": 2353354.2873376627,
|
| 904 |
-
"dense_per_inference": 9814016.0,
|
| 905 |
-
"event_fraction_of_dense": 0.2397952364595353
|
| 906 |
-
},
|
| 907 |
-
{
|
| 908 |
-
"T": 8,
|
| 909 |
-
"arm": "both",
|
| 910 |
-
"acc": 0.53,
|
| 911 |
-
"syn_per_inference": 2284980.627435065,
|
| 912 |
-
"dense_per_inference": 9814016.0,
|
| 913 |
-
"event_fraction_of_dense": 0.23282829653375997
|
| 914 |
-
},
|
| 915 |
-
{
|
| 916 |
-
"T": 16,
|
| 917 |
-
"arm": "raw",
|
| 918 |
-
"acc": 0.8028571428571428,
|
| 919 |
-
"syn_per_inference": 2341053.414772727,
|
| 920 |
-
"dense_per_inference": 19628032.0,
|
| 921 |
-
"event_fraction_of_dense": 0.11927091899853878
|
| 922 |
-
},
|
| 923 |
-
{
|
| 924 |
-
"T": 16,
|
| 925 |
-
"arm": "thresh",
|
| 926 |
-
"acc": 0.8985714285714286,
|
| 927 |
-
"syn_per_inference": 2125678.341720779,
|
| 928 |
-
"dense_per_inference": 19628032.0,
|
| 929 |
-
"event_fraction_of_dense": 0.10829808825055813
|
| 930 |
-
},
|
| 931 |
-
{
|
| 932 |
-
"T": 16,
|
| 933 |
-
"arm": "ftbc",
|
| 934 |
-
"acc": 0.645,
|
| 935 |
-
"syn_per_inference": 2743122.541396104,
|
| 936 |
-
"dense_per_inference": 19628032.0,
|
| 937 |
-
"event_fraction_of_dense": 0.13975535302755282
|
| 938 |
-
},
|
| 939 |
-
{
|
| 940 |
-
"T": 16,
|
| 941 |
-
"arm": "both",
|
| 942 |
-
"acc": 0.7207142857142858,
|
| 943 |
-
"syn_per_inference": 2544346.234577922,
|
| 944 |
-
"dense_per_inference": 19628032.0,
|
| 945 |
-
"event_fraction_of_dense": 0.12962818863235612
|
| 946 |
-
},
|
| 947 |
-
{
|
| 948 |
-
"T": 25,
|
| 949 |
-
"arm": "raw",
|
| 950 |
-
"acc": 0.8764285714285714,
|
| 951 |
-
"syn_per_inference": 2563596.2670454546,
|
| 952 |
-
"dense_per_inference": 30668800.0,
|
| 953 |
-
"event_fraction_of_dense": 0.08358971551040323
|
| 954 |
-
},
|
| 955 |
-
{
|
| 956 |
-
"T": 25,
|
| 957 |
-
"arm": "thresh",
|
| 958 |
-
"acc": 0.9285714285714286,
|
| 959 |
-
"syn_per_inference": 2243644.229707792,
|
| 960 |
-
"dense_per_inference": 30668800.0,
|
| 961 |
-
"event_fraction_of_dense": 0.07315722264020086
|
| 962 |
-
},
|
| 963 |
{
|
| 964 |
-
"
|
| 965 |
-
"
|
| 966 |
-
"acc": 0.
|
| 967 |
-
"
|
| 968 |
-
"dense_per_inference": 30668800.0,
|
| 969 |
-
"event_fraction_of_dense": 0.09857931758008139
|
| 970 |
},
|
| 971 |
{
|
| 972 |
-
"
|
| 973 |
-
"
|
| 974 |
-
"acc": 0.
|
| 975 |
-
"
|
| 976 |
-
"dense_per_inference": 30668800.0,
|
| 977 |
-
"event_fraction_of_dense": 0.08828716989274095
|
| 978 |
},
|
| 979 |
{
|
| 980 |
-
"
|
| 981 |
-
"
|
| 982 |
-
"acc": 0.
|
| 983 |
-
"
|
| 984 |
-
"dense_per_inference": 61337600.0,
|
| 985 |
-
"event_fraction_of_dense": 0.047594995663451024
|
| 986 |
},
|
| 987 |
{
|
| 988 |
-
"
|
| 989 |
-
"
|
| 990 |
-
"acc": 0.
|
| 991 |
-
"
|
| 992 |
-
"dense_per_inference": 61337600.0,
|
| 993 |
-
"event_fraction_of_dense": 0.039555188384481105
|
| 994 |
},
|
| 995 |
{
|
| 996 |
-
"
|
| 997 |
-
"
|
| 998 |
-
"acc": 0.
|
| 999 |
-
"
|
| 1000 |
-
"dense_per_inference": 61337600.0,
|
| 1001 |
-
"event_fraction_of_dense": 0.05630047746237388
|
| 1002 |
},
|
| 1003 |
{
|
| 1004 |
-
"
|
| 1005 |
-
"
|
| 1006 |
-
"acc": 0.
|
| 1007 |
-
"
|
| 1008 |
-
"dense_per_inference": 61337600.0,
|
| 1009 |
-
"event_fraction_of_dense": 0.04819830720185784
|
| 1010 |
},
|
| 1011 |
{
|
| 1012 |
-
"
|
| 1013 |
-
"
|
| 1014 |
-
"acc": 0.
|
| 1015 |
-
"
|
| 1016 |
-
"dense_per_inference": 122675200.0,
|
| 1017 |
-
"event_fraction_of_dense": 0.026663652779860967
|
| 1018 |
},
|
| 1019 |
{
|
| 1020 |
-
"
|
| 1021 |
-
"
|
| 1022 |
-
"acc": 0.
|
| 1023 |
-
"
|
| 1024 |
-
"dense_per_inference": 122675200.0,
|
| 1025 |
-
"event_fraction_of_dense": 0.02202328249243192
|
| 1026 |
},
|
| 1027 |
{
|
| 1028 |
-
"
|
| 1029 |
-
"
|
| 1030 |
-
"acc": 0.
|
| 1031 |
-
"
|
| 1032 |
-
"dense_per_inference": 122675200.0,
|
| 1033 |
-
"event_fraction_of_dense": 0.031699882953776876
|
| 1034 |
},
|
| 1035 |
{
|
| 1036 |
-
"
|
| 1037 |
-
"
|
| 1038 |
-
"acc": 0.
|
| 1039 |
-
"
|
| 1040 |
-
"dense_per_inference": 122675200.0,
|
| 1041 |
-
"event_fraction_of_dense": 0.02662641604791383
|
| 1042 |
}
|
| 1043 |
-
]
|
| 1044 |
-
"calibration_reference": "same network at full T (NOT a source ANN)"
|
| 1045 |
},
|
| 1046 |
"config": {
|
| 1047 |
"method": "harmonic_matched",
|
|
@@ -1081,231 +845,163 @@
|
|
| 1081 |
"decision_margin": 2.0,
|
| 1082 |
"export": false,
|
| 1083 |
"seed": 1234,
|
| 1084 |
-
"hub_dir": "/kaggle/working/hub/opt03_ftbc_threshold_balance/default",
|
| 1085 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1086 |
-
"push_hf": false,
|
| 1087 |
-
"keep_epoch_weights": 1,
|
| 1088 |
-
"no_resume": true,
|
| 1089 |
-
"selftest": false,
|
| 1090 |
"baseline": false,
|
| 1091 |
"bench": true,
|
| 1092 |
"bench_warmup": 10,
|
| 1093 |
"bench_iters": 50,
|
| 1094 |
"bench_train_steps": 20,
|
| 1095 |
-
"
|
| 1096 |
-
"
|
| 1097 |
-
"
|
| 1098 |
-
"
|
| 1099 |
-
"
|
| 1100 |
-
"
|
| 1101 |
-
"
|
| 1102 |
-
"
|
| 1103 |
-
"
|
| 1104 |
-
|
| 1105 |
-
},
|
| 1106 |
-
"zip": {
|
| 1107 |
-
"name": "default.zip",
|
| 1108 |
-
"files": 81,
|
| 1109 |
-
"bytes": 12251189,
|
| 1110 |
-
"MB": 12.3,
|
| 1111 |
-
"sha256": "a2408411059da5b902543faccd650a7826414bf770223e315a19896579a36f61"
|
| 1112 |
-
}
|
| 1113 |
-
},
|
| 1114 |
-
{
|
| 1115 |
-
"key": "opt04_cudagraph_unroll/control_baseline",
|
| 1116 |
-
"tag": "control_baseline",
|
| 1117 |
-
"script": "opt04_cudagraph_unroll.py",
|
| 1118 |
-
"hf_folder": "applied/opt04_cudagraph_unroll",
|
| 1119 |
-
"phase": 1,
|
| 1120 |
-
"status": "ok",
|
| 1121 |
-
"duration_s": 320.6,
|
| 1122 |
-
"optimization_summary": {
|
| 1123 |
-
"optimization": "cudagraph_static_unroll",
|
| 1124 |
-
"research_section": "2. Temporal-dimension reduction / 5. OS & runtime",
|
| 1125 |
-
"reference": "CUDA Graphs static capture/replay applied to the unrolled T-tick event-driven inference loop",
|
| 1126 |
-
"script": "opt04_cudagraph_unroll.py",
|
| 1127 |
-
"baseline_mode": true,
|
| 1128 |
-
"method": "harmonic_matched",
|
| 1129 |
-
"accuracy": {
|
| 1130 |
-
"test_acc": 0.9385714285714286,
|
| 1131 |
-
"test_target_acc": 0.9385714285714286,
|
| 1132 |
-
"best_val_acc": 0.9464285714285714
|
| 1133 |
-
},
|
| 1134 |
-
"efficiency": {
|
| 1135 |
-
"spikes_per_inference": null,
|
| 1136 |
-
"syn_ops_per_inference": 3254834.5267857146,
|
| 1137 |
-
"dense_macs_per_inference": 122675200.0,
|
| 1138 |
-
"event_fraction_of_dense": 0.02653213140704653,
|
| 1139 |
-
"syn_ops_per_inference_dense_fanout": 64831452.31331169,
|
| 1140 |
-
"weight_sparsity": 0.7324707846410685,
|
| 1141 |
-
"effective_ticks": 12.097857142857142,
|
| 1142 |
-
"num_ticks": 100,
|
| 1143 |
-
"membrane_bytes_per_inference": 451200,
|
| 1144 |
-
"weight_bytes": 4907008,
|
| 1145 |
-
"input_raster_bytes": null,
|
| 1146 |
-
"train_ms_per_step": 92.22967624664307,
|
| 1147 |
-
"infer_ms_per_sample": 0.6272434443235397,
|
| 1148 |
-
"peak_vram_mb": 2804.347904
|
| 1149 |
-
},
|
| 1150 |
-
"optimization_specific": {
|
| 1151 |
-
"graph_enabled": false
|
| 1152 |
-
},
|
| 1153 |
-
"config": {
|
| 1154 |
-
"method": "harmonic_matched",
|
| 1155 |
-
"data_root": "/kaggle/working/data",
|
| 1156 |
-
"subjects": "",
|
| 1157 |
-
"blocks": "",
|
| 1158 |
-
"limit": 0,
|
| 1159 |
-
"drop_rest": true,
|
| 1160 |
-
"resplit": "block",
|
| 1161 |
-
"test_blocks": "6",
|
| 1162 |
-
"class_weight": false,
|
| 1163 |
-
"epochs": 60,
|
| 1164 |
-
"batch_size": 64,
|
| 1165 |
-
"lr": 0.002,
|
| 1166 |
-
"weight_decay": 0.0005,
|
| 1167 |
-
"grad_clip": 5.0,
|
| 1168 |
-
"num_bins": 100,
|
| 1169 |
-
"window_sec": 5.0,
|
| 1170 |
-
"hidden": "512,256",
|
| 1171 |
-
"freq_groups": 8,
|
| 1172 |
-
"dropout": 0.3,
|
| 1173 |
-
"spike_drop": 0.1,
|
| 1174 |
-
"time_jitter": 2,
|
| 1175 |
-
"label_smoothing": 0.05,
|
| 1176 |
-
"no_batchnorm": false,
|
| 1177 |
-
"binary_input": false,
|
| 1178 |
-
"beta": 1.0,
|
| 1179 |
-
"thresh": 1.0,
|
| 1180 |
-
"window": 0.5,
|
| 1181 |
-
"gain": 1.0,
|
| 1182 |
-
"alpha": 0.9,
|
| 1183 |
-
"readout": "spikecount",
|
| 1184 |
-
"fake_quant": 0,
|
| 1185 |
-
"amp": false,
|
| 1186 |
-
"spike_reg": 0.0,
|
| 1187 |
-
"event_eval": true,
|
| 1188 |
-
"decision_margin": 2.0,
|
| 1189 |
-
"export": false,
|
| 1190 |
-
"seed": 1234,
|
| 1191 |
-
"hub_dir": "/kaggle/working/hub/opt04_cudagraph_unroll/control_baseline",
|
| 1192 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1193 |
"push_hf": false,
|
| 1194 |
"keep_epoch_weights": 1,
|
| 1195 |
"no_resume": true,
|
| 1196 |
"selftest": false,
|
| 1197 |
-
"baseline": true,
|
| 1198 |
-
"bench": true,
|
| 1199 |
-
"bench_warmup": 10,
|
| 1200 |
-
"bench_iters": 50,
|
| 1201 |
-
"bench_train_steps": 20,
|
| 1202 |
-
"event_capacity": 0,
|
| 1203 |
-
"graph_warmup": 3,
|
| 1204 |
-
"bench_batches": "1,8,32,128",
|
| 1205 |
"sampling_rate": 250.0
|
| 1206 |
}
|
| 1207 |
},
|
| 1208 |
"zip": {
|
| 1209 |
-
"name": "
|
| 1210 |
-
"files":
|
| 1211 |
-
"bytes":
|
| 1212 |
-
"MB": 12.
|
| 1213 |
-
"sha256": "
|
| 1214 |
}
|
| 1215 |
},
|
| 1216 |
{
|
| 1217 |
-
"key": "
|
| 1218 |
-
"tag": "
|
| 1219 |
-
"script": "
|
| 1220 |
-
"hf_folder": "applied/
|
| 1221 |
-
"phase":
|
| 1222 |
"status": "ok",
|
| 1223 |
-
"duration_s":
|
| 1224 |
"optimization_summary": {
|
| 1225 |
-
"optimization": "
|
| 1226 |
-
"research_section": "2. Temporal-dimension reduction
|
| 1227 |
-
"reference": "
|
| 1228 |
-
"script": "
|
| 1229 |
"baseline_mode": false,
|
| 1230 |
"method": "harmonic_matched",
|
| 1231 |
"accuracy": {
|
| 1232 |
-
"test_acc": 0.
|
| 1233 |
-
"test_target_acc": 0.
|
| 1234 |
-
"best_val_acc": 0.
|
| 1235 |
},
|
| 1236 |
"efficiency": {
|
| 1237 |
"spikes_per_inference": null,
|
| 1238 |
-
"syn_ops_per_inference":
|
| 1239 |
-
"dense_macs_per_inference":
|
| 1240 |
-
"event_fraction_of_dense": 0.
|
| 1241 |
-
"syn_ops_per_inference_dense_fanout":
|
| 1242 |
"weight_sparsity": 0.7324707846410685,
|
| 1243 |
-
"effective_ticks":
|
| 1244 |
"num_ticks": 100,
|
| 1245 |
"membrane_bytes_per_inference": 451200,
|
| 1246 |
"weight_bytes": 4907008,
|
| 1247 |
"input_raster_bytes": null,
|
| 1248 |
-
"train_ms_per_step":
|
| 1249 |
-
"infer_ms_per_sample": 0.
|
| 1250 |
-
"peak_vram_mb":
|
|
|
|
| 1251 |
},
|
| 1252 |
"optimization_specific": {
|
| 1253 |
-
"
|
| 1254 |
-
"
|
| 1255 |
-
|
| 1256 |
-
|
| 1257 |
-
|
| 1258 |
-
|
| 1259 |
-
|
| 1260 |
-
|
| 1261 |
-
|
| 1262 |
-
|
| 1263 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1264 |
]
|
| 1265 |
},
|
| 1266 |
-
"
|
| 1267 |
-
"
|
| 1268 |
-
"
|
| 1269 |
-
"
|
| 1270 |
-
"
|
| 1271 |
-
"
|
| 1272 |
-
"
|
| 1273 |
-
|
| 1274 |
-
|
| 1275 |
-
"
|
| 1276 |
-
|
| 1277 |
-
|
| 1278 |
-
|
| 1279 |
-
|
| 1280 |
-
"
|
| 1281 |
-
"
|
|
|
|
|
|
|
| 1282 |
},
|
| 1283 |
-
|
| 1284 |
-
"
|
| 1285 |
-
"
|
| 1286 |
-
"
|
| 1287 |
-
"
|
| 1288 |
-
"speedup_x": 1.645929189416548,
|
| 1289 |
-
"capacity": 12363
|
| 1290 |
},
|
| 1291 |
-
|
| 1292 |
-
"
|
| 1293 |
-
"
|
| 1294 |
-
"
|
| 1295 |
-
"
|
| 1296 |
-
"speedup_x": 0.5500879921142168,
|
| 1297 |
-
"capacity": 49451
|
| 1298 |
},
|
| 1299 |
-
|
| 1300 |
-
"
|
| 1301 |
-
"
|
| 1302 |
-
"
|
| 1303 |
-
"
|
| 1304 |
-
|
| 1305 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1306 |
}
|
| 1307 |
-
|
| 1308 |
-
"speedup_x_at_batch1": 4.844665279623167
|
| 1309 |
},
|
| 1310 |
"config": {
|
| 1311 |
"method": "harmonic_matched",
|
|
@@ -1345,138 +1041,163 @@
|
|
| 1345 |
"decision_margin": 2.0,
|
| 1346 |
"export": false,
|
| 1347 |
"seed": 1234,
|
| 1348 |
-
"hub_dir": "/kaggle/working/hub/opt04_cudagraph_unroll/default",
|
| 1349 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1350 |
-
"push_hf": false,
|
| 1351 |
-
"keep_epoch_weights": 1,
|
| 1352 |
-
"no_resume": true,
|
| 1353 |
-
"selftest": false,
|
| 1354 |
"baseline": false,
|
| 1355 |
"bench": true,
|
| 1356 |
"bench_warmup": 10,
|
| 1357 |
"bench_iters": 50,
|
| 1358 |
"bench_train_steps": 20,
|
| 1359 |
-
"
|
| 1360 |
-
"
|
| 1361 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1362 |
"sampling_rate": 250.0
|
| 1363 |
}
|
| 1364 |
},
|
| 1365 |
"zip": {
|
| 1366 |
-
"name": "
|
| 1367 |
"files": 81,
|
| 1368 |
-
"bytes":
|
| 1369 |
-
"MB": 12.
|
| 1370 |
-
"sha256": "
|
| 1371 |
}
|
| 1372 |
},
|
| 1373 |
{
|
| 1374 |
-
"key": "
|
| 1375 |
-
"tag": "
|
| 1376 |
-
"script": "
|
| 1377 |
-
"hf_folder": "applied/
|
| 1378 |
-
"phase":
|
| 1379 |
"status": "ok",
|
| 1380 |
-
"duration_s":
|
| 1381 |
"optimization_summary": {
|
| 1382 |
-
"optimization": "
|
| 1383 |
-
"research_section": "
|
| 1384 |
-
"reference": "
|
| 1385 |
-
"script": "
|
| 1386 |
-
"baseline_mode":
|
| 1387 |
"method": "harmonic_matched",
|
| 1388 |
"accuracy": {
|
| 1389 |
-
"test_acc": 0.
|
| 1390 |
-
"test_target_acc": 0.
|
| 1391 |
-
"best_val_acc": 0.
|
| 1392 |
},
|
| 1393 |
"efficiency": {
|
| 1394 |
"spikes_per_inference": null,
|
| 1395 |
-
"syn_ops_per_inference":
|
| 1396 |
-
"dense_macs_per_inference":
|
| 1397 |
-
"event_fraction_of_dense": 0.
|
| 1398 |
-
"syn_ops_per_inference_dense_fanout":
|
| 1399 |
"weight_sparsity": 0.7324707846410685,
|
| 1400 |
-
"effective_ticks":
|
| 1401 |
"num_ticks": 100,
|
| 1402 |
"membrane_bytes_per_inference": 451200,
|
| 1403 |
"weight_bytes": 4907008,
|
| 1404 |
-
"input_raster_bytes":
|
| 1405 |
-
"train_ms_per_step":
|
| 1406 |
-
"infer_ms_per_sample": 0.
|
| 1407 |
-
"peak_vram_mb":
|
|
|
|
| 1408 |
},
|
| 1409 |
"optimization_specific": {
|
| 1410 |
-
"
|
| 1411 |
-
"
|
| 1412 |
-
"
|
| 1413 |
-
"
|
| 1414 |
-
"
|
| 1415 |
-
"
|
| 1416 |
-
"
|
| 1417 |
-
"
|
| 1418 |
-
"
|
| 1419 |
-
"
|
| 1420 |
-
"
|
| 1421 |
-
"
|
| 1422 |
-
|
| 1423 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1424 |
{
|
| 1425 |
-
"
|
| 1426 |
-
"
|
| 1427 |
-
"
|
| 1428 |
-
"
|
| 1429 |
-
"pack_ms": 0.1291036605834961,
|
| 1430 |
-
"speedup_x": 3.8849157418824496,
|
| 1431 |
-
"packed_wins": true,
|
| 1432 |
-
"matches_scatter": true
|
| 1433 |
},
|
| 1434 |
{
|
| 1435 |
-
"
|
| 1436 |
-
"
|
| 1437 |
-
"
|
| 1438 |
-
"
|
| 1439 |
-
"pack_ms": 0.13286590576171875,
|
| 1440 |
-
"speedup_x": 3.7174877773599095,
|
| 1441 |
-
"packed_wins": true,
|
| 1442 |
-
"matches_scatter": true
|
| 1443 |
},
|
| 1444 |
{
|
| 1445 |
-
"
|
| 1446 |
-
"
|
| 1447 |
-
"
|
| 1448 |
-
"
|
| 1449 |
-
"pack_ms": 0.12605667114257812,
|
| 1450 |
-
"speedup_x": 5.168181295295065,
|
| 1451 |
-
"packed_wins": true,
|
| 1452 |
-
"matches_scatter": true
|
| 1453 |
},
|
| 1454 |
{
|
| 1455 |
-
"
|
| 1456 |
-
"
|
| 1457 |
-
"
|
| 1458 |
-
"
|
| 1459 |
-
"pack_ms": 0.12697696685791016,
|
| 1460 |
-
"speedup_x": 7.087256253693126,
|
| 1461 |
-
"packed_wins": true,
|
| 1462 |
-
"matches_scatter": true
|
| 1463 |
},
|
| 1464 |
{
|
| 1465 |
-
"
|
| 1466 |
-
"
|
| 1467 |
-
"
|
| 1468 |
-
"
|
| 1469 |
-
"pack_ms": 0.1302051544189453,
|
| 1470 |
-
"speedup_x": 5.0668001615991285,
|
| 1471 |
-
"packed_wins": true,
|
| 1472 |
-
"matches_scatter": true
|
| 1473 |
}
|
| 1474 |
-
]
|
| 1475 |
-
"popcount_vs_loop_ms": {
|
| 1476 |
-
"loop_ms": 0.013265609741210938,
|
| 1477 |
-
"popcount_ms": 0.03826141357421875,
|
| 1478 |
-
"speedup_x": 0.3467098703888335
|
| 1479 |
-
}
|
| 1480 |
},
|
| 1481 |
"config": {
|
| 1482 |
"method": "harmonic_matched",
|
|
@@ -1516,30 +1237,35 @@
|
|
| 1516 |
"decision_margin": 2.0,
|
| 1517 |
"export": false,
|
| 1518 |
"seed": 1234,
|
| 1519 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1520 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1521 |
"push_hf": false,
|
| 1522 |
"keep_epoch_weights": 1,
|
| 1523 |
"no_resume": true,
|
| 1524 |
"selftest": false,
|
| 1525 |
-
"baseline": true,
|
| 1526 |
-
"bench": true,
|
| 1527 |
-
"bench_warmup": 10,
|
| 1528 |
-
"bench_iters": 50,
|
| 1529 |
-
"bench_train_steps": 20,
|
| 1530 |
-
"bitpack": true,
|
| 1531 |
-
"pack_hidden": false,
|
| 1532 |
-
"popcount_readout": true,
|
| 1533 |
-
"sparsity_sweep": "0.01,0.05,0.1,0.25,0.5",
|
| 1534 |
"sampling_rate": 250.0
|
| 1535 |
}
|
| 1536 |
},
|
| 1537 |
"zip": {
|
| 1538 |
-
"name": "
|
| 1539 |
"files": 81,
|
| 1540 |
-
"bytes":
|
| 1541 |
-
"MB": 12.
|
| 1542 |
-
"sha256": "
|
| 1543 |
}
|
| 1544 |
}
|
| 1545 |
]
|
|
|
|
| 657 |
}
|
| 658 |
},
|
| 659 |
{
|
| 660 |
+
"key": "opt02_seenn_bayes/conf_sweep_fine",
|
| 661 |
+
"tag": "conf_sweep_fine",
|
| 662 |
+
"script": "opt02_seenn_bayes.py",
|
| 663 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 664 |
+
"phase": 7,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 665 |
"status": "ok",
|
| 666 |
+
"duration_s": 909.8,
|
| 667 |
"optimization_summary": {
|
| 668 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 669 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 670 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 671 |
+
"script": "opt02_seenn_bayes.py",
|
| 672 |
"baseline_mode": false,
|
| 673 |
"method": "harmonic_matched",
|
| 674 |
"accuracy": {
|
| 675 |
+
"test_acc": 0.9342857142857143,
|
| 676 |
+
"test_target_acc": 0.9342857142857143,
|
| 677 |
+
"best_val_acc": 0.9285714285714286
|
| 678 |
},
|
| 679 |
"efficiency": {
|
| 680 |
"spikes_per_inference": null,
|
| 681 |
+
"syn_ops_per_inference": 3615247.340909091,
|
| 682 |
+
"dense_macs_per_inference": 123955200.0,
|
| 683 |
+
"event_fraction_of_dense": 0.02916575779724522,
|
| 684 |
+
"syn_ops_per_inference_dense_fanout": 65191865.127435066,
|
| 685 |
"weight_sparsity": 0.7324707846410685,
|
| 686 |
+
"effective_ticks": 8.057142857142857,
|
| 687 |
"num_ticks": 100,
|
| 688 |
"membrane_bytes_per_inference": 451200,
|
| 689 |
"weight_bytes": 4907008,
|
| 690 |
"input_raster_bytes": null,
|
| 691 |
+
"train_ms_per_step": 180.51012754440308,
|
| 692 |
+
"infer_ms_per_sample": 0.6378180717104044,
|
| 693 |
+
"peak_vram_mb": 10915.470336,
|
| 694 |
+
"syn_ops_per_inference_early_exit": 1822430.1501623376
|
| 695 |
},
|
| 696 |
"optimization_specific": {
|
| 697 |
+
"seenn_enabled": true,
|
| 698 |
+
"bayes_fusion_enabled": true,
|
| 699 |
+
"conf_threshold": 0.9,
|
| 700 |
+
"conf_temp": 2.0,
|
| 701 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 702 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 703 |
+
"ic_loss_weight": 0.3,
|
| 704 |
+
"ic_layer": 0,
|
| 705 |
+
"mean_exit_tick": 8.057142857142857,
|
| 706 |
+
"mean_exit_ms": 402.85714285714283,
|
| 707 |
+
"ticks_saved_frac": 0.9194285714285715,
|
| 708 |
+
"exit_tick_histogram": {
|
| 709 |
+
"counts": [
|
| 710 |
+
1022,
|
| 711 |
+
331,
|
| 712 |
+
39,
|
| 713 |
+
5,
|
| 714 |
+
3,
|
| 715 |
+
0,
|
| 716 |
+
0,
|
| 717 |
+
0,
|
| 718 |
+
0,
|
| 719 |
+
0
|
| 720 |
+
],
|
| 721 |
+
"edges": [
|
| 722 |
+
0.0,
|
| 723 |
+
10.0,
|
| 724 |
+
20.0,
|
| 725 |
+
30.0,
|
| 726 |
+
40.0,
|
| 727 |
+
50.0,
|
| 728 |
+
60.0,
|
| 729 |
+
70.0,
|
| 730 |
+
80.0,
|
| 731 |
+
90.0,
|
| 732 |
+
100.0
|
| 733 |
+
]
|
| 734 |
},
|
| 735 |
+
"acc_fc_only": 0.9342857142857143,
|
| 736 |
+
"acc_ic_only": 0.9292857142857143,
|
| 737 |
+
"acc_fused": 0.94,
|
| 738 |
+
"acc_early_exit": 0.37714285714285717,
|
| 739 |
+
"syn_ops_saved_frac": 0.49590443521242755,
|
| 740 |
+
"syn_per_inference_early_exit": 1822430.1501623376,
|
| 741 |
+
"anytime_acc": {
|
| 742 |
+
"0.25": 0.615,
|
| 743 |
+
"0.5": 0.8142857142857143,
|
| 744 |
+
"0.75": 0.895,
|
| 745 |
+
"1.0": 0.9342857142857143
|
| 746 |
+
},
|
| 747 |
+
"pareto": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 748 |
{
|
| 749 |
+
"conf": 0.3,
|
| 750 |
+
"mean_ticks": 2.82,
|
| 751 |
+
"acc": 0.17142857142857143,
|
| 752 |
+
"syn_ops": 1600944.0178571427
|
|
|
|
|
|
|
| 753 |
},
|
| 754 |
{
|
| 755 |
+
"conf": 0.4,
|
| 756 |
+
"mean_ticks": 3.285,
|
| 757 |
+
"acc": 0.18571428571428572,
|
| 758 |
+
"syn_ops": 1629355.7386363635
|
|
|
|
|
|
|
| 759 |
},
|
| 760 |
{
|
| 761 |
+
"conf": 0.5,
|
| 762 |
+
"mean_ticks": 4.3757142857142854,
|
| 763 |
+
"acc": 0.24285714285714285,
|
| 764 |
+
"syn_ops": 1687021.986201299
|
|
|
|
|
|
|
| 765 |
},
|
| 766 |
{
|
| 767 |
+
"conf": 0.6,
|
| 768 |
+
"mean_ticks": 4.670714285714285,
|
| 769 |
+
"acc": 0.2507142857142857,
|
| 770 |
+
"syn_ops": 1699344.8084415584
|
|
|
|
|
|
|
| 771 |
},
|
| 772 |
{
|
| 773 |
+
"conf": 0.7,
|
| 774 |
+
"mean_ticks": 5.075714285714286,
|
| 775 |
+
"acc": 0.26285714285714284,
|
| 776 |
+
"syn_ops": 1716703.7767857143
|
|
|
|
|
|
|
| 777 |
},
|
| 778 |
{
|
| 779 |
+
"conf": 0.8,
|
| 780 |
+
"mean_ticks": 5.987857142857143,
|
| 781 |
+
"acc": 0.2914285714285714,
|
| 782 |
+
"syn_ops": 1753268.2150974027
|
|
|
|
|
|
|
| 783 |
},
|
| 784 |
{
|
| 785 |
+
"conf": 0.9,
|
| 786 |
+
"mean_ticks": 8.057142857142857,
|
| 787 |
+
"acc": 0.37714285714285717,
|
| 788 |
+
"syn_ops": 1822430.0933441557
|
|
|
|
|
|
|
| 789 |
},
|
| 790 |
{
|
| 791 |
+
"conf": 0.95,
|
| 792 |
+
"mean_ticks": 10.176428571428572,
|
| 793 |
+
"acc": 0.45,
|
| 794 |
+
"syn_ops": 1882071.5430194808
|
|
|
|
|
|
|
| 795 |
},
|
| 796 |
{
|
| 797 |
+
"conf": 0.99,
|
| 798 |
+
"mean_ticks": 14.704285714285714,
|
| 799 |
+
"acc": 0.5742857142857143,
|
| 800 |
+
"syn_ops": 1981175.7142857143
|
|
|
|
|
|
|
| 801 |
},
|
| 802 |
{
|
| 803 |
+
"conf": 0.999,
|
| 804 |
+
"mean_ticks": 19.547142857142855,
|
| 805 |
+
"acc": 0.68,
|
| 806 |
+
"syn_ops": 2074480.44237013
|
|
|
|
|
|
|
| 807 |
}
|
| 808 |
+
]
|
|
|
|
| 809 |
},
|
| 810 |
"config": {
|
| 811 |
"method": "harmonic_matched",
|
|
|
|
| 845 |
"decision_margin": 2.0,
|
| 846 |
"export": false,
|
| 847 |
"seed": 1234,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 848 |
"baseline": false,
|
| 849 |
"bench": true,
|
| 850 |
"bench_warmup": 10,
|
| 851 |
"bench_iters": 50,
|
| 852 |
"bench_train_steps": 20,
|
| 853 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 854 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 855 |
+
"ic_layer": 0,
|
| 856 |
+
"ic_loss_weight": 0.3,
|
| 857 |
+
"bayes_fusion": true,
|
| 858 |
+
"fusion_prior_weight": 1.0,
|
| 859 |
+
"conf_threshold": 0.9,
|
| 860 |
+
"conf_temp": 2.0,
|
| 861 |
+
"conf_sweep": "0.3,0.4,0.5,0.6,0.7,0.8,0.9,0.95,0.99,0.999",
|
| 862 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_sweep_fine",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 863 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 864 |
"push_hf": false,
|
| 865 |
"keep_epoch_weights": 1,
|
| 866 |
"no_resume": true,
|
| 867 |
"selftest": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 868 |
"sampling_rate": 250.0
|
| 869 |
}
|
| 870 |
},
|
| 871 |
"zip": {
|
| 872 |
+
"name": "conf_sweep_fine.zip",
|
| 873 |
+
"files": 81,
|
| 874 |
+
"bytes": 12637373,
|
| 875 |
+
"MB": 12.6,
|
| 876 |
+
"sha256": "e33a7b3b8947f0b0a5fd13a441d22f8068a82f8246738956132681351836f98c"
|
| 877 |
}
|
| 878 |
},
|
| 879 |
{
|
| 880 |
+
"key": "opt02_seenn_bayes/conf_temp_16",
|
| 881 |
+
"tag": "conf_temp_16",
|
| 882 |
+
"script": "opt02_seenn_bayes.py",
|
| 883 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 884 |
+
"phase": 7,
|
| 885 |
"status": "ok",
|
| 886 |
+
"duration_s": 613.7,
|
| 887 |
"optimization_summary": {
|
| 888 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 889 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 890 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 891 |
+
"script": "opt02_seenn_bayes.py",
|
| 892 |
"baseline_mode": false,
|
| 893 |
"method": "harmonic_matched",
|
| 894 |
"accuracy": {
|
| 895 |
+
"test_acc": 0.9278571428571428,
|
| 896 |
+
"test_target_acc": 0.9278571428571428,
|
| 897 |
+
"best_val_acc": 0.9278571428571428
|
| 898 |
},
|
| 899 |
"efficiency": {
|
| 900 |
"spikes_per_inference": null,
|
| 901 |
+
"syn_ops_per_inference": 3658814.530844156,
|
| 902 |
+
"dense_macs_per_inference": 123955200.0,
|
| 903 |
+
"event_fraction_of_dense": 0.02951723308779427,
|
| 904 |
+
"syn_ops_per_inference_dense_fanout": 65235432.31737013,
|
| 905 |
"weight_sparsity": 0.7324707846410685,
|
| 906 |
+
"effective_ticks": 4.197857142857143,
|
| 907 |
"num_ticks": 100,
|
| 908 |
"membrane_bytes_per_inference": 451200,
|
| 909 |
"weight_bytes": 4907008,
|
| 910 |
"input_raster_bytes": null,
|
| 911 |
+
"train_ms_per_step": 187.19353675842285,
|
| 912 |
+
"infer_ms_per_sample": 0.6553214698580642,
|
| 913 |
+
"peak_vram_mb": 10914.399232,
|
| 914 |
+
"syn_ops_per_inference_early_exit": 1722971.6599025973
|
| 915 |
},
|
| 916 |
"optimization_specific": {
|
| 917 |
+
"seenn_enabled": true,
|
| 918 |
+
"bayes_fusion_enabled": true,
|
| 919 |
+
"conf_threshold": 0.9,
|
| 920 |
+
"conf_temp": 16.0,
|
| 921 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 922 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 923 |
+
"ic_loss_weight": 0.3,
|
| 924 |
+
"ic_layer": 0,
|
| 925 |
+
"mean_exit_tick": 4.197857142857143,
|
| 926 |
+
"mean_exit_ms": 209.89285714285717,
|
| 927 |
+
"ticks_saved_frac": 0.9580214285714286,
|
| 928 |
+
"exit_tick_histogram": {
|
| 929 |
+
"counts": [
|
| 930 |
+
1368,
|
| 931 |
+
26,
|
| 932 |
+
3,
|
| 933 |
+
2,
|
| 934 |
+
1,
|
| 935 |
+
0,
|
| 936 |
+
0,
|
| 937 |
+
0,
|
| 938 |
+
0,
|
| 939 |
+
0
|
| 940 |
+
],
|
| 941 |
+
"edges": [
|
| 942 |
+
0.0,
|
| 943 |
+
10.0,
|
| 944 |
+
20.0,
|
| 945 |
+
30.0,
|
| 946 |
+
40.0,
|
| 947 |
+
50.0,
|
| 948 |
+
60.0,
|
| 949 |
+
70.0,
|
| 950 |
+
80.0,
|
| 951 |
+
90.0,
|
| 952 |
+
100.0
|
| 953 |
]
|
| 954 |
},
|
| 955 |
+
"acc_fc_only": 0.9278571428571428,
|
| 956 |
+
"acc_ic_only": 0.935,
|
| 957 |
+
"acc_fused": 0.94,
|
| 958 |
+
"acc_early_exit": 0.2257142857142857,
|
| 959 |
+
"syn_ops_saved_frac": 0.5290901888090305,
|
| 960 |
+
"syn_per_inference_early_exit": 1722971.6599025973,
|
| 961 |
+
"anytime_acc": {
|
| 962 |
+
"0.25": 0.6042857142857143,
|
| 963 |
+
"0.5": 0.8057142857142857,
|
| 964 |
+
"0.75": 0.8885714285714286,
|
| 965 |
+
"1.0": 0.9278571428571428
|
| 966 |
+
},
|
| 967 |
+
"pareto": [
|
| 968 |
+
{
|
| 969 |
+
"conf": 0.5,
|
| 970 |
+
"mean_ticks": 2.979285714285714,
|
| 971 |
+
"acc": 0.18857142857142858,
|
| 972 |
+
"syn_ops": 1660596.797077922
|
| 973 |
},
|
| 974 |
+
{
|
| 975 |
+
"conf": 0.7,
|
| 976 |
+
"mean_ticks": 4.196428571428571,
|
| 977 |
+
"acc": 0.2257142857142857,
|
| 978 |
+
"syn_ops": 1722894.4212662338
|
|
|
|
|
|
|
| 979 |
},
|
| 980 |
+
{
|
| 981 |
+
"conf": 0.8,
|
| 982 |
+
"mean_ticks": 4.196428571428571,
|
| 983 |
+
"acc": 0.2257142857142857,
|
| 984 |
+
"syn_ops": 1722894.1939935065
|
|
|
|
|
|
|
| 985 |
},
|
| 986 |
+
{
|
| 987 |
+
"conf": 0.9,
|
| 988 |
+
"mean_ticks": 4.197857142857143,
|
| 989 |
+
"acc": 0.2257142857142857,
|
| 990 |
+
"syn_ops": 1722971.7207792208
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"conf": 0.95,
|
| 994 |
+
"mean_ticks": 4.199285714285714,
|
| 995 |
+
"acc": 0.2257142857142857,
|
| 996 |
+
"syn_ops": 1723035.8133116884
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"conf": 0.99,
|
| 1000 |
+
"mean_ticks": 4.243571428571428,
|
| 1001 |
+
"acc": 0.22642857142857142,
|
| 1002 |
+
"syn_ops": 1724673.6931818181
|
| 1003 |
}
|
| 1004 |
+
]
|
|
|
|
| 1005 |
},
|
| 1006 |
"config": {
|
| 1007 |
"method": "harmonic_matched",
|
|
|
|
| 1041 |
"decision_margin": 2.0,
|
| 1042 |
"export": false,
|
| 1043 |
"seed": 1234,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1044 |
"baseline": false,
|
| 1045 |
"bench": true,
|
| 1046 |
"bench_warmup": 10,
|
| 1047 |
"bench_iters": 50,
|
| 1048 |
"bench_train_steps": 20,
|
| 1049 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1050 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1051 |
+
"ic_layer": 0,
|
| 1052 |
+
"ic_loss_weight": 0.3,
|
| 1053 |
+
"bayes_fusion": true,
|
| 1054 |
+
"fusion_prior_weight": 1.0,
|
| 1055 |
+
"conf_threshold": 0.9,
|
| 1056 |
+
"conf_temp": 16.0,
|
| 1057 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1058 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_temp_16",
|
| 1059 |
+
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1060 |
+
"push_hf": false,
|
| 1061 |
+
"keep_epoch_weights": 1,
|
| 1062 |
+
"no_resume": true,
|
| 1063 |
+
"selftest": false,
|
| 1064 |
"sampling_rate": 250.0
|
| 1065 |
}
|
| 1066 |
},
|
| 1067 |
"zip": {
|
| 1068 |
+
"name": "conf_temp_16.zip",
|
| 1069 |
"files": 81,
|
| 1070 |
+
"bytes": 12637814,
|
| 1071 |
+
"MB": 12.6,
|
| 1072 |
+
"sha256": "d302c2ff3a0a7090de4ff36762170bca52ef860f9f4f098a3fde82a954059161"
|
| 1073 |
}
|
| 1074 |
},
|
| 1075 |
{
|
| 1076 |
+
"key": "opt02_seenn_bayes/conf_temp_4",
|
| 1077 |
+
"tag": "conf_temp_4",
|
| 1078 |
+
"script": "opt02_seenn_bayes.py",
|
| 1079 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 1080 |
+
"phase": 7,
|
| 1081 |
"status": "ok",
|
| 1082 |
+
"duration_s": 616.4,
|
| 1083 |
"optimization_summary": {
|
| 1084 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 1085 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 1086 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 1087 |
+
"script": "opt02_seenn_bayes.py",
|
| 1088 |
+
"baseline_mode": false,
|
| 1089 |
"method": "harmonic_matched",
|
| 1090 |
"accuracy": {
|
| 1091 |
+
"test_acc": 0.9278571428571428,
|
| 1092 |
+
"test_target_acc": 0.9278571428571428,
|
| 1093 |
+
"best_val_acc": 0.9264285714285714
|
| 1094 |
},
|
| 1095 |
"efficiency": {
|
| 1096 |
"spikes_per_inference": null,
|
| 1097 |
+
"syn_ops_per_inference": 3638325.674512987,
|
| 1098 |
+
"dense_macs_per_inference": 123955200.0,
|
| 1099 |
+
"event_fraction_of_dense": 0.029351940656890448,
|
| 1100 |
+
"syn_ops_per_inference_dense_fanout": 65214943.461038955,
|
| 1101 |
"weight_sparsity": 0.7324707846410685,
|
| 1102 |
+
"effective_ticks": 4.575714285714286,
|
| 1103 |
"num_ticks": 100,
|
| 1104 |
"membrane_bytes_per_inference": 451200,
|
| 1105 |
"weight_bytes": 4907008,
|
| 1106 |
+
"input_raster_bytes": null,
|
| 1107 |
+
"train_ms_per_step": 187.23959922790527,
|
| 1108 |
+
"infer_ms_per_sample": 0.6532642859310361,
|
| 1109 |
+
"peak_vram_mb": 10914.677248,
|
| 1110 |
+
"syn_ops_per_inference_early_exit": 1640777.8961038962
|
| 1111 |
},
|
| 1112 |
"optimization_specific": {
|
| 1113 |
+
"seenn_enabled": true,
|
| 1114 |
+
"bayes_fusion_enabled": true,
|
| 1115 |
+
"conf_threshold": 0.9,
|
| 1116 |
+
"conf_temp": 4.0,
|
| 1117 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1118 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1119 |
+
"ic_loss_weight": 0.3,
|
| 1120 |
+
"ic_layer": 0,
|
| 1121 |
+
"mean_exit_tick": 4.575714285714286,
|
| 1122 |
+
"mean_exit_ms": 228.78571428571428,
|
| 1123 |
+
"ticks_saved_frac": 0.9542428571428572,
|
| 1124 |
+
"exit_tick_histogram": {
|
| 1125 |
+
"counts": [
|
| 1126 |
+
1339,
|
| 1127 |
+
54,
|
| 1128 |
+
5,
|
| 1129 |
+
2,
|
| 1130 |
+
0,
|
| 1131 |
+
0,
|
| 1132 |
+
0,
|
| 1133 |
+
0,
|
| 1134 |
+
0,
|
| 1135 |
+
0
|
| 1136 |
+
],
|
| 1137 |
+
"edges": [
|
| 1138 |
+
0.0,
|
| 1139 |
+
10.0,
|
| 1140 |
+
20.0,
|
| 1141 |
+
30.0,
|
| 1142 |
+
40.0,
|
| 1143 |
+
50.0,
|
| 1144 |
+
60.0,
|
| 1145 |
+
70.0,
|
| 1146 |
+
80.0,
|
| 1147 |
+
90.0,
|
| 1148 |
+
100.0
|
| 1149 |
+
]
|
| 1150 |
+
},
|
| 1151 |
+
"acc_fc_only": 0.9278571428571428,
|
| 1152 |
+
"acc_ic_only": 0.9364285714285714,
|
| 1153 |
+
"acc_fused": 0.935,
|
| 1154 |
+
"acc_early_exit": 0.25214285714285717,
|
| 1155 |
+
"syn_ops_saved_frac": 0.5490294044874021,
|
| 1156 |
+
"syn_per_inference_early_exit": 1640777.8961038962,
|
| 1157 |
+
"anytime_acc": {
|
| 1158 |
+
"0.25": 0.62,
|
| 1159 |
+
"0.5": 0.8178571428571428,
|
| 1160 |
+
"0.75": 0.8885714285714286,
|
| 1161 |
+
"1.0": 0.9278571428571428
|
| 1162 |
+
},
|
| 1163 |
+
"pareto": [
|
| 1164 |
+
{
|
| 1165 |
+
"conf": 0.5,
|
| 1166 |
+
"mean_ticks": 3.902142857142857,
|
| 1167 |
+
"acc": 0.22357142857142856,
|
| 1168 |
+
"syn_ops": 1613080.9172077922
|
| 1169 |
+
},
|
| 1170 |
{
|
| 1171 |
+
"conf": 0.7,
|
| 1172 |
+
"mean_ticks": 4.2371428571428575,
|
| 1173 |
+
"acc": 0.23857142857142857,
|
| 1174 |
+
"syn_ops": 1626802.577922078
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1175 |
},
|
| 1176 |
{
|
| 1177 |
+
"conf": 0.8,
|
| 1178 |
+
"mean_ticks": 4.365,
|
| 1179 |
+
"acc": 0.245,
|
| 1180 |
+
"syn_ops": 1632438.9545454546
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1181 |
},
|
| 1182 |
{
|
| 1183 |
+
"conf": 0.9,
|
| 1184 |
+
"mean_ticks": 4.575714285714286,
|
| 1185 |
+
"acc": 0.25214285714285717,
|
| 1186 |
+
"syn_ops": 1640777.924512987
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1187 |
},
|
| 1188 |
{
|
| 1189 |
+
"conf": 0.95,
|
| 1190 |
+
"mean_ticks": 4.854285714285714,
|
| 1191 |
+
"acc": 0.26071428571428573,
|
| 1192 |
+
"syn_ops": 1651982.8961038962
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1193 |
},
|
| 1194 |
{
|
| 1195 |
+
"conf": 0.99,
|
| 1196 |
+
"mean_ticks": 6.857857142857143,
|
| 1197 |
+
"acc": 0.3357142857142857,
|
| 1198 |
+
"syn_ops": 1728711.8571428573
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1199 |
}
|
| 1200 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1201 |
},
|
| 1202 |
"config": {
|
| 1203 |
"method": "harmonic_matched",
|
|
|
|
| 1237 |
"decision_margin": 2.0,
|
| 1238 |
"export": false,
|
| 1239 |
"seed": 1234,
|
| 1240 |
+
"baseline": false,
|
| 1241 |
+
"bench": true,
|
| 1242 |
+
"bench_warmup": 10,
|
| 1243 |
+
"bench_iters": 50,
|
| 1244 |
+
"bench_train_steps": 20,
|
| 1245 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1246 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1247 |
+
"ic_layer": 0,
|
| 1248 |
+
"ic_loss_weight": 0.3,
|
| 1249 |
+
"bayes_fusion": true,
|
| 1250 |
+
"fusion_prior_weight": 1.0,
|
| 1251 |
+
"conf_threshold": 0.9,
|
| 1252 |
+
"conf_temp": 4.0,
|
| 1253 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1254 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_temp_4",
|
| 1255 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1256 |
"push_hf": false,
|
| 1257 |
"keep_epoch_weights": 1,
|
| 1258 |
"no_resume": true,
|
| 1259 |
"selftest": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1260 |
"sampling_rate": 250.0
|
| 1261 |
}
|
| 1262 |
},
|
| 1263 |
"zip": {
|
| 1264 |
+
"name": "conf_temp_4.zip",
|
| 1265 |
"files": 81,
|
| 1266 |
+
"bytes": 12640717,
|
| 1267 |
+
"MB": 12.6,
|
| 1268 |
+
"sha256": "a9f16ef1db8ee6c4c51113bece56694dc7dd17feb4b73d57c99a3dad1b66ca71"
|
| 1269 |
}
|
| 1270 |
}
|
| 1271 |
]
|