PatANN is a massively parallel, distributed, and scalable in-memory/on-disk vector database library for efficient nearest neighbor search across large-scale datasets by finding vector patterns.
Project description
PatANN
Overview
PatANN is a massively parallel, distributed, and scalable in-memory/on-disk vector database library for efficient nearest neighbor search across large-scale datasets by finding vector patterns.
PatANN leverages patterns for data partitioning like Google ScANN, implements disk-based I/O similar to DiskANN, and employs search techniques akin to HNSWlib, resulting in an algorithm that synthesizes the best features to outperform existing approaches.
Status
Beta Version: Currently uploaded for benchmarking purposes. Complete documentation and updates are under development. Not for production use yet.
Platforms
- Beta Version: Restricted to Linux to prevent premature circulation of beta version
- Production Releases (late Feb 2024)*: Will support all platforms that are supported by mesibo
Key Features
- Faster Index building and Searching
- Supports both in-memory and on-disk operations
- Dynamic sharding and load balancing across servers
- Advanced search, filtering and pagination
- Unlimited scalability without pre-specified capacity
Algorithmic Approach
- Combines NSW (Navigable Small World) graph with a novel pattern based partitioning algorithm
- Preliminary results show phenomenal performance in building index and searching
- Potential slight variations in lower-end matching
- Detailed research paper forthcoming
Contributions Welcome
We are seeking help to:
- Run additional datasets
- Validate and improve the algorithm
Contact
For queries, please contact: support@mesibo.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file patann-0.0.5.tar.gz.
File metadata
- Download URL: patann-0.0.5.tar.gz
- Upload date:
- Size: 582.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c098850ae0ca839b6f61076954159b26b6d3a584917467eed46f7381e7009dc
|
|
| MD5 |
290d6575b4b88462c020b170f4c00d7c
|
|
| BLAKE2b-256 |
915d7c32371afef8319b0676ae4eeb853cde99765abfdbfe63072ac23c5d45aa
|
File details
Details for the file patann-0.0.5-py3-none-any.whl.
File metadata
- Download URL: patann-0.0.5-py3-none-any.whl
- Upload date:
- Size: 587.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9323fe80ed8bb8e0cd6945f38d1c06099f8e82b1998e13ed8cbc004b8b99744
|
|
| MD5 |
cd7a806dcdb5e29d09e7632b4ba2f1e5
|
|
| BLAKE2b-256 |
6057c68110882434e797efc656d1a1423690f94cc77be41714de8888fafc9d82
|