the.ai

Recommenders / Systems

verified

Candidate Generation

You cannot score ten million items for every request. Recommenders are built in stages: a cheap retrieval step proposes a few hundred candidates, an expensive model ranks those. Almost every recommendation you have ever seen was chosen by the cheap step, because the good model only ever saw what retrieval handed it.

Viz primitive · budget-splitretrieved = 6

retrieved holds 11% of the budget; rest holds the remaining 89%.

Items reaching the ranker against the catalogue left behind, in items. Drag the candidate set up to watch coverage grow — and note the ranker's quality is invisible for everything on the right of this bar.

6

Reviewed by opendroid · 2026-08-18

  • arXiv:1906.00091 — Deep Learning Recommendation Model for Personalization and Recommendation Systems

Origin · not linkable

  • Covington et al. 2016 — Deep Neural Networks for YouTube Recommendations · RecSys 2016 · doi:10.1145/2959100.2959190