Inferred Generative-Process Diversity Predicts Correlated Failure Across Language Models

arXiv cs.LG Papers

Summary

This paper introduces generative-process diversity as a measure for language models using Normalized Compression Distance, demonstrating that it predicts correlated failure across benchmarks better than semantic similarity, with implications for safety in multi-model systems.

arXiv:2609.03422v1 Announce Type: new Abstract: Diversity is a widely observed factor in the resilient function of collective systems, yet the type of diversity that matters depends on the properties and failure modes of the system. This distinction is important for systems composed of multiple language models. Different models may be treated as independent components even when their behaviour and failures remain strongly correlated. Assessments of language-model populations using semantic similarity demonstrate limited semantic diversity, but this captures only differences in the meaning of observed outputs. We argue that a more fundamental notion of model diversity is generative-process diversity, the differences between processes capable of generating the observed outputs. Drawing from Algorithmic Information Theory, we use Normalised Compression Distance between raw model outputs, residualised against a permutation control, as a measure of inferred generative-process diversity. Across 38 language models, this measure identifies population structure missed by semantic similarity and predicts cross-task variation in chance-corrected correlated failure among model pairs across ten disjoint benchmark families, beyond semantic similarity and model-pair capability. The cross-benchmark partial rank association is $-0.216$ with a 95% interval of $[-0.309,-0.122]$, and the estimate is negative on all ten benchmarks. These results indicate that increased generative-process diversity is associated with reduced correlated failure in model pairs that is not attributable to semantic similarity or capability. Inferred generative-process diversity offers a novel and practical approach for investigating diversity of multi-model systems in safety-relevant contexts.
Original Article
View Cached Full Text

Cached at: 09/04/26, 06:27 AM

# Inferred Generative-Process Diversity Predicts Correlated Failure Across Language Models
Source: [https://arxiv.org/html/2609.03422](https://arxiv.org/html/2609.03422)
Ross Tieman††thanks:Equal contribution\.Evan Markou11footnotemark:1Affiliation:School of ComputingAffiliation:Australian National University\{ross\.tieman,evan\.markou\}@anu\.edu\.au

###### Abstract

Diversity is a widely observed factor in the resilient function of collective systems, yet the type of diversity that matters depends on the properties and failure modes of the system\. This distinction is important for systems composed of multiple language models\. Different models may be treated as independent components even when their behaviour and failures remain strongly correlated\. Assessments of language\-model populations using semantic similarity demonstrate limited semantic diversity, but this captures only differences in the meaning of observed outputs\. We argue that a more fundamental notion of model diversity is*generative\-process diversity*, the differences between processes capable of generating the observed outputs\. Drawing from Algorithmic Information Theory, we use Normalised Compression Distance between raw model outputs, residualised against a permutation control, as a measure of inferred generative\-process diversity\. Across 38 language models, this measure identifies population structure missed by semantic similarity and predicts cross\-task variation in chance\-corrected correlated failure among model pairs across ten disjoint benchmark families, beyond semantic similarity and model\-pair capability\. The cross\-benchmark partial rank association is−0\.216\-0\.216with a 95% interval of\[−0\.309,−0\.122\]\[\-0\.309,\-0\.122\], and the estimate is negative on all ten benchmarks\. These results indicate that increased generative\-process diversity is associated with reduced correlated failure in model pairs that is not attributable to semantic similarity or capability\. Inferred generative\-process diversity offers a novel and practical approach for investigating diversity of multi\-model systems in safety\-relevant contexts\.

## 1Introduction

Language models are increasingly deployed as components of larger systems\. Ensembles aggregate their predictions, oversight schemes assign models to critique one another, and multi\-agent architectures distribute tasks across many model instances\. Such systems are attractive because combining models can improve collective performance and reliability\. Complementary capabilities can expand what the system can do, while redundant components can preserve function when one component fails\[[1](https://arxiv.org/html/2609.03422#bib.bib46),[2](https://arxiv.org/html/2609.03422#bib.bib47)\]\. Neither benefit, however, follows from model count alone\. If models share the same weaknesses and reproduce the same errors, an additional vote or reviewer adds nominal redundancy without adding another line of defence\. What matters is whether the components differ in ways that are relevant to the function and failure modes of the system\. In agentic systems, framing diversity at the level of the generative process\[[3](https://arxiv.org/html/2609.03422#bib.bib50)\]motivates comparison of the complete configuration—model, instructions, memory, tools, harness logic, and interaction history—rather than the model alone\.

Research on ecological resilience and collective adaptation makes this distinction explicit\. Functional diversity can broaden the capabilities available to a collective, whereas response diversity—variation in how components contributing to the same function respond to perturbation—is what enables redundancy to buffer collective function against failure\[[4](https://arxiv.org/html/2609.03422#bib.bib44),[5](https://arxiv.org/html/2609.03422#bib.bib45),[6](https://arxiv.org/html/2609.03422#bib.bib5)\]\. Research on collective adaptation similarly shows that heterogeneous information and strategies can improve problem solving and preserve alternative responses as conditions change, whereas homogenisation can cause a collective to converge on the same locally effective behaviour\[[7](https://arxiv.org/html/2609.03422#bib.bib2),[8](https://arxiv.org/html/2609.03422#bib.bib33)\]\. Observations and theory from these field provide intuition that can be applied to understanding properties required for the robust function of multi\-agent systems\. This motivates the question of which dimension of model variation is relevant to the failure mode that redundancy is intended to mitigate\.

Contemporary language models differ in provider, architecture, size, training procedure, and interface, yet these attributes do not ensure behavioural independence\. Models from different frontier labs select the same wrong answers more often than expected from their individual error distributions\[[9](https://arxiv.org/html/2609.03422#bib.bib8),[10](https://arxiv.org/html/2609.03422#bib.bib34)\]\. Artificial Hivemind also demonstrates substantial semantic similarity among open\-ended responses across model populations\[[11](https://arxiv.org/html/2609.03422#bib.bib10)\]\. Semantic similarity captures whether outputs express similar meanings\. It does not determine whether models share the same generative regularities or will make the same error on a separate task\. Models can produce semantically similar answers through different processes, or semantically divergent answers despite shared process\-level regularities\.

We introduce*generative\-process diversity*to distinguish these questions\. A language model is a stochastic process that maps a prompt and context to a distribution over output sequences, which can be extended to action–observation sequences through addition to an agentic harness\. Generative\-process diversity concerns differences between processes capable of generating observed behaviour, rather than differences in one selected property of the resulting outputs\. Because the internal mechanisms of proprietary models are generally unavailable, inferring process\-level relations from their outputs offers a practical avenue for comparison\. Neural computations cannot be reconstructed but it is possible to determine whether observable sequences contain comparative information about their generating processes missed by semantic similarity that generalise to a safety\-relevant outcome\.

Algorithmic Information Theory \(AIT\) motivates a feature\-free comparison through shared description length\. We approximate it using Normalised Compression Distance \(NCD\) on raw responses, allowing the compressor to exploit sequential regularities without first mapping outputs into a semantic representation\[[12](https://arxiv.org/html/2609.03422#bib.bib16),[13](https://arxiv.org/html/2609.03422#bib.bib7)\]\. Because raw NCD also reflects marginal byte composition, we residualise against a matched permutation control that preserves byte frequencies while destroying order\. The resulting measure captures sequential organisation beyond marginal output statistics and provides an estimate of inferred generative\-process diversity\.

We evaluate the measure using a task\-transfer design\. We focus on language\-model input–output behaviour without additional agent scaffolding or tooling as an initial test of generative process diversity\. This provides a controlled setting to evaluate the diversity measure before extending it to more complex agent configurations\. Diversity is estimated from repeated responses by 38 language models to 100 open\-ended prompts from the Infinity\-Chat taxonomy\[[11](https://arxiv.org/html/2609.03422#bib.bib10)\]\. We then test whether this independently derived population geometry predicts cross\-task variation in correlated wrong answers among pairs in the same model population on ten disjoint closed\-form benchmark families, controlling for semantic similarity and capability\. The design tests whether process\-level variation inferred from observable model behaviour identifies model pairs whose failures are more independent on different tasks, beyond a correlation between compression and embedding distances\.

This work makes three contributions\.

1. 1\.We define generative\-process diversity relative to a system function and estimate it using permutation\-control\-residualised NCD\.
2. 2\.We show that inferred generative\-process diversity reveals population structure that is related to, but not redundant with, semantic similarity\. The permutation control separates the order\-specific component from marginal output composition, and those components have opposing relationships with correlated failure\.
3. 3\.We demonstrate that inferred generative\-process diversity predicts cross\-task variation in correlated failure among evaluated model pairs beyond semantic similarity and capability\. Under the cross\-controlled specification, the association is negative on all ten benchmark families with a cross\-benchmark mean of−0\.216\-0\.216and 95% interval of\[−0\.309,−0\.122\]\[\-0\.309,\-0\.122\]\.

The empirical result is pairwise cross\-task prediction within the evaluated model population\. Its direction and consistency support generative\-process diversity as a candidate source of effective redundancy that informs correlated failure potential of multi\-model systems\.

## 2Related Work

Resilience research distinguishes functional from response diversity\. Redundancy protects a system when components performing the same function respond differently to perturbation\[[4](https://arxiv.org/html/2609.03422#bib.bib44),[5](https://arxiv.org/html/2609.03422#bib.bib45),[6](https://arxiv.org/html/2609.03422#bib.bib5)\]\. Applied to model populations, this view warns that organisational labels need not imply behavioural independence; models from different providers can still select the same wrong answers above pair\-specific chance\[[9](https://arxiv.org/html/2609.03422#bib.bib8),[10](https://arxiv.org/html/2609.03422#bib.bib34)\]\. The Artificial Hivemind motivates our semantic baseline, but semantic similarity measures shared meaning rather than shared generative organisation\[[11](https://arxiv.org/html/2609.03422#bib.bib10)\]\. AIT offers a feature\-free alternative\. Normalised Information Distance defines the ideal shared\-description relation, and NCD approximates it with compressed lengths\[[12](https://arxiv.org/html/2609.03422#bib.bib16),[13](https://arxiv.org/html/2609.03422#bib.bib7)\]\. We test whether this structure predicts correlated failure beyond semantic distance and capability; Appendix[E](https://arxiv.org/html/2609.03422#A5)provides the extended discussion\.

## 3Measuring Generative\-Process Diversity and Correlated Failure

### 3\.1Problem formulation and compression distance

Letmim\_\{i\},i∈\{1,…,M\}i\\in\\\{1,\\ldots,M\\\}, be a black\-box deployed model configuration andxi​q​rx\_\{iqr\}itsrr\-th response to promptqq\. We seek a pairwise statisticd⁡\(i,j\)d\(i,j\)that compares deployed configurations through strings generated under matched prompting conditions\. Because finite observations do not identify a unique mechanism, “inferred generative\-process diversity” denotes an output\-derived relation among deployed configurations, not recovered neural computation\. It can reflect persistent regularities introduced by model weights, post\-training, prompting, decoding, or their interaction\.

For compressed lengthC⁡\(⋅\)C\(\\cdot\)and concatenationx​yxy, NCD is

NCDC⁡\(x,y\)=C⁡\(x​y\)−min⁡\{C⁡\(x\),C⁡\(y\)\}max⁡\{C⁡\(x\),C⁡\(y\)\}\.\\operatorname\{NCD\}\_\{C\}\(x,y\)=\\frac\{C\(xy\)\-\\min\\\{C\(x\),C\(y\)\\\}\}\{\\max\\\{C\(x\),C\(y\)\\\}\}\.\(1\)This is thep=∞p=\\inftymember of a family that combines the two directional compression increments\. Let

uC=C⁡\(x​y\)−C⁡\(y\),vC=C⁡\(x​y\)−C⁡\(x\),IC=C⁡\(x\)\+C⁡\(y\)−C⁡\(x​y\)\.u\_\{C\}=C\(xy\)\-C\(y\),\\qquad v\_\{C\}=C\(xy\)\-C\(x\),\\qquad I\_\{C\}=C\(x\)\+C\(y\)\-C\(xy\)\.Forp∈\{1,2,∞\}p\\in\\\{1,2,\\infty\\\}, define

VpC​\(x,y\)=∥\(uC,vC\)∥pIC\+∥\(uC,vC\)∥p\.V\_\{p\}^\{C\}\(x,y\)=\\frac\{\\lVert\(u\_\{C\},v\_\{C\}\)\\rVert\_\{p\}\}\{I\_\{C\}\+\\lVert\(u\_\{C\},v\_\{C\}\)\\rVert\_\{p\}\}\.\(2\)ThenV∞CV\_\{\\infty\}^\{C\}is NCD,V1CV\_\{1\}^\{C\}is the compression analogue of algorithmic Jaccard distance, andV2CV\_\{2\}^\{C\}lies between them\. NCD retains the larger directional increment, whereas finiteppalso retains the smaller one\. This additional sensitivity may be useful when separation in both directions, rather than a large one\-sided difference, is relevant to the outcome\. We use NCD as the primary measure andV1CV\_\{1\}^\{C\}andV2CV\_\{2\}^\{C\}to test whether the result depends on this aggregation choice; Appendix[B](https://arxiv.org/html/2609.03422#A2)gives the full construction and its theoretical properties\.

Lower values indicate more shared compressible structure\. Reported distances use PPMd variant I throughpyppmdat library\-default memory settings\[[14](https://arxiv.org/html/2609.03422#bib.bib15)\]\. Responses are literal UTF\-8 byte strings\. No token clustering, language\-model symbolisation, or other learned representation enters the compression path\. For each prompt and unordered model pair, we average position\-paired response distances overK=min⁡\(Ri,Rj,50\)K=\\min\(R\_\{i\},R\_\{j\},50\)pairs, then average prompts with equal weight\. The permutation residualisation below is applied separately to each member of the family\.

### 3\.2Response corpus and permutation residual

We estimate the compression and semantic predictors from a fixed corpus of repeated responses to open\-ended Infinity\-Chats prompts, generated independently of the benchmark outcomes\. Appendix[A\.1](https://arxiv.org/html/2609.03422#A1.SS1)gives the corpus composition, sampling settings, analysed text field, and filtering procedure\.

Raw NCD responds to marginal byte frequencies as well as order\. For every response, we generateP=20P=20deterministic random byte permutations\. Each surrogate preserves length and the exact byte multiset while destroying the original order; because UTF\-8 is permuted bytewise, multi\-byte characters are not preserved as units\. Letdi​j​qNCDd^\{\\mathrm\{NCD\}\}\_\{ijq\}denote the mean raw NCD for model pair\(i,j\)\(i,j\)on promptqq, and letdi​j​qpermd^\{\\mathrm\{perm\}\}\_\{ijq\}denote the corresponding mean after applying the same distance and aggregation procedure to the permuted responses\. For each prompt, we regress the raw distances on their permutation controls across the\(M2\)\\binom\{M\}\{2\}unordered model pairs as follows\.

\(α^q,β^q\)\\displaystyle\(\\widehat\{\\alpha\}\_\{q\},\\widehat\{\\beta\}\_\{q\}\)=arg​mina,b∑1≤i<j≤M\(dNCDi​j​q−a−bdpermi​j​q\)2,\\displaystyle=\\operatorname\*\{arg\\,min\}\_\{a,b\}\\sum\_\{1\\leq i<j\\leq M\}\\left\(d^\{\\mathrm\{NCD\}\}\_\{ijq\}\-a\-bd^\{\\mathrm\{perm\}\}\_\{ijq\}\\right\)^\{2\},\(3\)ε^i​j​q\\displaystyle\\widehat\{\\varepsilon\}\_\{ijq\}=dNCDi​j​q−\(α^q\+β^qdpermi​j​q\),dIGPi​j=1Q∑q=1Qε^i​j​q\.\\displaystyle=d^\{\\mathrm\{NCD\}\}\_\{ijq\}\-\\left\(\\widehat\{\\alpha\}\_\{q\}\+\\widehat\{\\beta\}\_\{q\}d^\{\\mathrm\{perm\}\}\_\{ijq\}\\right\),\\qquad d^\{\\mathrm\{IGP\}\}\_\{ij\}=\\frac\{1\}\{Q\}\\sum\_\{q=1\}^\{Q\}\\widehat\{\\varepsilon\}\_\{ijq\}\.Here,α^q\\widehat\{\\alpha\}\_\{q\}andβ^q\\widehat\{\\beta\}\_\{q\}are the prompt\-specific least\-squares intercept and slope fitted across the observed model pairs, andε^i​j​q\\widehat\{\\varepsilon\}\_\{ijq\}is the resulting residual for pair\(i,j\)\(i,j\)\. Thus, the projection separates the raw distance into a component explained by the frequency\-preserving control and an order\-specific remainder; the final pairwise measure is the equally weighted average of these remainders across prompts\. The residual does not remove every low\-order statistic or isolate the mechanism underlying the association\. BecausedIGPd^\{\\mathrm\{IGP\}\}is signed and need not satisfy metric axioms, “distance” below is operational shorthand for pairwise separation\.

### 3\.3Semantic baseline

Each response is embedded withall\-MiniLM\-L6\-v2andℓ2\\ell\_\{2\}\-normalised\[[15](https://arxiv.org/html/2609.03422#bib.bib32)\]\. Semantic similarity is the mean cross\-response cosine similarity for a model pair within a prompt, averaged over prompts; semantic distance isSemD=1−similarity\\mathrm\{SemD\}=1\-\\text\{similarity\}\. This follows the embedding\-cosine construction used to study the Artificial Hivemind on the same prompt taxonomy\[[11](https://arxiv.org/html/2609.03422#bib.bib10)\]\. The semantic representation is a comparator only and is never used to symbolise strings for NCD\. To complete the comparison with the Artificial Hivemind analysis, Appendix[B\.6](https://arxiv.org/html/2609.03422#A2.SS6)also characterises variation among repeated responses from the same model under the common prompting and sampling policy\.

### 3\.4Epoch\-native correlated failure

The outcome panel comprises ten reporting keys: TruthfulQA, MMLU\-Pro, WorldSense, BBEH\-mini, GSM8K, AIME, MuSR, GPQA\-Diamond, Humanity’s Last Exam, and AGIEval\[[16](https://arxiv.org/html/2609.03422#bib.bib35),[17](https://arxiv.org/html/2609.03422#bib.bib36),[18](https://arxiv.org/html/2609.03422#bib.bib37),[19](https://arxiv.org/html/2609.03422#bib.bib38),[20](https://arxiv.org/html/2609.03422#bib.bib39),[21](https://arxiv.org/html/2609.03422#bib.bib40),[22](https://arxiv.org/html/2609.03422#bib.bib41),[23](https://arxiv.org/html/2609.03422#bib.bib42),[24](https://arxiv.org/html/2609.03422#bib.bib43)\]\. Each model answers every available item in five independently sampled epochs under the same generation policy\. Multiple\-choice letters and numeric answers are normalised by benchmark\-specific evaluators; unparseable outputs are tracked separately\.

For questionqq, letci​q​\(a\)c\_\{iq\}\(a\)count parsed epochs in which modeliigives answeraa, letni​q=∑aci​q​\(a\)n\_\{iq\}=\\sum\_\{a\}c\_\{iq\}\(a\), and letyqy\_\{q\}be the reference answer\. Pairwise correlated wrong\-answer agreement pools epoch cross\-products as follows\.

CWAi​j=∑q∑a≠yqci​q​\(a\)​cj​q​\(a\)∑q\[ni​q​nj​q−ci​q​\(yq\)​cj​q​\(yq\)\]\.\\mathrm\{CWA\}\_\{ij\}=\\frac\{\\sum\_\{q\}\\sum\_\{a\\neq y\_\{q\}\}c\_\{iq\}\(a\)c\_\{jq\}\(a\)\}\{\\sum\_\{q\}\\left\[n\_\{iq\}n\_\{jq\}\-c\_\{iq\}\(y\_\{q\}\)c\_\{jq\}\(y\_\{q\}\)\\right\]\}\.\(4\)The numerator counts pairings in which both models are wrong with the same answer\. The denominator counts every pairing in which at least one model is wrong; it excludes only both\-correct pairings\. CWA is therefore an outcome\-relative measure of common\-mode failure that integrates joint\-error incidence with agreement on the selected wrong answer\. Crossing five epochs per model yields up to 25 pairings per item and retains stochastic answer structure that modal aggregation discards \(Figure[1](https://arxiv.org/html/2609.03422#S3.F1)\)\.

Figure 1:Epoch\-native correlated wrong\-answer agreement on four GPQA\-Diamond model pairs\.Each grid crosses five sampled epochs from the row and column models\. Coloured rectangles contribute to the numerator when both models are wrong with the same answer\. Grey and one\-wrong cells enter only the denominator and hatched both\-correct cells are excluded\. The item\-level raw rate, per\-question leave\-pair\-out baseline, and chance\-correctedκ\\kappaare shown below each grid\. The examples span fixed quantiles of pooled pair\-level CWA among 700 non\-sibling pairs\. They illustrate why raw agreement must be interpreted against item\-specific distractor attraction\. The first two item\-levelκ\\kappavalues are positive and the last two negative, while pooled pair\-level CWA ranges from 0\.465 to 0\.021\.Raw agreement depends on the answer space and on how strongly an item’s distractors attract the model population\. The baseline used in the primary analysis is therefore estimated from the remainingM−2M\-2models separately for each pair under test\. Letpip\_\{i\}andpjp\_\{j\}denote the pair’s respective wrong\-answer rates, and leth¯−i​j\\bar\{h\}\_\{\-ij\}denote the mean question\-specific probability that a pair of wrong epochs sampled from the remaining models select the same answer\. The expected agreement under independence and its chance\-corrected form are

CWAi​jexp=pi​pjpi\+pj−pi​pj​h¯−i​j,κi​j=CWAi​j−CWAi​jexp1−CWAi​jexp\.\\mathrm\{CWA\}^\{\\mathrm\{exp\}\}\_\{ij\}=\\frac\{p\_\{i\}p\_\{j\}\}\{p\_\{i\}\+p\_\{j\}\-p\_\{i\}p\_\{j\}\}\\bar\{h\}\_\{\-ij\},\\qquad\\kappa\_\{ij\}=\\frac\{\\mathrm\{CWA\}\_\{ij\}\-\\mathrm\{CWA\}^\{\\mathrm\{exp\}\}\_\{ij\}\}\{1\-\\mathrm\{CWA\}^\{\\mathrm\{exp\}\}\_\{ij\}\}\.\(5\)The first factor inCWAi​jexp\\mathrm\{CWA\}^\{\\mathrm\{exp\}\}\_\{ij\}is the probability that both models are wrong conditional on at least one being wrong\. Thus, the baseline combines pair\-level error propensities with question\-specific distractor attraction, whileκi​j\\kappa\_\{ij\}scales the observed excess agreement by the maximum possible excess above chance\. This per\-question\-to\-pair procedure is used throughout, with a pair\-empirical marginal baseline retained as a sensitivity analysis\. Appendix[C](https://arxiv.org/html/2609.03422#A3)gives the full construction\.

### 3\.5Association and uncertainty

For each benchmark, the primary statistic is the partial Spearman correlation betweendIGPd^\{\\mathrm\{IGP\}\}andκ\\kappa, controlling simultaneously for semantic distance, pair capability level\(ai\+aj\)/2\(a\_\{i\}\+a\_\{j\}\)/2, and capability gap\|ai−aj\|\|a\_\{i\}\-a\_\{j\}\|\. Rank\-transforming before residualisation accommodates monotone capability relationships\. The resulting estimand is the conditional association on ranks given this control set\.

The 703 pairs form a complete dyadic network on 38 model nodes\. Any two observations that share a model also share model\-specific structure in their predictors, capabilities, and failure outcomes, so the effective sampling structure is organised around models rather than pair rows\[[25](https://arxiv.org/html/2609.03422#bib.bib49)\]\. We therefore take the deployed model configuration as the resampling unit\. In each of 2,000 node\-bootstrap replicates, we sample 38 model slots with replacement, form all unordered pairs of distinct slots, and recompute the partial Spearman correlation on the induced dyads\. Repeated model slots reproduce their full incidence pattern across pairs, while self\-pairs are omitted\. The 2\.5th and 97\.5th percentiles give the reported interval\.

This procedure quantifies uncertainty with respect to the evaluated model population\. It remains conditional on the sampled audit prompts, generations, benchmark questions, evaluation epochs, and chosen benchmark panel\. Cross\-benchmark summaries give each of the ten reporting keys one vote and use attinterval over benchmark estimates\. The capability\-plus\-semantic partial Spearman correlation with model\-node resampling defines the primary analysis; alternative interpolants and chance baselines are used in sensitivity analyses\.

## 4Experiments and Results

All compression and semantic predictors are estimated from open\-ended responses; all failure outcomes use disjoint closed\-form benchmark responses\. This separates the measured texts, although the same models generate both and capability controls derive from benchmark correctness\. We first compare the population geometries, then decompose compression distance against failure, and finally examine where in the observed distance range the relationship appears\.

### 4\.1Semantic and compression\-based population structure

Figure[2](https://arxiv.org/html/2609.03422#S4.F2)compares semantic, raw\-compression, and order\-specific views of the same responses\. Across all 703 off\-diagonal pairs, semantic distance occupies\[0\.159,0\.388\]\[0\.159,0\.388\], a narrow band of high similarity, while raw NCD spans\[0\.484,0\.859\]\[0\.484,0\.859\]\. The matrices agree on coarse population structure but not on many individual pairs \(Spearmanρ=0\.662\\rho=0\.662, Pearsonr=0\.745r=0\.745\)\.

The highlighted cells make the discrepancy concrete\. The Granite–Hermes and GPT\-5\.6–Grok pairs have raw NCD values of 0\.675 and 0\.678, essentially indistinguishable relative to the observed range\. Their order\-specific residuals are−0\.047\-0\.047and\+0\.013\+0\.013\. The first pair is closer, and the second further apart, than marginal byte composition predicts\. Their excerpts likewise contrast two closely aligned one\-line titles with responses that share meaning but differ substantially in elaboration\. The GPT\-4o\-mini–Granite\-4\.1 pair provides a near\-zero reference\. Its responses use the same peanut\-pun structure, while its residual indicates neither greater nor less order\-specific separation than byte composition predicts\.

Subsequent analyses use this residual\. Positive values denote pairs further apart than their byte composition predicts and negative values denote pairs closer than predicted\. Its rank association with semantic distance is stronger than that of raw NCD \(ρ=0\.789\\rho=0\.789versus0\.6620\.662\)\. Residualisation therefore cannot be interpreted as simply extracting what semantics misses\. Its non\-redundant value must be tested against failure with semantic distance held fixed\.

![Refer to caption](https://arxiv.org/html/2609.03422v1/fig_2_stacked.png)Figure 2:Semantic, raw\-compression, and order\-specific views of the same responses\.The lower matrices show semantic distance \(left\) and raw paired PPMd NCD \(right\)\. The upper\-right matrix shows the order\-specific compression distance obtained by residualising NCD against the within\-prompt byte\-permutation control and averaging across prompts\. 20 of 38 models are displayed to simplify visualisation, reported matrix associations use the 703 off\-diagonal pairs\. Annotated boxes contain response excerpts and illustrate positive, near\-zero, and negative residuals\. Positive values indicate pairs further apart in sequential organisation than marginal byte composition predicts, and negative values indicate pairs closer than predicted\.
### 4\.2Conditional associations with correlated failure

Figure[3](https://arxiv.org/html/2609.03422#S4.F3)compares the order\-specific residual with semantic distance under matched control sets\. With capability fixed, compression diversity is associated with less correlated failure \(−0\.148\-0\.148,\[−0\.245,−0\.050\]\[\-0\.245,\-0\.050\]\), while semantic distance is unresolved \(−0\.019\-0\.019,\[−0\.108,\+0\.070\]\[\-0\.108,\+0\.070\]\)\. Holding the rival measure fixed strengthens the compression estimate to−0\.216\-0\.216\[−0\.309,−0\.122\]\[\-0\.309,\-0\.122\]; the surviving component of semantic distance is\+0\.160\+0\.160\[\+0\.074,\+0\.246\]\[\+0\.074,\+0\.246\]\.

Semantic distance and the order\-specific compression residual are strongly collinear \(ρ=0\.789\\rho=0\.789\), and only about 37% of semantic rank variance remains after controlling for compression\. The positive cross\-controlled semantic estimate therefore describes this remaining component, not the standalone association of semantic distance with correlated failure\. Under cross\-control, the compression estimate is negative on all ten benchmarks and its model\-node bootstrap interval excludes zero on four, with the largest effects on Humanity’s Last Exam \(−0\.452\-0\.452\) and GPQA\-Diamond \(−0\.340\-0\.340\)\. The semantic estimate is positive on nine benchmarks\. GSM8K is the exception at−0\.060\-0\.060, with its interval spanning zero\. The benchmark\-paired difference between the two cross\-controlled partial correlations has mean−0\.375\-0\.375and 95%tt\-interval\[−0\.545,−0\.206\]\[\-0\.545,\-0\.206\]; Appendix[D\.3](https://arxiv.org/html/2609.03422#A4.SS3)gives its construction and benchmark\-level estimates\.

Figure 3:Dissociation between compression diversity and semantic distance\.Left: each measure with capability level and gap fixed\. Right: each measure with capability and its rival fixed\. Compression diversity is the order\-specific NCD residual\. Bars are model\-level bootstrap intervals; headings and dotted lines give cross\-benchmark means\. The relevant test is the paired within\-benchmark contrast computed inside each node resample, not overlap of the two marginal intervals\. The positive semantic coefficient on the right describes only the residual component of semantic distance surviving a strongly collinear control\.
### 4\.3Correlated failure across empirical distance quantiles

Figure[4](https://arxiv.org/html/2609.03422#S4.F4)bins pairs into fixed percentile bands within the evaluated model population\. Semantic distance is effectively flat\. Meanκ\\kappachanges from 0\.141 in the lowest band to 0\.139 in the highest\. The order\-specific residual falls from 0\.167 to 0\.086, an observed 48% contrast between the endpoint bands, and remains downward\-sloping in the 80–100th\-percentile band\. Capability\-adjusted residuals show the same shape, declining 5\.38 percentile points from the middle to the highest band\.

The two other raw\-byteVpV\_\{p\}residuals reproduce the pattern\.V1V\_\{1\}changes from 0\.162 to 0\.084 andV2V\_\{2\}from 0\.163 to 0\.085, also 48% endpoint contrasts\. Thus the pattern across distance bands does not depend on one interpolant\. Low residual\-distance bands remain above the chance line, so low inferred process diversity corresponds to excess correlated failure rather than merely the absence of a benefit\. The range is population\-relative\. Raw NCD covers only\[0\.48,0\.86\]\[0\.48,0\.86\]of its nominal\[0,1\]\[0,1\]interval, and the upper band is not an absolute maximum of generative\-process diversity\.

Figure 4:Correlated failure across the range of each measure\.Pairs are binned by semantic distance, the primary order\-specific NCD residual, and the raw\-byteV1V\_\{1\}andV2V\_\{2\}residuals\. Top: mean chance\-corrected CWA; bottom: deviation from the capability\-predicted level\. Heavy lines show means and standard errors across ten benchmarks; light lines show individual benchmarks\. Semantic distance is flat, whereas all three compression residuals decline by 48% from the lowest to highest band and remain downward\-sloping in the observed upper tail\.

## 5Discussion

The central conceptual claim of this paper is that model diversity should be defined relative to the system property it is expected to protect\. Semantic similarity describes whether outputs convey similar meanings, but it does not establish that models provide independent responses under failure\. Ecological response diversity motivates this distinction\. Components contributing to the same function support resilience when they respond differently to perturbation\[[6](https://arxiv.org/html/2609.03422#bib.bib5)\]\. Process philosophy makes a complementary shift from persistent objects to the processes and relations that produce them\[[3](https://arxiv.org/html/2609.03422#bib.bib50)\]\. Together, these ideas motivate comparing language models through the processes capable of generating their observed behaviour\. AIT provides an operational basis for doing so through shared description length\.

The sign reversal produced by the permutation control is central to this interpretation\. Raw NCD is mildly associated with*more*correlated failure, and the frequency\-preserving component is more positive still\. Only the order\-specific residual is associated with*less*correlated failure\. Figure[8](https://arxiv.org/html/2609.03422#A2.F8)in Appendix[B\.5](https://arxiv.org/html/2609.03422#A2.SS5)presents this decomposition across benchmarks\. The control therefore does more than remove noise\. By separating distance explained by marginal byte composition from variation in sequential organisation, it identifies a more process\-sensitive component of the observed outputs\. This does not recover the latent computation of a model, but it shows why generic surface or compression distance cannot be assumed to measure effective diversity\.

The most striking empirical result is that this signal transfers across tasks\. Inferred generative\-process diversity is estimated from ordinary open\-ended responses to the Hivemind taxonomy, yet it predicts correlated wrong answers on ten disjoint benchmark families\. The association remains negative on all ten benchmarks after controlling for capability and semantic distance\. Because no benchmark response used to define failure enters the diversity measure, the result cannot be explained by overlap on the evaluated answers themselves\. Semantic distance is unresolved when capability is fixed and becomes positive when compression diversity is also held fixed\. Under the strong collinearity between the measures, this pattern is consistent with the failure\-relevant information in semantic distance being the component it shares with compression diversity\. It does not imply that semantic diversity is generally harmful; it shows that semantic similarity alone does not recover the variation associated with independent failure here\.

The choice of outcome is also important\. General agreement measures such as CAPA\[[9](https://arxiv.org/html/2609.03422#bib.bib8)\]count agreement whether models are correct or wrong, whereas the redundancy problem concerns what happens when failure occurs\. CWA targets whether models fail together and converge on the same wrong answer\. It therefore evaluates diversity against the common\-mode failure that redundancy is intended to mitigate\. CWA nevertheless combines joint\-error incidence with agreement on the selected wrong answer\. Separating these components would clarify whether inferred generative\-process diversity captures shared blind spots, shared attraction to particular distractors, or both\.

These results provide a black\-box audit of effective redundancy without access to weights, activations, architecture, or training data\. We demonstrate the method first at the model layer, measuring diversity in the input–output behaviour of the language models that drive agents once embedded in agentic harnesses\. Harnesses introduce memory, tools, environmental feedback, and inter\-agent communication that may amplify or suppress this diversity\. Extending the measure to action–observation and tool\-use traces is therefore an important next test\. The evidence remains pairwise and observational, and whether selecting distant models improves ensemble performance or multi\-agent resilience is left to future work\. PPMd is well suited to sequential byte data and has precedent in compression\-based clustering and phylogenetic assessment\[[12](https://arxiv.org/html/2609.03422#bib.bib16),[13](https://arxiv.org/html/2609.03422#bib.bib7)\]\. Appendix[B\.1](https://arxiv.org/html/2609.03422#A2.SS1)reports a heavily subsampled cross\-compressor diagnostic that supports its finite\-length suitability for the data considered\. Repeating the correlated\-failure analysis under each compressor remains future work\. At the model layer, observable input–output behaviour contains process\-sensitive information that predicts whether nominally distinct models fail independently on other tasks\.

## 6Conclusion

Multi\-model systems seek resilience through redundancy, but ecological resilience shows that diversity must be judged against the function and failure mode of the system\. Semantic similarity does not establish whether models differ in ways that prevent common\-mode failure\. We introduce inferred generative\-process diversity as an output\-based way to compare the processes capable of producing observed model behaviour\. We estimate it by applying PPMd NCD to raw response strings and removing the component explained by a matched byte\-permutation control\. Across 38 models, the resulting order\-specific compression residual predicts correlated failure across ten disjoint benchmarks beyond semantic distance and capability\. Permutation residualisation reverses the sign of the association indicating marginal byte composition and sequential organisation lead to opposite conclusions about effective diversity\. Inferred generative process diversity estimated by permutation control residualised NCD offers a practical, safety\-relevant approach for auditing multi\-model systems for effective redundancy that protects against correlated failure\.

## References

- \[1\]L\. I\. Kuncheva and C\. J\. Whitaker\(2003\)Measures of diversity in classifier ensembles and their relationship with the ensemble accuracy\.Machine Learning51\(2\),pp\. 181–207\.External Links:[Document](https://dx.doi.org/10.1023/A%3A1022859003006)Cited by:[§1](https://arxiv.org/html/2609.03422#S1.p1.1)\.
- \[2\]D\. Wood, T\. Mu, A\. M\. Webb, H\. W\. J\. Reeve, M\. Luján, and G\. Brown\(2023\)A unified theory of diversity in ensemble learning\.Journal of Machine Learning Research24\(359\),pp\. 1–49\.External Links:[Link](https://www.jmlr.org/papers/v24/23-0041.html)Cited by:[§1](https://arxiv.org/html/2609.03422#S1.p1.1)\.
- \[3\]C\. Gaucherel\(2025\)Why and how to use process philosophy in everyday ecology and biology?\.Acta Biotheoretica73,pp\. 14\.External Links:[Document](https://dx.doi.org/10.1007/s10441-025-09504-5),[Link](https://link.springer.com/article/10.1007/s10441-025-09504-5)Cited by:[§1](https://arxiv.org/html/2609.03422#S1.p1.1),[§5](https://arxiv.org/html/2609.03422#S5.p1.1)\.
- \[4\]C\. S\. Holling\(1973\)Resilience and stability of ecological systems\.Annual Review of Ecology and Systematics4,pp\. 1–23\.External Links:[Document](https://dx.doi.org/10.1146/annurev.es.04.110173.000245)Cited by:[§E\.1](https://arxiv.org/html/2609.03422#A5.SS1.p1.1),[§1](https://arxiv.org/html/2609.03422#S1.p2.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1)\.
- \[5\]S\. Yachi and M\. Loreau\(1999\)Biodiversity and ecosystem productivity in a fluctuating environment: the insurance hypothesis\.Proceedings of the National Academy of Sciences96\(4\),pp\. 1463–1468\.External Links:[Document](https://dx.doi.org/10.1073/pnas.96.4.1463)Cited by:[§E\.1](https://arxiv.org/html/2609.03422#A5.SS1.p1.1),[§1](https://arxiv.org/html/2609.03422#S1.p2.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1)\.
- \[6\]T\. Elmqvist, C\. Folke, M\. Nyström, G\. Peterson, J\. Bengtsson, B\. Walker, and J\. Norberg\(2003\)Response diversity, ecosystem change, and resilience\.Frontiers in Ecology and the Environment1\(9\),pp\. 488–494\(en\)\.External Links:ISSN 1540\-9309,[Document](https://dx.doi.org/10.1890/1540-9295%282003%29001%5B0488%3ARDECAR%5D2.0.CO%3B2)Cited by:[§E\.1](https://arxiv.org/html/2609.03422#A5.SS1.p1.1),[§1](https://arxiv.org/html/2609.03422#S1.p2.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1),[§5](https://arxiv.org/html/2609.03422#S5.p1.1)\.
- \[7\]M\. Galesic, D\. Barkoczi, A\. M\. Berdahl, D\. Biro, G\. Carbone, I\. Giannoccaro, R\. L\. Goldstone, C\. Gonzalez, A\. Kandler, A\. B\. Kao, R\. Kendal, M\. Kline, E\. Lee, G\. F\. Massari, A\. Mesoudi, H\. Olsson, N\. Pescetelli, S\. J\. Sloman, P\. E\. Smaldino, and D\. L\. Stein\(2023\)Beyond collective intelligence: Collective adaptation\.Journal of The Royal Society Interface20\(200\),pp\. 20220736\.External Links:[Link](https://royalsocietypublishing.org/doi/10.1098/rsif.2022.0736),[Document](https://dx.doi.org/10.1098/rsif.2022.0736)Cited by:[§E\.1](https://arxiv.org/html/2609.03422#A5.SS1.p2.1),[§1](https://arxiv.org/html/2609.03422#S1.p2.1)\.
- \[8\]R\. Tieman, R\. Ackland, K\. Daniell, and S\. J\. Lade\(2025\)Landscape complexity shapes the role of network density and diversity in collective adaptation under disruption\.Research Square preprint\.External Links:[Document](https://dx.doi.org/10.21203/rs.3.rs-8115470/v1)Cited by:[§E\.1](https://arxiv.org/html/2609.03422#A5.SS1.p2.1),[§1](https://arxiv.org/html/2609.03422#S1.p2.1)\.
- \[9\]S\. Goel, J\. Strüber, I\. A\. Auzina, K\. K\. Chandra, P\. Kumaraguru, D\. Kiela, A\. Prabhu, M\. Bethge, and J\. Geiping\(2025\)Great models think alike and this undermines AI oversight\.InProceedings of the 42nd International Conference on Machine Learning,Proceedings of Machine Learning Research, Vol\.267,pp\. 19621–19678\.External Links:[Link](https://proceedings.mlr.press/v267/goel25b.html)Cited by:[§C\.2](https://arxiv.org/html/2609.03422#A3.SS2.p3.1),[§E\.2](https://arxiv.org/html/2609.03422#A5.SS2.p2.1),[§1](https://arxiv.org/html/2609.03422#S1.p3.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1),[§5](https://arxiv.org/html/2609.03422#S5.p4.1)\.
- \[10\]E\. M\. Kim, A\. Garg, K\. Peng, and N\. Garg\(2025\)Correlated errors in large language models\.InProceedings of the 42nd International Conference on Machine Learning,Proceedings of Machine Learning Research, Vol\.267,pp\. 30038–30066\.External Links:[Link](https://proceedings.mlr.press/v267/kim25e.html)Cited by:[§E\.2](https://arxiv.org/html/2609.03422#A5.SS2.p2.1),[§1](https://arxiv.org/html/2609.03422#S1.p3.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1)\.
- \[11\]L\. Jiang, Y\. Chai, M\. Li, M\. Liu, R\. Fok, N\. Dziri, Y\. Tsvetkov, M\. Sap, and Y\. Choi\(2025\)Artificial hivemind: the open\-ended homogeneity of language models \(and beyond\)\.InAdvances in Neural Information Processing Systems,Vol\.38\.Note:Datasets and Benchmarks TrackExternal Links:[Document](https://dx.doi.org/10.52202/085713-2732),[Link](https://proceedings.neurips.cc/paper_files/paper/2025/hash/754d5a526a5ee5a47220664a0eb92751-Abstract-Datasets_and_Benchmarks_Track.html)Cited by:[§A\.1](https://arxiv.org/html/2609.03422#A1.SS1.p1.1),[§B\.6](https://arxiv.org/html/2609.03422#A2.SS6.p1.1),[§E\.2](https://arxiv.org/html/2609.03422#A5.SS2.p3.1),[§1](https://arxiv.org/html/2609.03422#S1.p3.1),[§1](https://arxiv.org/html/2609.03422#S1.p6.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1),[§3\.3](https://arxiv.org/html/2609.03422#S3.SS3.p1.1)\.
- \[12\]R\. Cilibrasi and P\. M\. B\. Vitányi\(2005\)Clustering by compression\.IEEE Transactions on Information Theory51\(4\),pp\. 1523–1545\.External Links:[Document](https://dx.doi.org/10.1109/TIT.2005.844059)Cited by:[§B\.4](https://arxiv.org/html/2609.03422#A2.SS4.p1.3),[§E\.3](https://arxiv.org/html/2609.03422#A5.SS3.p1.1),[§1](https://arxiv.org/html/2609.03422#S1.p5.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1),[§5](https://arxiv.org/html/2609.03422#S5.p5.1)\.
- \[13\]P\. M\. B\. Vitányi, F\. J\. Balbach, R\. L\. Cilibrasi, and M\. Li\(2009\)Normalized Information Distance\.InInformation Theory and Statistical Learning,F\. Emmert\-Streib and M\. Dehmer \(Eds\.\),pp\. 45–82\(en\)\.External Links:ISBN 978\-0\-387\-84816\-7,[Link](https://doi.org/10.1007/978-0-387-84816-7_3),[Document](https://dx.doi.org/10.1007/978-0-387-84816-7%5F3)Cited by:[§B\.3](https://arxiv.org/html/2609.03422#A2.SS3.SSS0.Px1.p1.4),[§E\.3](https://arxiv.org/html/2609.03422#A5.SS3.p1.1),[§1](https://arxiv.org/html/2609.03422#S1.p5.1),[§2](https://arxiv.org/html/2609.03422#S2.p1.1),[§5](https://arxiv.org/html/2609.03422#S5.p5.1)\.
- \[14\]H\. Miura\(2026\)Miurahr/pyppmd\.Note:original\-date: 2021\-04\-13T23:42:33ZExternal Links:[Link](https://github.com/miurahr/pyppmd)Cited by:[§3\.1](https://arxiv.org/html/2609.03422#S3.SS1.p3.1)\.
- \[15\]N\. Reimers and I\. Gurevych\(2019\)Sentence\-bert: sentence embeddings using siamese bert\-networks\.InProceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing,pp\. 3982–3992\.External Links:[Document](https://dx.doi.org/10.18653/v1/D19-1410)Cited by:[§3\.3](https://arxiv.org/html/2609.03422#S3.SS3.p1.1)\.
- \[16\]S\. Lin, J\. Hilton, and O\. Evans\(2022\)TruthfulQA: measuring how models mimic human falsehoods\.InProceedings of the 60th Annual Meeting of the Association for Computational Linguistics,pp\. 3214–3252\.External Links:[Document](https://dx.doi.org/10.18653/v1/2022.acl-long.229)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[17\]K\. Cobbe, V\. Kosaraju, M\. Bavarian, M\. Chen, H\. Jun, L\. Kaiser, M\. Plappert, J\. Tworek, J\. Hilton, R\. Nakano, C\. Hesse, and J\. Schulman\(2021\)Training verifiers to solve math word problems\.arXiv preprint arXiv:2110\.14168\.External Links:[Link](https://arxiv.org/abs/2110.14168)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[18\]D\. Rein, B\. L\. Hou, A\. C\. Stickland, J\. Petty, R\. Y\. Pang, J\. Dirani, J\. Michael, and S\. R\. Bowman\(2024\)GPQA: a graduate\-level google\-proof q&a benchmark\.InProceedings of the First Conference on Language Modeling,External Links:[Link](https://openreview.net/forum?id=Ti67584b98)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[19\]Y\. Wang, X\. Ma, G\. Zhang, Y\. Ni, A\. Chandra, S\. Guo, W\. Ren, A\. Arulraj, X\. He, Z\. Jiang, T\. Li, M\. Ku, K\. Wang, A\. Zhuang, R\. Fan, X\. Yue, and W\. Chen\(2024\)MMLU\-pro: a more robust and challenging multi\-task language understanding benchmark\.InAdvances in Neural Information Processing Systems,Vol\.37,pp\. 95266–95290\.External Links:[Document](https://dx.doi.org/10.52202/079017-3018),[Link](https://proceedings.neurips.cc/paper_files/paper/2024/hash/ad236edc564f3e3156e1b2feafb99a24-Abstract-Datasets_and_Benchmarks_Track.html)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[20\]Z\. R\. Sprague, X\. Ye, K\. Bostrom, S\. Chaudhuri, and G\. Durrett\(2024\)MuSR: testing the limits of chain\-of\-thought with multistep soft reasoning\.InThe Twelfth International Conference on Learning Representations,External Links:[Link](https://openreview.net/forum?id=jenyYQzue1)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[21\]W\. Zhong, R\. Cui, Y\. Guo, Y\. Liang, S\. Lu, Y\. Wang, A\. Saied, W\. Chen, and N\. Duan\(2024\)AGIEval: a human\-centric benchmark for evaluating foundation models\.InFindings of the Association for Computational Linguistics: NAACL 2024,Mexico City, Mexico,pp\. 2299–2314\.External Links:[Document](https://dx.doi.org/10.18653/v1/2024.findings-naacl.149),[Link](https://aclanthology.org/2024.findings-naacl.149/)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[22\]Center for AI Safety, Scale AI, and HLE Contributors Consortium\(2026\)A benchmark of expert\-level academic questions to assess AI capabilities\.Nature649,pp\. 1139–1146\.External Links:[Document](https://dx.doi.org/10.1038/s41586-025-09962-4),[Link](https://doi.org/10.1038/s41586-025-09962-4)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[23\]M\. Kazemi, B\. Fatemi, H\. Bansal, J\. Palowitch, C\. Anastasiou, S\. V\. Mehta, L\. K\. Jain, V\. Aglietti, D\. Jindal, P\. Chen, N\. Dikkala, G\. Tyen, X\. Liu, U\. Shalit, S\. Chiappa, K\. Olszewska, Y\. Tay, V\. Q\. Tran, Q\. V\. Le, and O\. Firat\(2025\)BIG\-bench extra hard\.InProceedings of the 63rd Annual Meeting of the Association for Computational Linguistics,pp\. 26473–26501\.External Links:[Link](https://aclanthology.org/2025.acl-long.1285/)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[24\]Y\. Benchekroun, M\. Dervishi, M\. Ibrahim, J\. Gaya, X\. Martinet, G\. Mialon, T\. Scialom, E\. Dupoux, D\. Hupkes, and P\. Vincent\(2023\)WorldSense: a synthetic benchmark for grounded reasoning in large language models\.arXiv preprint arXiv:2311\.15930\.External Links:[Link](https://arxiv.org/abs/2311.15930)Cited by:[§3\.4](https://arxiv.org/html/2609.03422#S3.SS4.p1.1)\.
- \[25\]P\. M\. Aronow, C\. Samii, and V\. A\. Assenova\(2015\)Cluster\-robust variance estimation for dyadic data\.Political Analysis23\(4\),pp\. 564–577\.External Links:[Document](https://dx.doi.org/10.1093/pan/mpv018)Cited by:[§3\.5](https://arxiv.org/html/2609.03422#S3.SS5.p2.1)\.
- \[26\]UK AI Security Institute\(2024\)Inspect AI: Framework for Large Language Model Evaluations\.\(en\)\.External Links:[Link](https://github.com/UKGovernmentBEIS/inspect_ai)Cited by:[§A\.2](https://arxiv.org/html/2609.03422#A1.SS2.p1.1)\.
- \[27\]D\. A\. Shkarin\(2002\)PPM: one step to practicality\.InProceedings of the Data Compression Conference,pp\. 202–211\.External Links:[Document](https://dx.doi.org/10.1109/DCC.2002.999958)Cited by:[§B\.1](https://arxiv.org/html/2609.03422#A2.SS1.p1.1)\.
- \[28\]F\. M\. J\. Willems, Y\. M\. Shtarkov, and T\. J\. Tjalkens\(1995\)The context\-tree weighting method: basic properties\.IEEE Transactions on Information Theory41\(3\),pp\. 653–664\.External Links:[Document](https://dx.doi.org/10.1109/18.382012)Cited by:[§B\.1](https://arxiv.org/html/2609.03422#A2.SS1.p1.1)\.
- \[29\]J\. Ziv and A\. Lempel\(1977\)A universal algorithm for sequential data compression\.IEEE Transactions on Information Theory23\(3\),pp\. 337–343\.External Links:[Document](https://dx.doi.org/10.1109/TIT.1977.1055714)Cited by:[§B\.1](https://arxiv.org/html/2609.03422#A2.SS1.p1.1)\.
- \[30\]P\. Ferragina and G\. Manzini\(2010\)On compressing the textual web\.InProceedings of the Third ACM International Conference on Web Search and Data Mining,pp\. 391–400\.External Links:[Document](https://dx.doi.org/10.1145/1718487.1718536)Cited by:[§B\.1](https://arxiv.org/html/2609.03422#A2.SS1.p1.1)\.
- \[31\]M\. Cebrián, M\. Alfonseca, and A\. Ortega\(2005\)Common pitfalls using the normalized compression distance: what to watch out for in a compressor\.Communications in Information and Systems5\(4\),pp\. 367–384\.External Links:[Document](https://dx.doi.org/10.4310/CIS.2005.v5.n4.a1)Cited by:[§B\.1](https://arxiv.org/html/2609.03422#A2.SS1.p1.1)\.
- \[32\]P\. Ferragina, R\. Giancarlo, V\. Greco, G\. Manzini, and G\. Valiente\(2007\)Compression\-based classification of biological sequences and structures via the universal similarity metric: experimental assessment\.BMC Bioinformatics8,pp\. 252\.External Links:[Document](https://dx.doi.org/10.1186/1471-2105-8-252)Cited by:[§B\.1](https://arxiv.org/html/2609.03422#A2.SS1.p1.1)\.
- \[33\]A\. Tversky\(1977\)Features of similarity\.Psychological Review84\(4\),pp\. 327–352\.External Links:[Document](https://dx.doi.org/10.1037/0033-295X.84.4.327)Cited by:[§B\.2](https://arxiv.org/html/2609.03422#A2.SS2.p1.3)\.
- \[34\]B\. Kjos\-Hanssen\(2022\)Interpolating between the Jaccard distance and an analogue of the normalized information distance\.Journal of Logic and Computation32\(8\),pp\. 1611–1623\.External Links:[Document](https://dx.doi.org/10.1093/logcom/exac069),[Link](https://doi.org/10.1093/logcom/exac069)Cited by:[§B\.2](https://arxiv.org/html/2609.03422#A2.SS2.p1.3),[§B\.2](https://arxiv.org/html/2609.03422#A2.SS2.p2.1),[§B\.2](https://arxiv.org/html/2609.03422#A2.SS2.p2.3),[§B\.2](https://arxiv.org/html/2609.03422#A2.SS2.p4.1)\.
- \[35\]E\. Raff and C\. Nicholas\(2017\)An Alternative to NCD for Large Sequences, Lempel\-Ziv Jaccard Distance\.InProceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining,KDD ’17,New York, NY, USA,pp\. 1007–1015\.External Links:ISBN 978\-1\-4503\-4887\-4,[Link](https://dl.acm.org/doi/10.1145/3097983.3098111),[Document](https://dx.doi.org/10.1145/3097983.3098111)Cited by:[§B\.2](https://arxiv.org/html/2609.03422#A2.SS2.p4.1)\.
- \[36\]L\. A\. Levin\(1974\)Laws of information conservation \(nongrowth\) and aspects of the foundation of probability theory\.Problems of Information Transmission10\(3\),pp\. 206–210\.Cited by:[§B\.3](https://arxiv.org/html/2609.03422#A2.SS3.p1.4)\.
- \[37\]P\. Gács\(1974\)On the symmetry of algorithmic information\.Soviet Mathematics Doklady15,pp\. 1477–1481\.Cited by:[§B\.3](https://arxiv.org/html/2609.03422#A2.SS3.p1.4)\.
- \[38\]M\. Li, X\. Chen, X\. Li, B\. Ma, and P\. M\. B\. Vitányi\(2004\)The similarity metric\.IEEE Transactions on Information Theory50\(12\),pp\. 3250–3264\.External Links:[Document](https://dx.doi.org/10.1109/TIT.2004.838101)Cited by:[§B\.3](https://arxiv.org/html/2609.03422#A2.SS3.SSS0.Px1.p1.4),[§B\.3](https://arxiv.org/html/2609.03422#A2.SS3.p1.5)\.
- \[39\]C\. Spearman\(1904\)The proof and measurement of association between two things\.The American Journal of Psychology15\(1\),pp\. 72–101\.External Links:[Document](https://dx.doi.org/10.2307/1412159)Cited by:[§D\.1](https://arxiv.org/html/2609.03422#A4.SS1.p1.2)\.
- \[40\]M\. G\. Kendall and B\. Babington Smith\(1939\)The problem ofmmrankings\.The Annals of Mathematical Statistics10\(3\),pp\. 275–287\.External Links:[Document](https://dx.doi.org/10.1214/aoms/1177732186)Cited by:[§D\.4](https://arxiv.org/html/2609.03422#A4.SS4.p1.2)\.
- \[41\]M\. Friedman\(1937\)The use of ranks to avoid the assumption of normality implicit in the analysis of variance\.Journal of the American Statistical Association32\(200\),pp\. 675–701\.External Links:[Document](https://dx.doi.org/10.1080/01621459.1937.10503522)Cited by:[§D\.4](https://arxiv.org/html/2609.03422#A4.SS4.p2.1)\.
- \[42\]S\. Holm\(1979\)A simple sequentially rejective multiple test procedure\.Scandinavian Journal of Statistics6\(2\),pp\. 65–70\.External Links:[Link](https://www.jstor.org/stable/4615733)Cited by:[§D\.4](https://arxiv.org/html/2609.03422#A4.SS4.p3.3)\.
- \[43\]S\. R\. P\.\-J\. Ross, O\. L\. Petchey, T\. Sasaki, and D\. W\. Armitage\(2023\)How to measure response diversity\.Methods in Ecology and Evolution14\(5\),pp\. 1150–1167\(en\)\.External Links:ISSN 2041\-210X,[Document](https://dx.doi.org/10.1111/2041-210X.14087)Cited by:[§E\.1](https://arxiv.org/html/2609.03422#A5.SS1.p1.1)\.
- \[44\]M\. Scheffer, S\. R\. Carpenter, T\. M\. Lenton, J\. Bascompte, W\. Brock, V\. Dakos, J\. van de Koppel, I\. A\. van de Leemput, S\. A\. Levin, E\. H\. van Nes, M\. Pascual, and J\. Vandermeer\(2012\)Anticipating Critical Transitions\.Science338\(6105\),pp\. 344–348\.External Links:[Link](https://www.science.org/doi/10.1126/science.1225244),[Document](https://dx.doi.org/10.1126/science.1225244)Cited by:[§E\.1](https://arxiv.org/html/2609.03422#A5.SS1.p1.1)\.
- \[45\]L\. Hammond, A\. Chan, J\. Clifton, J\. Hoelscher\-Obermaier, A\. Khan, E\. McLean, C\. Smith, W\. Barfuss, J\. Foerster, T\. Gavenčiak, T\. A\. Han, E\. Hughes, V\. Kovařík, J\. Kulveit, J\. Z\. Leibo, C\. Oesterheld, C\. S\. d\. Witt, N\. Shah, M\. Wellman, P\. Bova, T\. Cimpeanu, C\. Ezell, Q\. Feuillade\-Montixi, M\. Franklin, E\. Kran, I\. Krawczuk, M\. Lamparth, N\. Lauffer, A\. Meinke, S\. Motwani, A\. Reuel, V\. Conitzer, M\. Dennis, I\. Gabriel, A\. Gleave, G\. Hadfield, N\. Haghtalab, A\. Kasirzadeh, S\. Krier, K\. Larson, J\. Lehman, D\. C\. Parkes, G\. Piliouras, and I\. Rahwan\(2025\)Multi\-Agent Risks from Advanced AI\.arXiv\.Note:arXiv:2502\.14143 \[cs\.MA\]External Links:[Link](http://arxiv.org/abs/2502.14143),[Document](https://dx.doi.org/10.48550/arXiv.2502.14143)Cited by:[§E\.2](https://arxiv.org/html/2609.03422#A5.SS2.p1.1)\.
- \[46\]N\. Tomašev, M\. Franklin, J\. Jacobs, S\. Krier, and S\. Osindero\(2026\)Distributional AGI Safety\.arXiv\.Note:arXiv:2512\.16856 \[cs\.AI\]External Links:[Link](http://arxiv.org/abs/2512.16856),[Document](https://dx.doi.org/10.48550/arXiv.2512.16856)Cited by:[§E\.2](https://arxiv.org/html/2609.03422#A5.SS2.p1.1)\.
- \[47\]M\. Franklin, N\. Tomašev, J\. Jacobs, J\. Z\. Leibo, and S\. Osindero\(2026\)AI Agent Traps\.SSRN Scholarly Paper,Social Science Research Network,Rochester, NY\(en\)\.External Links:[Link](https://papers.ssrn.com/abstract=6372438),[Document](https://dx.doi.org/10.2139/ssrn.6372438)Cited by:[§E\.2](https://arxiv.org/html/2609.03422#A5.SS2.p1.1)\.
- \[48\]J\. Kleinberg and M\. Raghavan\(2021\)Algorithmic monoculture and social welfare\.Proceedings of the National Academy of Sciences118\(22\),pp\. e2018340118\.External Links:[Document](https://dx.doi.org/10.1073/pnas.2018340118)Cited by:[§E\.2](https://arxiv.org/html/2609.03422#A5.SS2.p1.1)\.
- \[49\]H\. Zenil, N\. A\. Kiani, and J\. Tegnér\(2017\)Low\-algorithmic\-complexity entropy\-deceiving graphs\.Physical Review E96\(1\),pp\. 012308\.External Links:[Link](https://link.aps.org/doi/10.1103/PhysRevE.96.012308),[Document](https://dx.doi.org/10.1103/PhysRevE.96.012308)Cited by:[§E\.3](https://arxiv.org/html/2609.03422#A5.SS3.p2.1)\.
- \[50\]H\. Zenil, N\. A\. Kiani, and J\. Tegnér\(2023\)Algorithmic Information Dynamics: A Computational Approach to Causality with Applications to Living Systems\.InAlgorithmic Information Dynamics: A Computational Approach to Causality with Applications to Living Systems,pp\. 310–321\(en\)\.External Links:[Document](https://dx.doi.org/10.1017/9781108596619.021)Cited by:[§E\.3](https://arxiv.org/html/2609.03422#A5.SS3.p2.1)\.

## Appendix AData Generation

Across both the predictor corpus and benchmark evaluations, 29 of the 38 deployed model configurations were served through OpenRouter\. Four configurations used the OpenAI API directly, four used the Anthropic API directly, and one used the Google API directly\.

### A\.1Response corpus

The predictor corpus uses the 100 open\-ended prompts from the Infinity\-Chats taxonomy introduced for the Artificial Hivemind study\[[11](https://arxiv.org/html/2609.03422#bib.bib10)\]\. For each prompt, we sampled 50 responses from each of 38 deployed model configurations, giving 190,000 generations\. Sampling used temperature 1\.0, top\-pp0\.9, no minimum\-pp, and a 32,768\-token output budget\. Compression and semantic analyses use only the stored visible assistant response\. The prompt, request metadata, and separately recorded reasoning fields do not enter either representation\. To prevent language choice from dominating the byte\- and embedding\-based comparisons, we excluded responses containing more than 20 CJK ideographs\. This removed 75 generations \(0\.04%\) and left 189,925 responses; per\-prompt computations use the available responses in each model–prompt cell\.

### A\.2Benchmark panel

Benchmark generation and logging used the UK AI Security Institute’s Inspect AI framework\[[26](https://arxiv.org/html/2609.03422#bib.bib14)\]\. Each selected question was evaluated in five independently sampled epochs under the shared generation policy, and the resulting Inspect logs were converted to a common per\-model record format while retaining all five responses\.

We distinguish task execution, answer\-space\-specific analysis, and statistical reporting\. At execution time, one benchmark family may comprise several Inspect tasks\. AGIEval and WorldSense each expand to six tasks, while MuSR and AIME each expand to three\. At analysis time, BBEH\-mini is divided into multiple\-choice, numeric, and other short\-answer keys because these answer spaces require different equivalence rules\. This gives 12 matrix keys for the ten benchmark families\. For reporting, the sufficient counts from the three BBEH\-mini keys are pooled before CWA and its baseline are calculated, yielding one BBEH\-mini estimate and preventing that benchmark from receiving three votes in cross\-benchmark summaries\. The reporting panel therefore contains the ten benchmark families used in the main text\. BBH is not included because BBEH was designed as its harder successor\.

Question caps were applied per Inspect task for API cost reduction\. They were 800 for GSM8K, 750 for MMLU\-Pro, 300 for HLE\-MC, 150 for each WorldSense task, 117 for each MuSR domain, and 100 for each AGIEval task\. AIME, BBEH\-mini, GPQA\-Diamond, and TruthfulQA used their full configured datasets\.

### A\.3Model population and estimability

The 38\-model population gives\(382\)=703\\binom\{38\}\{2\}=703candidate pairs\. Under the requirement of at least 30 questions with a nonzero either\-wrong denominator, 703 pairs are estimable on seven keys, 701 on WorldSense, 699 on GPQA\-Diamond, and 562 on AIME\. AIME is limited by its 90\-question cap\. Predictor and outcome texts are disjoint, but the same models generate both and capability controls come from the correctness matrices used for the outcome\.

## Appendix BCompression Distance

### B\.1Compressor choice and robustness

All reported distances use PPMd variant I throughpyppmdat library\-default memory settings\. PPMd is a sequential statistical compressor\. It maintains variable\-order byte contexts, updates its conditional next\-byte distribution as the stream is read, and encodes the resulting predictions with a range coder\[[27](https://arxiv.org/html/2609.03422#bib.bib17)\]\. Context Tree Weighting \(CTW\) is also sequential, recursively weighting bounded\-memory tree sources\[[28](https://arxiv.org/html/2609.03422#bib.bib18)\]\. By contrast, gzip and LZMA belong to the Lempel–Ziv dictionary family, whose reuse of information across a concatenation is expressed principally through references to matching phrases\[[29](https://arxiv.org/html/2609.03422#bib.bib23),[30](https://arxiv.org/html/2609.03422#bib.bib25)\]\. Gzip additionally has a finite 32\-kB history window, which can make NCD depend on object length once relevant content falls outside that window\[[31](https://arxiv.org/html/2609.03422#bib.bib24)\]\. PPM compressors have performed consistently among the strongest compressors in compression\-based classification, whereas gzip provides a faster but sometimes less discriminative alternative\[[32](https://arxiv.org/html/2609.03422#bib.bib26)\]\.

For an adaptive compressor, the information transferred across a concatenation is directional\. After readingxx, the incremental code length ofyyisC⁡\(x​y\)−C⁡\(x\)C\(xy\)\-C\(x\)\. We express its reduction relative to codingyyalone as

gx→yC=1−C⁡\(x​y\)−C⁡\(x\)C⁡\(y\)=C⁡\(x\)\+C⁡\(y\)−C⁡\(x​y\)C⁡\(y\),TC​\(x,y\)=gx→yC\+gy→xC2,g^\{C\}\_\{x\\rightarrow y\}=1\-\\frac\{C\(xy\)\-C\(x\)\}\{C\(y\)\}=\\frac\{C\(x\)\+C\(y\)\-C\(xy\)\}\{C\(y\)\},\\qquad T\_\{C\}\(x,y\)=\\frac\{g^\{C\}\_\{x\\rightarrow y\}\+g^\{C\}\_\{y\\rightarrow x\}\}\{2\},\(6\)wheregy→xCg^\{C\}\_\{y\\rightarrow x\}is defined analogously fromC⁡\(y​x\)C\(yx\)\. PPMd and CTW transfer an adaptive conditional context model from the first sequence to the second; the dictionary compressors transfer a phrase dictionary\. Both mechanisms can therefore be directional, andC⁡\(x​y\)C\(xy\)need not equalC⁡\(y​x\)C\(yx\)\. The symmetric gainTCT\_\{C\}is used only for the diagnostic below; the reported NCD matrices retain the fixed orientation in Equation[1](https://arxiv.org/html/2609.03422#S3.E1)\.

We first compared PPMd with byte\-level CTW \(alphabet size 256 and depth 12\), LZMA, and gzip on raw model responses\. Because CTW is costly on byte strings, this diagnostic uses a deliberately heavy subsample comprising 16 of the 38 models, 15 of the 100 prompts, and one response position per prompt shared across models\. Responses are not truncated; four model–prompt responses above the 8\-KiB CTW limit were excluded from every compressor\. This leaves 1,746 pair–prompt observations and 120 model\-pair means\. Table[1](https://arxiv.org/html/2609.03422#A2.T1)reports agreement with the PPMd ordering and finite\-length saturation\.

Table 1:Raw\-response compressor robustness\.Rank agreement is Spearman’sρ\\rhobetween the 120 model\-pair mean distances under PPMd and each alternative compressor\. The remaining columns use all 1,746 pair–prompt observations\. Absolute NCD levels are compressor\-specific and are not a common calibrated scale\.The model\-pair ordering is therefore broadly preserved under all three alternatives, most closely under gzip\. The mean distance itself is not a quality score\. LZMA’s lower mean, for example, reflects a different finite\-length scale\. Saturation is the relevant failure mode for discrimination\. CTW places 38\.1% of observations at or above 0\.95, compared with 2\.8% for PPMd, leaving much less variation among raw response pairs\.

We next separated transfer of sequential statistics from reuse of literal substrings in a paired2×22\\times 2factorial experiment\. Each sequence pair either shared or did not share a first\-order byte\-transition law \(*shared context*\), and independently contained the same or disjoint randomly generated byte blocks \(*shared exact phrases*\)\. The two sequences were generated independently, and shared blocks were inserted at different positions and in different orders\. Phrase lengths were 9 bytes at the shortest sequence length, 30 bytes at 245 bytes, and 32 bytes thereafter; phrase coverage was approximately 25%, except at the shortest length where the single block covered 12%\. The six sequence lengths—73, 245, 664, 1,302, 2,579, and 4,000 bytes—are the 10th, 25th, 50th, 75th, 90th, and 95th percentiles of all 190,000 responses in the predictor corpus\. We used 12 paired replicates at each length\. A factorial main effect is the change inTCT\_\{C\}when one factor is shared, averaged over the two levels of the other factor\.

Figure 5:Sequential\-context and exact\-phrase transfer\.\(a\) Main effects of sharing a first\-order transition law or exact byte blocks on the symmetric transfer gain in Equation[6](https://arxiv.org/html/2609.03422#A2.E6)\. Bars are means over 72 paired units; intervals are 95% bootstrap intervals\. \(b\) The shared\-context effect at six sequence lengths drawn from the empirical response\-length distribution\. Each ofxxandyyhas the displayed length, so the concatenation has approximately twice as many bytes\. Intervals resample the 12 replicates at each length\. PPMd transfers substantially more shared context over the central range of the corpus; CTW approaches it only near the 95th percentile\.PPMd’s aggregate shared\-context effect is 0\.128 \(95% interval\[0\.118,0\.137\]\[0\.118,0\.137\]\), compared with 0\.043 for CTW, 0\.038 for LZMA, and 0\.034 for gzip; all three paired PPMd contrasts remain significant after Holm correction \(p=1\.5×10−4p=1\.5\\times 10^\{\-4\}; Appendix[D\.4](https://arxiv.org/html/2609.03422#A4.SS4)\)\. PPMd also has the largest exact\-phrase effect \(0\.250\), so the result is not that PPMd ignores literal reuse\. Rather, it combines phrase reuse with substantially stronger transfer of non\-verbatim sequential statistics than the dictionary compressors\. CTW exhibits the strongest context preference relative to its own phrase effect, but both effects are small at typical response lengths\. At 1,302 bytes, CTW’s context effect is 0\.016 against PPMd’s 0\.162; at 2,579 bytes it is 0\.069 against 0\.147; only at 4,000 bytes does CTW reach 0\.136 against PPMd’s 0\.130\. CTW can therefore detect the controlled transition structure, but requires substantially longer strings to do so under the byte\-level configuration used here\.

The compressor choice is also coupled to the aggregation protocol\. We compress position\-paired responses separately and average their distances, rather than concatenate all 50 responses in a model–prompt cell into one stream\. The latter construction drove raw PPMd distances towards the upper boundary as cell length increased in our development diagnostics; response\-level pairing retained substantially more variation and confines directional transfer to one response pair\. Taken together, the preserved model\-pair ordering, limited saturation, and finite\-length context transfer support PPMd for the present response\-level analysis\. The comparison is nevertheless descriptive and heavily subsampled\. It does not repeat the held\-out correlated\-failure models under every compressor, which remains future work\.

### B\.2TheVpV\_\{p\}family on sets and sequences

The finite\-set construction makes the relation amongV1V\_\{1\},V2V\_\{2\}, andV∞V\_\{\\infty\}exact\. For finite setsAAandBB, let

Δp​\(A,B\)=\(\|B∖A\|p\+\|A∖B\|p\)1/p,Vp​\(A,B\)=Δp​\(A,B\)\|A∩B\|\+Δp​\(A,B\),\\Delta\_\{p\}\(A,B\)=\\left\(\|B\\setminus A\|^\{p\}\+\|A\\setminus B\|^\{p\}\\right\)^\{1/p\},\\qquad V\_\{p\}\(A,B\)=\\frac\{\\Delta\_\{p\}\(A,B\)\}\{\|A\\cap B\|\+\\Delta\_\{p\}\(A,B\)\},\(7\)for1≤p<∞1\\leq p<\\infty, withΔ∞​\(A,B\)=max⁡\{\|B∖A\|,\|A∖B\|\}\\Delta\_\{\\infty\}\(A,B\)=\\max\\\{\|B\\setminus A\|,\|A\\setminus B\|\\\}andVp​\(∅,∅\)=0V\_\{p\}\(\\varnothing,\\varnothing\)=0\. The endpoints are

V1​\(A,B\)=1−\|A∩B\|\|A∪B\|,V∞​\(A,B\)=max⁡\{\|B∖A\|,\|A∖B\|\}max⁡\{\|A\|,\|B\|\}\.V\_\{1\}\(A,B\)=1\-\\frac\{\|A\\cap B\|\}\{\|A\\cup B\|\},\\qquad V\_\{\\infty\}\(A,B\)=\\frac\{\\max\\\{\|B\\setminus A\|,\|A\\setminus B\|\\\}\}\{\\max\\\{\|A\|,\|B\|\\\}\}\.\(8\)ThusV1V\_\{1\}is the Jaccard distance,V∞V\_\{\\infty\}is the set analogue of Normalised Information Distance \(NID\), andV2V\_\{2\}uses the Euclidean norm of the two directional differences\. In the symmetric Tversky family, these are the endpointsV1=D1/2,2V\_\{1\}=D\_\{1/2,2\}andV∞=D0,1V\_\{\\infty\}=D\_\{0,1\}\[[33](https://arxiv.org/html/2609.03422#bib.bib31),[34](https://arxiv.org/html/2609.03422#bib.bib27)\]\.

Kjos\-Hanssen proves thatVpV\_\{p\}is a metric for everyp∈\[1,∞\]p\\in\[1,\\infty\]\[[34](https://arxiv.org/html/2609.03422#bib.bib27)\]\. The main step can be seen directly\. Set containment gives

\|B∖A\|≤\|B∖C\|\+\|C∖A\|,\|A∖B\|≤\|A∖C\|\+\|C∖B\|\.\|B\\setminus A\|\\leq\|B\\setminus C\|\+\|C\\setminus A\|,\\qquad\|A\\setminus B\|\\leq\|A\\setminus C\|\+\|C\\setminus B\|\.Applying Minkowski’s inequality to these two coordinates yields

Δp​\(A,B\)≤Δp​\(A,C\)\+Δp​\(C,B\)\.\\Delta\_\{p\}\(A,B\)\\leq\\Delta\_\{p\}\(A,C\)\+\\Delta\_\{p\}\(C,B\)\.The normalisation in Equation[7](https://arxiv.org/html/2609.03422#A2.E7)also preserves the triangle inequality because\|B∖A\|≤Δp​\(A,B\)\|B\\setminus A\|\\leq\\Delta\_\{p\}\(A,B\)supplies the condition required by the ratio\-normalisation lemma of[Kjos\-Hanssen \[34\]](https://arxiv.org/html/2609.03422#bib.bib27)\. Non\-negativity, symmetry, and identity follow from the two set differences\. This proves the metric result without selecting a special value ofpp\.

The ordering follows from the standard ordering of norms onℝ2\\mathbb\{R\}^\{2\}\.

Δ∞≤Δ2≤Δ1⟹V∞≤V2≤V1\.\\Delta\_\{\\infty\}\\leq\\Delta\_\{2\}\\leq\\Delta\_\{1\}\\quad\\Longrightarrow\\quad V\_\{\\infty\}\\leq V\_\{2\}\\leq V\_\{1\}\.\(9\)The implication holds becauset/\(\|A∩B\|\+t\)t/\(\|A\\cap B\|\+t\)is increasing intt\. If one directional difference is zero, all three values coincide\. If the differences are balanced at\(t,t\)\(t,t\), their unnormalised values arett,2​t\\sqrt\{2\}t, and2​t2tforp=∞,2,1p=\\infty,2,1, respectively\. The members therefore differ most when each object contains substantial information absent from the other\.

The set result also suggests a direct route to sequence distances\. One can map a sequencessto its Lempel–Ziv phrase dictionaryF⁡\(s\)=LZSet⁡\(s\)F\(s\)=\\operatorname\{LZSet\}\(s\)and pull the set metric back asVp​\(F​\(s\),F​\(t\)\)V\_\{p\}\(F\(s\),F\(t\)\); atp=1p=1, this recovers the Lempel–Ziv Jaccard distance\[[35](https://arxiv.org/html/2609.03422#bib.bib9),[34](https://arxiv.org/html/2609.03422#bib.bib27)\]\. The construction is exact but inherits the representation chosen byFF\. The map is parser\-specific and non\-injective, so distinct sequences with the same phrase set receive distance zero\. This limitation motivates an object\-level interpolation that does not first reduce each sequence to an explicit feature set\.

### B\.3Extension to strings and finite objects

For binary stringsxxandyy, letK⁡\(x\)K\(x\)be prefix Kolmogorov complexity,K⁡\(x,y\)K\(x,y\)the complexity of a fixed effective pairing, and

IK​\(x,y\)=K⁡\(x\)\+K⁡\(y\)−K⁡\(x,y\)\.I\_\{K\}\(x;y\)=K\(x\)\+K\(y\)\-K\(x,y\)\.Using the directional conditional complexitieskx\|y=K⁡\(x∣y\)k\_\{x\\mid y\}=K\(x\\mid y\)andky\|x=K⁡\(y∣x\)k\_\{y\\mid x\}=K\(y\\mid x\), define

ΔpK​\(x,y\)=\(kx\|yp\+ky\|xp\)1/p,VpK​\(x,y\)=ΔpK​\(x,y\)IK​\(x,y\)\+ΔpK​\(x,y\)\.\\Delta\_\{p\}^\{K\}\(x,y\)=\\left\(k\_\{x\\mid y\}^\{p\}\+k\_\{y\\mid x\}^\{p\}\\right\)^\{1/p\},\\qquad V\_\{p\}^\{K\}\(x,y\)=\\frac\{\\Delta\_\{p\}^\{K\}\(x,y\)\}\{I\_\{K\}\(x;y\)\+\\Delta\_\{p\}^\{K\}\(x,y\)\}\.\(10\)LetN=K⁡\(x,y,z\)\+2N=K\(x,y,z\)\+2andλN=O⁡\(log⁡N\)\\lambda\_\{N\}=O\(\\\!\\log N\)\. Symmetry of information gives

K⁡\(x,y\)=K⁡\(x\)\+K⁡\(y∣x\)\+O⁡\(λN\)=K⁡\(y\)\+K⁡\(x∣y\)\+O⁡\(λN\)K\(x,y\)=K\(x\)\+K\(y\\mid x\)\+O\(\\lambda\_\{N\}\)=K\(y\)\+K\(x\\mid y\)\+O\(\\lambda\_\{N\}\)\[[36](https://arxiv.org/html/2609.03422#bib.bib30),[37](https://arxiv.org/html/2609.03422#bib.bib29)\]\. Substitution into Equation[10](https://arxiv.org/html/2609.03422#A2.E10)gives the two endpoint identities

V1K​\(x,y\)\\displaystyle V\_\{1\}^\{K\}\(x,y\)=1−IK​\(x,y\)K⁡\(x,y\)\+O⁡\(λNK⁡\(x,y\)\),\\displaystyle=1\-\\frac\{I\_\{K\}\(x;y\)\}\{K\(x,y\)\}\+O\\\!\\left\(\\frac\{\\lambda\_\{N\}\}\{K\(x,y\)\}\\right\),\(11\)V∞K​\(x,y\)\\displaystyle V\_\{\\infty\}^\{K\}\(x,y\)=K⁡\(x,y\)−min⁡\{K⁡\(x\),K⁡\(y\)\}max⁡\{K⁡\(x\),K⁡\(y\)\}\+O⁡\(λNmax⁡\{K⁡\(x\),K⁡\(y\)\}\)\.\\displaystyle=\\frac\{K\(x,y\)\-\\min\\\{K\(x\),K\(y\)\\\}\}\{\\max\\\{K\(x\),K\(y\)\\\}\}\+O\\\!\\left\(\\frac\{\\lambda\_\{N\}\}\{\\max\\\{K\(x\),K\(y\)\\\}\}\\right\)\.\(12\)We refer to Equation[11](https://arxiv.org/html/2609.03422#A2.E11)as the*algorithmic Jaccard distance*; Equation[12](https://arxiv.org/html/2609.03422#A2.E12)is NID\[[38](https://arxiv.org/html/2609.03422#bib.bib28)\]\. At the conditional\-complexity level,V1K=D1/2,2KV\_\{1\}^\{K\}=D\_\{1/2,2\}^\{K\}andV∞K=D0,1KV\_\{\\infty\}^\{K\}=D\_\{0,1\}^\{K\}are exact\. Only their reduction to the displayed joint\-complexity forms incurs logarithmic slack\.

#### Universality and the information retained at finitepp\.

Let

MK=max⁡\{K⁡\(x∣y\),K⁡\(y∣x\)\},mK=min⁡\{K⁡\(x∣y\),K⁡\(y∣x\)\}\.M\_\{K\}=\\max\\\{K\(x\\mid y\),K\(y\\mid x\)\\\},\\qquad m\_\{K\}=\\min\\\{K\(x\\mid y\),K\(y\\mid x\)\\\}\.ThenΔ∞K=MK\\Delta\_\{\\infty\}^\{K\}=M\_\{K\}and, for finitepp,ΔpK=\(MKp\+mKp\)1/p\\Delta\_\{p\}^\{K\}=\(M\_\{K\}^\{p\}\+m\_\{K\}^\{p\}\)^\{1/p\}\. Norm equivalence in two dimensions gives

Δ∞K≤ΔpK≤21/p​Δ∞K\.\\Delta\_\{\\infty\}^\{K\}\\leq\\Delta\_\{p\}^\{K\}\\leq 2^\{1/p\}\\Delta\_\{\\infty\}^\{K\}\.\(13\)After absorbing theO⁡\(λN\)O\(\\lambda\_\{N\}\)possible negativity ofIKI\_\{K\}into the symmetry\-of\-information slack, the same comparison holds after normalisation\.

V∞K​\(x,y\)≤VpK​\(x,y\)≤21/p​V∞K​\(x,y\)\+O⁡\(λNH\),V\_\{\\infty\}^\{K\}\(x,y\)\\leq V\_\{p\}^\{K\}\(x,y\)\\leq 2^\{1/p\}V\_\{\\infty\}^\{K\}\(x,y\)\+O\\\!\\left\(\\frac\{\\lambda\_\{N\}\}\{H\}\\right\),\(14\)whereHHis the denominator scale and21/∞=12^\{1/\\infty\}=1\. NID minorises every admissible upper\-semicomputable normalised distanceddsatisfying the density condition\[[38](https://arxiv.org/html/2609.03422#bib.bib28),[13](https://arxiv.org/html/2609.03422#bib.bib7)\]\. Equation[14](https://arxiv.org/html/2609.03422#A2.E14)therefore implies

VpK​\(x,y\)≤21/p​d​\(x,y\)\+O⁡\(λNH\)\.V\_\{p\}^\{K\}\(x,y\)\\leq 2^\{1/p\}d\(x,y\)\+O\\\!\\left\(\\frac\{\\lambda\_\{N\}\}\{H\}\\right\)\.\(15\)ThusV2KV\_\{2\}^\{K\}andV1KV\_\{1\}^\{K\}inherit NID’s minorisation property within factors2\\sqrt\{2\}and22, respectively, while onlyV∞KV\_\{\\infty\}^\{K\}retains the sharp coefficient one\. This is a difference in worst\-case universality, not an ordering of usefulness for a particular outcome\.

Finiteppremains sensitive to a quantity absent from NID\. Up to logarithmic slack,

V∞K=MKIK\+MK,V1K=MK\+mKIK\+MK\+mK,V\_\{\\infty\}^\{K\}=\\frac\{M\_\{K\}\}\{I\_\{K\}\+M\_\{K\}\},\\qquad V\_\{1\}^\{K\}=\\frac\{M\_\{K\}\+m\_\{K\}\}\{I\_\{K\}\+M\_\{K\}\+m\_\{K\}\},and hence

V1K−V∞K=IK​mK\(IK\+MK\)​\(IK\+MK\+mK\)\+O⁡\(λNH\)\.V\_\{1\}^\{K\}\-V\_\{\\infty\}^\{K\}=\\frac\{I\_\{K\}m\_\{K\}\}\{\(I\_\{K\}\+M\_\{K\}\)\(I\_\{K\}\+M\_\{K\}\+m\_\{K\}\)\}\+O\\\!\\left\(\\frac\{\\lambda\_\{N\}\}\{H\}\\right\)\.\(16\)At fixed shared informationIK\>0I\_\{K\}\>0and larger directional costMKM\_\{K\}, every finite\-ppmember varies with the smaller costmKm\_\{K\}, whereas NID does not\. The members agree when one directional cost vanishes and separate as the two costs become more balanced\. Retaining this second direction may be useful when the target depends on reciprocal novelty—neither object can be described from the other by a short program—rather than on the larger one\-sided difference alone\. This does not imply that a finite\-ppmember must predict correlated failure better\. That question is outcome\-specific and empirical\. Moreover, the universality statements above concern the idealKK\-level quantities; a real\-compressor approximation, and especially its signed residual after projection, does not inherit them automatically\.

The metric proof also transfers, with the same qualification\. Conditional descriptions compose according to

K⁡\(x∣y\)≤K⁡\(x∣z\)\+K⁡\(z∣y\)\+O⁡\(λN\),K\(x\\mid y\)\\leq K\(x\\mid z\)\+K\(z\\mid y\)\+O\(\\lambda\_\{N\}\),and the analogous inequality holds in the opposite direction\. Minkowski’s inequality therefore gives

ΔpK​\(x,y\)≤ΔpK​\(x,z\)\+ΔpK​\(z,y\)\+O⁡\(λN\)\.\\Delta\_\{p\}^\{K\}\(x,y\)\\leq\\Delta\_\{p\}^\{K\}\(x,z\)\+\\Delta\_\{p\}^\{K\}\(z,y\)\+O\(\\lambda\_\{N\}\)\.\(17\)For the ratio normalisation, symmetry of information and the same composition inequality imply

IK​\(x,z\)−IK​\(x,y\)≤K⁡\(z∣y\)\+O⁡\(λN\)≤ΔpK​\(y,z\)\+O⁡\(λN\)\.I\_\{K\}\(x;z\)\-I\_\{K\}\(x;y\)\\leq K\(z\\mid y\)\+O\(\\lambda\_\{N\}\)\\leq\\Delta\_\{p\}^\{K\}\(y,z\)\+O\(\\lambda\_\{N\}\)\.Applying the set\-level ratio argument then yields the triangle inequality forVpKV\_\{p\}^\{K\}up to relativeO⁡\(λN/H\)O\(\\\!\\lambda\_\{N\}/H\)slack, whereHHis the scale of the denominators\. Identity is approximate rather than literal\. EvenK⁡\(x∣x\)K\(x\\mid x\)isO⁡\(1\)O\(1\), and distinct strings related by a fixed reversible procedure can haveK⁡\(x∣y\),K⁡\(y∣x\)=O⁡\(1\)K\(x\\mid y\),K\(y\\mid x\)=O\(1\)\. More precisely, for a family of pairs\(xn,yn\)\(x\_\{n\},y\_\{n\}\), their mutual description lengths are*uniformly bounded*if there is one constantcc, independent ofnn, such that

max⁡\{K⁡\(xn∣yn\),K⁡\(yn∣xn\)\}≤cfor every​n\.\\max\\\{K\(x\_\{n\}\\mid y\_\{n\}\),K\(y\_\{n\}\\mid x\_\{n\}\)\\\}\\leq c\\quad\\text\{for every \}n\.If the denominator scaleHnH\_\{n\}grows, thenVpK​\(xn,yn\)=O⁡\(1/Hn\)V\_\{p\}^\{K\}\(x\_\{n\},y\_\{n\}\)=O\(1/H\_\{n\}\)and tends to zero\. ThusVpKV\_\{p\}^\{K\}separates growing algorithmic objects only up to uniformly bounded mutual description length; it is a logarithmic pseudometric rather than an exact metric on literal finite strings\.

The same result applies to any finite object supplied with an effective self\-delimiting encoding\. A computable reversible change of encoding alters Kolmogorov complexity by at most an additive constant, which is absorbed by the logarithmic term\. The object\-level statement is therefore not tied to one byte representation, although any computable approximation using a real compressor remains representation\-dependent\.

### B\.4Compressed\-length interpolation

Letcx=C⁡\(x\)c\_\{x\}=C\(x\),cy=C⁡\(y\)c\_\{y\}=C\(y\), andcx​y=C⁡\(x​y\)c\_\{xy\}=C\(xy\), and define the estimated directional complexities

uC=cx​y−cy,vC=cx​y−cx,IC=cx\+cy−cx​y\.u\_\{C\}=c\_\{xy\}\-c\_\{y\},\\qquad v\_\{C\}=c\_\{xy\}\-c\_\{x\},\\qquad I\_\{C\}=c\_\{x\}\+c\_\{y\}\-c\_\{xy\}\.ReplacingKKby a normal compressorCCin Equation[10](https://arxiv.org/html/2609.03422#A2.E10)givesΔpC=‖\(uC,vC\)‖p\\Delta\_\{p\}^\{C\}=\\\|\(u\_\{C\},v\_\{C\}\)\\\|\_\{p\}andVpC=ΔpC/\(IC\+ΔpC\)V\_\{p\}^\{C\}=\\Delta\_\{p\}^\{C\}/\(I\_\{C\}\+\\Delta\_\{p\}^\{C\}\)\. The normal\-compressor axioms—idempotence, monotonicity, symmetry, and distributivity up toε⁡\(n\)=O⁡\(log⁡n\)\\varepsilon\(n\)=O\(\\\!\\log n\)—supply the compressor analogue of conditional composition,

C⁡\(x∣z\)≤C⁡\(x∣y\)\+C⁡\(y∣z\)\+ε⁡\(n\),C\(x\\mid z\)\\leq C\(x\\mid y\)\+C\(y\\mid z\)\+\\varepsilon\(n\),so the proof above carries through withO⁡\(ε⁡\(n\)/H\)O\(\\\!\\varepsilon\(n\)/H\)relative slack\[[12](https://arxiv.org/html/2609.03422#bib.bib16)\]\. WhenuC,vC≥0u\_\{C\},v\_\{C\}\\geq 0, the endpoints simplify to

V1C=2​cx​y−cx−cycx​y,V∞C=cx​y−min⁡\{cx,cy\}max⁡\{cx,cy\},V\_\{1\}^\{C\}=\\frac\{2c\_\{xy\}\-c\_\{x\}\-c\_\{y\}\}\{c\_\{xy\}\},\\qquad V\_\{\\infty\}^\{C\}=\\frac\{c\_\{xy\}\-\\min\\\{c\_\{x\},c\_\{y\}\\\}\}\{\\max\\\{c\_\{x\},c\_\{y\}\\\}\},\(18\)soV1CV\_\{1\}^\{C\}is the computable algorithmic Jaccard distance andV∞CV\_\{\\infty\}^\{C\}is NCD\. The middle member usesΔ2C=\(uC2\+vC2\)1/2\\Delta\_\{2\}^\{C\}=\(u\_\{C\}^\{2\}\+v\_\{C\}^\{2\}\)^\{1/2\}\.

A real compressor need not satisfy the normality axioms exactly\. PPMd is left\-to\-right andC⁡\(x​y\)C\(xy\)need not equalC⁡\(y​x\)C\(yx\); the reported statistic uses the fixed orientation shown in Equation[1](https://arxiv.org/html/2609.03422#S3.E1)\. We therefore treat all three members as empirical compression dissimilarities, not exact metrics\. The implementation clips negative directional estimates to zero forV2V\_\{2\}and clips all reported values to\[0,1\]\[0,1\]\. Under compressor normality these adjustments are within the sameO⁡\(ε⁡\(n\)/H\)O\(\\\!\\varepsilon\(n\)/H\)approximation\.

### B\.5Residualisation as a within\-prompt projection

For a promptqq, collect then=\(M2\)=703n=\\binom\{M\}\{2\}=703raw pair distances into the vectoryq∈ℝny\_\{q\}\\in\\mathbb\{R\}^\{n\}and the corresponding permutation\-control distances intopq∈ℝnp\_\{q\}\\in\\mathbb\{R\}^\{n\}\. Letιn=\(1,…,1\)⊤\\iota\_\{n\}=\(1,\\ldots,1\)^\{\\top\}and

Xq=\[ιnpq\],Pq=Xq​\(Xq⊤​Xq\)−1​Xq⊤\.X\_\{q\}=\\begin\{bmatrix\}\\iota\_\{n\}&p\_\{q\}\\end\{bmatrix\},\\qquad P\_\{q\}=X\_\{q\}\(X\_\{q\}^\{\\top\}X\_\{q\}\)^\{\-1\}X\_\{q\}^\{\\top\}\.\(19\)The fitted component and residual are

y^q=Pq​yq,rq=\(In−Pq\)​yq,dIGP=1Q​∑q=1Qrq\.\\widehat\{y\}\_\{q\}=P\_\{q\}y\_\{q\},\\qquad r\_\{q\}=\(I\_\{n\}\-P\_\{q\}\)y\_\{q\},\\qquad d^\{\\mathrm\{IGP\}\}=\\frac\{1\}\{Q\}\\sum\_\{q=1\}^\{Q\}r\_\{q\}\.\(20\)The matrixPqP\_\{q\}is symmetric and idempotent,Pq⊤=PqP\_\{q\}^\{\\top\}=P\_\{q\}andPq2=PqP\_\{q\}^\{2\}=P\_\{q\}, and therefore projects onto the span of the intercept and the prompt\-specific control\. The normal equations give

Xq⊤​rq=0\.X\_\{q\}^\{\\top\}r\_\{q\}=0\.\(21\)The residuals consequently have mean zero and zero sample covariance with the permutation control within each prompt\. Positive residuals are pairs whose observed distance is greater than predicted from their frequency\-preserving controls for that prompt; negative residuals are closer than predicted\. Zero is a fitted reference point, not the absence of diversity\.

Figure 6:Within\-prompt residualisation\.One representative current prompt with 703 model pairs\. The line is the within\-prompt OLS fit and the blue segments show a subset of retained residuals\.The regression is fitted separately for each prompt because pair comparisons are matched on prompt content and the scale of the control varies across prompts\. Current slopes range from 1\.03 to 7\.65, with mean 3\.13\. Averagingrqr\_\{q\}then gives every prompt equal weight\. Orthogonality is a within\-prompt property\. It does not require the averaged residual vector to be exactly orthogonal to the averaged control vector, because cross\-prompt products remain\. Their pair\-level Pearson correlation is−0\.048\-0\.048in the current matrices\.

Figure[7](https://arxiv.org/html/2609.03422#A2.F7)shows what the projection changes at the pair level\. The point colour is fixed to raw NCD and the point size to semantic distance in all three panels\. Raw NCD is strongly ordered by its own colour, as it must be\. The permutation panel retains much of that ordering\. After projection, the colours are rearranged vertically\. At a fixed semantic distance, pairs with larger raw NCD need not have larger order\-specific residuals\. The partial Spearman association between raw NCD and the residual, controlling for semantic distance, is−0\.409\-0\.409\. This conditional reordering is distinct from the positive marginal association between the residual and semantic distance \(ρs=0\.789\\rho\_\{s\}=0\.789\)\.

![Refer to caption](https://arxiv.org/html/2609.03422v1/supp_residualisation_colour_size.png)Figure 7:Pairwise effect of residualisation\.All 703 model pairs are plotted against semantic distance\. Point colour records raw NCD and point size also records semantic distance; both encodings are held fixed across panels\. The panels show raw NCD, its permutation control, and the retained order\-specific residual\. Rank associations with semantic distance are printed within each panel\.Figure[8](https://arxiv.org/html/2609.03422#A2.F8)decomposes compression distance while holding capability level and gap fixed\. The components differ in sign\. Raw NCD is mildly associated with*more*correlated failure \(ρ¯=\+0\.101\\bar\{\\rho\}=\+0\.101\), and the frequency\-only permutation component is more positive \(\+0\.150\+0\.150\)\. Only the order\-specific residual is associated with*less*correlated failure \(−0\.148\-0\.148\)\. Raw compression distance therefore does not merely add noise\. It suggests the opposite conclusion\. We therefore define compression\-derived diversity using the permutation residual\. Only after removing the frequency\-preserving component does the measure identify pairs with less correlated failure\.

Figure 8:Compression components against correlated failure\.Points are benchmark\-specific partial Spearman correlations with capability level and gap held fixed; bars are model\-level bootstrap intervals and dotted lines are cross\-benchmark means\. Negative values denote less chance\-corrected co\-wrong agreement\. Raw NCD \(ρ¯=\+0\.101\\bar\{\\rho\}=\+0\.101\) and the frequency\-only permutation component \(\+0\.150\+0\.150\) are associated with more correlated failure on average, whereas the order\-specific residual is associated with less \(−0\.148\-0\.148\)\.
### B\.6Within\-model response variability

The Artificial Hivemind characterises open\-ended homogeneity at two levels\. These are intra\-model repetition among responses repeatedly sampled from one model and inter\-model similarity across models\[[11](https://arxiv.org/html/2609.03422#bib.bib10)\]\. Our primary analysis extends the inter\-model comparison\. To complete the comparison on the same prompt taxonomy, we apply the corresponding within\-model semantic construction to our 38\-model response corpus and place it beside within\-model compression variability\. The construction is analogous rather than a numerical replication because we use MiniLM embeddings, but both analyses average pairwise embedding similarity among repeated responses to the same prompt\.

This extension uses NCD at a second scale\. Between models, NCD compares the sequential organisation expressed by different deployed configurations\. Within a model and prompt, it compares repeated draws from the same conditional response distribution and therefore characterises realised stochastic response variability under the fixed decoding policy\. It is not an estimator of an intrinsic entropy or randomness parameter\. The measured variation includes the effects of the prompt, model, interface, and sampling procedure\. Nor does it imply that a model changes its generative process across prompts\. Each prompt conditions the same deployed configuration on a different input\.

For modelmmand promptqq, within\-model semantic distancedm​qsemd^\{\\mathrm\{sem\}\}\_\{mq\}is one minus the mean cosine similarity over all distinct pairs among the 50 response embeddings\. Within\-model compression distancedm​qNCDd^\{\\mathrm\{NCD\}\}\_\{mq\}pairs responserrwith responser\+25r\+25and averages the resulting 25 disjoint NCD values\. The permutation controldm​qpermd^\{\\mathrm\{perm\}\}\_\{mq\}is computed from the same 25 response pairs\. Because this is a separate estimand from the cross\-model analysis, we fit new coefficients across the 38 within\-model observations for each prompt as follows\.

\(α^qintra,β^qintra\)\\displaystyle\(\\widehat\{\\alpha\}^\{\\mathrm\{intra\}\}\_\{q\},\\widehat\{\\beta\}^\{\\mathrm\{intra\}\}\_\{q\}\)=arg​mina,b∑m=1M\(dNCDm​q−a−bdpermm​q\)2,\\displaystyle=\\operatorname\*\{arg\\,min\}\_\{a,b\}\\sum\_\{m=1\}^\{M\}\\left\(d^\{\\mathrm\{NCD\}\}\_\{mq\}\-a\-bd^\{\\mathrm\{perm\}\}\_\{mq\}\\right\)^\{2\},\(22\)ε^m​qintra\\displaystyle\\widehat\{\\varepsilon\}^\{\\mathrm\{intra\}\}\_\{mq\}=dm​qNCD−\(α^qintra\+β^qintra​dm​qperm\)\.\\displaystyle=d^\{\\mathrm\{NCD\}\}\_\{mq\}\-\\left\(\\widehat\{\\alpha\}^\{\\mathrm\{intra\}\}\_\{q\}\+\\widehat\{\\beta\}^\{\\mathrm\{intra\}\}\_\{q\}d^\{\\mathrm\{perm\}\}\_\{mq\}\\right\)\.The resulting residual is relative to the model population for that prompt\. Positive values denote greater within\-model order\-specific variation than predicted from byte composition, and negative values denote less\. As in the pairwise construction, the residual is orthogonal to the permutation control within each prompt; it is not residualised against semantic distance\.

Models differ under the shared policy\. Mean semantic distance across all model–prompt cells is0\.1970\.197, with model means from0\.1340\.134to0\.2730\.273; mean NCD is0\.6140\.614, with model means from0\.4830\.483to0\.7190\.719\. Treating prompt as a repeated\-measures block, model effects are present for semantic distance \(Kendall’sW=0\.357W=0\.357\), raw NCD \(W=0\.538W=0\.538\), and the intra\-model order\-specific residual \(W=0\.422W=0\.422\); all three Friedman tests havep<10−250p<10^\{\-250\}\. Appendix[D\.4](https://arxiv.org/html/2609.03422#A4.SS4)defines the coefficient and test\. These are differences in the degree of response variability, not evidence of broad semantic disagreement\. Repeated responses remain close in the embedding space for every model\.

The measures share substantial variation\. Across the 38 model means, semantic distance and raw NCD have Pearsonr=0\.848r=0\.848, Spearmanρs=0\.875\\rho\_\{s\}=0\.875, andR2=0\.719R^\{2\}=0\.719under the linear fit in Figure[9](https://arxiv.org/html/2609.03422#A2.F9)\. The order\-specific residual follows the same broad pattern\. Its association with semantic distance across model means isr=0\.931r=0\.931andρs=0\.917\\rho\_\{s\}=0\.917\. This does not indicate a failure of the projection\. The permutation control is only weakly associated with semantic distance across model means \(r=0\.267r=0\.267\), so removing the composition\-predicted component leaves most of the semantic\-associated sequential variation\. At the prompt level, the mean Pearson association across models decreases from0\.7320\.732for raw NCD to0\.7020\.702for the residual; averaging over prompts exposes stable model\-level differences that both measures track\.

The association is strong but not exact\. The linear semantic trend leaves28\.1%28\.1\\%of between\-model NCD variance unexplained, and rankings by the two model means disagree for 115 of the 703 pairwise model orderings\. To show where the measures differ, Figure[9](https://arxiv.org/html/2609.03422#A2.F9)definesδm=d¯mNCD−\(a^\+b^​d¯msem\)\\delta\_\{m\}=\\bar\{d\}^\{\\mathrm\{NCD\}\}\_\{m\}\-\(\\widehat\{a\}\+\\widehat\{b\}\\bar\{d\}^\{\\mathrm\{sem\}\}\_\{m\}\), where\(a^,b^\)\(\\widehat\{a\},\\widehat\{b\}\)is fitted across the 38 model means\. DeepSeek\-R1\-Distill\-Llama\-70B, Qwen3\-VL\-Thinking, and Seed\-1\.6\-Flash have more within\-model NCD than their semantic distance predicts\. Both GPT\-5\.6\-Terra configurations and Mistral\-Nemo have less\. These departures are descriptive differences between the measures; they do not by themselves establish which component predicts a separate outcome\.

![Refer to caption](https://arxiv.org/html/2609.03422v1/supp_intra_model_relationship.png)Figure 9:Within\-model semantic and compression variability\.\(a\) Each point is one model, positioned by its mean semantic distance and mean raw NCD over 100 prompts\. Horizontal and vertical bars are 95% prompt\-bootstrap intervals\. The line is the OLS fit across the 38 model means, the band refits that relationship in each prompt\-bootstrap sample, and colour records the separately fitted mean intra\-model order\-specific residual from Equation[22](https://arxiv.org/html/2609.03422#A2.E22)\. \(b\) Model\-specific NCD deviationδm\\delta\_\{m\}from the fitted semantic trend\. Intervals resample prompts jointly across models and refit the trend in every replicate\. Positive values indicate more compression variability than semantic distance predicts; negative values indicate less\. The figure therefore displays both the shared response\-variability component and the model\-specific departures from it\.The intra\-model analysis therefore completes the comparison with the Artificial Hivemind while giving NCD a complementary interpretation\. The same output\-derived statistic characterises separation between deployed model configurations and stochastic response variability within a configuration\. At the within\-model scale, semantic and compression variability are related but not interchangeable\. Semantic distance records changes in expressed meaning, whereas NCD also responds to how repeated draws vary in their sequential organisation\. Accordingly, this analysis characterises how the two measures covary under repeated sampling, but does not independently establish that compression captures information beyond semantic distance\. Evidence that compression carries outcome\-relevant information beyond semantic distance comes instead from the held\-out correlated\-failure analysis, where semantic distance and capability are controlled directly\. We hypothesise that NCD may capture non\-trivial variation in stochastic response variability beyond semantic distance; testing this possibility requires a dedicated analysis and is left to future work\.

### B\.7Permutation count and aggregation

Each response byte stream is permutedP=20P=20times with deterministic seeds derived from the master seed, query identifier, and label\. A permutation\-count sensitivity analysis overN∈\{5,…,320\}N\\in\\\{5,\\ldots,320\\\}on 400 outputs found 2\.5 bits of per\-output drift betweenN=20N=20andN=320N=320, 0\.4% of a typical 655\.6\-bit residual, with mean drift\+0\.15\+0\.15bits\. For a cell containing 50 outputs, theN=20N=20control shifted the residual by 0\.7 bits and added 0\.01 bits of standard error\. All tested permutation counts satisfied both adequacy criteria, soN=20N=20is conservative\.

Within a model\-pair/query cell,K=min⁡\(Ri,Rj,50\)K=\\min\(R\_\{i\},R\_\{j\},50\)position\-paired responses are averaged\. Queries then receive equal weight, so a query contributing 25 response pairs counts as much as one contributing 50\. Reconstruction from the per\-query cache reproduces the stored matrices exactly\.

Figure 10:Permutation\-count sensitivity for 50\-output cells\.Left: mean and 95th\-percentile absolute shifts in cell residuals at each tested permutation count relative toN=320N=320; the dashed line is the 5% tolerance of 33 bits\. Right: mean and 95th\-percentile excess standard error for a 50\-output cell relative toN=320N=320\. TheN=320N=320reference is marked on both axes but omitted as a data point because both quantities are zero by construction\. At the chosen valueN=20N=20, the mean shift is 0\.7 bits and the excess standard error is 0\.01 bits\.
### B\.8Robustness within the raw\-byte family

The finite\-ppmembers test whether retaining the smaller directional compression increment changes the association with correlated failure\. This sensitivity may be useful when process separation is reciprocal, but it does not make either member preferable to NCD in advance\. Figure[11](https://arxiv.org/html/2609.03422#A2.F11)shows that the result is stable across the family\. Under the capability\-plus\-cross\-control specification, the cross\-benchmark means are−0\.209\-0\.209for residualisedV1V\_\{1\},−0\.212\-0\.212forV2V\_\{2\}, and−0\.216\-0\.216forV∞V\_\{\\infty\}\. For every interpolant, the compression estimate is negative on all ten benchmarks, while the cross\-controlled semantic estimate is positive on nine of ten\. The compression estimates have Spearman agreement 0\.988 across interpolants and a mean absolute difference of 0\.019, compared with a mean node\-bootstrap interval width of 0\.149\. The small shifts between panels therefore support robustness across the family\.

Figure 11:The compression–failure association is stable across theVpV\_\{p\}family\.Panels show the primary residualisedV∞V\_\{\\infty\}measure \(NCD\),V1V\_\{1\}, andV2V\_\{2\}\. Blue circles are partial Spearman correlations between compression diversity and chance\-corrected CWA, holding semantic distance and capability fixed; orange squares reverse the cross\-control, estimating semantic distance while holding compression diversity and capability fixed\. Horizontal bars are 95% model\-node\-bootstrap intervals, solid vertical lines mark zero, and dotted lines mark the cross\-benchmark means reported above each panel\. Compression estimates are negative on all ten benchmarks for every interpolant and vary little across panels relative to their uncertainty; semantic estimates are positive on nine of ten\.

## Appendix COutcome Measures

### C\.1Epoch\-native CWA

Equation[4](https://arxiv.org/html/2609.03422#S3.E4)pools question\-level numerator and denominator counts into a single model\-pair rate\. Exactly\-one\-wrong response pairs contribute to the denominator, while the numerator records shared wrong answers\. The epoch cross\-product preserves repeated attraction to the same wrong answer through the response countsci​\(a\)​cj​\(a\)c\_\{i\}\(a\)c\_\{j\}\(a\)\.

Figure 12:Epoch\-native CWA construction on GSM8K, complementing the GPQA\-Diamond example in Figure[1](https://arxiv.org/html/2609.03422#S3.F1)\.
### C\.2Chance baselines and relation to CAPA

Four baselines are computed\. The per\-question leave\-pair\-out baseline used in the primary analysis estimates each item’s wrong\-answer collision rate from the remaining models and then aggregates these expectations to the model\-pair level\. Pair\-independence and pair\-empirical baselines are comparators; a pooled\-population baseline is retained only as a negative control because it does not condition on the question\. This per\-question\-to\-pair construction is used throughout the CWA analysis\. Difference\-form excess and chance\-correctedκ\\kapparank pairs almost identically \(Spearman 0\.988 over benchmark means\); eight of ten chance\-correction denominators,1−CWAexp1\-\\mathrm\{CWA\}^\{\\mathrm\{exp\}\}, lie in\[0\.90,0\.98\]\[0\.90,0\.98\], with HLE\-MC and MuSR the exceptions\.

For completeness, consider a held\-out pair\(i,j\)\(i,j\)\. Letb−i​j,q​\(a\)=∑k∉\{i,j\}ck​q​\(a\)b\_\{\-ij,q\}\(a\)=\\sum\_\{k\\notin\\\{i,j\\\}\}c\_\{kq\}\(a\)count wrong epochs from the remaining models that selecta≠yqa\\neq y\_\{q\}, and letB−i​j,q=∑a≠yqb−i​j,q​\(a\)B\_\{\-ij,q\}=\\sum\_\{a\\neq y\_\{q\}\}b\_\{\-ij,q\}\(a\)\. On questions for which both held\-out models have a wrong epoch andB−i​j,q≥2B\_\{\-ij,q\}\\geq 2, the collision probability is

hi​j​q=∑a≠yqb−i​j,q​\(a\)​\[b−i​j,q​\(a\)−1\]B−i​j,q​\(B−i​j,q−1\),h¯−i​j=1\|𝒬i​j\|​∑q∈𝒬i​jhi​j​q\.h\_\{ijq\}=\\frac\{\\sum\_\{a\\neq y\_\{q\}\}b\_\{\-ij,q\}\(a\)\[b\_\{\-ij,q\}\(a\)\-1\]\}\{B\_\{\-ij,q\}\(B\_\{\-ij,q\}\-1\)\},\\qquad\\bar\{h\}\_\{\-ij\}=\\frac\{1\}\{\|\\mathcal\{Q\}\_\{ij\}\|\}\\sum\_\{q\\in\\mathcal\{Q\}\_\{ij\}\}h\_\{ijq\}\.\(23\)The baseline in Equation[5](https://arxiv.org/html/2609.03422#S3.E5)multipliesh¯−i​j\\bar\{h\}\_\{\-ij\}bypi​pj/\(pi\+pj−pi​pj\)p\_\{i\}p\_\{j\}/\(p\_\{i\}\+p\_\{j\}\-p\_\{i\}p\_\{j\}\), where eachppis the fraction of parsed epochs that are wrong across questions with parsed responses from both models\.

CAPA applies the same algebraic chance correction but targets overall prediction agreement, counting matches whether models are correct or wrong\[[9](https://arxiv.org/html/2609.03422#bib.bib8)\]\. CWA instead conditions on at least one error and targets agreement on the same wrong answer\. In this analysis, CAPA is computed from modal outputs using its uniform\-distractor baseline, whereas CWA retains the epoch\-native answer distribution and uses the question\-specific leave\-pair\-out baseline\. Figure[13](https://arxiv.org/html/2609.03422#A3.F13)shows that the measures are related but not equivalent\. Chance correction increases their rank agreement on seven of the eight fixed\-option benchmarks, while HLE\-MC moves in the opposite direction\.

Figure 13:CWA and CAPA measure related but distinct forms of agreement\.Each point is a model pair on one of eight fixed\-option benchmarks; numeric\-answer benchmarks are omitted because CAPA is undefined\. The top row compares raw CAPA agreement with CWA’s shared\-error rate, and the bottom row compares their chance\-corrected forms\. Points are coloured by pair mean accuracy, dotted lines showy=xy=x, and panel headings report Spearmanρ\\rho\. Raw CWA generally lies below CAPA because it excludes both\-correct agreement\. Rank agreement spans0\.620\.62–0\.960\.96before correction and0\.870\.87–0\.980\.98after correction; HLE\-MC is the exception, decreasing from0\.9360\.936to0\.8740\.874\.

## Appendix DStatistical Methods

### D\.1Estimand and partial rank correlation

For paired vectorsxxandyy, Pearson’s correlation is the covariance standardised by their sample standard deviations,

r⁡\(x,y\)=∑i\(xi−x¯\)​\(yi−y¯\)∑i\(xi−x¯\)2​∑i\(yi−y¯\)2\.r\(x,y\)=\\frac\{\\sum\_\{i\}\(x\_\{i\}\-\\bar\{x\}\)\(y\_\{i\}\-\\bar\{y\}\)\}\{\\sqrt\{\\sum\_\{i\}\(x\_\{i\}\-\\bar\{x\}\)^\{2\}\\sum\_\{i\}\(y\_\{i\}\-\\bar\{y\}\)^\{2\}\}\}\.\(24\)It measures linear association on the observed scale\. Spearman’sρs\\rho\_\{s\}applies the same calculation to the componentwise midranks,ρs​\(x,y\)=r⁡\{R⁡\(x\),R⁡\(y\)\}\\rho\_\{s\}\(x,y\)=r\\\{R\(x\),R\(y\)\\\}, and therefore measures monotone association while being invariant to strictly increasing transformations\[[39](https://arxiv.org/html/2609.03422#bib.bib19)\]\. We use Pearson correlations for explicitly linear\-scale diagnostics and Spearman correlations when comparing pair or model orderings\.

The primary estimand is the partial Spearman association between a pair’s compression residual and chance\-corrected CWA, conditional on semantic distance, capability level, and capability gap\. Letx~=R⁡\(x\)\\widetilde\{x\}=R\(x\)andy~=R⁡\(y\)\\widetilde\{y\}=R\(y\), and letZ~\\widetilde\{Z\}contain an intercept and the midranks of all controls\. WithPZ=Z~​\(Z~𝖳​Z~\)−1​Z~𝖳P\_\{Z\}=\\widetilde\{Z\}\(\\widetilde\{Z\}^\{\\mathsf\{T\}\}\\widetilde\{Z\}\)^\{\-1\}\\widetilde\{Z\}^\{\\mathsf\{T\}\}, we compute

ρs​\(x,y∣Z\)=r⁡\{\(I−PZ\)​x~,\(I−PZ\)​y~\}\.\\rho\_\{s\}\(x,y\\mid Z\)=r\\left\\\{\(I\-P\_\{Z\}\)\\widetilde\{x\},\(I\-P\_\{Z\}\)\\widetilde\{y\}\\right\\\}\.\(25\)Thus, the ranked predictor and outcome are residualised separately against the same ranked controls and the two residual vectors are correlated\. Simultaneous control matters\. Holding capability gap alone gives−0\.037\-0\.037, whereas holding level and gap gives−0\.148\-0\.148\. Rank partialling removes dependence linear in ranks and can absorb monotone nonlinear confounding, but can leave residue from confounding additive in raw values\.

Capability level is\(ai\+aj\)/2\(a\_\{i\}\+a\_\{j\}\)/2and gap is\|ai−aj\|\|a\_\{i\}\-a\_\{j\}\|\. The gap enters as a pre\-existing pair attribute\. Because capability is estimated from the same benchmark correctness matrices, both terms function as analytic controls for pair\-level performance\. Measured estimates are−0\.026\-0\.026under raw\-linear capability control,−0\.110\-0\.110under quadratic control, and−0\.143\-0\.143under rank control\. The empirical relationship supports the rank specification used in the primary analysis\.

### D\.2Dyadic dependence and model\-node resampling

To make the dependence explicit, write a generic pair quantity asxi​j=μ\+ai\+aj\+ei​jx\_\{ij\}=\\mu\+a\_\{i\}\+a\_\{j\}\+e\_\{ij\}, where the independent node effects have varianceVar⁡\(ai\)=σa2\\operatorname\{Var\}\(a\_\{i\}\)=\\sigma\_\{a\}^\{2\}, the independent dyad residuals have varianceVar⁡\(ei​j\)=σe2\\operatorname\{Var\}\(e\_\{ij\}\)=\\sigma\_\{e\}^\{2\}, andx¯\\bar\{x\}averages all unordered pairs\. Then

Var⁡\(x¯\)=4​σa2M\+σe2\(M2\)\.\\operatorname\{Var\}\(\\bar\{x\}\)=\\frac\{4\\sigma\_\{a\}^\{2\}\}\{M\}\+\\frac\{\\sigma\_\{e\}^\{2\}\}\{\\binom\{M\}\{2\}\}\.\(26\)The model component decreases with the number of nodesMM, not with the number of dyads\(M2\)\\binom\{M\}\{2\}, because eachaia\_\{i\}is shared by theM−1M\-1pairs incident to modelii\. This component is material in the observed data\. An incidence model attributes 58\.6% of compression distance’s rank variance and 61–85% of outcome rank variance to model\-level structure\.

The bootstrap preserves this incidence structure directly\. For each replicate, we drawMMmodel slots with replacement, construct every unordered pair of distinct slots, map those induced dyads to the observed pair rows, and recompute the complete rank\-partial statistic, including all controls\. Selecting a model more than once repeats all of its incident dyads; self\-pairs and non\-estimable dyads are omitted\. The interval is given by the 2\.5th and 97\.5th percentiles of the resulting statistic\. A delete\-one\-model jackknife closely agrees with these intervals on every benchmark \(mean width ratio 0\.95, range 0\.89–1\.02\)\. In 300 simulations in which the true association was zero, calibrated to the measured model\-level variance shares, the node\-bootstrap interval excluded zero in 3\.0% of simulations at a nominal 5% level\. The intervals remain conditional on prompts, generations, benchmark questions, evaluation epochs, and the composition of the evaluated model population\.

### D\.3Paired comparison of conditional associations

The two cross\-controlled partial correlations are estimated on the same model pairs and outcome within each benchmark\. LetZbZ\_\{b\}contain capability level and gap for benchmarkbb, and define

ρbIGP\\displaystyle\\rho^\{\\mathrm\{IGP\}\}\_\{b\}=ρs\(dIGP,κb∣dsem,Zb\),\\displaystyle=\\rho\_\{s\}\(d^\{\\mathrm\{IGP\}\},\\kappa\_\{b\}\\mid d^\{\\mathrm\{sem\}\},Z\_\{b\}\),\(27\)ρbsem\\displaystyle\\rho^\{\\mathrm\{sem\}\}\_\{b\}=ρs\(dsem,κb∣dIGP,Zb\),Δb=ρIGPb−ρsemb\.\\displaystyle=\\rho\_\{s\}\(d^\{\\mathrm\{sem\}\},\\kappa\_\{b\}\\mid d^\{\\mathrm\{IGP\}\},Z\_\{b\}\),\\qquad\\Delta\_\{b\}=\\rho^\{\\mathrm\{IGP\}\}\_\{b\}\-\\rho^\{\\mathrm\{sem\}\}\_\{b\}\.Both coefficients are partial correlations on ranked variables and therefore lie in\[−1,1\]\[\-1,1\]\. Their differenceΔb\\Delta\_\{b\}is expressed in correlation units but is not itself a correlation coefficient; its theoretical range is\[−2,2\]\[\-2,2\]\. Negative values indicate that the order\-specific compression residual has the more negative association with correlated failure\.

The two coefficients are dependent because they share the same models, dyads, outcome, and control variables\. We therefore compute both coefficients within each model\-node bootstrap replicate and difference them within that replicate\. The percentile interval for each benchmark consequently retains the sampling covariance between the two estimates\. Comparing the overlap of their marginal intervals would not testΔb=0\\Delta\_\{b\}=0\. Across benchmarks, we report the unweighted meanΔ¯=10−1​∑bΔb\\bar\{\\Delta\}=10^\{\-1\}\\sum\_\{b\}\\Delta\_\{b\}and itstt\-interval over the ten benchmark estimates\. Figure[14](https://arxiv.org/html/2609.03422#A4.F14)showsΔ¯=−0\.375\\bar\{\\Delta\}=\-0\.375with 95% interval\[−0\.545,−0\.206\]\[\-0\.545,\-0\.206\]\.

Figure 14:Paired comparison of the cross\-controlled partial correlations\.Each benchmark row showsΔb=ρbIGP−ρbsem\\Delta\_\{b\}=\\rho^\{\\mathrm\{IGP\}\}\_\{b\}\-\\rho^\{\\mathrm\{sem\}\}\_\{b\}, a difference in correlation units with theoretical range\[−2,2\]\[\-2,2\]\. Circles are point estimates and horizontal bars are 95% model\-node\-bootstrap intervals obtained by differencing the two correlations within each resample\. The diamond is the unweighted mean across ten benchmarks and its bar is the corresponding 95%tt\-interval\. Negative values indicate that the order\-specific compression residual has the more negative conditional association with correlated failure\.
### D\.4Repeated\-measures ranks and multiplicity

The within\-model analysis comparesK=38K=38models repeatedly acrossB=100B=100prompt blocks\. Within each prompt, the models are ranked on the response\-variability measure\. LetRjR\_\{j\}be the rank sum for modeljjacross prompts andR¯=B⁡\(K\+1\)/2\\bar\{R\}=B\(K\+1\)/2\. In the absence of ties, Kendall’s coefficient of concordance is

W=12​∑j=1K\(Rj−R¯\)2B2​\(K3−K\),0≤W≤1,W=\\frac\{12\\sum\_\{j=1\}^\{K\}\(R\_\{j\}\-\\bar\{R\}\)^\{2\}\}\{B^\{2\}\(K^\{3\}\-K\)\},\\qquad 0\\leq W\\leq 1,\(28\)with the standard tie correction used when ranks coincide\[[40](https://arxiv.org/html/2609.03422#bib.bib20)\]\. Here,W=0W=0indicates no stable model ordering across prompts andW=1W=1indicates complete agreement among the prompt\-specific rankings\. It is an effect\-size measure, not a test of any particular model pair\.

The Friedman test uses the same blocked ranks to test the omnibus hypothesis that the models have no systematic differences in rank location across prompts\[[41](https://arxiv.org/html/2609.03422#bib.bib21)\]\. Its tie\-corrected statisticQQsatisfiesQ=B⁡\(K−1\)​WQ=B\(K\-1\)Wand is compared with aχK−12\\chi^\{2\}\_\{K\-1\}reference distribution\. Rejection establishes that at least one model differs in its repeated rank pattern; it neither identifies which models differ nor supplies pairwise comparisons\. TheWWvalues in Appendix[B\.6](https://arxiv.org/html/2609.03422#A2.SS6)describe the magnitude of the stable ordering, while the associated Friedman tests assess whether that ordering is distinguishable from the equal\-rank hypothesis\.

The compressor analysis uses a different paired procedure\. For each of theU=72U=72matched length–replicate units, letdud\_\{u\}be PPMd’s shared\-context effect minus that of one alternative compressor\. The one\-sided sign\-flip test compares the observedd¯\\bar\{d\}with 20,000 valuesd¯b∗=U−1​∑usb​u​du\\bar\{d\}\_\{b\}^\{\*\}=U^\{\-1\}\\sum\_\{u\}s\_\{bu\}d\_\{u\}, where the signssb​u∈\{−1,\+1\}s\_\{bu\}\\in\\\{\-1,\+1\\\}are sampled independently with equal probability\. Its Monte Carlo value is

p=1\+\#⁡\{b:d¯b∗≥d¯\}20,001,p=\\frac\{1\+\\\#\\\{b:\\bar\{d\}\_\{b\}^\{\*\}\\geq\\bar\{d\}\\\}\}\{20\{,\}001\},\(29\)so a reported value cannot be zero\. The three PPMd\-versus\-compressor tests form one comparison family\. If their ordered unadjusted values arep\(1\)≤⋯≤p\(m\)p\_\{\(1\)\}\\leq\\cdots\\leq p\_\{\(m\)\}, withm=3m=3, the Holm\-adjusted values are

p~\(i\)=min⁡\{1,max1≤j≤i⁡\(m−j\+1\)​p\(j\)\}\.\\widetilde\{p\}\_\{\(i\)\}=\\min\\left\\\{1,\\max\_\{1\\leq j\\leq i\}\(m\-j\+1\)p\_\{\(j\)\}\\right\\\}\.\(30\)This step\-down adjustment controls the family\-wise probability of at least one false rejection while retaining more power than applying the same Bonferroni threshold to every test\[[42](https://arxiv.org/html/2609.03422#bib.bib22)\]\. The value1\.5×10−41\.5\\times 10^\{\-4\}reported in Appendix[B\.1](https://arxiv.org/html/2609.03422#A2.SS1)is the adjusted value for each of the three contrasts\.

## Appendix EExtended Related Work

### E\.1Diversity and resilience in collective systems

Diversity can contribute to collective performance through several distinct mechanisms, including the buffering or insurance effects produced when components respond differently to fluctuating conditions\[[4](https://arxiv.org/html/2609.03422#bib.bib44),[5](https://arxiv.org/html/2609.03422#bib.bib45)\]\. Functional diversity describes variation in the functions performed by system components\. Response diversity describes variation in how components contributing to the same function respond to perturbation\[[6](https://arxiv.org/html/2609.03422#bib.bib5),[43](https://arxiv.org/html/2609.03422#bib.bib1)\]\. The latter is particularly relevant to redundancy\. Components are not interchangeable safeguards if they respond identically under the conditions that cause failure\. Work on resilience and critical transitions also shows that the organisation of heterogeneity and coupling can determine whether local perturbations remain local or become system\-wide\[[44](https://arxiv.org/html/2609.03422#bib.bib4)\]\. Diversity is therefore multidimensional\. Its effect depends on the system function and the disturbance under study\.

Collective\-adaptation research reaches a related conclusion from a problem\-solving perspective\. Heterogeneous information and strategies can expand the set of solutions explored by a group\. Rapid information sharing can improve diffusion, but it can also accelerate convergence on a common and potentially suboptimal solution\[[7](https://arxiv.org/html/2609.03422#bib.bib2),[8](https://arxiv.org/html/2609.03422#bib.bib33)\]\. The arrangement of diversity matters as much as its amount because coupling determines whether differences remain available to the collective when conditions change\. These findings motivate population\-level analysis of AI systems, but they do not specify which representation of model diversity is appropriate\. Our use of resilience theory is methodological rather than analogical\. It determines the outcome\-relative definition of diversity and the criterion used to validate its measure\.

### E\.2Diversity and correlated failure in AI systems

Multi\-agent safety work has begun to identify failure modes that are not reducible to the behaviour of an isolated model\. Homogeneous agents can respond synchronously to common information, propagate shared errors through a network, or provide ineffective mutual oversight\[[45](https://arxiv.org/html/2609.03422#bib.bib11),[46](https://arxiv.org/html/2609.03422#bib.bib12),[47](https://arxiv.org/html/2609.03422#bib.bib13)\]\. These risks extend concerns about algorithmic monoculture and are especially important for defence\-in\-depth designs whose reliability assumes that separate components fail under different conditions\[[48](https://arxiv.org/html/2609.03422#bib.bib48)\]\.

Empirical evidence suggests that organisational and architectural labels are weak proxies for this independence\. Language models from different providers select identical wrong answers at rates above pair\-specific chance expectations\[[9](https://arxiv.org/html/2609.03422#bib.bib8),[10](https://arxiv.org/html/2609.03422#bib.bib34)\]\. Provider count, parameter count, and model\-family count may therefore overstate the effective diversity of a multi\-model system\. A useful audit must estimate behavioural relationships among the models themselves and validate those relationships against a relevant failure outcome\.

The Artificial Hivemind measures one such relationship using embedding similarity among open\-ended responses\[[11](https://arxiv.org/html/2609.03422#bib.bib10)\]\. Its finding of high semantic similarity across the model population motivates our study and supplies the semantic baseline\. Our objective differs in the property being estimated\. Embedding similarity asks whether response meanings are similar\. Inferred generative\-process similarity asks whether observable sequences exhibit shared generative organisation\. We evaluate whether this distinction explains variation in correlated failure that semantic similarity does not\.

### E\.3AIT and generative structure

AIT characterises an object by the length of the shortest program that generates it\. Kolmogorov complexity is uncomputable, but it motivates universal similarity measures based on shared algorithmic information\. Normalised Information Distance compares the information needed to describe either object given the other\. NCD approximates this relation by replacing program length with compressed length\[[12](https://arxiv.org/html/2609.03422#bib.bib16),[13](https://arxiv.org/html/2609.03422#bib.bib7)\]\. NCD has the practical advantage of operating directly on discrete sequences and requiring neither task\-specific features nor a learned representation\.

AIT approaches have also been used to distinguish generative regularity from apparent statistical randomness\[[49](https://arxiv.org/html/2609.03422#bib.bib3),[50](https://arxiv.org/html/2609.03422#bib.bib6)\]\. This perspective clarifies why generative and statistical descriptions need not coincide\. An object may appear complex under one selected representation while retaining simple generative organisation\. We make a narrower empirical claim than recovering a model’s generating program\. A compressor does not identify a latent algorithm, and finite\-sample NCD is compressor\-dependent\. We use NCD as a comparative statistic of shared sequential structure and test its validity through prediction of disjoint correlated\-failure outcomes\.

Similar Articles

Where You Inject Diversity Matters: A Unified Framework for Diverse Generation

arXiv cs.CL

This paper introduces a unified framework for test-time diverse generation in large language models, categorizing methods by where diversity is injected (surface-level vs. specification-level). It proposes specification-level methods that generate diverse intermediate specifications, achieving better output diversity across five open-ended tasks and four backbone models while maintaining quality.

Do Large Language Models Always Tell The Same Stories?

arXiv cs.CL

This paper investigates whether large language models generate diverse stories. Using narrative similarity analysis, the authors find that LLM-generated narratives are consistently more similar to each other than human-written stories, and that common mitigation strategies like negative prompting and temperature scaling fail to address this homogeneity.