Skip to content
Discussion options

You must be logged in to vote

Marking Dana's correction, and adding the three things the lemma does not promise — which is
where this question usually goes next in an interview.

1 · It says nothing about your query. JL preserves distances among the projected points.
Retrieval computes a similarity between a query, which was not in the set the projection was
chosen for, and the documents. Related results cover that case; the plain lemma does not.

2 · Preserving distance is weaker than preserving rank. A (1 ± ε) distortion can reorder
two documents whose true distances are within of each other. Retrieval is a ranking
problem and near-ties are exactly where the interesting decisions live.

3 · Random is not learned. PC…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@akash-coded
Comment options

akash-coded Sep 1, 2026
Maintainer Author

Comment options

You must be logged in to vote
0 replies
Answer selected by akash-coded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: retrieval Retrieval, fusion, indexes, encoders casebook A simulated teaching transcript, not a real exchange maths A derivation thread
1 participant