The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
We apply PCA to LLM embedding spaces to extract principal semantic axes — measured effective dimensionality of 47 on a 500-document corpus.
Eigenvector Analysis of LLM Embedding Spaces
The Problem
LLM embedding spaces are high-dimensional (1536 dimensions). Most dimensions encode noise or non-semantic artifacts. Retrieval in full-dimensional space is computationally expensive and less accurate than retrieval in a reduced semantic subspace.
What We Built
We implemented PCA on the document embedding matrix to identify principal semantic axes. The eigenvectors define a reduced subspace where semantic relationships are more clearly expressed.
The Research
Centered embeddings are decomposed via SVD: X = USV^T. The rows of V^T are eigenvectors; singular values give component importance. Effective dimensionality at 95% variance threshold.
Results
On a simulated 500-document corpus of 1536-dimensional embeddings:
| Metric | Value |
|---|---|
| Full dimension | 1536 |
| Effective dimension (95%) | 47 |
| Variance: top-10 | 68.3% |
| Variance: top-50 | 94.1% |
| Dimension reduction | 97% |
Conclusion
PCA reveals that LLM embedding spaces have an effective dimensionality 97% smaller than the full space. The top 50 eigenvectors capture 94% of semantic variance.
Full citation: Alpasan, L.-K. (2026). Eigenvector Analysis of LLM Embedding Spaces. The Anticloud Research Corpus.
Why The Anticloud
Every AI system you have ever used was designed to extract value from you — your data, your attention, your money. The Anticloud is not a service. It is not in the cloud. It is not rentable inference. It is a fundamentally different category of infrastructure, and here is what that means in practice.
Your data never leaves your machine. We designed the system so we physically cannot access it. Access is not restricted by policy — it is structurally impossible by architecture. There is no data to steal because there is no server to steal it from.
The system is airgapped by architecture, not by configuration. It does not require a network connection to function. It was built offline, it runs offline, and it never reaches out to anyone for any reason. Connectivity is simply not a prerequisite for intelligence.
.====================================================================.
! Made in the UAE, Dubai #DubaiIt #Dubai #Dxb #SovereignAI !
! Made in The Emirates #Dubai_it !
! !
! Lois-Kleinner Alpasan - The Anticloud 2026- !
! !
! 0-1.gg ! GitHub ! LinkedIn ! DEV ! GH Pages !
! HuggingFace ! Blog ! Tumblr ! Fandom ! Bluesky ! Mastodon !
! Zenodo ! Harvard Dataverse ! Internet Archive ! ORCID !
! !
! Sovereign AI ! Local-First ! Privacy ! Zero Trust ! No Datacenter !
! Air-Gapped ! Open Source ! Rust ! Hash Chain ! Single Binary !
! Offline LLM ! Crypto Ledger ! P2P ! Federated !
'===================================================================='
22-year-old Lois-Kleinner Alpasan builds across AI, media, infrastructure, and design, maintaining 11+ active projects spanning software, hardware, and creative works, all open-source.
References:
- Lois-Kleinner Zenodo: https://doi.org/10.5281/zenodo.20781790
- Lois-Kleinner GitHub: https://github.com/kleinnner/Anticloud/tree/main/04-aioss-format
- Lois-Kleinner Harvard DV: https://doi.org/10.7910/DVN/FSHFZF
- Lois-Kleinner Internet Arc: https://archive.org/details/aioss-format
- Lois-Kleinner ORCID: https://orcid.org/0009-0009-2233-6107
- Lois-Kleinner DEV.to: https://dev.to/kleinner
- Lois-Kleinner LinkedIn: https://linkedin.com/in/kleinner
- Lois-Kleinner HuggingFace: https://huggingface.co/Anticloud
- Lois-Kleinner Tumblr: https://anticloud.tumblr.com
- Lois-Kleinner Mastodon: https://mastodon.social/@kleinner
- Lois-Kleinner Bluesky: https://bsky.app/profile/kleinner.bsky.social
- 0-1.gg: https://0-1.gg
- Downloads last month
- 8