探索网页标题预训练对稀疏检索模型的提升效果
The Pre-Training Study of Expanded-SPLADE Models on Web Document Titles
- 用网页标题数据进行大规模MLM预训练,优化稀疏编码器
- 高学习率预训练使检索效果更好,尤其在严格剪枝下表现稳定
- 发现预训练数据重复无明显增益,且剪枝后召回成本上升
掩码语言建模(MLM)预训练是初始化神经信息检索模型的主流方法。然而,研究显示其在微调为双编码器模型时存在准备度不足和迁移能力差的问题。本文聚焦SPLADE类模型,特别考察Expanded-SPLADE(ESPLADE)模型在网页标题数据上的预训练效果。实验采用自研网页文档标题作为预训练语料,进行预训练、微调及可选测试时稀疏向量剪枝的评估。结果表明:1)在未剪枝与最严格剪枝设置下,性能最优的模型多基于通用语料预训练,且使用较高学习率,表现为较低的MLM准确率;2)在最严格剪枝条件下,这些模型表现出更高检索开销及更长索引列表长度的方差;3)重复使用通用预训练语料对检索效果提升有限。实验揭示了将MLM预训练适配至ESPLADE微调的潜在局限,并发现严苛剪枝下,较高的检索开销反而有助于维持更好的检索效果,体现出二者之间的权衡关系。
原文摘要 · Abstract (English)
Masked Language Modeling (MLM) pre-training is one of the primary ways to initialize Neural Information Retrieval (IR) models prior to retrieval fine-tuning. However, studies show that MLM pre-trained models have limited readiness and transfer learning issues for fine-tuning them into Neural Bi-Encoder models. This paper studies the effect of different pre-training datasets and pre-training options on the MLM pre-trained models for retrieval fine-tuning. The study focuses on the SPLADE-style model, which uses the MLM layer also at fine-tuning time. More specifically, we experimented with Expanded-SPLADE (ESPLADE) models, a specific instance of SPLADE models, and in-house web document titles are used as datasets. Pre-training, fine-tuning, and evaluation with optional test-time pruning of sparse vectors are conducted. Our observations are three-fold: First, fine-tuned models of higher retrieval effectiveness at both unpruned and most strict pruned settings are mostly pre-trained on a general corpus, and pre-trained with a higher learning rate, showing lower MLM accuracies. Second, in the most strict pruned setting, those models show higher-level retrieval cost and a higher variance in the length of the individual postings list. Third, the repetition of the general pre-training dataset does not have much effect on retrieval effectiveness. The experimentation empirically identifies the potential limitations for aligning MLM pre-training to ESPLADE fine-tuning. Also, the experimentation provides an empirical observation that, at most strict pruned settings, the retrieval effectiveness is better maintained by the higher-level retrieval cost, showing the trade-off relationship between the two in our setting.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。