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.
This survey paper provides an overview of the landscape, technologies, and applications of vector databases, making it a valuable resource for understanding the field.
An overview of the architectural components common to Vector Database Management Systems (VDBMS), which are designed to efficiently store, index, and query high-dimensional vector embeddings. This provides foundational knowledge for anyone interested in the internal workings of vector databases.
A comprehensive research paper outlining the fundamental concepts, practical use-cases, and current challenges in the field of vector database management systems.
This ACL 2023 tutorial reviews retrieval-based language models, which often rely on vector databases and vector search systems to retrieve relevant context. The tutorial covers methods and applications central to the use of vector databases in modern NLP systems.
An academic paper providing a comprehensive overview of the architecture, empirical defects, and future research roadmap for Vector Database Management Systems (VDBMS). This resource is directly relevant for understanding the current state and challenges in building and testing reliable vector databases.
A research paper that proposes the first structured roadmap for testing Vector Database Management Systems (VDBMS), analyzing bugs, vulnerabilities, and test challenges unique to vector databases. It provides insights and future directions for improving the reliability and robustness of vector databases.
Category: Research Papers & Surveys
Tags: vector-databases, survey, ANNS, architecture
Source: arXiv:2310.11703
This academic survey provides an in-depth review of vector databases, focusing on their architecture, storage, retrieval techniques, and the challenges they face. Vector databases are specialized systems for storing and retrieving high-dimensional data, a task not well-handled by traditional database management systems.
n/a (This is a research paper freely available on arXiv)