MS MARCO click-translation expansion tables ("poor man's" DSSM) [P]
This story is from 2026-09-14. It is preserved in the archive; the latest stories are on the live feed.
TLDR: I made "poor man’s" DSSM (Deep Structured Semantic Model) — the count-based translation table that can enrich the inverted index for full-text search. This trick can improve baseline BM25. So the idea is the following: - You have supervised pairs (query, relevant document), e.g., MS MARCO or…
Read the full story at r/MachineLearning ↗
Timeline · 1 report
- 2026-09-14 13:28 · r/MachineLearning
MS MARCO click-translation expansion tables ("poor man's" DSSM) [P]