diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-23 08:24:43 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-23 08:24:43 -0500 |
| commit | 6ebf1f1858590b53b47f67708cbd79aa57f79a67 (patch) | |
| tree | 07ffa9397133e2f696ddca92c0fe1ac276820ab5 /paper/CLAIM_LEDGER.json | |
| parent | 75a64888cb3e117ee6d232adc7b48974647fbc1e (diff) | |
paper: integrate calibrated oral-B-v2 evidence
Diffstat (limited to 'paper/CLAIM_LEDGER.json')
| -rw-r--r-- | paper/CLAIM_LEDGER.json | 127 |
1 files changed, 126 insertions, 1 deletions
diff --git a/paper/CLAIM_LEDGER.json b/paper/CLAIM_LEDGER.json index f687938..93fcc90 100644 --- a/paper/CLAIM_LEDGER.json +++ b/paper/CLAIM_LEDGER.json @@ -3,7 +3,8 @@ "../results/figs/figure1_pareto.png", "../results/figs/figure2_scaling.png", "../results/figs/figure3_innovation.png", - "../results/figs/figure4_resnet_confirmation.png" + "../results/figs/figure4_resnet_confirmation.png", + "../results/figs/figure5_bci_v2.png" ], "gate_statuses": [ { @@ -13,6 +14,10 @@ { "expected": "failed", "source": "results/bci_td_confirmation_gate.json" + }, + { + "expected": "passed", + "source": "results/bci_v2_calibrated_confirmation_gate.json" } ], "manuscript": "paper/MANUSCRIPT.md", @@ -254,6 +259,125 @@ "pointer": "/metrics/longitudinal_prediction/mean", "source": "results/bci_td_confirmation_gate.json", "token": "-0.013" + }, + { + "format": "percent3_percent", + "id": "bci_v2_final_performance", + "pointer": "/statistics/intact_final_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "100.000%" + }, + { + "format": "percent3", + "id": "bci_v2_learning_gain", + "pointer": "/statistics/learning_gain_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "98.802" + }, + { + "format": "percent3", + "id": "bci_v2_fixed_role_gap", + "pointer": "/statistics/fixed_role_gap_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "99.974" + }, + { + "format": "fixed4", + "id": "bci_v2_role_cosine", + "pointer": "/statistics/role_cosine_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.9761" + }, + { + "format": "fixed3", + "id": "bci_v2_residual_soma_corr", + "pointer": "/statistics/residual_soma_corr_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.063" + }, + { + "format": "fixed3", + "id": "bci_v2_raw_residual_gap", + "pointer": "/statistics/raw_residual_corr_gap_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.936" + }, + { + "format": "percent2_percent", + "id": "bci_v2_surrounding_accuracy", + "pointer": "/statistics/surrounding_accuracy_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "54.37%" + }, + { + "format": "percent2_percent", + "id": "bci_v2_surrounding_accuracy_lower", + "pointer": "/statistics/surrounding_accuracy_lower", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "54.26%" + }, + { + "format": "fixed3", + "id": "bci_v2_velocity_advantage", + "pointer": "/statistics/velocity_advantage_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.638" + }, + { + "format": "percent3_percent", + "id": "bci_v2_challenge_fraction", + "pointer": "/statistics/challenge_fraction_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "50.094%" + }, + { + "format": "percent3_percent", + "id": "bci_v2_terminal_accuracy", + "pointer": "/statistics/terminal_accuracy_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "99.833%" + }, + { + "format": "percent3_percent", + "id": "bci_v2_terminal_accuracy_lower", + "pointer": "/statistics/terminal_accuracy_lower", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "99.680%" + }, + { + "format": "percent2_percent", + "id": "bci_v2_soma_accuracy", + "pointer": "/statistics/terminal_previous_soma_accuracy_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "73.50%" + }, + { + "format": "fixed3", + "id": "bci_v2_outcome_lesion_drop", + "pointer": "/statistics/outcome_lesion_drop_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.400" + }, + { + "format": "fixed3", + "id": "bci_v2_outcome_lesion_drop_lower", + "pointer": "/statistics/outcome_lesion_drop_lower", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.389" + }, + { + "format": "fixed3", + "id": "bci_v2_critic_expectedness", + "pointer": "/statistics/critic_expectedness_mean", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.319" + }, + { + "format": "fixed3", + "id": "bci_v2_critic_expectedness_lower", + "pointer": "/statistics/critic_expectedness_lower", + "source": "results/figs/figure5_bci_v2_manifest.json", + "token": "0.281" } ], "required_boundary_text": [ @@ -262,6 +386,7 @@ "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.", + "It does not establish that the same plasticity rule operates in cortex.", "we do not call this variant single-phase." ], "required_reference_urls": [ |
