Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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