TensorX
返回文献探索

Paper · arXiv 2407.12854

Scaling Retrieval-Based Language Models with a Trillion-Token Datastore

Rulin Shao, Jacqueline He, Akari Asai, Weijia Shi, Tim Dettmers, Sewon Min, Luke Zettlemoyer, Pang Wei Koh

31 upvotesJuly 9, 2024arXiv 预印本
AI 摘要

Increasing the size of the datastore for retrieval-based language models improves performance without obvious saturation, suggesting datastore size is a key factor in model efficiency and performance.

retrieval-based LMsdatastorelanguage modelingdownstream taskscompute-optimal scaling curvespretrainingMassiveDSretrieverdatastore quality filtering

Abstract

Scaling laws with respect to the amount of training data and the number of parameters allow us to predict the cost-benefit trade-offs of pretraining language models (LMs) in different configurations. In this paper, we consider another dimension of scaling: the amount of data available at inference time. Specifically, we find that increasing the size of the datastore used by a retrieval-based LM monotonically improves language modeling and several downstream tasks without obvious saturation, such that a smaller model augmented with a large datastore outperforms a larger LM-only model on knowledge-intensive tasks. By plotting compute-optimal scaling curves with varied datastore, model, and pretraining data sizes, we show that using larger datastores can significantly improve model performance for the same training compute budget. We carry out our study by constructing a 1.4 trillion-token datastore named MassiveDS, which is the largest and the most diverse open-sourced datastore for retrieval-based LMs to date, and designing an efficient pipeline for studying datastore scaling in a computationally accessible manner. Finally, we analyze the effect of improving the retriever, datastore quality filtering, and other design choices on our observed scaling trends. Overall, our results show that datastore size should be considered as an integral part of LM efficiency and performance trade-offs. To facilitate future research, we open-source our datastore and code at https://github.com/RulinShao/retrieval-scaling.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Scaling Retrieval-Based Language Models with a Trillion-Token Datastore | TensorX