approximate-nearest-neighbor

Tag

Cards List
#approximate-nearest-neighbor

Benchmarking Vector Indexes

Hacker News Top · 2026-08-28 Cached

This article presents vector-bench, a tool designed to benchmark vector indexes across different databases with consistent conditions to accurately measure approximate nearest neighbor search performance.

0 favorites 0 likes
#approximate-nearest-neighbor

Scaling Laws for Grid-Based Approximate Nearest Neighbor Search in High Dimensions

arXiv cs.LG · 2026-07-03 Cached

This paper presents a systematic characterization of a multiprobe grid algorithm for approximate nearest neighbor search, revealing scaling crossovers and competitive performance in high-dimensional settings.

0 favorites 0 likes
#approximate-nearest-neighbor

Flash-GMM: A Memory-Efficient Kernel for Scalable Soft Clustering

Hugging Face Daily Papers · 2026-06-09 Cached

Flash-GMM introduces a fused Triton kernel for Gaussian Mixture Models that achieves 20x speedup and enables training on datasets 100x larger on a single GPU, making soft clustering a viable drop-in replacement for k-means in approximate nearest neighbor search.

0 favorites 0 likes
#approximate-nearest-neighbor

pynear 2.3 is out 🚀

Reddit r/ArtificialInteligence · 2026-05-23

pynear 2.3 is a fast KNN library with SIMD acceleration and drop-in compatibility with scikit-learn, offering exact and approximate cosine indices and outperforming Faiss on binary descriptors in some contexts.

0 favorites 0 likes
← Back to home

Submit Feedback