• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

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

    Product

    • Categories
    • 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
    Decorative pattern
    Decorative pattern
    1. Home
    2. Research Papers & Surveys
    3. Juno — Optimizing ANNS with Sparsity-Aware Algorithm and Ray-Tracing Core Mapping

    Juno — Optimizing ANNS with Sparsity-Aware Algorithm and Ray-Tracing Core Mapping

    ASPLOS 2024 paper introducing Juno, a system that accelerates high-dimensional approximate nearest neighbor search using sparsity-aware algorithms and GPU ray-tracing (RT) core mapping for hardware-level computation acceleration.

    Overview

    Juno accelerates high-dimensional approximate nearest neighbor search by leveraging sparsity in data and mapping distance computations to GPU ray-tracing cores.

    Key Contributions

    • Sparsity-aware algorithm for efficient distance computation
    • Novel mapping of ANNS operations to GPU RT cores
    • Hardware-level optimization for vector search
    • Published in ASPLOS 2024

    Publication

    • Venue: ASPLOS 2024
    • Authors: Liu et al.
    • Abbreviation: Juno

    Features

    • Utilizes GPU ray-tracing cores for distance computation
    • Leverages data sparsity for efficiency
    • Significant speedup over traditional GPU implementations
    Surveys

    Loading more......

    Information

    Websitedl.acm.org
    PublishedApr 4, 2026

    Categories

    1 Item
    Research Papers & Surveys

    Tags

    3 Items
    #gpu-acceleration#hardware-acceleration#high-performance

    Similar Products

    6 result(s)

    Accelerating Graph Indexing for ANNS on Modern CPUs

    SIGMOD 2025 paper proposing optimizations for graph-based approximate nearest neighbor search indexing on modern CPU architectures, leveraging SIMD instructions and cache-aware algorithms for improved index construction performance.

    Accelerating ANNS in Hierarchical Graphs via Shortcuts

    VLDB 2025 paper proposing efficient level navigation with shortcuts for accelerating approximate nearest neighbor search in hierarchical graph indexes, improving traversal speed across multi-layer graph structures.

    Accelerating Graph-based ANNS with Adaptive Awareness

    SIGKDD 2025 paper proposing adaptive awareness capabilities for graph-based approximate nearest neighbor search, enabling the search algorithm to dynamically adjust its strategy based on local graph characteristics and query properties.

    ACORN

    ACORN is a performant and predicate-agnostic search system for vector embeddings and structured data, enhancing the capability of vector databases to handle complex queries over high-dimensional data efficiently.

    A Brief Survey of Vector Databases

    This survey paper provides an overview of the landscape, technologies, and applications of vector databases, making it a valuable resource for understanding the field.

    A Comprehensive Survey on Vector Database

    A comprehensive academic survey that explores the architecture, storage, retrieval techniques, and challenges associated with vector databases. It categorizes algorithmic approaches to approximate nearest neighbor search (ANNS) and discusses how vector databases can be integrated with large language models, offering valuable insights and foundational knowledge for understanding and building vector database systems.