Pith. sign in

REVIEW 1 cited by

Translate-Distill: Learning Cross-Language Dense Retrieval by Translation and Distillation

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 2401.04810 v1 pith:YVGXWA2R submitted 2024-01-09 cs.IR cs.CL

classification cs.IRcs.CL
keywords clirmodeltrainingcross-encoderdistillationdual-encoderlargeretrieval
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Prior work on English monolingual retrieval has shown that a cross-encoder trained using a large number of relevance judgments for query-document pairs can be used as a teacher to train more efficient, but similarly effective, dual-encoder student models. Applying a similar knowledge distillation approach to training an efficient dual-encoder model for Cross-Language Information Retrieval (CLIR), where queries and documents are in different languages, is challenging due to the lack of a sufficiently large training collection when the query and document languages differ. The state of the art for CLIR thus relies on translating queries, documents, or both from the large English MS MARCO training set, an approach called Translate-Train. This paper proposes an alternative, Translate-Distill, in which knowledge distillation from either a monolingual cross-encoder or a CLIR cross-encoder is used to train a dual-encoder CLIR student model. This richer design space enables the teacher model to perform inference in an optimized setting, while training the student model directly for CLIR. Trained models and artifacts are publicly available on Huggingface.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

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

  1. HLTCOE at LiveRAG: GPT-Researcher using ColBERT retrieval

    cs.IR 2025-06 conditional novelty 2.0 of 10

    A RAG pipeline using ColBERT/PLAID-X retrieval, LLM-generated queries, embedding-based snippet filtering, and Falcon3 answer generation scored 1.07 on LiveRAG automatic correctness and placed fifth.

Pith tools