Expanding the geometric architecture shows that this system isn't just a potential utility for increased sequence length,
but correctly utilized sequential data attribution through geometric anchoring produces an nth token prediction structure that beats
attention at huge sequential tested depths.
So... I'm really not sure the limit yet. The GPU cost for that sequence on Bert is minimal.
High probability that this prototype will have 8192 anchors, and those anchors will represent a sequence length of 131,072 and
a full context length that can't be measured yet.
The InfoNCE huge batch counts, can potentially hold millions of tokens for prep in the vram due to the small anchor token dimension, and the
matmul from the anchor tokens provide indefinite guaranteed sequence control to an nth point. Breakdown doesn't happen, as once the system
hits a certain point you would introduce another constellation and inherit the original's anchoring structure with an expanded subsection
of anchored attenuation rules.
Theoretically this not only solved rope, but it pushed the context window so far out that it's going to become a python problem for
moving data into the machine, rather than a vram or a gpu computational problem for processing it.
Below is a rope component synthesizer that produces many forms of rope that I specifically created for bulk ensemble experimentation.
Those are viable ropes within their spectrums but they don't conform to all utility, not like the potential from the geolip concept.
Combined with the potency hybrid attention, or no attention which is what I'll use, hybrid attention will enable Ulysses, which means...
well... multi-machine optimization.
Attention in it's current format, destroys geometry down the route. I ran multiple analysis to test this idea in many spectrum, and all the
answers came up attention is highly corrosive to geometric structure. Attention operates on a different principle.
You can see here that I ran multiple tests to develop a better constellation, after a large barrage of model creations and tests to determine
the weaknesses and strengths of the constellation system itself.
This CaptionBert's constellation is quite frankly, inferior in every way to the next version, and it will be updated to the next version with the anchors inherited.
In other words, this will not be soup anymore. It will be a full structural token prediction model. A full LLM that can directly autoregress to utilizable n+1 token
predictions.
The dataset is going to be in pt chunks because they load directly to vram nearly instantly in colab, and the system operates on them quicker than dataloaders.
I'll be running the full 12m set on all three captions, no exceptions - short llava, long llava, and original captions.
After the 36m 5 expert dataset training completes, the core model will be ready.
It's legitimately wild watching the system sit there at 100% accuracy validation, but it requires additional complexity so that isn't the measure to analyze.
The problem is solved for recall, but the internal structure's geometric system needs to align to the larger spectrum of rigidity that the smooth manifold
deviations require to create a full cohesion, meaning more data. These smooth curves will hammer into rigid structures, rather than rigid turning into smooth over time.
This experiment will determine if this training process is viable overall. As it stands I'm essentially just going to let this thing run now that it's going.
The results will be ready when they're ready, and the outcome should represent a serious 896 dim caption utility for reuse, with a heavily prepared 128 dim geometric
anchor system that will be entirely reusable as a pure geometric anchored bank.
36 million samples roughly 10 epochs should be a fair assessment. Hopefully the data isn't too much.
So it'll be around 36,000,000 * 5 * 10, roughly 1.8b more samples give or take should be enough for a full caption shared cohesion.
The training itself can be handled on a single G4 in a few days, nothing too major. Everything is within cost.
The data prep on the other hand may take a bit longer, but I can run multiple t4 at low cost to prepare them over time, which will be cheap.
Saturating the internals of the anchor and the subsystem will allow for more complex processes and easy alignment with pieces of the data. After that
it will be quite fast to sample the most accurate captions and begin forming vit association, which will allow for a full next token prediction capacity
thanks to the internal similarity mechanisms and the formed in steel anchor bank's solidity.
2 additional epochs, 1m samples ran
500k samples of 5 experts, so I guess that's... 2.5m samples per epoch then.
The alignment became more aligned, considerably more aligned. The count went from 0.087 to around 0.1 something last I checked. It's rising every batch, and the
anchor is going to be continued to train on low heat now that they have both begun to align.
As the subsystems aligned, the core system aligned around it, and the accuracy is still R1: 99.9% accuracy, meaning nearly 100% accuracy for validation.
With that the depth has been expanded with a massive influx of geometric information from the experts. Fully distilled through direct inference and utility.
Older: Back in the oven.
I'm going to unfreeze the model and let it align with the 500k captions now that the new alignment bank is present.
This should fundamentally alter the alignment of the model to a near center alignment, somewhere between 0.25 and 0.082 as it was frozen.
Older NLI head preliminary
So the outcome is surprisingly good. Around 75-76% accuracy give or take for NLI with the prototype conv5d that I'm working with.
It's not a true conv5d, more an accumulator meant to encapsulate the necessary behavioral implications of every stretch that implicates the potential for a conv5d.
This structure when paired with structural geometry defeats the MLP in terms of overfitting.
MLP managed to overfit the model at around 71% or so, to nearly 95% training accuracy.
Conv5d managed to preserve the bank's geometry instead of completely collapsing it into noise, allowing around 75-76% with 80% training accuracy.
So the problem is still present. Without the bank the model reached around 64% or so, with the anchor bank the model reaches around 75% with geometric solidity but it's not
enough to say the NLI head works yet.
As you can see either way, the model does eventually begin to overfit in it's current state. It's simply too small and predominantly distilled,
which means it will have problems no matter which task I attempt to teach this model.
image
HOWEVER, it's enough to say that it can with more training. This is enough to continue for me.
If I were to say unlock the model's weights and train ALL FIVE EXPERTS, this would be an arbitrary task. The system would learn it instantly.
However, this is an attempt to train WITHOUT the experts, as they are a large burden on time and effort. I need to test the system's capacity
to handle training it's own heads, without the experts forcing their geometric structure into the mix.
The geometric alignment helps, but it's not enough yet. It requires more.
Older Below
OKAY
Now after all that prefitting, reconstruction, capacity extension, and deterministic vaulting - WE CAN TRAIN THE NLI HEAD!
Lets see if it takes.
GEOLIP CaptionBERT-8192-anchored
This will be the real prototype, fingerprinting was the earlier thought and the full upcoming prototype is ready for train.
The example code and prototype axis modulators are present there as they are, and they will be utilized throughout upcoming experiments.
For CaptionBERT, upcoming checkpoints will push after the process is successful, likely 1 hour per epoch for 5 epochs or so should be more than enough.
This marks the first use of a new prototype object dubbed AnchorBank, which is designed specifically to house the necessary implications that the model is distilled with,
while specifically aligning the expectation of those distillation valuations into the bank itself.
This allows the model to POTENTIALLY solve nth token lookup without a head, so a head will allow finetuning. If successful, the anchor bank will contain
all the knowledge the model requires to geometrically represent it's data into expanded structures - if the losses and training process is correctly aligned to the task.
HOPEFULLY after this refit, the structure will be capable of predicting NIL head token prediction, if not I'll work with a different small LLM project and then
determine the potential utility of direct integration of the two on a MOE pipeline instead of a full collective behavioral implication.
If that goes well, the MOE can be adapted into collective behavior if the systems align correctly, but that's a different process.
GEOLIP CaptionBERT-8192-fingerprinted
The next iteration will require an expanded fingerprinting axis-based relational bank, specifically to the alignment of the data and the teachers at training time.
The differentiation between what is learned and what is retained specifically expert-to-expert will enable this fingerprint to preserve the student model's integrity,
which should allow cross_entropy training without complete geometric collapse and rapid overffiting.
As it stands this model is too rigid to train heads on, but I will directly improve it today and instill a core memory of geometry.
This geometry will be ever-learning, meaning when the core model trains from any experts, the bank must train as well. This geometry houses the entire
internalized geometric embedding anchored fingerprinting spectrum, and this will likely evolve over the coming hours until the functional prototype comes
to full fruition. Wish me luck as I design the reusable compact mechanism.
The final state of this will be a transparent embedding system with a transformer, specifically aligned stepwise.
No tricks, no gimmicks, just pure alignment math through solid and careful hypersphere rigidity analysis.
This alignment will allow the student to learn independently, without collapsing to overfitting due to exceeding internal utility, while the external heads
still have more than a reasonable amount of information to access.
GEOLIP CaptionBERT-8192
A 26M-parameter caption encoder whose embedding space is the geometric intersection of five independently trained language models. Trained from scratch via consensus distillation — no pretrained weights, no expert models at inference.
Benchmarks
Evaluated against all five consensus teachers on STS-B, SICK-R, and MRPC. All models use mean-pooled embeddings with cosine similarity. No fine-tuning on any benchmark task.
Semantic Textual Similarity (STS-B)
Model
Params
Spearman ρ
Pearson r
DistilBERT-base
66M
0.5717
—
RoBERTa-base
125M
0.5436
—
CaptionBERT-8192
26M
0.5032
0.5100
ALBERT-base-v2
12M
0.4784
—
BERT-base
110M
0.4729
—
ModernBERT-base
149M
0.4215
—
Beats BERT-base (4.2× larger) and ModernBERT-base (5.7× larger) on general sentence similarity despite being trained exclusively on image captions.
SICK-R (Compositional Similarity)
Model
Params
Spearman ρ
Pearson r
DistilBERT-base
66M
0.6424
—
RoBERTa-base
125M
0.6296
—
CaptionBERT-8192
26M
0.6138
0.6645
BERT-base
110M
0.5865
—
ModernBERT-base
149M
0.5479
—
ALBERT-base-v2
12M
0.5364
—
#3/6 on compositional/syntactic similarity. Beats BERT-base, ModernBERT-base, and ALBERT on a task requiring structural language understanding.
MRPC (Paraphrase Detection)
Model
Params
F1
Accuracy
Threshold
RoBERTa-base
125M
0.8122
—
—
CaptionBERT-8192
26M
0.8068
0.6881
0.71
ALBERT-base-v2
12M
0.8067
—
—
BERT-base
110M
0.8062
—
—
DistilBERT-base
66M
0.8055
—
—
ModernBERT-base
149M
0.8038
—
—
#2/6 on paraphrase detection. 0.005 F1 behind RoBERTa, ahead of every other teacher. No classification head — pure cosine similarity with auto-discovered threshold. A model that has never seen a paraphrase pair during training nearly wins paraphrase detection.
Caption Embedding Quality
Metric
Value
Self-similarity mean
0.0040
Self-similarity max
0.7181
Top-1 retrieval cosine
0.5477
Top-5 retrieval cosine
0.4853
Near-zero average self-similarity across 1000 random captions — the embedding space has excellent discrimination. Every caption occupies its own distinct region on the hypersphere.
Consensus Fidelity
Metric
Value
Val cosine to consensus
0.862
Val R@1
1.000
Pentachoron CV
0.082
Training data
500K CC12M captions
Epochs
30
Position capacity
8,192 tokens
Parameters
25,958,016
How It Works
Five language models were aligned into a shared geometric space via whitened Procrustes rotation. Their normalized centroid — the geometric consensus — was proven to be a mathematical constant: five different random seeds produced the same consensus point to three decimal places.
This model was trained from scratch to reproduce that consensus directly from text. It distills the geometric intersection of five experts into a single small transformer.
The distillation is not standard knowledge distillation. It is multi-teacher geometric consensus distillation: the target is not any single teacher's output but the fixed point where all five teachers agree. Individual model errors cancel. What remains is the structural invariant of language understanding that five different architectures and training objectives independently discovered.
The alignment itself is directly distillable. The geometric structure is so robust that a from-scratch model learns it with R@1=1.000 from 18K examples in 80 seconds. The consensus manifold has pentachoron CV=0.084 — the tightest geometric regularity measured across all GEOLIP experiments — which means the function from text to embedding is smooth enough that sparse sampling covers it completely.
The 768-dim consensus embedding serves as a frozen feature extractor. Linear heads trained on task-specific data snap on top.
Priority Heads
Head
Architecture
Training Data
Use Case
NLI / Entailment
cat(a, b, |a-b|, a*b) → Linear(3072, 3)
MNLI, SNLI
Agent reasoning validation
Semantic Similarity
Linear(768, 1) → sigmoid×5
STS-B train
Push STS-B toward 0.80+
Multi-Label Tagging
Linear(768, n_tags) → sigmoid
COCO categories, Visual Genome
Predict objects/attributes from captions
Paraphrase Detection
cos(a, b) → threshold (already works)
MRPC, QQP
Deduplication, reformulation detection
Sentiment
Linear(768, n_classes)
SST-2, IMDB
Content routing, sentiment analysis
Extended Heads
Head
Architecture
Training Data
Use Case
Caption Quality
Linear(768, 2)
Hallucination-annotated captions
Filter AI-generated training data
Cross-Encoder Reranker
cat(query, doc) → Linear(1536, 1)
MS MARCO
Two-stage retrieval scoring
Clustering
Linear(768, 256) → normalize
Unsupervised
Caption taxonomy, dataset organization
Relation Extraction
cat(subj_emb, obj_emb) → Linear(1536, n_rel)
Visual Genome relationships
Structured scene understanding
Caption-Image Score
Linear(768, 256) → cos with CLIP visual
CC12M image-caption pairs
Cross-modal retrieval without CLIP
Consensus Head Distillation
The same consensus trick applies to task heads. Train five separate NLI heads on the five frozen expert models, take the consensus prediction, distill into a single head on CaptionBERT. The head learns where all five experts agree on entailment — same noise cancellation, one layer instead of five.
The model tokenizes to 512 but has 8,192 position capacity. Longer, more complex captions will exercise the full context window and push v_cos beyond 0.862.
See Geometric Memory Part I and Part II for the full methodology, including the pentachoron consensus proof, whitened Procrustes alignment, compositional convolution experiments, and the path from accumulation-based memory to alignment-based distillation.