this post was submitted on 17 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 11 months ago
MODERATORS
 

I was wondering if anyone is aware of any current/ongoing research on similarity search for vector dbs? In the RAG models I have been working on, most of the accuracy of the result hinges on the similarity search returning the right document, and less on the language model. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] mrfox321@alien.top 1 points 10 months ago

Yes. It's called modern search engines.

Look up papers on embedding based retrieval.