• Home
  • Categories
  • Tags
  • Pricing
  • Submit
    Decorative pattern
    1. Home
    2. Research Papers & Surveys
    3. JAG

    JAG

    Joint Attribute Graphs for Filtered Nearest Neighbor Search, a research paper that addresses the challenge of combining vector similarity search with attribute filtering. JAG presents a novel index structure that efficiently handles filtered ANN queries common in real-world applications.

    🌐Visit Website

    About this tool

    Overview

    JAG (Joint Attribute Graphs) is a 2026 research paper that tackles filtered nearest neighbor search—a critical challenge where vector similarity search must be combined with attribute constraints (e.g., "find similar products that are in stock and under $50").

    Problem Statement

    Traditional ANN indexes optimize for pure similarity search but struggle when queries include metadata filters. Common approaches either:

    • Filter first, then search (inefficient with selective filters)
    • Search first, then filter (inefficient with restrictive filters)
    • Maintain separate indexes (expensive and difficult to synchronize)

    Key Contribution

    JAG proposes a unified graph-based index structure that jointly models:

    • Vector similarity relationships
    • Attribute-based constraints
    • The interaction between similarity and filtering

    The approach builds graph connections that are aware of both vector proximity and attribute values, enabling efficient traversal that respects filter conditions.

    Technical Approach

    The paper introduces:

    • Joint Graph Construction: Builds proximity graphs that incorporate attribute information during construction
    • Filter-Aware Routing: Graph traversal strategies that efficiently navigate to satisfy both similarity and filter criteria
    • Adaptive Indexing: Adjusts graph structure based on common filter patterns

    Use Cases

    • E-commerce product search (similarity + price/category/availability filters)
    • Content recommendation with constraints (similar videos + duration/language/rating)
    • Document retrieval with metadata (semantic search + date/author/department)
    • Multi-modal search with attributes (image search + brand/color/size)

    Significance

    Filtered vector search is increasingly important as real-world applications require combining semantic similarity with business logic and metadata constraints. JAG represents advancement in making this combination efficient at scale.

    Publication

    Published as arXiv preprint arXiv:2602.10258 (2026) by Xu, Haike, et al.

    Surveys

    Loading more......

    Information

    Websitearxiv.org
    PublishedMar 20, 2026

    Categories

    1 Item
    Research Papers & Surveys

    Tags

    4 Items
    #Filtering#Graph Based#Algorithms#Hybrid Search

    Similar Products

    6 result(s)
    Graph-Based Algorithms for Diverse Similarity Search

    A 2026 research paper presenting graph-based algorithms for diverse similarity search, where results must be both similar to the query and diverse from each other. This addresses the common problem of redundant results in traditional similarity search.

    In-Place Updates of Graph Index

    A 2026 research paper on streaming approximate nearest neighbor search with in-place graph index updates. The approach enables real-time index modifications without expensive rebuilds, crucial for dynamic datasets.

    Monte Carlo Tree Search for Vector Indexing

    Research on using Monte Carlo Tree Search algorithms for optimizing vector index construction and search strategies. Explores adaptive decision-making during graph building and query routing.

    PiPNN

    An ultra-scalable graph-based nearest neighbor indexing algorithm that builds state-of-the-art indexes up to 11.6× faster than Vamana (DiskANN) and 12.9× faster than HNSW. PiPNN uses HashPrune, a novel online pruning algorithm that enables efficient billion-scale index construction on a single machine.

    Filtered Vector Search

    Combining vector similarity search with metadata filtering. Enables queries like find similar documents published after 2023 in category Technology.

    ACORN Algorithm

    Performant and predicate-agnostic search algorithm for vector embeddings with structured data. Uses two-hop graph expansion to maintain high recall under selective filters in Weaviate.

    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