• 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. DIMS — Distributed Index for Similarity Search in Metric Spaces

    DIMS — Distributed Index for Similarity Search in Metric Spaces

    TKDE 2024 paper presenting DIMS, a distributed indexing method for efficient similarity search across metric spaces. The approach enables parallel processing of vector similarity queries at scale.

    Surveys

    Loading more......

    Information

    Websiteieeexplore.ieee.org
    PublishedApr 4, 2026

    Categories

    1 Item
    Research Papers & Surveys

    Tags

    3 Items
    #distributed#similarity-search#metric-spaces

    Similar Products

    6 result(s)

    AdaptiveIndex — Adaptive Indexing in High-Dimensional Metric Spaces

    VLDB 2023 paper introducing an adaptive indexing approach for high-dimensional metric spaces that dynamically adjusts its structure based on query workloads to improve search performance over time.

    BLISS — A Billion Scale Index using Iterative Re-partitioning

    SIGKDD 2022 paper introducing BLISS, a billion-scale indexing method using iterative re-partitioning for large-scale approximate nearest neighbor search.

    CAPS: A Practical Partition Index for Filtered Similarity Search

    Research paper introducing CAPS, a practical partition index designed for filtered similarity search. Published as an arXiv preprint in 2023 by Gaurav Gupta et al., it addresses the challenge of combining attribute filtering with approximate nearest neighbor search efficiently.

    DIDS — Double Indices and Double Summarizations for Fast Similarity Search

    VLDB 2024 paper presenting DIDS, a fast similarity search method using double indices and double summarizations to accelerate high-dimensional vector queries.

    ELPIS — Graph-Based Similarity Search for Scalable Data Science

    VLDB 2023 paper presenting ELPIS, a graph-based similarity search approach that combines graph indexing with learning-based techniques for scalable data science applications on large datasets.

    Hercules — Against Data Series Similarity Search

    VLDB 2022 paper introducing Hercules, an approach for efficient data series (time series) similarity search at scale, leveraging advanced indexing and pruning techniques for billion-scale sequence datasets.

    Overview

    DIMS provides a distributed indexing framework for similarity search in general metric spaces, enabling scalable approximate nearest neighbor search through distributed computation.

    Key Contributions

    • Distributed index construction and query processing
    • Support for general metric spaces beyond Euclidean distance
    • Distributed computation for billion-scale datasets
    • Strong performance on large benchmarks

    Publication

    • Venue: TKDE 2024
    • Authors: Zhu et al.
    • Abbreviation: DIMS