Home / Companies / Vespa / Blog / Post Details
Content Deep Dive

Asymmetric Retrieval: Spend on Docs, Embed your Queries for Free

Blog post from Vespa

Post Details
Company
Date Published
Author
Thomas H. Thoresen
Word Count
1,737
Company Posts That Month
4
Language
English
Hacker News Points
-
Post removed?
No
Summary

Asymmetric retrieval, a new approach supported by Vespa and Voyage AI's voyage-4 family, offers a cost-effective method for handling high-volume queries by embedding documents with a robust model while using a smaller, local model for queries. This method leverages the fact that document embedding is a one-time cost, allowing for the use of more resource-intensive models without latency concerns, whereas query embedding is continuous and cost-prohibitive at scale. By embedding documents with the highly accurate voyage-4-large model and queries with the lightweight voyage-4-nano model, companies can significantly reduce costs, as demonstrated by potential savings of $15,000 monthly at 10,000 queries per second. This strategy maintains retrieval quality through a shared vector space and phased ranking system, which combines the speed of binary search with the accuracy of full-precision reranking, making it feasible for large-scale production environments. Vespa's architecture, which separates query embedding from content storage, supports independent scaling and eliminates dependency on external APIs, ensuring stability even during API outages or traffic spikes.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Vector Search 31 2,370 415 145 +7%
RAG 1 1,806 326 91 +5%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.