diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-08 10:27:17 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-08 10:27:17 -0500 |
| commit | a3baf15507c67202814d5ccb4c06e1af027971c5 (patch) | |
| tree | 66105d34911f364ec20747eece1e48fd689f8b29 /results/ep_bias/centered_r3/seed_1989_sdil.json | |
| parent | c959c50eaeb932f96339a96fb42abfb247cc5aac (diff) | |
results: compare full state-bias EP trajectories
Diffstat (limited to 'results/ep_bias/centered_r3/seed_1989_sdil.json')
| -rw-r--r-- | results/ep_bias/centered_r3/seed_1989_sdil.json | 296 |
1 files changed, 296 insertions, 0 deletions
diff --git a/results/ep_bias/centered_r3/seed_1989_sdil.json b/results/ep_bias/centered_r3/seed_1989_sdil.json new file mode 100644 index 0000000..228b659 --- /dev/null +++ b/results/ep_bias/centered_r3/seed_1989_sdil.json @@ -0,0 +1,296 @@ +{ + "schema": "rain_ep_structured_bias_screen_v1", + "sdil": { + "revision": "c959c50eaeb932f96339a96fb42abfb247cc5aac" + }, + "author": { + "repository": "https://github.com/rain-neuromorphics/energy-based-learning", + "revision": "6b253fd8a5d267535f58ab79992256ef10031ceb" + }, + "protocol": { + "dataset": "FashionMNIST", + "network": "author comparative-study ConvHopfieldEnergy32", + "network_protocol": "comparative32", + "algorithm": "equilibrium propagation", + "beta_policy": "centered", + "beta_seed": 7100, + "beta_value": 0.25, + "adapter": "dillavou", + "mode": "innovation", + "bias_ratio": 1.0, + "dillavou_drift_ratio": 0.0, + "dillavou_calibration_steps": 1, + "dillavou_profile": { + "normalized_offsets": [ + 0.9356214982615908, + 1.6020613079954447, + -0.10013991355431538, + 0.7402593971899275 + ], + "normalized_state_variations": [ + 0.5259526502913017, + 0.31316961348123956, + 0.3831972460091073, + -0.04782433762159926 + ], + "source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json" + }, + "predictor_rate": 1.0, + "neutral_cadence": 10, + "layer_calibration_steps": 1, + "layer_bias_normalization": "clean_difference", + "calibration_batches": 0, + "calibration_observations": 0, + "calibration_seconds": 4.76837158203125e-07, + "extra_equilibrium_phases_for_predictor": 0, + "predictor_neutral_source": "instruction_off_local_update_probe", + "bias_ratio_normalization": "initial_clean_local_update_rms_for_simulation_only", + "bias_ratio_normalization_visible_to_predictor": false, + "epochs": 10, + "train_limit": 60000, + "test_limit": 10000, + "evaluation_split": "test", + "data_seed": 6200, + "batch_size": 128, + "training_iterations": 15, + "inference_iterations": 60, + "schedule_epochs": 100, + "seed": 1989, + "device": "cuda", + "determinism": "best_effort_warn_only", + "autodiff_used_for_learning": false + }, + "hardware": { + "torch_version": "2.3.1+cu118", + "torch_cuda_version": "11.8", + "cuda_visible_devices": "7", + "device_name": "NVIDIA GeForce GTX 1080" + }, + "metrics": [ + { + "epoch": 1, + "train_accuracy": 0.6375833333333333, + "train_cost": 0.24372959696451824, + "test_accuracy": 0.7971, + "test_cost": 0.14594474699497223, + "finite": true, + "corrector": { + "step": 468, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.00041771182552043616, + "bias_update_rms": 0.00025509162119103366, + "residual_update_rms": 6.616512235390727e-07, + "bias_to_clean_update_rms": 0.6106880523988266, + "residual_to_clean_update_rms": 0.0015839896864655607, + "neutral_observations": 48 + }, + "wall_seconds": 826.6448926925659 + }, + { + "epoch": 2, + "train_accuracy": 0.8066833333333333, + "train_cost": 0.14657605986595154, + "test_accuracy": 0.8141, + "test_cost": 0.13199705736637116, + "finite": true, + "corrector": { + "step": 937, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0005572421196838177, + "bias_update_rms": 0.000254917315303664, + "residual_update_rms": 6.243934477181251e-07, + "bias_to_clean_update_rms": 0.4574623961453336, + "residual_to_clean_update_rms": 0.0011205065548031607, + "neutral_observations": 95 + }, + "wall_seconds": 1655.0201470851898 + }, + { + "epoch": 3, + "train_accuracy": 0.8208833333333333, + "train_cost": 0.1333048082669576, + "test_accuracy": 0.8235, + "test_cost": 0.12576292197704314, + "finite": true, + "corrector": { + "step": 1406, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0004969672586254139, + "bias_update_rms": 0.00025487722951803845, + "residual_update_rms": 4.349330589720075e-07, + "bias_to_clean_update_rms": 0.5128652342671746, + "residual_to_clean_update_rms": 0.0008751744736162502, + "neutral_observations": 142 + }, + "wall_seconds": 2479.9009778499603 + }, + { + "epoch": 4, + "train_accuracy": 0.82995, + "train_cost": 0.1241160659790039, + "test_accuracy": 0.8266, + "test_cost": 0.12248113236427308, + "finite": true, + "corrector": { + "step": 1875, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0003989268270686613, + "bias_update_rms": 0.00025485214644379727, + "residual_update_rms": 2.9821652309091916e-07, + "bias_to_clean_update_rms": 0.638844342248092, + "residual_to_clean_update_rms": 0.0007475469255407875, + "neutral_observations": 189 + }, + "wall_seconds": 3305.238174676895 + }, + { + "epoch": 5, + "train_accuracy": 0.8391166666666666, + "train_cost": 0.11874872349103292, + "test_accuracy": 0.8239, + "test_cost": 0.1274190316438675, + "finite": true, + "corrector": { + "step": 2344, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0005345309911439545, + "bias_update_rms": 0.0002548363242903419, + "residual_update_rms": 2.1394552512892625e-07, + "bias_to_clean_update_rms": 0.47674751981164726, + "residual_to_clean_update_rms": 0.0004002490569743384, + "neutral_observations": 236 + }, + "wall_seconds": 4130.922740459442 + }, + { + "epoch": 6, + "train_accuracy": 0.8438833333333333, + "train_cost": 0.1144898591518402, + "test_accuracy": 0.8449, + "test_cost": 0.11315111498832703, + "finite": true, + "corrector": { + "step": 2813, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0003169381149244905, + "bias_update_rms": 0.0002548435663949696, + "residual_update_rms": 1.3312272557346084e-07, + "bias_to_clean_update_rms": 0.8040798957098778, + "residual_to_clean_update_rms": 0.0004200275047549169, + "neutral_observations": 283 + }, + "wall_seconds": 4957.198348999023 + }, + { + "epoch": 7, + "train_accuracy": 0.84755, + "train_cost": 0.1107346476952235, + "test_accuracy": 0.8596, + "test_cost": 0.10145815197825432, + "finite": true, + "corrector": { + "step": 3282, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0004267035193489106, + "bias_update_rms": 0.00025484768104246233, + "residual_update_rms": 5.981886285404321e-08, + "bias_to_clean_update_rms": 0.5972476660875071, + "residual_to_clean_update_rms": 0.00014018835125924987, + "neutral_observations": 330 + }, + "wall_seconds": 5783.009205579758 + }, + { + "epoch": 8, + "train_accuracy": 0.8565333333333334, + "train_cost": 0.10630311357180278, + "test_accuracy": 0.8534, + "test_cost": 0.10781848565340042, + "finite": true, + "corrector": { + "step": 3751, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.000452509110513581, + "bias_update_rms": 0.00025486371002038334, + "residual_update_rms": 6.758565027674311e-12, + "bias_to_clean_update_rms": 0.5632233784887171, + "residual_to_clean_update_rms": 1.493575459730212e-08, + "neutral_observations": 377 + }, + "wall_seconds": 6608.3986937999725 + }, + { + "epoch": 9, + "train_accuracy": 0.86085, + "train_cost": 0.10319126005967458, + "test_accuracy": 0.8661, + "test_cost": 0.09632158966064452, + "finite": true, + "corrector": { + "step": 4220, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0005267697980458482, + "bias_update_rms": 0.0002548765728107786, + "residual_update_rms": 3.7657449466716263e-07, + "bias_to_clean_update_rms": 0.4838481130776503, + "residual_to_clean_update_rms": 0.0007148748771553279, + "neutral_observations": 423 + }, + "wall_seconds": 7434.465129375458 + }, + { + "epoch": 10, + "train_accuracy": 0.8624833333333334, + "train_cost": 0.10089744210243225, + "test_accuracy": 0.8722, + "test_cost": 0.0937792196393013, + "finite": true, + "corrector": { + "step": 4689, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0005418124942091109, + "bias_update_rms": 0.00025489015362430405, + "residual_update_rms": 2.84077419763116e-07, + "bias_to_clean_update_rms": 0.47043978562430483, + "residual_to_clean_update_rms": 0.0005243094664654913, + "neutral_observations": 470 + }, + "wall_seconds": 8258.133251428604 + } + ], + "epochs_completed": 10, + "beta_sign_counts": { + "positive": 4690, + "negative": 4690 + }, + "final": { + "epoch": 10, + "train_accuracy": 0.8624833333333334, + "train_cost": 0.10089744210243225, + "test_accuracy": 0.8722, + "test_cost": 0.0937792196393013, + "finite": true, + "corrector": { + "step": 4689, + "bias_model": "dillavou_released_affine_update", + "bias_profile_source": "/home/yurenh2/sdil/results/physical_bias/p0_state_dependence.json", + "clean_update_rms": 0.0005418124942091109, + "bias_update_rms": 0.00025489015362430405, + "residual_update_rms": 2.84077419763116e-07, + "bias_to_clean_update_rms": 0.47043978562430483, + "residual_to_clean_update_rms": 0.0005243094664654913, + "neutral_observations": 470 + }, + "wall_seconds": 8258.133251428604 + } +} |
