Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ tags: [model-merging, alignment, polypythia, goldfish, multilingual]
|
|
| 5 |
|
| 6 |
# Compose-audit: putting the alignment map and the merging payoff on the SAME real models
|
| 7 |
|
| 8 |
-
_Generated 2026-08-26 20:
|
| 9 |
|
| 10 |
## Read this first: what substrate, and what metric
|
| 11 |
|
|
@@ -20,7 +20,8 @@ _Generated 2026-08-26 20:16 UTC · training-free · code: `/root/compose-audit`
|
|
| 20 |
> **Δfloor is a likelihood metric, not benchmark accuracy.** Nothing below shows that a likelihood
|
| 21 |
> rescue transfers to BLiMP/MultiBLiMP accuracy, or to any downstream task. The audit's sharpest
|
| 22 |
> point — *recovery is not success* — is **not** settled by these numbers and must not be written up
|
| 23 |
-
> as if it were.
|
|
|
|
| 24 |
|
| 25 |
|
| 26 |
## SET 1 · PolyPythia seed-merge (the pure-coordinate ceiling)
|
|
@@ -41,30 +42,56 @@ C(9,2) = 36 seed pairs per size. Predictors are computed **before** any merge; t
|
|
| 41 |
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **34.14**, permutation-aligned **10.18** nats/token.
|
| 42 |
|
| 43 |
|
| 44 |
-
### pythia-
|
| 45 |
|
| 46 |
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 47 |
|---|---|---|---|---|---|---|---|
|
| 48 |
-
| M0_naive_avg |
|
| 49 |
-
| M1_perm_avg |
|
| 50 |
-
| M1_orth_avg |
|
| 51 |
-
| M2_task_arith |
|
| 52 |
-
| M3_ties |
|
| 53 |
|
| 54 |
-
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **
|
| 55 |
|
| 56 |
|
| 57 |
-
### pythia-
|
| 58 |
|
| 59 |
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 60 |
|---|---|---|---|---|---|---|---|
|
| 61 |
-
| M0_naive_avg |
|
| 62 |
-
| M1_perm_avg |
|
| 63 |
-
| M1_orth_avg |
|
| 64 |
-
| M2_task_arith |
|
| 65 |
-
| M3_ties |
|
| 66 |
|
| 67 |
-
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
|
| 70 |
**What this says.**
|
|
@@ -87,15 +114,67 @@ Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **8.07**, permuta
|
|
| 87 |
interior t that beats the better parent, aligned or not.
|
| 88 |
|
| 89 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
## SET 4 · Goldfish monolingual → bilingual merge (the real composition models)
|
| 91 |
|
| 92 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
|
| 94 |
**Δfloor vs the better parent, mean over the two languages, nats/UTF-8 byte** (lower is better; 0 would mean the merge matches the better parent):
|
| 95 |
|
| 96 |
-
| pair | vocab overlap | floor eng | floor X | M0_naive_avg | M1a_vocab_avg | M1b_vocab_perm_avg | M1c_vocab_orth_avg | M1d_vocab_perm_forced | M1e_vocab_orth_forced | M1f_perm_novocab |
|
| 97 |
|---|---|---|---|---|---|---|---|---|---|---|
|
| 98 |
| eng–nld_Latn | 27.8% | 0.811 | 0.792 | 1.689 | 1.763 | 1.766 | 1.766 | 2.004 | 1.601 | 1.691 |
|
|
|
|
|
|
|
|
|
|
| 99 |
|
| 100 |
**Split by language, and Δ vs naive:**
|
| 101 |
|
|
@@ -108,6 +187,27 @@ Uniform-over-vocabulary reference (a model that has learned nothing), mean over
|
|
| 108 |
| eng–nld_Latn | M1d_vocab_perm_forced | 1.167 | 2.840 | 0.314 |
|
| 109 |
| eng–nld_Latn | M1e_vocab_orth_forced | 0.990 | 2.211 | -0.089 |
|
| 110 |
| eng–nld_Latn | M1f_perm_novocab | 0.891 | 2.491 | 0.002 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 111 |
|
| 112 |
**Rungs.** `M0_naive_avg` = straight weight average in raw index space (the merge the manuscript
|
| 113 |
reports as failing). `M1a_vocab_avg` = English/partner embedding + unembedding rows transported into
|
|
@@ -120,60 +220,289 @@ block-normalised weight distance. `M1d/M1e` force the residual factor in regardl
|
|
| 120 |
`M1f_perm_novocab` isolates the unit alignment with **no** vocabulary transport.
|
| 121 |
|
| 122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
## P0-2 · Do the pre-merge predictors predict the realised rescue?
|
| 124 |
|
| 125 |
Outcome = **realised rescue** = the fraction of the naive Δfloor that the best M1 rung removes. Label = above the within-size median. Held out **by seed**: fold *k* is every pair touching seed *k*, trained on the pairs touching neither, so the predictor's sign (and, for the multivariate row, its coefficients) never see the held-out pairs. Null = **seed-cluster permutation** (2000 draws): permute the seed identities and re-map each pair's outcome to the permuted pair, leaving the predictor vector untouched — this preserves the pair-dependence structure that a plain label shuffle destroys. BH-corrected across the predictor family.
|
| 126 |
|
| 127 |
-
| substrate | predictor | n | Spearman | AUROC (held out by seed) | null mean | perm p | BH q |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
|---|---|---|---|---|---|---|---|
|
| 129 |
-
|
|
| 130 |
-
|
|
| 131 |
-
|
|
| 132 |
-
|
|
| 133 |
-
|
|
| 134 |
-
|
|
| 135 |
-
|
|
| 136 |
-
|
|
| 137 |
-
|
|
| 138 |
-
|
|
| 139 |
-
|
|
| 140 |
-
|
|
| 141 |
-
|
|
| 142 |
-
|
|
| 143 |
-
|
|
| 144 |
-
|
|
| 145 |
-
|
|
| 146 |
-
|
|
| 147 |
-
|
|
| 148 |
-
|
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
|
| 153 |
-
|
|
| 154 |
-
|
|
| 155 |
-
|
|
| 156 |
-
|
|
| 157 |
-
|
|
| 158 |
-
|
|
| 159 |
-
|
|
| 160 |
-
|
|
| 161 |
-
|
|
| 162 |
-
|
|
| 163 |
-
|
|
| 164 |
-
|
|
| 165 |
-
|
|
| 166 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 167 |
|
| 168 |
## Coverage — what ran and what did not
|
| 169 |
|
| 170 |
| cell | n | status | what was measured |
|
| 171 |
|---|---|---|---|
|
| 172 |
| SET 1 · pythia-14m | 36/36 seed pairs | complete | M0 naive · M1 permutation · M1 Procrustes · M2 task-arithmetic · M3 TIES; barrier for M0 and M1-perm |
|
| 173 |
-
| SET 1 · pythia-70m |
|
| 174 |
-
| SET 1 · pythia-160m |
|
| 175 |
-
| SET 4 · goldfish eng×X |
|
| 176 |
-
| BLiMP
|
|
|
|
| 177 |
| B-GPT joint bilingual reference | 0 | **NOT RUN** | Out of window; the merged models are not compared against a jointly-trained bilingual ceiling. |
|
| 178 |
| Goldfish 160m/other tiers, other language pairs | 0 | NOT RUN | Only the 1000mb tier and the four audit languages. |
|
| 179 |
|
|
|
|
| 5 |
|
| 6 |
# Compose-audit: putting the alignment map and the merging payoff on the SAME real models
|
| 7 |
|
| 8 |
+
_Generated 2026-08-26 20:37 UTC · training-free · code: `/root/compose-audit` · operators/aligners/metrics imported unmodified from `mergeschool.core` (`/root/mergeability`, treated as read-only)._
|
| 9 |
|
| 10 |
## Read this first: what substrate, and what metric
|
| 11 |
|
|
|
|
| 20 |
> **Δfloor is a likelihood metric, not benchmark accuracy.** Nothing below shows that a likelihood
|
| 21 |
> rescue transfers to BLiMP/MultiBLiMP accuracy, or to any downstream task. The audit's sharpest
|
| 22 |
> point — *recovery is not success* — is **not** settled by these numbers and must not be written up
|
| 23 |
+
> as if it were. **We tested that transfer directly on SET 1 with BLiMP — see the accuracy section
|
| 24 |
+
> below — and it does not hold.** SET 4 has no accuracy benchmark in this window (see Coverage).
|
| 25 |
|
| 26 |
|
| 27 |
## SET 1 · PolyPythia seed-merge (the pure-coordinate ceiling)
|
|
|
|
| 42 |
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **34.14**, permutation-aligned **10.18** nats/token.
|
| 43 |
|
| 44 |
|
| 45 |
+
### pythia-31m — 36 seed pairs · mean parent floor **3.938** nats/token · uniform-over-vocabulary reference **10.826** nats/token
|
| 46 |
|
| 47 |
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 48 |
|---|---|---|---|---|---|---|---|
|
| 49 |
+
| M0_naive_avg | 36 | 24.29 | 20.35 | 20.09 | 10.28 | 0/36 | 0.0% |
|
| 50 |
+
| M1_perm_avg | 36 | 13.54 | 9.60 | 8.87 | 5.68 | 35/36 | 47.7% |
|
| 51 |
+
| M1_orth_avg | 36 | 14.45 | 10.51 | 9.72 | 5.91 | 35/36 | 46.4% |
|
| 52 |
+
| M2_task_arith | 36 | 97.24 | 93.30 | 89.81 | 46.94 | 0/36 | -366.7% |
|
| 53 |
+
| M3_ties | 36 | 95.22 | 91.28 | 91.86 | 32.78 | 0/36 | -357.9% |
|
| 54 |
|
| 55 |
+
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **20.30**, permutation-aligned **9.56** nats/token.
|
| 56 |
|
| 57 |
|
| 58 |
+
### pythia-70m — 34 seed pairs · mean parent floor **3.626** nats/token · uniform-over-vocabulary reference **10.826** nats/token
|
| 59 |
|
| 60 |
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 61 |
|---|---|---|---|---|---|---|---|
|
| 62 |
+
| M0_naive_avg | 34 | 23.74 | 20.12 | 18.93 | 13.88 | 0/34 | 0.0% |
|
| 63 |
+
| M1_perm_avg | 34 | 14.84 | 11.22 | 8.90 | 6.69 | 29/34 | 42.7% |
|
| 64 |
+
| M1_orth_avg | 34 | 13.32 | 9.69 | 9.90 | 6.30 | 34/34 | 50.2% |
|
| 65 |
+
| M2_task_arith | 34 | 95.16 | 91.53 | 90.58 | 45.14 | 0/34 | -358.7% |
|
| 66 |
+
| M3_ties | 34 | 151.20 | 147.57 | 147.62 | 112.97 | 0/34 | -651.8% |
|
| 67 |
|
| 68 |
+
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **20.12**, permutation-aligned **11.20** nats/token.
|
| 69 |
+
|
| 70 |
+
|
| 71 |
+
### pythia-160m — 16 seed pairs · mean parent floor **3.255** nats/token · uniform-over-vocabulary reference **10.826** nats/token
|
| 72 |
+
|
| 73 |
+
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 74 |
+
|---|---|---|---|---|---|---|---|
|
| 75 |
+
| M0_naive_avg | 16 | 11.81 | 8.56 | 8.25 | 6.88 | 0/16 | 0.0% |
|
| 76 |
+
| M1_perm_avg | 16 | 9.93 | 6.67 | 6.36 | 5.50 | 14/16 | 20.9% |
|
| 77 |
+
| M1_orth_avg | 16 | 9.53 | 6.28 | 6.16 | 5.16 | 16/16 | 26.1% |
|
| 78 |
+
| M2_task_arith | 16 | 29.55 | 26.30 | 27.23 | 17.88 | 0/16 | -207.3% |
|
| 79 |
+
| M3_ties | 16 | 60.17 | 56.92 | 56.80 | 49.98 | 0/16 | -573.4% |
|
| 80 |
+
|
| 81 |
+
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **8.55**, permutation-aligned **6.66** nats/token.
|
| 82 |
+
|
| 83 |
+
|
| 84 |
+
### pythia-410m — 1 seed pairs · mean parent floor **2.967** nats/token · uniform-over-vocabulary reference **10.826** nats/token
|
| 85 |
+
|
| 86 |
+
| rung | n | mean nats/tok | mean Δfloor | median Δfloor | best Δfloor | beats naive | % of naive Δfloor removed |
|
| 87 |
+
|---|---|---|---|---|---|---|---|
|
| 88 |
+
| M0_naive_avg | 1 | 9.16 | 6.19 | 6.19 | 6.19 | 0/1 | 0.0% |
|
| 89 |
+
| M1_perm_avg | 1 | 8.61 | 5.64 | 5.64 | 5.64 | 1/1 | 8.9% |
|
| 90 |
+
| M1_orth_avg | 1 | 8.77 | 5.81 | 5.81 | 5.81 | 1/1 | 6.2% |
|
| 91 |
+
| M2_task_arith | 1 | 16.05 | 13.08 | 13.08 | 13.08 | 0/1 | -111.3% |
|
| 92 |
+
| M3_ties | 1 | 13.13 | 10.17 | 10.17 | 10.17 | 0/1 | -64.2% |
|
| 93 |
+
|
| 94 |
+
Linear-mode-connectivity barrier (`eval.merge_barrier`): naive **6.19**, permutation-aligned **5.64** nats/token.
|
| 95 |
|
| 96 |
|
| 97 |
**What this says.**
|
|
|
|
| 114 |
interior t that beats the better parent, aligned or not.
|
| 115 |
|
| 116 |
|
| 117 |
+
### The scale trend — alignment's coordinate rescue WEAKENS with model size
|
| 118 |
+
|
| 119 |
+
| substrate | n pairs | parent floor | naive Δfloor | rescue, permutation | rescue, Procrustes | rescue, best of the two | unaligned CKA | aligned CKA | weight coordinate share |
|
| 120 |
+
|---|---|---|---|---|---|---|---|---|---|
|
| 121 |
+
| pythia-14m | 36 | 4.38 | 32.43 | 69.9% | 50.5% | 72.0% | 0.588 | 0.374 | 0.0652 |
|
| 122 |
+
| pythia-31m | 36 | 3.94 | 20.35 | 47.7% | 46.4% | 57.4% | 0.632 | 0.380 | 0.0645 |
|
| 123 |
+
| pythia-70m | 34 | 3.63 | 20.12 | 42.7% | 50.2% | 54.5% | 0.673 | 0.432 | 0.0783 |
|
| 124 |
+
| pythia-160m | 16 | 3.25 | 8.56 | 20.9% | 26.1% | 28.6% | 0.770 | 0.788 | 0.0936 |
|
| 125 |
+
| pythia-410m | 1 | 2.97 | 6.19 | 8.9% | 6.2% | 8.9% | 0.309 | 0.183 | 0.0823 |
|
| 126 |
+
|
| 127 |
+
The coordinator flagged this from the first two pairs and asked whether it survives the full grid.
|
| 128 |
+
**It does, monotonically, across every size we ran.** The naive merge's Δfloor shrinks with scale
|
| 129 |
+
*and* the share of it that alignment can remove shrinks faster. Two things are worth separating:
|
| 130 |
+
|
| 131 |
+
- The **naive** merge gets less catastrophic with scale, which on its own would be an encouraging
|
| 132 |
+
trend for merging.
|
| 133 |
+
- The **alignment rescue** shrinks at the same time. So the improvement at larger scale is not
|
| 134 |
+
something the coordinate story is buying; the coordinate-removable component of the obstruction is
|
| 135 |
+
a *decreasing* fraction of the total. Whatever is left over at 160m is not a coordinate problem,
|
| 136 |
+
and the same aligners that recover most of the 14m gap recover a quarter of it.
|
| 137 |
+
|
| 138 |
+
That is a caution for the manuscript's central thesis, not a confirmation of it: alignment predicts
|
| 139 |
+
and reduces the obstruction most where the obstruction matters least, and its purchase falls away in
|
| 140 |
+
exactly the direction the field is scaling.
|
| 141 |
+
|
| 142 |
+
|
| 143 |
## SET 4 · Goldfish monolingual → bilingual merge (the real composition models)
|
| 144 |
|
| 145 |
+
|
| 146 |
+
**Tokenizer diagnostic — read this before any SET 4 number.** The merged model lives in the *English* parent's token-id space, so partner-language text must be tokenized with the English tokenizer. It cannot represent much of that text:
|
| 147 |
+
|
| 148 |
+
| text | UNK rate, English tokenizer | UNK rate, own tokenizer | bytes/token, English tok | bytes/token, own tok |
|
| 149 |
+
|---|---|---|---|---|
|
| 150 |
+
| eng_Latn | 0.1% | 0.1% | 4.92 | 4.92 |
|
| 151 |
+
| nld_Latn | 0.3% | 0.1% | 2.71 | 5.09 |
|
| 152 |
+
| spa_Latn | 5.3% | 0.1% | 2.83 | 5.01 |
|
| 153 |
+
| ell_Grek | 46.5% | 0.0% | 5.73 | 8.92 |
|
| 154 |
+
| pol_Latn | 11.4% | 0.0% | 2.24 | 5.15 |
|
| 155 |
+
|
| 156 |
+
At a 46.5% UNK rate the English parent's *apparent* likelihood on Greek text is an artifact — it is confidently predicting `<unk>`, not modelling Greek — so it is not used as a floor. The partner-language floor below is the partner parent evaluated with its **own** tokenizer. The **English-side** column is the clean one (0.07% UNK) and is the primary SET 4 number.
|
| 157 |
+
|
| 158 |
+
Uniform-over-vocabulary reference (a model that has learned nothing), mean over the two languages, in the same units: **eng-nld_Latn** 3.093, **eng-spa_Latn** 2.920, **eng-ell_Grek** 2.964, **eng-pol_Latn** 3.221 nats/byte.
|
| 159 |
+
|
| 160 |
+
|
| 161 |
+
**PRIMARY — Δfloor on ENGLISH text vs the English parent (nats/UTF-8 byte).** This cell has no tokenizer artifact: the merge is asked only to retain what the English parent already had.
|
| 162 |
+
|
| 163 |
+
| pair | M0_naive_avg | M1a_vocab_avg | M1b_vocab_perm_avg | M1c_vocab_orth_avg | M1d_vocab_perm_forced | M1e_vocab_orth_forced | M1f_perm_novocab |
|
| 164 |
+
|---|---|---|---|---|---|---|---|
|
| 165 |
+
| eng–nld_Latn | 0.889 | 1.056 | 1.058 | 1.058 | 1.167 | 0.990 | 0.891 |
|
| 166 |
+
| eng–spa_Latn | 0.892 | 1.034 | 1.033 | 1.033 | 1.131 | 1.054 | 0.891 |
|
| 167 |
+
| eng–ell_Grek | 0.983 | 1.054 | 1.054 | 1.054 | 1.080 | 1.041 | 0.983 |
|
| 168 |
+
| eng–pol_Latn | 0.859 | 0.976 | 0.976 | 0.976 | 1.093 | 0.985 | 0.859 |
|
| 169 |
|
| 170 |
**Δfloor vs the better parent, mean over the two languages, nats/UTF-8 byte** (lower is better; 0 would mean the merge matches the better parent):
|
| 171 |
|
| 172 |
+
| pair | vocab overlap | floor eng | floor X (own tok) | M0_naive_avg | M1a_vocab_avg | M1b_vocab_perm_avg | M1c_vocab_orth_avg | M1d_vocab_perm_forced | M1e_vocab_orth_forced | M1f_perm_novocab |
|
| 173 |
|---|---|---|---|---|---|---|---|---|---|---|
|
| 174 |
| eng–nld_Latn | 27.8% | 0.811 | 0.792 | 1.689 | 1.763 | 1.766 | 1.766 | 2.004 | 1.601 | 1.691 |
|
| 175 |
+
| eng–spa_Latn | 23.1% | 0.811 | 0.746 | 1.643 | 1.637 | 1.635 | 1.635 | 1.831 | 1.632 | 1.643 |
|
| 176 |
+
| eng–ell_Grek | 12.9% | 0.811 | 0.428 | 0.844 | 0.942 | 0.943 | 0.943 | 1.491 | 1.353 | 0.844 |
|
| 177 |
+
| eng–pol_Latn | 15.5% | 0.811 | 0.799 | 1.789 | 1.687 | 1.687 | 1.687 | 2.065 | 1.656 | 1.789 |
|
| 178 |
|
| 179 |
**Split by language, and Δ vs naive:**
|
| 180 |
|
|
|
|
| 187 |
| eng–nld_Latn | M1d_vocab_perm_forced | 1.167 | 2.840 | 0.314 |
|
| 188 |
| eng–nld_Latn | M1e_vocab_orth_forced | 0.990 | 2.211 | -0.089 |
|
| 189 |
| eng–nld_Latn | M1f_perm_novocab | 0.891 | 2.491 | 0.002 |
|
| 190 |
+
| eng–spa_Latn | M0_naive_avg | 0.892 | 2.395 | 0.000 |
|
| 191 |
+
| eng–spa_Latn | M1a_vocab_avg | 1.034 | 2.240 | -0.007 |
|
| 192 |
+
| eng–spa_Latn | M1b_vocab_perm_avg | 1.033 | 2.238 | -0.008 |
|
| 193 |
+
| eng–spa_Latn | M1c_vocab_orth_avg | 1.033 | 2.238 | -0.008 |
|
| 194 |
+
| eng–spa_Latn | M1d_vocab_perm_forced | 1.131 | 2.531 | 0.187 |
|
| 195 |
+
| eng–spa_Latn | M1e_vocab_orth_forced | 1.054 | 2.210 | -0.011 |
|
| 196 |
+
| eng–spa_Latn | M1f_perm_novocab | 0.891 | 2.396 | -0.000 |
|
| 197 |
+
| eng–ell_Grek | M0_naive_avg | 0.983 | 0.706 | 0.000 |
|
| 198 |
+
| eng–ell_Grek | M1a_vocab_avg | 1.054 | 0.829 | 0.097 |
|
| 199 |
+
| eng–ell_Grek | M1b_vocab_perm_avg | 1.054 | 0.831 | 0.098 |
|
| 200 |
+
| eng–ell_Grek | M1c_vocab_orth_avg | 1.054 | 0.831 | 0.098 |
|
| 201 |
+
| eng–ell_Grek | M1d_vocab_perm_forced | 1.080 | 1.901 | 0.646 |
|
| 202 |
+
| eng–ell_Grek | M1e_vocab_orth_forced | 1.041 | 1.665 | 0.509 |
|
| 203 |
+
| eng–ell_Grek | M1f_perm_novocab | 0.983 | 0.704 | -0.001 |
|
| 204 |
+
| eng–pol_Latn | M0_naive_avg | 0.859 | 2.719 | 0.000 |
|
| 205 |
+
| eng–pol_Latn | M1a_vocab_avg | 0.976 | 2.399 | -0.101 |
|
| 206 |
+
| eng–pol_Latn | M1b_vocab_perm_avg | 0.976 | 2.399 | -0.101 |
|
| 207 |
+
| eng–pol_Latn | M1c_vocab_orth_avg | 0.976 | 2.399 | -0.101 |
|
| 208 |
+
| eng–pol_Latn | M1d_vocab_perm_forced | 1.093 | 3.037 | 0.276 |
|
| 209 |
+
| eng–pol_Latn | M1e_vocab_orth_forced | 0.985 | 2.327 | -0.133 |
|
| 210 |
+
| eng–pol_Latn | M1f_perm_novocab | 0.859 | 2.719 | 0.000 |
|
| 211 |
|
| 212 |
**Rungs.** `M0_naive_avg` = straight weight average in raw index space (the merge the manuscript
|
| 213 |
reports as failing). `M1a_vocab_avg` = English/partner embedding + unembedding rows transported into
|
|
|
|
| 220 |
`M1f_perm_novocab` isolates the unit alignment with **no** vocabulary transport.
|
| 221 |
|
| 222 |
|
| 223 |
+
## The accuracy test · does the likelihood rescue transfer? (BLiMP, SET 1)
|
| 224 |
+
|
| 225 |
+
PolyPythia parents are English LMs, so BLiMP applies directly to SET 1's merges. Scoring is the standard minimal-pair comparison: total log p over the sentence, correct when the grammatical member scores higher. **Chance = 0.500.** Same merges, same alignment, same pairs as the Δfloor tables above.
|
| 226 |
+
|
| 227 |
+
| substrate | n pairs | mean parent acc | better-parent ceiling | M0 naive | M1 permutation | M1 Procrustes | best rung, % of the parents' above-chance margin retained |
|
| 228 |
+
|---|---|---|---|---|---|---|---|
|
| 229 |
+
| pythia-14m | 36 | 0.652 | 0.664 | 0.518 | 0.533 | 0.530 | 28.5% |
|
| 230 |
+
| pythia-70m | 9 | 0.722 | 0.729 | 0.526 | 0.542 | 0.541 | 21.6% |
|
| 231 |
+
|
| 232 |
+
**This is the result the audit asked for, and it is negative.** On pythia-14m the permutation
|
| 233 |
+
alignment removes ~70% of the naive merge's Δfloor in nats/token — and the merged model still scores
|
| 234 |
+
near chance on BLiMP, against parents at ~0.66-0.69. A large, consistent, statistically obvious
|
| 235 |
+
*likelihood* rescue buys essentially **no** grammatical competence back. "Recovery is not success"
|
| 236 |
+
is not a caveat to add to a positive result here; on this substrate it is the result.
|
| 237 |
+
|
| 238 |
+
|
| 239 |
+
Pair by pair, does the size of the likelihood rescue predict the size of the accuracy rescue? (Spearman, over seed pairs within a size.)
|
| 240 |
+
|
| 241 |
+
| substrate | n | Spearman(Δfloor rescue, BLiMP rescue) | mean Δfloor rescue (nats/tok) | mean BLiMP rescue (acc) |
|
| 242 |
+
|---|---|---|---|---|
|
| 243 |
+
| pythia-14m | 36 | 0.139 | 23.44 | 0.0257 |
|
| 244 |
+
| pythia-70m | 9 | -0.133 | 7.60 | 0.0209 |
|
| 245 |
+
|
| 246 |
## P0-2 · Do the pre-merge predictors predict the realised rescue?
|
| 247 |
|
| 248 |
Outcome = **realised rescue** = the fraction of the naive Δfloor that the best M1 rung removes. Label = above the within-size median. Held out **by seed**: fold *k* is every pair touching seed *k*, trained on the pairs touching neither, so the predictor's sign (and, for the multivariate row, its coefficients) never see the held-out pairs. Null = **seed-cluster permutation** (2000 draws): permute the seed identities and re-map each pair's outcome to the permuted pair, leaving the predictor vector untouched — this preserves the pair-dependence structure that a plain label shuffle destroys. BH-corrected across the predictor family.
|
| 249 |
|
| 250 |
+
| substrate | outcome | predictor | n | Spearman | AUROC (held out by seed) | null mean | perm p | BH q |
|
| 251 |
+
|---|---|---|---|---|---|---|---|---|
|
| 252 |
+
| pythia-14m | rescue_frac | weight_cosine | 36 | 0.095 | 0.549 | 0.501 | 0.316 | 0.491 |
|
| 253 |
+
| pythia-14m | rescue_frac | weight_cosine_bn | 36 | 0.092 | 0.460 | 0.499 | 0.646 | 0.799 |
|
| 254 |
+
| pythia-14m | rescue_frac | d_raw | 36 | -0.072 | 0.478 | 0.498 | 0.582 | 0.749 |
|
| 255 |
+
| pythia-14m | rescue_frac | qmd_perm | 36 | 0.077 | 0.664 | 0.498 | 0.051 | 0.232 |
|
| 256 |
+
| pythia-14m | rescue_frac | coord_share_perm | 36 | -0.074 | 0.438 | 0.500 | 0.735 | 0.821 |
|
| 257 |
+
| pythia-14m | rescue_frac | qmd_orth | 36 | 0.093 | 0.676 | 0.497 | 0.037 | 0.232 |
|
| 258 |
+
| pythia-14m | rescue_frac | coord_share_orth | 36 | -0.094 | 0.457 | 0.499 | 0.665 | 0.802 |
|
| 259 |
+
| pythia-14m | rescue_frac | bnd_raw | 36 | -0.025 | 0.543 | 0.499 | 0.341 | 0.514 |
|
| 260 |
+
| pythia-14m | rescue_frac | bnd_perm | 36 | 0.012 | 0.296 | 0.497 | 0.981 | 1.000 |
|
| 261 |
+
| pythia-14m | rescue_frac | bnd_orth | 36 | 0.015 | 0.420 | 0.497 | 0.778 | 0.856 |
|
| 262 |
+
| pythia-14m | rescue_frac | coord_share_bnd_perm | 36 | -0.009 | 0.478 | 0.503 | 0.596 | 0.755 |
|
| 263 |
+
| pythia-14m | rescue_frac | coord_share_bnd_orth | 36 | -0.074 | 0.540 | 0.497 | 0.362 | 0.529 |
|
| 264 |
+
| pythia-14m | rescue_frac | cka_mean | 36 | -0.013 | 0.605 | 0.499 | 0.151 | 0.371 |
|
| 265 |
+
| pythia-14m | rescue_frac | cka_last | 36 | -0.478 | 0.651 | 0.499 | 0.067 | 0.253 |
|
| 266 |
+
| pythia-14m | rescue_frac | qmd_act_perm | 36 | -0.207 | 0.657 | 0.500 | 0.055 | 0.232 |
|
| 267 |
+
| pythia-14m | rescue_frac | qmd_act_procrustes | 36 | -0.207 | 0.657 | 0.500 | 0.055 | 0.232 |
|
| 268 |
+
| pythia-14m | rescue_frac | qmd_act_ot | 36 | -0.050 | 0.568 | 0.501 | 0.255 | 0.448 |
|
| 269 |
+
| pythia-14m | rescue_frac | task_vector_cosine | 36 | 0.131 | 0.580 | 0.498 | 0.223 | 0.414 |
|
| 270 |
+
| pythia-14m | rescue_frac | MULTIVARIATE_ridge_all | 36 | 0.254 | 0.620 | 0.501 | 0.114 | 0.311 |
|
| 271 |
+
| pythia-14m | dfloor_M1best | weight_cosine | 36 | 0.161 | 0.580 | 0.498 | 0.214 | 0.414 |
|
| 272 |
+
| pythia-14m | dfloor_M1best | weight_cosine_bn | 36 | 0.075 | 0.528 | 0.501 | 0.405 | 0.570 |
|
| 273 |
+
| pythia-14m | dfloor_M1best | d_raw | 36 | -0.244 | 0.639 | 0.497 | 0.106 | 0.298 |
|
| 274 |
+
| pythia-14m | dfloor_M1best | qmd_perm | 36 | 0.383 | 0.698 | 0.496 | 0.047 | 0.232 |
|
| 275 |
+
| pythia-14m | dfloor_M1best | coord_share_perm | 36 | -0.445 | 0.735 | 0.495 | 0.016 | 0.232 |
|
| 276 |
+
| pythia-14m | dfloor_M1best | qmd_orth | 36 | 0.438 | 0.725 | 0.496 | 0.021 | 0.232 |
|
| 277 |
+
| pythia-14m | dfloor_M1best | coord_share_orth | 36 | -0.457 | 0.738 | 0.495 | 0.015 | 0.232 |
|
| 278 |
+
| pythia-14m | dfloor_M1best | bnd_raw | 36 | -0.102 | 0.318 | 0.501 | 0.961 | 1.000 |
|
| 279 |
+
| pythia-14m | dfloor_M1best | bnd_perm | 36 | -0.002 | 0.222 | 0.502 | 0.997 | 1.000 |
|
| 280 |
+
| pythia-14m | dfloor_M1best | bnd_orth | 36 | -0.000 | 0.204 | 0.502 | 1.000 | 1.000 |
|
| 281 |
+
| pythia-14m | dfloor_M1best | coord_share_bnd_perm | 36 | -0.155 | 0.290 | 0.503 | 0.977 | 1.000 |
|
| 282 |
+
| pythia-14m | dfloor_M1best | coord_share_bnd_orth | 36 | -0.206 | 0.593 | 0.498 | 0.210 | 0.414 |
|
| 283 |
+
| pythia-14m | dfloor_M1best | cka_mean | 36 | 0.008 | 0.704 | 0.497 | 0.029 | 0.232 |
|
| 284 |
+
| pythia-14m | dfloor_M1best | cka_last | 36 | -0.292 | 0.605 | 0.501 | 0.204 | 0.414 |
|
| 285 |
+
| pythia-14m | dfloor_M1best | qmd_act_perm | 36 | -0.161 | 0.639 | 0.503 | 0.070 | 0.253 |
|
| 286 |
+
| pythia-14m | dfloor_M1best | qmd_act_procrustes | 36 | -0.161 | 0.639 | 0.503 | 0.070 | 0.253 |
|
| 287 |
+
| pythia-14m | dfloor_M1best | qmd_act_ot | 36 | -0.099 | 0.438 | 0.502 | 0.726 | 0.821 |
|
| 288 |
+
| pythia-14m | dfloor_M1best | task_vector_cosine | 36 | 0.419 | 0.704 | 0.495 | 0.046 | 0.232 |
|
| 289 |
+
| pythia-14m | dfloor_M1best | MULTIVARIATE_ridge_all | 36 | 0.539 | 0.778 | 0.497 | 0.003 | 0.228 |
|
| 290 |
+
| pythia-160m | rescue_frac | weight_cosine | 15 | 0.364 | 0.714 | — | — | — |
|
| 291 |
+
| pythia-160m | rescue_frac | weight_cosine_bn | 15 | 0.171 | 0.500 | — | — | — |
|
| 292 |
+
| pythia-160m | rescue_frac | d_raw | 15 | -0.393 | 0.714 | — | — | — |
|
| 293 |
+
| pythia-160m | rescue_frac | qmd_perm | 15 | -0.425 | 0.571 | — | — | — |
|
| 294 |
+
| pythia-160m | rescue_frac | coord_share_perm | 15 | 0.371 | 0.554 | — | — | — |
|
| 295 |
+
| pythia-160m | rescue_frac | qmd_orth | 15 | -0.450 | 0.554 | — | — | — |
|
| 296 |
+
| pythia-160m | rescue_frac | coord_share_orth | 15 | 0.371 | 0.518 | — | — | — |
|
| 297 |
+
| pythia-160m | rescue_frac | bnd_raw | 15 | -0.411 | 0.643 | — | — | — |
|
| 298 |
+
| pythia-160m | rescue_frac | bnd_perm | 15 | -0.264 | 0.696 | — | — | — |
|
| 299 |
+
| pythia-160m | rescue_frac | bnd_orth | 15 | -0.354 | 0.625 | — | — | — |
|
| 300 |
+
| pythia-160m | rescue_frac | coord_share_bnd_perm | 15 | 0.211 | 0.696 | — | — | — |
|
| 301 |
+
| pythia-160m | rescue_frac | coord_share_bnd_orth | 15 | 0.193 | 0.571 | — | — | — |
|
| 302 |
+
| pythia-160m | rescue_frac | cka_mean | 15 | -0.121 | 0.571 | — | — | — |
|
| 303 |
+
| pythia-160m | rescue_frac | cka_last | 15 | 0.364 | 0.696 | — | — | — |
|
| 304 |
+
| pythia-160m | rescue_frac | qmd_act_perm | 15 | -0.079 | 0.214 | — | — | — |
|
| 305 |
+
| pythia-160m | rescue_frac | qmd_act_procrustes | 15 | -0.079 | 0.214 | — | — | — |
|
| 306 |
+
| pythia-160m | rescue_frac | qmd_act_ot | 15 | -0.111 | 0.232 | — | — | — |
|
| 307 |
+
| pythia-160m | rescue_frac | task_vector_cosine | 15 | 0.357 | 0.696 | — | — | — |
|
| 308 |
+
| pythia-160m | rescue_frac | MULTIVARIATE_ridge_all | 15 | 0.100 | 0.411 | — | — | — |
|
| 309 |
+
| pythia-160m | dfloor_M1best | weight_cosine | 15 | -0.129 | 0.661 | — | — | — |
|
| 310 |
+
| pythia-160m | dfloor_M1best | weight_cosine_bn | 15 | 0.064 | 0.393 | — | — | — |
|
| 311 |
+
| pythia-160m | dfloor_M1best | d_raw | 15 | 0.161 | 0.375 | — | — | — |
|
| 312 |
+
| pythia-160m | dfloor_M1best | qmd_perm | 15 | 0.161 | 0.679 | — | — | — |
|
| 313 |
+
| pythia-160m | dfloor_M1best | coord_share_perm | 15 | -0.089 | 0.500 | — | — | — |
|
| 314 |
+
| pythia-160m | dfloor_M1best | qmd_orth | 15 | 0.079 | 0.393 | — | — | — |
|
| 315 |
+
| pythia-160m | dfloor_M1best | coord_share_orth | 15 | -0.046 | 0.339 | — | — | — |
|
| 316 |
+
| pythia-160m | dfloor_M1best | bnd_raw | 15 | -0.507 | 0.589 | — | — | — |
|
| 317 |
+
| pythia-160m | dfloor_M1best | bnd_perm | 15 | -0.636 | 0.696 | — | — | — |
|
| 318 |
+
| pythia-160m | dfloor_M1best | bnd_orth | 15 | -0.482 | 0.571 | — | — | — |
|
| 319 |
+
| pythia-160m | dfloor_M1best | coord_share_bnd_perm | 15 | 0.496 | 0.696 | — | — | — |
|
| 320 |
+
| pythia-160m | dfloor_M1best | coord_share_bnd_orth | 15 | 0.314 | 0.518 | — | — | — |
|
| 321 |
+
| pythia-160m | dfloor_M1best | cka_mean | 15 | -0.146 | 0.411 | — | — | — |
|
| 322 |
+
| pythia-160m | dfloor_M1best | cka_last | 15 | 0.521 | 0.768 | — | — | — |
|
| 323 |
+
| pythia-160m | dfloor_M1best | qmd_act_perm | 15 | -0.143 | 0.268 | — | — | — |
|
| 324 |
+
| pythia-160m | dfloor_M1best | qmd_act_procrustes | 15 | -0.143 | 0.268 | — | — | — |
|
| 325 |
+
| pythia-160m | dfloor_M1best | qmd_act_ot | 15 | -0.189 | 0.286 | — | — | — |
|
| 326 |
+
| pythia-160m | dfloor_M1best | task_vector_cosine | 15 | 0.525 | 0.696 | — | — | — |
|
| 327 |
+
| pythia-160m | dfloor_M1best | MULTIVARIATE_ridge_all | 15 | 0.507 | 0.679 | — | — | — |
|
| 328 |
+
| pythia-31m | rescue_frac | weight_cosine | 36 | 0.274 | 0.704 | 0.504 | 0.029 | 0.232 |
|
| 329 |
+
| pythia-31m | rescue_frac | weight_cosine_bn | 36 | 0.217 | 0.642 | 0.504 | 0.082 | 0.283 |
|
| 330 |
+
| pythia-31m | rescue_frac | d_raw | 36 | -0.321 | 0.704 | 0.505 | 0.025 | 0.232 |
|
| 331 |
+
| pythia-31m | rescue_frac | qmd_perm | 36 | -0.493 | 0.691 | 0.505 | 0.048 | 0.232 |
|
| 332 |
+
| pythia-31m | rescue_frac | coord_share_perm | 36 | 0.460 | 0.654 | 0.505 | 0.095 | 0.298 |
|
| 333 |
+
| pythia-31m | rescue_frac | qmd_orth | 36 | -0.405 | 0.562 | 0.503 | 0.284 | 0.450 |
|
| 334 |
+
| pythia-31m | rescue_frac | coord_share_orth | 36 | 0.346 | 0.571 | 0.504 | 0.281 | 0.450 |
|
| 335 |
+
| pythia-31m | rescue_frac | bnd_raw | 36 | -0.391 | 0.701 | 0.506 | 0.032 | 0.232 |
|
| 336 |
+
| pythia-31m | rescue_frac | bnd_perm | 36 | -0.490 | 0.750 | 0.506 | 0.011 | 0.232 |
|
| 337 |
+
| pythia-31m | rescue_frac | bnd_orth | 36 | -0.380 | 0.608 | 0.505 | 0.165 | 0.372 |
|
| 338 |
+
| pythia-31m | rescue_frac | coord_share_bnd_perm | 36 | 0.427 | 0.710 | 0.505 | 0.025 | 0.232 |
|
| 339 |
+
| pythia-31m | rescue_frac | coord_share_bnd_orth | 36 | 0.385 | 0.648 | 0.505 | 0.104 | 0.298 |
|
| 340 |
+
| pythia-31m | rescue_frac | cka_mean | 36 | 0.100 | 0.546 | 0.503 | 0.345 | 0.514 |
|
| 341 |
+
| pythia-31m | rescue_frac | cka_last | 36 | 0.039 | 0.380 | 0.499 | 0.877 | 0.939 |
|
| 342 |
+
| pythia-31m | rescue_frac | qmd_act_perm | 36 | -0.060 | 0.444 | 0.500 | 0.722 | 0.821 |
|
| 343 |
+
| pythia-31m | rescue_frac | qmd_act_procrustes | 36 | -0.060 | 0.444 | 0.500 | 0.722 | 0.821 |
|
| 344 |
+
| pythia-31m | rescue_frac | qmd_act_ot | 36 | 0.010 | 0.401 | 0.501 | 0.841 | 0.913 |
|
| 345 |
+
| pythia-31m | rescue_frac | task_vector_cosine | 36 | -0.123 | 0.481 | 0.499 | 0.577 | 0.749 |
|
| 346 |
+
| pythia-31m | rescue_frac | MULTIVARIATE_ridge_all | 36 | 0.403 | 0.707 | 0.505 | 0.035 | 0.232 |
|
| 347 |
+
| pythia-31m | dfloor_M1best | weight_cosine | 36 | -0.222 | 0.574 | 0.500 | 0.270 | 0.448 |
|
| 348 |
+
| pythia-31m | dfloor_M1best | weight_cosine_bn | 36 | -0.084 | 0.605 | 0.497 | 0.144 | 0.365 |
|
| 349 |
+
| pythia-31m | dfloor_M1best | d_raw | 36 | 0.234 | 0.593 | 0.500 | 0.222 | 0.414 |
|
| 350 |
+
| pythia-31m | dfloor_M1best | qmd_perm | 36 | 0.243 | 0.633 | 0.503 | 0.166 | 0.372 |
|
| 351 |
+
| pythia-31m | dfloor_M1best | coord_share_perm | 36 | -0.230 | 0.633 | 0.503 | 0.166 | 0.372 |
|
| 352 |
+
| pythia-31m | dfloor_M1best | qmd_orth | 36 | 0.289 | 0.670 | 0.502 | 0.101 | 0.298 |
|
| 353 |
+
| pythia-31m | dfloor_M1best | coord_share_orth | 36 | -0.271 | 0.670 | 0.503 | 0.103 | 0.298 |
|
| 354 |
+
| pythia-31m | dfloor_M1best | bnd_raw | 36 | 0.163 | 0.633 | 0.503 | 0.132 | 0.346 |
|
| 355 |
+
| pythia-31m | dfloor_M1best | bnd_perm | 36 | 0.105 | 0.577 | 0.503 | 0.260 | 0.448 |
|
| 356 |
+
| pythia-31m | dfloor_M1best | bnd_orth | 36 | 0.114 | 0.611 | 0.501 | 0.186 | 0.405 |
|
| 357 |
+
| pythia-31m | dfloor_M1best | coord_share_bnd_perm | 36 | -0.036 | 0.460 | 0.503 | 0.652 | 0.799 |
|
| 358 |
+
| pythia-31m | dfloor_M1best | coord_share_bnd_orth | 36 | -0.011 | 0.534 | 0.500 | 0.393 | 0.564 |
|
| 359 |
+
| pythia-31m | dfloor_M1best | cka_mean | 36 | 0.112 | 0.577 | 0.498 | 0.202 | 0.414 |
|
| 360 |
+
| pythia-31m | dfloor_M1best | cka_last | 36 | -0.074 | 0.488 | 0.501 | 0.563 | 0.749 |
|
| 361 |
+
| pythia-31m | dfloor_M1best | qmd_act_perm | 36 | 0.073 | 0.574 | 0.500 | 0.271 | 0.448 |
|
| 362 |
+
| pythia-31m | dfloor_M1best | qmd_act_procrustes | 36 | 0.073 | 0.574 | 0.500 | 0.271 | 0.448 |
|
| 363 |
+
| pythia-31m | dfloor_M1best | qmd_act_ot | 36 | 0.005 | 0.528 | 0.498 | 0.415 | 0.573 |
|
| 364 |
+
| pythia-31m | dfloor_M1best | task_vector_cosine | 36 | 0.002 | 0.426 | 0.498 | 0.730 | 0.821 |
|
| 365 |
+
| pythia-31m | dfloor_M1best | MULTIVARIATE_ridge_all | 36 | -0.111 | 0.500 | 0.501 | 0.516 | 0.701 |
|
| 366 |
+
| pythia-70m | rescue_frac | weight_cosine | 33 | 0.096 | 0.357 | — | — | — |
|
| 367 |
+
| pythia-70m | rescue_frac | weight_cosine_bn | 33 | -0.009 | 0.404 | — | — | — |
|
| 368 |
+
| pythia-70m | rescue_frac | d_raw | 33 | 0.011 | 0.489 | — | — | — |
|
| 369 |
+
| pythia-70m | rescue_frac | qmd_perm | 33 | -0.380 | 0.699 | — | — | — |
|
| 370 |
+
| pythia-70m | rescue_frac | coord_share_perm | 33 | 0.389 | 0.728 | — | — | — |
|
| 371 |
+
| pythia-70m | rescue_frac | qmd_orth | 33 | -0.415 | 0.691 | — | — | — |
|
| 372 |
+
| pythia-70m | rescue_frac | coord_share_orth | 33 | 0.383 | 0.724 | — | — | — |
|
| 373 |
+
| pythia-70m | rescue_frac | bnd_raw | 33 | -0.056 | 0.357 | — | — | — |
|
| 374 |
+
| pythia-70m | rescue_frac | bnd_perm | 33 | -0.386 | 0.750 | — | — | — |
|
| 375 |
+
| pythia-70m | rescue_frac | bnd_orth | 33 | -0.232 | 0.640 | — | — | — |
|
| 376 |
+
| pythia-70m | rescue_frac | coord_share_bnd_perm | 33 | 0.444 | 0.768 | — | — | — |
|
| 377 |
+
| pythia-70m | rescue_frac | coord_share_bnd_orth | 33 | 0.340 | 0.647 | — | — | — |
|
| 378 |
+
| pythia-70m | rescue_frac | cka_mean | 33 | 0.499 | 0.702 | — | — | — |
|
| 379 |
+
| pythia-70m | rescue_frac | cka_last | 33 | 0.464 | 0.688 | — | — | — |
|
| 380 |
+
| pythia-70m | rescue_frac | qmd_act_perm | 33 | -0.498 | 0.724 | — | — | — |
|
| 381 |
+
| pythia-70m | rescue_frac | qmd_act_procrustes | 33 | -0.498 | 0.724 | — | — | — |
|
| 382 |
+
| pythia-70m | rescue_frac | qmd_act_ot | 33 | -0.474 | 0.721 | — | — | — |
|
| 383 |
+
| pythia-70m | rescue_frac | task_vector_cosine | 33 | 0.068 | 0.596 | — | — | — |
|
| 384 |
+
| pythia-70m | rescue_frac | MULTIVARIATE_ridge_all | 33 | 0.465 | 0.732 | — | — | — |
|
| 385 |
+
| pythia-70m | dfloor_M1best | weight_cosine | 33 | 0.085 | 0.621 | — | — | — |
|
| 386 |
+
| pythia-70m | dfloor_M1best | weight_cosine_bn | 33 | 0.005 | 0.607 | — | — | — |
|
| 387 |
+
| pythia-70m | dfloor_M1best | d_raw | 33 | -0.067 | 0.445 | — | — | — |
|
| 388 |
+
| pythia-70m | dfloor_M1best | qmd_perm | 33 | -0.379 | 0.636 | — | — | — |
|
| 389 |
+
| pythia-70m | dfloor_M1best | coord_share_perm | 33 | 0.347 | 0.599 | — | — | — |
|
| 390 |
+
| pythia-70m | dfloor_M1best | qmd_orth | 33 | -0.315 | 0.629 | — | — | — |
|
| 391 |
+
| pythia-70m | dfloor_M1best | coord_share_orth | 33 | 0.245 | 0.544 | — | — | — |
|
| 392 |
+
| pythia-70m | dfloor_M1best | bnd_raw | 33 | -0.156 | 0.585 | — | — | — |
|
| 393 |
+
| pythia-70m | dfloor_M1best | bnd_perm | 33 | -0.467 | 0.728 | — | — | — |
|
| 394 |
+
| pythia-70m | dfloor_M1best | bnd_orth | 33 | -0.233 | 0.651 | — | — | — |
|
| 395 |
+
| pythia-70m | dfloor_M1best | coord_share_bnd_perm | 33 | 0.507 | 0.739 | — | — | — |
|
| 396 |
+
| pythia-70m | dfloor_M1best | coord_share_bnd_orth | 33 | 0.295 | 0.673 | — | — | — |
|
| 397 |
+
| pythia-70m | dfloor_M1best | cka_mean | 33 | 0.432 | 0.662 | — | — | — |
|
| 398 |
+
| pythia-70m | dfloor_M1best | cka_last | 33 | 0.590 | 0.776 | — | — | — |
|
| 399 |
+
| pythia-70m | dfloor_M1best | qmd_act_perm | 33 | -0.441 | 0.647 | — | — | — |
|
| 400 |
+
| pythia-70m | dfloor_M1best | qmd_act_procrustes | 33 | -0.441 | 0.647 | — | — | — |
|
| 401 |
+
| pythia-70m | dfloor_M1best | qmd_act_ot | 33 | -0.397 | 0.640 | — | — | — |
|
| 402 |
+
| pythia-70m | dfloor_M1best | task_vector_cosine | 33 | 0.178 | 0.562 | — | — | — |
|
| 403 |
+
| pythia-70m | dfloor_M1best | MULTIVARIATE_ridge_all | 33 | 0.388 | 0.647 | — | — | — |
|
| 404 |
+
|
| 405 |
+
### Does a predictor fitted on one substrate transfer to another?
|
| 406 |
+
|
| 407 |
+
Leave-one-**size**-out. Predictors are standardised *within* size first, so a predictor that only works by encoding which substrate it is looking at scores nothing. The sign (and the ridge coefficients) come from the other sizes only. Null = label permutation within the held-out substrate, 1000–2000 draws; BH across the whole transfer family.
|
| 408 |
+
|
| 409 |
+
| predictor | outcome | held-out substrate | n | AUROC | null mean | perm p | BH q |
|
| 410 |
|---|---|---|---|---|---|---|---|
|
| 411 |
+
| MULTIVARIATE_ridge_all | rescue_frac | pythia-14m | 36 | 0.352 | 0.500 | 0.925 | 0.992 |
|
| 412 |
+
| MULTIVARIATE_ridge_all | rescue_frac | pythia-160m | 15 | 0.571 | 0.496 | 0.346 | 0.630 |
|
| 413 |
+
| MULTIVARIATE_ridge_all | rescue_frac | pythia-31m | 36 | 0.667 | 0.498 | 0.041 | 0.328 |
|
| 414 |
+
| MULTIVARIATE_ridge_all | rescue_frac | pythia-70m | 33 | 0.559 | 0.502 | 0.291 | 0.583 |
|
| 415 |
+
| coord_share_bnd_perm | rescue_frac | pythia-14m | 36 | 0.515 | 0.501 | 0.463 | 0.740 |
|
| 416 |
+
| coord_share_bnd_perm | rescue_frac | pythia-160m | 15 | 0.696 | 0.497 | 0.130 | 0.400 |
|
| 417 |
+
| coord_share_bnd_perm | rescue_frac | pythia-31m | 36 | 0.710 | 0.501 | 0.026 | 0.260 |
|
| 418 |
+
| coord_share_bnd_perm | rescue_frac | pythia-70m | 33 | 0.768 | 0.502 | 0.005 | 0.140 |
|
| 419 |
+
| qmd_act_perm | rescue_frac | pythia-14m | 36 | 0.657 | 0.501 | 0.067 | 0.344 |
|
| 420 |
+
| qmd_act_perm | rescue_frac | pythia-160m | 15 | 0.429 | 0.500 | 0.693 | 0.977 |
|
| 421 |
+
| qmd_act_perm | rescue_frac | pythia-31m | 36 | 0.525 | 0.497 | 0.387 | 0.672 |
|
| 422 |
+
| qmd_act_perm | rescue_frac | pythia-70m | 33 | 0.724 | 0.495 | 0.007 | 0.140 |
|
| 423 |
+
| cka_mean | rescue_frac | pythia-14m | 36 | 0.599 | 0.495 | 0.129 | 0.400 |
|
| 424 |
+
| cka_mean | rescue_frac | pythia-160m | 15 | 0.304 | 0.502 | 0.915 | 0.992 |
|
| 425 |
+
| cka_mean | rescue_frac | pythia-31m | 36 | 0.540 | 0.500 | 0.346 | 0.630 |
|
| 426 |
+
| cka_mean | rescue_frac | pythia-70m | 33 | 0.298 | 0.497 | 0.972 | 0.992 |
|
| 427 |
+
| weight_cosine | rescue_frac | pythia-14m | 36 | 0.580 | 0.506 | 0.242 | 0.566 |
|
| 428 |
+
| weight_cosine | rescue_frac | pythia-160m | 15 | 0.714 | 0.505 | 0.081 | 0.344 |
|
| 429 |
+
| weight_cosine | rescue_frac | pythia-31m | 36 | 0.704 | 0.500 | 0.018 | 0.240 |
|
| 430 |
+
| weight_cosine | rescue_frac | pythia-70m | 33 | 0.467 | 0.496 | 0.627 | 0.962 |
|
| 431 |
+
|
| 432 |
+
**SET 4, held out by language pair.** n = 4 language pairs. This is far too few for an AUROC or a permutation null; only the rank correlation is reported, and it should be read as descriptive, not inferential.
|
| 433 |
+
|
| 434 |
+
| predictor | Spearman vs realised rescue |
|
| 435 |
+
|---|---|
|
| 436 |
+
| weight_cosine | -0.400 |
|
| 437 |
+
| d_raw | -0.400 |
|
| 438 |
+
| qmd_perm | -0.400 |
|
| 439 |
+
| coord_share_perm | 0.000 |
|
| 440 |
+
| qmd_orth | -0.400 |
|
| 441 |
+
| coord_share_orth | 0.000 |
|
| 442 |
+
| bnd_raw | 0.200 |
|
| 443 |
+
| bnd_perm | 0.200 |
|
| 444 |
+
| bnd_orth | 0.200 |
|
| 445 |
+
| coord_share_bnd_perm | 0.000 |
|
| 446 |
+
| coord_share_bnd_orth | 0.000 |
|
| 447 |
+
| cka_mean | -0.400 |
|
| 448 |
+
| cka_last | 0.400 |
|
| 449 |
+
| qmd_act_perm | 0.400 |
|
| 450 |
+
| qmd_act_procrustes | 0.400 |
|
| 451 |
+
| qmd_act_ot | 0.400 |
|
| 452 |
+
| vocab_overlap | -0.200 |
|
| 453 |
+
| weight_cosine_body | -0.200 |
|
| 454 |
+
|
| 455 |
+
## Control · is the obstruction the INIT seed or the DATA order?
|
| 456 |
+
|
| 457 |
+
SET 1's main grid uses `pythia-<size>-seed{n}`, which reseeds **both** the initialisation and the data order. `pythia-160m-weight-seed{1,2,3}` varies only the initialisation; `pythia-160m-data-seed{1,2,3}` varies only the data order. Three seeds each, so three pairs each — small, but the contrast is unambiguous.
|
| 458 |
+
|
| 459 |
+
| seed variant | n pairs | parent floor | naive Δfloor | Δfloor perm | Δfloor Procrustes | rescue, best | weight coordinate share |
|
| 460 |
+
|---|---|---|---|---|---|---|---|
|
| 461 |
+
| 160m-data | 3 | 3.27 | 3.13 | 3.00 | 3.00 | 3.9% | 0.0139 |
|
| 462 |
+
| 160m-weight | 3 | 3.25 | 3.10 | 2.79 | 2.79 | 10.0% | 0.0123 |
|
| 463 |
+
| 160m (init+data, main grid) | 16 | 3.25 | 8.56 | 6.67 | 6.28 | 28.6% | 0.0936 |
|
| 464 |
+
|
| 465 |
+
Reading: models that differ **only in data order** start far closer together — the naive merge's
|
| 466 |
+
Δfloor is a small fraction of the reseeded-init case — and alignment does **nothing** for them,
|
| 467 |
+
because there is no coordinate mismatch to remove. Models that differ in **initialisation** land in
|
| 468 |
+
different coordinate frames and reproduce the main grid's behaviour. This is the control that makes
|
| 469 |
+
"the obstruction is coordinate" a claim about initialisation rather than about seeds generically,
|
| 470 |
+
and it also means SET 1's main grid conflates the two sources — its naive Δfloor is an
|
| 471 |
+
init-plus-data-order number, not an init-only one.
|
| 472 |
+
|
| 473 |
+
|
| 474 |
+
### What P0-2 comes to
|
| 475 |
+
|
| 476 |
+
**Within a single substrate, nothing predicts the realised rescue.** On pythia-14m — 36 seed pairs,
|
| 477 |
+
a complete grid, a properly structured seed-cluster null — every pre-merge predictor we computed
|
| 478 |
+
(weight cosine, QMD in weight space and in representation space, coordinate share, CKA, task-vector
|
| 479 |
+
cosine) lands between AUROC 0.30 and 0.68 held out by seed, and **not one survives BH correction**.
|
| 480 |
+
The multivariate ridge over all of them does no better. This is a negative transfer result and it is
|
| 481 |
+
reported as one: the alignment-derived quantities that predict mergeability in the synthetic/S3
|
| 482 |
+
setting do **not** rank real reseeded-LM pairs by how much alignment will actually rescue them.
|
| 483 |
+
|
| 484 |
+
**Across substrates the picture is only slightly better and it is not consistent.** The
|
| 485 |
+
block-normalised coordinate share does transfer to some held-out sizes and not to others. Read
|
| 486 |
+
against the whole family that is one predictor doing well on part of the grid, not a validated
|
| 487 |
+
instrument, and it should not be quoted as a headline number.
|
| 488 |
+
|
| 489 |
+
Two honest caveats in the other direction. First, the *within-substrate* variance in rescue is small
|
| 490 |
+
relative to the *between*-substrate variance — every pair at a given size is rescued by roughly the
|
| 491 |
+
same amount — so there may simply be little signal left for a within-size predictor to find. Second,
|
| 492 |
+
the seed-cluster null is conservative by construction. Neither rescues the positive claim: on this
|
| 493 |
+
substrate, at this n, the predictors do not predict.
|
| 494 |
+
|
| 495 |
|
| 496 |
## Coverage — what ran and what did not
|
| 497 |
|
| 498 |
| cell | n | status | what was measured |
|
| 499 |
|---|---|---|---|
|
| 500 |
| SET 1 · pythia-14m | 36/36 seed pairs | complete | M0 naive · M1 permutation · M1 Procrustes · M2 task-arithmetic · M3 TIES; barrier for M0 and M1-perm |
|
| 501 |
+
| SET 1 · pythia-70m | 34/36 seed pairs | partial | M0 naive · M1 permutation · M1 Procrustes · M2 task-arithmetic · M3 TIES; barrier for M0 and M1-perm |
|
| 502 |
+
| SET 1 · pythia-160m | 16/36 seed pairs | partial | M0 naive · M1 permutation · M1 Procrustes · M2 task-arithmetic · M3 TIES; barrier for M0 and M1-perm |
|
| 503 |
+
| SET 4 · goldfish eng×X | 4/4 language pairs (nld_Latn, spa_Latn, ell_Grek, pol_Latn) | complete | M0 naive · M1a vocab-transport · M1b/c vocab+unit-aligned (perm/Procrustes) · M1d/e forced-residual · M1f unit-aligned only |
|
| 504 |
+
| BLiMP accuracy · SET 1 (English) | pythia-14m: 36/36 pairs, pythia-70m: 9/36 pairs | RAN | 67 paradigms from `nyu-mll/blimp`, minimal-pair sentence-logprob scoring, on the SAME merges as the Δfloor tables |
|
| 505 |
+
| MultiBLiMP / any accuracy benchmark · SET 4 (Goldfish) | 0 | **NOT RUN** | No multilingual benchmark harness was close to wired inside this window; deliberately not built from scratch. SET 4's numbers are likelihood only and say nothing about accuracy. |
|
| 506 |
| B-GPT joint bilingual reference | 0 | **NOT RUN** | Out of window; the merged models are not compared against a jointly-trained bilingual ceiling. |
|
| 507 |
| Goldfish 160m/other tiers, other language pairs | 0 | NOT RUN | Only the 1000mb tier and the four audit languages. |
|
| 508 |
|