Okapi at TREC-3, Stephen E. Robertson, Steve Walker, Susan Jones, Micheline Hancock-Beaulieu, Mike Gatford, 1994Proceedings of The Third Text REtrieval Conference, TREC 1994, Vol. 500-225 (National Institute of Standards and Technology (NIST)) - 描述了Okapi BM25排名函数,这是稀疏检索的基石,阐释了其在早期信息检索评估中的有效性。
Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks, Nils Reimers, Iryna Gurevych, 2019Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP) (Association for Computational Linguistics)DOI: 10.18653/v1/D19-1410 - 介绍了Sentence-BERT,它是BERT的一种修改版,能够生成具有语义意义的句子嵌入,这是密集检索方法的基本技术。
Hybrid Search: An Overview, Adam Benayoun, 2024 (Pinecone) - 从向量数据库供应商的角度,提供了混合搜索的实用概述,解释了其组成部分、优势和常见的实现策略。