NEWVectors or files. Pick a path.Start →
    Back to Videos

    Cluster with Auctions: The FAISS Team Teaches Vector Indexes to Learn From Queries

    61
    Retrieval & Search Research
    Mixpeek Team
    July 20, 2026

    Summary

    IVF-style vector search partitions data into clusters and probes a few per query, but almost every system assigns queries with the same function that partitioned the data. Cluster with Auctions (Meta AI, the FAISS lineage) jointly learns a balanced partition and a neural probing function: vectors are reassigned by a large-scale auction while the probe learns the live query distribution. Paper: arxiv.org/abs/2607.13728

    vector-searchfaissannivfindexingneurips

    About this video

    IVF-style vector search partitions data into clusters and probes a few per query, but almost every system assigns queries with the same function that partitioned the data. Cluster with Auctions (Meta AI, the FAISS lineage) jointly learns a balanced partition and a neural probing function: vectors are reassigned by a large-scale auction while the probe learns the live query distribution. Paper: arxiv.org/abs/2607.13728

    Frequently Asked Questions