summaryrefslogtreecommitdiff
path: root/artifacts/manifold_gate/vg_view_probe_full.json
blob: 7c0e16e3723c1335c184e972a4ca8b9f23840c50 (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": 5000,
  "verified_fraction": 1.0,
  "within_node_relation": {
    "matched_spearman_mean": 0.1279621422290802,
    "matched_spearman_std": 0.15573246777057648,
    "shuffled_spearman_mean": -0.002400045981630683,
    "shuffled_spearman_std": 0.12127704918384552,
    "gap_z_across_nodes": 46.60123062133789
  },
  "coarse_frame_view_matching": {
    "context_nodes": 1000,
    "accuracy": 0.1447875,
    "top3_accuracy": 0.295325,
    "chance": 0.0625,
    "matched_profile_corr_mean": 0.13983307778835297,
    "mismatched_profile_corr_mean": 0.10809223353862762
  },
  "within_node_relational_floor": {
    "accuracy": 0.0,
    "chance": 0.0625
  }
}