• Home
  • Categories
  • Tags
  • Pricing
  • Submit
    Decorative pattern
    1. Home
    2. Sdks & Libraries
    3. PageANN

    PageANN

    Disk-based approximate nearest neighbor search framework with page-aligned graph structure. Achieves 1.85x-10.83x higher throughput than state-of-the-art methods through optimized SSD utilization.

    🌐Visit Website

    About this tool

    Overview

    PageANN is a disk-based approximate nearest neighbor search (ANNS) framework designed for high performance and scalability. The framework enables efficient large-scale ANN search under various memory budgets while maintaining high recall accuracy.

    Key Innovation

    PageANN introduces a page-node graph structure that aligns logical graph nodes with physical SSD pages, where similar vectors are clustered into page nodes. This mapping ensures that each visited graph node corresponds to a single SSD page read.

    Technical Approach

    • Co-designed disk data layout leverages page-node structure
    • Merging technique stores only representative vectors and topology information
    • Avoids unnecessary reads through intelligent data organization
    • Memory management strategy combines lightweight indexing with coordinated memory-disk allocation

    Performance Results

    Experimental results demonstrate significant advantages:

    • 1.85x-10.83x higher throughput vs. state-of-the-art disk-based ANNS methods
    • 51.7%-91.9% lower latency across different datasets and memory budgets
    • Maintains comparable high recall accuracy
    • Reduces random I/O through page-level graph organization
    • Improves SSD utilization during vector search

    Research

    Published on arXiv (2509.25487) in late 2025. PageANN extends Microsoft's DiskANN with page-level graph organization.

    Availability

    Source code available on GitHub.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedMar 8, 2026

    Categories

    1 Item
    Sdks & Libraries

    Tags

    3 Items
    #Ann#Disk Based#Open Source

    Similar Products

    6 result(s)
    PipeANN

    Low-latency, billion-scale updatable graph-based vector store on SSD. Achieves <1ms search latency with 10x less memory than in-memory indexes through alignment of best-first search with SSD characteristics.

    OdinANN

    Billion-scale graph-based ANNS index with direct insertion capabilities. Achieves <1ms search latency with >10x less memory than in-memory indexes through GC-free design and update combining.

    PyNNDescent

    Python implementation of Nearest Neighbor Descent for k-neighbor-graph construction and ANN search. Targets 80%-100% accuracy with fast performance and supports wide variety of distance metrics. This is an OSS library.

    Voyager

    Voyager is a Spotify open-source vector search library and service for efficient nearest neighbor search on large-scale vector datasets.

    Annoy

    An open-source library for approximate nearest neighbor search in high-dimensional spaces, often used as a backend for vector databases and search engines.

    FAISS

    FAISS (Facebook AI Similarity Search) is a popular open-source library for efficient similarity search and clustering of dense vectors. Developed by Facebook/Meta, it supports billions of vectors and is widely used to power vector search engines and databases, especially where raw speed and scalability are needed.

    Decorative pattern
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Tags
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Awesome Vector Databases. All rights reserved.·Terms of Service·Privacy Policy·Cookies