Skip to main content

Scalable Approximate Nearest Neighbor search library

Project description

ScaNN

ScaNN (Scalable Nearest Neighbors) is a method for efficient vector similarity search at scale. This code release implements [1], which includes search space pruning and quantization for Maximum Inner Product Search and also supports other distance functions such as Euclidean distance. The implementation is designed for x86 processors with AVX2 support. ScaNN achieves state-of-the-art performance on ann-benchmarks.com as shown on the glove-100-angular dataset below:

glove-100-angular

ScaNN can be configured to fit datasets with different sizes and distributions. It has both TensorFlow and Python APIs. The library shows strong performance with large datasets [1]. The code is released for research purposes. For more details on the academic description of algorithms, please see [1].

Reference [1]:

@inproceedings{avq_2020,
  title={Accelerating Large-Scale Inference with Anisotropic Vector Quantization},
  author={Guo, Ruiqi and Sun, Philip and Lindgren, Erik and Geng, Quan and Simcha, David and Chern, Felix and Kumar, Sanjiv},
  booktitle={International Conference on Machine Learning},
  year={2020},
  URL={https://arxiv.org/abs/1908.10396}
}

Installation

manylinux2014-compatible wheels are available on PyPI:

pip install scann

ScaNN supports Linux environments running Python versions 3.7-3.9. See docs/releases.md for release notes; the page also contains download links for ScaNN wheels prior to version 1.1.0, which were not released on PyPI.

In accordance with the manylinux2014 specification, ScaNN requires libstdc++ version 3.4.19 or above from the operating system. See here for an example of how to find your system's libstdc++ version; it can generally be upgraded by installing a newer version of g++.

Integration with TensorFlow Serving

We provide custom Docker images of TF Serving that are linked to the ScaNN TF ops. See the tf_serving directory for further information.

Building from source

To build ScaNN from source, first install the build tool bazel, Clang 8, and libstdc++ headers for C++17 (which are provided with GCC 9). Additionally, ScaNN requires a modern version of Python (3.7.x or later) and Tensorflow 2.7 installed on that version of Python. Once these prerequisites are satisfied, run the following command in the root directory of the repository:

python configure.py
CC=clang-8 bazel build -c opt --features=thin_lto --copt=-mavx2 --copt=-mfma --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0" --cxxopt="-std=c++17" --copt=-fsized-deallocation --copt=-w :build_pip_pkg
./bazel-bin/build_pip_pkg

A .whl file should appear in the root of the repository upon successful completion of these commands. This .whl can be installed via pip.

Usage

See the example in docs/example.ipynb. For a more in-depth explanation of ScaNN techniques, see docs/algorithms.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

scann-1.2.5-cp39-cp39-manylinux2014_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.9

scann-1.2.5-cp38-cp38-manylinux2014_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.8

scann-1.2.5-cp37-cp37m-manylinux2014_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.7m

File details

Details for the file scann-1.2.5-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: scann-1.2.5-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.7

File hashes

Hashes for scann-1.2.5-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f4f684e3cd88c2e09e1704fd8cf5602f169e28fc8d6715b763d76a882398b8e
MD5 bbf0fac82fc759d90f0400b9a077ea4a
BLAKE2b-256 7d57ac3c6e1c0b6805af3123f5de8a543b70b5a44994d9c4333e7281f6ce256e

See more details on using hashes here.

File details

Details for the file scann-1.2.5-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: scann-1.2.5-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.7

File hashes

Hashes for scann-1.2.5-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb550a04f0dfebfd51715c5f479c6dd0f639d9a64dbe2904d48849431878983b
MD5 7596634bcf322ad373b75fb2eaaefc89
BLAKE2b-256 e7eb9d56402062a7966b99b506be036ae5f9c5f2a72896f796257090c01ffd6e

See more details on using hashes here.

File details

Details for the file scann-1.2.5-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: scann-1.2.5-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.7

File hashes

Hashes for scann-1.2.5-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df4f93d6f51b069a441e3a17385330ad94bd10e3c45d93a9361410d90440c9be
MD5 1fa214497b8e4f61c113cf186d319f5f
BLAKE2b-256 e83b22691e8b9754de285c99a2d7f0510b57251314bcc7b1977b5ba90cf49cdf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page