Skip to content

Commit

Permalink
OOD-DiskANN
Browse files Browse the repository at this point in the history
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
  • Loading branch information
zhjwpku committed Mar 30, 2024
1 parent 4a5093c commit 106d337
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added src/assets/pdfs/OOD-DiskANN-2022.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 @@ -43,6 +43,7 @@ DiskANN 通过 BeamSearch(设置 beamwidth 一次读多个数据块) 和缓存
### Further readings

- [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

#### References:

Expand Down

0 comments on commit 106d337

Please sign in to comment.