This paper compares the performance of different retrieval-augmented generation (RAG) paradigms at varying corpus sizes, finding that BM25 outperforms others at larger scales, but not at smaller ones, and that lexical retrieval is the strongest scalable default.
Firehose
Filtered to Papers, tagged “scalability” · clear filters
Browse: People · Companies · Papers · Podcasts · Hacker News · Deep dives
Browse by tag
This paper introduces Explorative Modeling, a new approach to training generative models that allows for end-to-end generation by exploring multiple candidate matches between model generations and data. This can lead to improved performance and efficiency in various applications.