method
active
method:cycle-k-nnCycle k-NN
Alternative alignment metric; measures whether nearest neighbor in one domain also considers original sample as nearest neighbor in other domain
Neighborhood — ranked by edge-count
Papers (1)
paper
Related by similarity (8)
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.
- Calculates the longest common subsequence of nearest neighbors normalized by sequence length
- Computes edit distance required to match nearest neighbors between two datasets, normalized by maximum edit distance
- Alternative alignment metric compared in appendix; calculates longest common subsequence of nearest neighbor lists
- Alternative alignment metric compared in appendix; computes edit distance between nearest neighbor lists
- A form of attention head composition where W_K reads from a subspace affected by a previous head; central to how induction heads are implemented
- An iterated design process: 1) observe current configuration, 2) identify latent centers, 3) decide where to build to strengthen a latent center, 4) construct, take the whole to a new plateau.
- Llama's discovered algorithm: first compute integer sum via base-10 addition, then map the sum back to cyclic concept space
- One of the geometric structures used to characterize reasoning task representations in language models, used as a test case for manifold steering