diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-23 07:18:57 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-23 07:18:57 -0500 |
| commit | 87cfb93fb75b4a45e88a5706c12d446ec92c7008 (patch) | |
| tree | 34da4d63c3231c0eb9d6c796eea5a4a160c3ba05 /paper/CLAIM_LEDGER.json | |
| parent | e292d8f58f5ab02cc3e0fe93fe5caf73a8abfc4a (diff) | |
paper: add evidence-bound ICLR manuscript draft
Diffstat (limited to 'paper/CLAIM_LEDGER.json')
| -rw-r--r-- | paper/CLAIM_LEDGER.json | 274 |
1 files changed, 274 insertions, 0 deletions
diff --git a/paper/CLAIM_LEDGER.json b/paper/CLAIM_LEDGER.json new file mode 100644 index 0000000..f687938 --- /dev/null +++ b/paper/CLAIM_LEDGER.json @@ -0,0 +1,274 @@ +{ + "figures": [ + "../results/figs/figure1_pareto.png", + "../results/figs/figure2_scaling.png", + "../results/figs/figure3_innovation.png", + "../results/figs/figure4_resnet_confirmation.png" + ], + "gate_statuses": [ + { + "expected": "passed", + "source": "results/kp_dynamic_projection_confirmation_gate.json" + }, + { + "expected": "failed", + "source": "results/bci_td_confirmation_gate.json" + } + ], + "manuscript": "paper/MANUSCRIPT.md", + "numeric_claims": [ + { + "format": "fixed2_percent", + "id": "traffic_zero_accuracy", + "pointer": "/statistics/mnist_soma_predictable_traffic/cells/residual_rho0p0/accuracy_percent_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "97.45%" + }, + { + "format": "fixed2_percent", + "id": "traffic_raw_accuracy", + "pointer": "/statistics/mnist_soma_predictable_traffic/cells/raw_rho0p5/accuracy_percent_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "10.38%" + }, + { + "format": "fixed2_percent", + "id": "traffic_matched_accuracy", + "pointer": "/statistics/mnist_soma_predictable_traffic/cells/matched_rho0p5/accuracy_percent_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "10.31%" + }, + { + "format": "fixed3_percent", + "id": "traffic_innovation_accuracy", + "pointer": "/statistics/mnist_soma_predictable_traffic/cells/residual_rho0p5/accuracy_percent_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "97.348%" + }, + { + "format": "fixed3", + "id": "traffic_innovation_matched_gain", + "pointer": "/statistics/mnist_soma_predictable_traffic/paired_accuracy/residual_minus_matched_rho0p5/accuracy_point_gain_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "87.038" + }, + { + "format": "fixed3", + "id": "traffic_innovation_matched_gain_sd", + "pointer": "/statistics/mnist_soma_predictable_traffic/paired_accuracy/residual_minus_matched_rho0p5/accuracy_point_gain_sd", + "source": "results/figs/main_figure_manifest.json", + "token": "0.607" + }, + { + "format": "fixed3", + "id": "depth_sdil_change", + "pointer": "/statistics/depth5_to_depth60/SDIL/d60_minus_d5_accuracy_points_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "-0.214" + }, + { + "format": "fixed3", + "id": "depth_sdil_change_sd", + "pointer": "/statistics/depth5_to_depth60/SDIL/d60_minus_d5_accuracy_points_sd", + "source": "results/figs/main_figure_manifest.json", + "token": "0.349" + }, + { + "format": "fixed4", + "id": "depth_sdil_retention_p", + "pointer": "/statistics/depth5_to_depth60/SDIL/paired_accuracy_retention_test/one_sided_p", + "source": "results/figs/main_figure_manifest.json", + "token": "0.0037" + }, + { + "format": "fixed3", + "id": "depth_dfa_change", + "pointer": "/statistics/depth5_to_depth60/DFA/d60_minus_d5_accuracy_points_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "-0.870" + }, + { + "format": "fixed3", + "id": "depth_dfa_change_sd", + "pointer": "/statistics/depth5_to_depth60/DFA/d60_minus_d5_accuracy_points_sd", + "source": "results/figs/main_figure_manifest.json", + "token": "0.358" + }, + { + "format": "fixed4", + "id": "depth_dfa_retention_p", + "pointer": "/statistics/depth5_to_depth60/DFA/paired_accuracy_retention_test/one_sided_p", + "source": "results/figs/main_figure_manifest.json", + "token": "0.2310" + }, + { + "format": "fixed3", + "id": "dfa_alignment_depth5", + "pointer": "/statistics/cifar_scaling/DFA_d5/early_alignment_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "0.514" + }, + { + "format": "fixed3", + "id": "dfa_alignment_depth60", + "pointer": "/statistics/cifar_scaling/DFA_d60/early_alignment_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "0.047" + }, + { + "format": "fixed0_comma", + "id": "ep_depth2_wall", + "pointer": "/statistics/mnist_exact_ep/EP_d2/wall_s_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "17,530" + }, + { + "format": "fixed3_percent", + "id": "ep_depth2_accuracy", + "pointer": "/statistics/mnist_exact_ep/EP_d2/accuracy_percent_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "89.526%" + }, + { + "format": "fixed1", + "id": "sdil_depth2_wall", + "pointer": "/statistics/mnist_exact_ep/SDIL_d2/wall_s_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "58.5" + }, + { + "format": "fixed3_percent", + "id": "sdil_depth2_accuracy", + "pointer": "/statistics/mnist_exact_ep/SDIL_d2/accuracy_percent_mean", + "source": "results/figs/main_figure_manifest.json", + "token": "97.516%" + }, + { + "format": "percent3_percent", + "id": "d4_dynamic_accuracy", + "pointer": "/metrics/mean_accuracy/dynamic", + "source": "results/kp_dynamic_projection_confirmation_gate.json", + "token": "91.584%" + }, + { + "format": "percent3_percent", + "id": "d4_clean_accuracy", + "pointer": "/metrics/mean_accuracy/clean_kp", + "source": "results/kp_dynamic_projection_confirmation_gate.json", + "token": "91.388%" + }, + { + "format": "percent2_percent", + "id": "d4_dynamic_accuracy_min", + "pointer": "/statistics/dynamic_test_accuracy_min", + "source": "results/figs/figure4_resnet_confirmation_manifest.json", + "token": "91.51%" + }, + { + "format": "abs_percent3", + "id": "d4_dynamic_advantage", + "pointer": "/metrics/mean_paired_clean_kp_deficit", + "source": "results/kp_dynamic_projection_confirmation_gate.json", + "token": "0.196" + }, + { + "format": "percent3", + "id": "d4_deficit_upper", + "pointer": "/metrics/paired_deficit_one_sided_95pct_upper_bound", + "source": "results/kp_dynamic_projection_confirmation_gate.json", + "token": "0.131" + }, + { + "format": "fixed6", + "id": "d4_early_alignment", + "pointer": "/metrics/mean_dynamic_early_alignment", + "source": "results/kp_dynamic_projection_confirmation_gate.json", + "token": "0.999687" + }, + { + "format": "fixed3", + "id": "d4_mac_ratio", + "pointer": "/statistics/dynamic_mac_ratio_to_bp", + "source": "results/figs/figure4_resnet_confirmation_manifest.json", + "token": "1.326" + }, + { + "format": "fixed2", + "id": "d4_peak_gib", + "pointer": "/statistics/dynamic_peak_allocated_gib_mean", + "source": "results/figs/figure4_resnet_confirmation_manifest.json", + "token": "2.02" + }, + { + "format": "fixed2", + "id": "d4_wall_ratio", + "pointer": "/statistics/dynamic_wall_ratio_to_clean_kp_mean", + "source": "results/figs/figure4_resnet_confirmation_manifest.json", + "token": "1.47" + }, + { + "format": "percent3_percent", + "id": "r2_final_performance", + "pointer": "/metrics/intact_final/mean", + "source": "results/bci_td_confirmation_gate.json", + "token": "99.531%" + }, + { + "format": "percent3", + "id": "r2_learning_gain", + "pointer": "/metrics/intact_gain/mean", + "source": "results/bci_td_confirmation_gate.json", + "token": "90.451" + }, + { + "format": "percent3", + "id": "r2_plasticity_margin", + "pointer": "/metrics/plasticity_half_margin/mean", + "source": "results/bci_td_confirmation_gate.json", + "token": "45.191" + }, + { + "format": "fixed4", + "id": "r2_role_cosine", + "pointer": "/metrics/role_cosine/mean", + "source": "results/bci_td_confirmation_gate.json", + "token": "0.9395" + }, + { + "format": "percent3_percent", + "id": "r2_residual_outcome_accuracy", + "pointer": "/metrics/residual_outcome_accuracy/mean", + "source": "results/bci_td_confirmation_gate.json", + "token": "47.325%" + }, + { + "format": "abs_percent3", + "id": "r2_residual_soma_gap", + "pointer": "/metrics/residual_soma_outcome_gap/mean", + "source": "results/bci_td_confirmation_gate.json", + "token": "4.322" + }, + { + "format": "fixed3", + "id": "r2_longitudinal_prediction", + "pointer": "/metrics/longitudinal_prediction/mean", + "source": "results/bci_td_confirmation_gate.json", + "token": "-0.013" + } + ], + "required_boundary_text": [ + "Neither mechanism is claimed as new.", + "we do not infer that cortex implements BP;", + "we do not claim arbitrary top-down traffic removal;", + "It does not support a ResNet-20-to-56 depth claim.", + "The joint biological gate nevertheless fails.", + "we do not call this variant single-phase." + ], + "required_reference_urls": [ + "https://doi.org/10.1038/s41586-026-10190-7", + "https://openreview.net/forum?id=ByeUBANtvB", + "https://papers.nips.cc/paper_files/paper/2019/hash/f387624df552cea2f369918c5e1e12bc-Abstract.html", + "https://doi.org/10.64898/2026.06.16.732595" + ], + "version": 1 +} |
