Is it possible to use a Dense Passage Retriever (i.e. separate embedding models for queries and the indexed chunks/passages)
This would require a separate embedding model for the chunks/passages and the queries
Hypothetical document embeddings (HyDE) is trying to solve the same problem but seems like a hack. Unlikely to work on rare phrases, since the generative model wouldn't know the answer to the query