Skip to content

Commit

Permalink
Filtered-DiskANN
Browse files Browse the repository at this point in the history
Signed-off-by: Zhao Junwang <[email protected]>
  • Loading branch information
zhjwpku committed Mar 30, 2024
1 parent 106d337 commit f4a4a11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added src/assets/pdfs/Filtered-DiskANN_2023.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions src/databases/vectordb/diskann.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ DiskANN 通过 BeamSearch(设置 beamwidth 一次读多个数据块) 和缓存

- [FreshDiskANN: A Fast and Accurate Graph-Based ANN Index for Streaming Similarity Search](/assets/pdfs/FreshDiskANN_2021.pdf), 2021
- [OOD-DiskANN: Efficient and Scalable Graph ANNS for Out-of-Distribution Queries](/assets/pdfs/OOD-DiskANN-2022.pdf), 2022
- [Filtered−DiskANN: Graph Algorithms for Approximate Nearest Neighbor Search with Filters](/assets/pdfs/Filtered-DiskANN_2023.pdf), 2023

#### References:

Expand Down

0 comments on commit f4a4a11

Please sign in to comment.