KLSH tightens neighborhoods
Config B (RBF + KLSH) clusters top-8 neighbors above 0.94 similarity, versus a sparser cosine LSH decay in Config A.
Benchmarks
Curated top-k similarity measurements from the Concentric Vector Chord prototype paper. Configurations A/B/C use seed 42 on Apple Silicon.
Config B (RBF + KLSH) clusters top-8 neighbors above 0.94 similarity, versus a sparser cosine LSH decay in Config A.
Without Chord successor overflow, bucket saturation failed near 300 vectors on 24 nodes. Overflow stabilized insertion to 512 vectors.
In-process init and k-NN query for 256–512 vectors completed in under 100 ms on Apple Silicon (seed 42).
Interactive visualization confirmed shell guides, ring topology, vector projections, and routing hop paths during development.