geolip-aleph-differentiation

exp_011 β€” Additive-Conjunctive Differentiation (ACD): can composed micro-alephs be enriched, or does stacking them diverge?

This repository holds the composition-operator study of the GeoLIP aleph program. It is the sibling of geolip-aleph-lm (the single-aleph language-model line) and shares its core: the signed-projective address over K oriented axes on S^(Dβˆ’1).

The problem

A single aleph (K=64, D=4) is one soft partition β€” ~7 bits of routing channel, eff-rank ≀ 4. Naively adding more alephs produces cascade noise divergence: free codebooks trained on the same signal fall into the same geometric attractor (redundant partitions), signed disagreement interferes rather than averaging, and accumulated addresses get noisier, not sharper.

The design law

The chain rule of mutual information:

I(Y; A₁,…,A_m) = Ξ£β‚œ I(Y; Aβ‚œ | A₁..Aβ‚œβ‚‹β‚)

Additive differentiation is only additive in information if each stage is conditioned on the previous ones. The four conditioning routes β€” residual, branch selection, subspace independence, adjudication β€” define the operator taxonomy under test:

op mechanism conditioning
sum weighted address sum none β€” the divergence control
gate meta-aleph adjudicates stages input-dependent selection
res each stage addresses the residual subtraction (RQ-style)
prod disjoint subspaces, conjunctive read independence by construction
tree oriented axes of a router aleph select branch-specific codebooks explicit chain rule
cross factorized pairwise βŠ— of stage addresses second-order conjunction
anneal one codebook, temperature ladder coarse-to-fine curriculum

Headline gauge: the marginal-bits curve β€” estimated I(Y; Aβ‚œ | A₍<tβ‚Ž) per stage. A structure is enriched iff the curve stays positive as m grows. The estimator is calibrated against an oracle addresser (recovers exact per-level bits on synthetic tasks) and a noise addresser (recovers zero) before any arm is trusted.

The instrument

  • notebook - Everything is in here. Everything below Fable put. I don't feel like rewriting it currently. ACD attention however, is quite interesting.

  • acd_structures.py β€” the seven operators behind one interface; address core lifted verbatim from the aleph-lm line; statute gauges (deviation / eff-rank / spread) per stage.

  • acd_probe.py β€” nested globular clusters (Gaussian bubbles with sub-bubbles, ground-truth hierarchy known β‡’ exact per-level information), the marginal-bits estimator with oracle/noise calibration, and composition gauges: cross-stage redundancy, hemisphere cancellation rate, stage SNR.

  • acd_forge.py β€” the automation: JSON arm grammar with hashed identities, a generator that auto-inserts every arm's budget-matched single-aleph twin and the sum divergence control, successive-halving rungs with in-rung kill rules (NaN, gradient blowup, rank collapse), an append-only ledger, and logged verdicts (PROMOTE/PARK/KILL, each with the gauge values that caused it). Results push here under exp011/ each rung.

  • acd_lm_adapter.py β€” Phase 3 (Tier-L): the composed address conditions the byte-trigram AlephLM backbone (Ξ±-gated residual at the pre-head seam), so every head predicts through the structure. Includes the Tier-L arm runner, next-byte staged probes, and a synthetic Markov stream for smokes.

  • acd_attention.py β€” Phase 4: composition where information is created. Composed micro-addresses AS the attention feature map (additive kernel over stage addresses; hub math inherited untouched; single mode is parity-gated ≑ stock, Ξ”=0). phase4_screen() β†’ exp011R/.

Paste order: structures β†’ probe β†’ the aleph-lm cells (geolip-aleph-lm 1–4) β†’ attention β†’ lm_adapter β†’ forge; then phase2_screen() / phase2b_screen() / phase3_screen().

Status

Campaign complete through Phase 5. The findings β€” including the two laws (aggregation-channel enrichment; the interface law), the captured SUM cascade, the m*=d_in/D saturation constant, and the honest LM-neutrality results across three placements β€” are written up in ARTICLE.md. Ledgers for every screen live under exp011*/. Open roads: composed-bank apmix (the one untested interface), tree dual-accounting screen, Tier-A scale test.

exp012 β€” autoregressive differentiation (July 9, 2026)

The sequel campaign lives in exp012_ar/: exp_011 ended on honest LM-neutrality for composed placements; exp012 employs ONE address fully β€” a byte-LM whose entire next-byte distribution reads from the aleph. Verdicts: the address- bottleneck head beats the unrestricted head 7/7 across all seeds and budgets; the consumption law (slot-parallel reconstructive reads cultivate, hard-tau coefficient heads collapse at any dim); sign-code task-parity (3/3 seeds); the 0.29154 shell as a transit point; the projective-codebook law under pure predictive pressure. Full write-up: exp012_ar/article.md β€” 48-run ledger, 17 trained specimens, and the complete bed included.

exp013 β€” augmenting pretrained models (July 10, 2026)

exp013_aug/: the aleph structures applied to FROZEN pretrained models. Headline: GPT-2 124M ppl 38.65 -> 26.53 with aleph relay adapters (1.18M trainable) vs 27.26 for the param-matched MLP ablation β€” 2/2 seeds, with the gate mechanism visible (aleph gates grow 3x from init, MLP gates shrink below it). Also: the bottleneck prior is substrate-scoped (MLP wins frozen CLIP-L token-AR); the layer law (penultimate is richer but nonlinearly coded); sign-code > soft read in 12/12 pretrained-substrate cells; spelling-AR shows the address extracts more of the surface residue that exists but conjures nothing absent. 18 specimens, all books projective. Full ledger + write-up in exp013_aug/README.md.

exp014 β€” genetic distillation + memory substrate (July 10, 2026)

Note

I left Fable to operate this on automated to see what would happen. The divergence was high, the system completely disregarded the geometric memory article processing in favor of some sort of... intrinsic genetic bias that I did not mention nor discuss.

I didn't interrupt so this is the result.

exp014_gd/: multi-generational tournaments with the aleph codebook as an explicit heritable genome (GM3 paradigm; Procrustes/GPA consensus). Verdicts: INVERSE EVOLUTION through logit inheritance (KD from near-parity teachers compounds downward β€” founder-controlled); inheritance pays IFF trunk continuity (organ-only transplants are below-random inits; floor luck beats them); the germline buys STABILITY not score (consensus books hit a lineage fixed point by gen 2); catastrophic parents are NOT absorbed; implants transfer stability, not score. Unifying insight: near-uniform books are near-interchangeable scaffolds β€” genetic methods pay only where the book's CONTENT is load-bearing. Write-up: exp014_gd/article.md; ledger + 23 champion genomes included.

exp015 β€” content-bearing heredity (July 10, 2026)

Note

Letting Continue was necessary. Even though the Aleph Logits were turned into "KD", the logits are in fact built specifically to track these certainties as a kinship to the anchoring system from the constellation.

The lack of connection is obvious, but the model is completely disregarding them.

Results

exp015_ch/: exp014's compass executed β€” tournaments where the prediction channel consumes book IDENTITY (the sign-code head: features are the Β±A[win] rows themselves), plus the tree lineage under fair full-weight inheritance. Verdicts: content consumption cultivates LSH fidelity by itself (0.942 β†’ 0.954 with no germline), compressing the germline's score headroom to founder-luck scale; the lineage fixed point replicates on the discrete channel and LOCKS fidelity (<0.001 inter-member spread); the tree inherits under continuity (both lineages monotone; whole-structure fixed point by gen 2); branch revival belongs to continuity β€” the germline's stationarity freezes routing at zero score cost; and heredity maintains root-routing health that every fresh founder loses. The content gauge separates heredity from lottery far more cleanly than score does. 80-run ledger + 20 champion genomes; write-up in exp015_ch/README.md.

exp016 β€” heredity judged on a content task (July 11, 2026)

Note

The continued genetic result that I didn't suggest nor opt for, I was curious as to see which direction this would head. The result was completely different than expected and didn't yield. The model itself decided to default to careful and aligned behavior to something biased internally instead of the actual implications from the experimental line.

The constellation itself seems to have been ignored entirely.

Results

exp016_ct/: the fitness function becomes the variable β€” training untouched, but evolution SELECTS on a retrieval task the book's discrete code must carry (sign-code Hamming kNN, next-4-byte neighbor agreement; judge validated 0.165 trained vs 0.097 untrained). Verdicts: continuity ascends on the content metric while the consensus germline sits flat, both seeds β€” the first consistently-signed germline effect, and it's negative (stationarity suppresses the drift content-selection exploits); heredity still beats the lottery (population means: continuity heirs 0.1983 > germline heirs 0.1952 > floor 0.1926); and the headline β€” catastrophic germline damage is absorbed under trunk continuity (≀0.02 bpb, zero retrieval cost, lineage re-fixes next generation; the same injection cost +0.10 in exp014's organ regime): catastrophe-robustness belongs to the inheritance REGIME, not the operator. Across exp014β†’016 the honest arc lands: consensus heredity is a robustness mechanism, not a performance mechanism. 112-row ledger + 28 champion genomes; write-up in exp016_ct/README.md. (Same date: exp014/exp015 main brackets replicated at a second tournament seed; exp015's flat-book fixed-point finding amended as seed-dependent β€” see its README.)

Reproducibility

Every experiment package (exp012_ar/, exp013_aug/, exp014_gd/, exp015_ch/) is standalone: it carries its own copies of the shared harness (geolip_vitals.py, ar_differentiation_bed.py, read_codebook.py) and a repro.py loader β€” python repro.py smokes on CPU, flags forward to verdict runs on GPU. Data roots default to ./data (override with GEOLIP_DATA). Each README's snippet has been verified by execution; the exp013 track-b1 snippet reproduces its published table exactly from a fresh cache.

Relation to prior work

Residual-expert quantization (RQ-MoE, SwitchCodec/REVQ), hierarchical conditional routing (S'MoRE), and learned latent cluster trees (TreeVAE lineage) each hold one piece. Unoccupied: signed antipodal addresses, statute-governed stage geometry, prediction flowing through the composed structure, and marginal information per stage as the design criterion. That conjunction is this repository.

License

MIT.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Article mentioning AbstractPhil/geolip-aleph-differentiation