method
active
method:umap-dimensionality-reductionUMAP Dimensionality Reduction
Used to visualize embedding clusters in two dimensions for qualitative assessment of convergence
Neighborhood — ranked by edge-count
Artifacts (1)
artifact
- Key paper finding structured first-person descriptions in LLMs claiming awareness or subjective experience during self-referential processing.
Related by similarity (7)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- The specific claim that interference between parallel paths uses valence to reduce dimensionality.
- Justifies PCA choice over UMAP or t-SNE for the node-structured RN model.
- Used in the color cooccurrence experiment to embed colors into 3D space preserving dissimilarity matrix distances
- Novel claim by Antra, linking valence to computational efficiency in transformers.
- What matrix decomposition or dimensionality reduction best summarizes the enormous low-rank OV and QK matrices?question0.671Open methodological question about converting the 50k x 50k expanded matrices into human-graspable summaries
- A method for simplifying models by removing parameters that don't contribute; applied to eliminate the self-boundary prior.
- Design goal of reducing dependencies between components through interface abstractions and indirection layers.