summaryrefslogtreecommitdiff
path: root/artifacts/manifold_gate/vg_view_probe_smoke.json
blob: 1f5a86215c66161284716f5da176d7c0bd6fd3b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "protocol": "View permutations are replayed from the preparation seed and verified against released phrase bundles; they are used only for evaluation. The coarse frame uses truth-aligned node states, so profile matching is an upper bound on what a recovered node alignment would enable.",
  "nodes": 200,
  "verified_fraction": 1.0,
  "within_node_relation": {
    "matched_spearman_mean": 0.12059956789016724,
    "matched_spearman_std": 0.14747409522533417,
    "shuffled_spearman_mean": 0.0012306597782298923,
    "shuffled_spearman_std": 0.12244220823049545,
    "gap_z_across_nodes": 8.628554344177246
  },
  "coarse_frame_view_matching": {
    "context_nodes": 200,
    "accuracy": 0.1290625,
    "top3_accuracy": 0.2734375,
    "chance": 0.0625,
    "matched_profile_corr_mean": 0.16418620944023132,
    "mismatched_profile_corr_mean": 0.13492891192436218
  },
  "within_node_relational_floor": {
    "accuracy": 0.07,
    "chance": 0.0625
  }
}