You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Current state: Under Discussion

ISSUE: #2771

PRs: TODO

Keywords: Vector Index

Released: TBD

Summary


Motivation

  • Google recently released a new algorithm to find Approximate Nearest Neighbors called ScaNN.
    They show through benchmarks that it can perform significantly better than the existing solutions like Annoy, FAISS, hnsw.

Public Interfaces



Compatibility, Deprecation, and Migration Plan


Test Plan


Rejected Alternatives


References


  • No labels