1) The document discusses Criteo's use of large-scale matrix factorization with randomized SVD and approximate nearest neighbors to provide recommendations for new users at an enormous scale of 200 billion recommendations across hundreds of millions of users and partners.
2) Criteo built a pipeline that uses user timelines, a co-event matrix, point-wise mutual information, randomized SVD, and KNN indexing to train user and product embeddings and provide recommendations from pre-computed indices.
3) Offline evaluation of the recommendations compared to baseline approaches showed promising results, and qualitative evaluations also provided positive feedback, though there remain opportunities for deeper modeling and training techniques at larger scales.