Pith. sign in

REVIEW 3 cited by

Pre-training Tasks for Embedding-based Large-scale Retrieval

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2002.03932 v1 pith:IZQ7P7RR submitted 2020-02-10 cs.LG cs.CLcs.IRstat.ML

classification cs.LGcs.CLcs.IRstat.ML
keywords retrievaltasksmodelspre-trainingdocumentsphaseembedding-basedbm-25
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We consider the large-scale query-document retrieval problem: given a query (e.g., a question), return the set of relevant documents (e.g., paragraphs containing the answer) from a large document corpus. This problem is often solved in two steps. The retrieval phase first reduces the solution space, returning a subset of candidate documents. The scoring phase then re-ranks the documents. Critically, the retrieval algorithm not only desires high recall but also requires to be highly efficient, returning candidates in time sublinear to the number of documents. Unlike the scoring phase witnessing significant advances recently due to the BERT-style pre-training tasks on cross-attention models, the retrieval phase remains less well studied. Most previous works rely on classic Information Retrieval (IR) methods such as BM-25 (token matching + TF-IDF weights). These models only accept sparse handcrafted features and can not be optimized for different downstream tasks of interest. In this paper, we conduct a comprehensive study on the embedding-based retrieval models. We show that the key ingredient of learning a strong embedding-based Transformer model is the set of pre-training tasks. With adequately designed paragraph-level pre-training tasks, the Transformer models can remarkably improve over the widely-used BM-25 as well as embedding models without Transformers. The paragraph-level pre-training tasks we studied are Inverse Cloze Task (ICT), Body First Selection (BFS), Wiki Link Prediction (WLP), and the combination of all three.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. GREAT: Guiding Query Generation with a Trie for Recommending Related Search about Video at Kuaishou

    cs.IR 2025-07 conditional novelty 5.0 of 10

    An LLM-based item-to-query recommender with trie-constrained decoding, plus a new dataset, reports modest gains over baselines in Kuaishou's related-search scenario.

  2. A Comparative Study of Specialized LLMs as Dense Retrievers

    cs.IR 2025-07 conditional novelty 5.0 of 10

    Specialized Qwen2.5 7B models differ in dense retrieval quality: math and long-reasoning variants degrade performance, while coder and vision-language variants improve zero-shot text and code retrieval.

  3. FinBERT2: A Specialized Bidirectional Encoder for Bridging the Gap in Finance-Specific Deployment of Large Language Models

    cs.IR 2025-05 conditional novelty 4.0 of 10

    A 32B-token Chinese financial corpus and FinBERT2 model outperform prior FinBERTs, general BERTs, and several large LLMs on five classification and retrieval benchmarks.

Pith tools