Home / Companies / Tiger Data / Blog / Post Details
Content Deep Dive

Understanding DiskANN

Blog post from Tiger Data

Post Details
Company
Date Published
Author
Junaid Ahmed
Word Count
2,405
Company Posts That Month
17
Language
English
Hacker News Points
3
Summary

DiskANN is a Microsoft-developed solution for large-scale vector search that optimizes costs and performance. It uses Approximate Nearest Neighbor (ANN) algorithms to find the closest vectors quickly, trading off accuracy for speed in many cases. Key ANN techniques include ANNOY, Locality-Sensitive Hashing (LSH), and Quantization. DiskANN is a cost-effective solution that works with SSD memory, reducing hardware costs and offering fast and accurate searches on large datasets. It has applications in recommendation engines, document indexing, search engines, time-series data, and streaming data.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 10 3,107 740 193 -25%
Vector Search 9 2,600 253 90 -44%