Open Issues Need Help
View All on GitHubvsag is a vector indexing library used for similarity search.
vsag is a vector indexing library used for similarity search.
vsag is a vector indexing library used for similarity search.
vsag is a vector indexing library used for similarity search.
vsag is a vector indexing library used for similarity search.
AI Summary: Implement Dynamic Distance Computation (DDC) as a new reranking strategy within the VSAG HGraph indexing algorithm to improve search performance, particularly for large TOPK values, by selectively reranking only a subset of the result heap instead of all points. This involves integrating DDC into the existing HGraph codebase, potentially requiring modifications to the search process and leveraging selective reranking techniques. Reference materials including papers and code examples are provided.
vsag is a vector indexing library used for similarity search.