Real World Large Scale Recommendation Systems Reproducibility and Smooth Activations
Gil I. Shamir, Dong Lin

TL;DR
This paper addresses the reproducibility issues in large-scale recommendation systems driven by deep networks, identifying ReLU as a key factor, and proposes smooth activations like SmeLU to enhance reproducibility and accuracy.
Contribution
It introduces SmeLU, a novel smooth activation function, demonstrating its effectiveness in improving reproducibility and accuracy in real-world recommendation systems.
Findings
SmeLU improves reproducibility in CTR prediction systems.
Smooth activations can enhance both accuracy and reproducibility.
ReLU significantly contributes to irreproducibility in deep recommendation models.
Abstract
Real world recommendation systems influence a constantly growing set of domains. With deep networks, that now drive such systems, recommendations have been more relevant to the user's interests and tasks. However, they may not always be reproducible even if produced by the same system for the same user, recommendation sequence, request, or query. This problem received almost no attention in academic publications, but is, in fact, very realistic and critical in real production systems. We consider reproducibility of real large scale deep models, whose predictions determine such recommendations. We demonstrate that the celebrated Rectified Linear Unit (ReLU) activation, used in deep models, can be a major contributor to irreproducibility. We propose the use of smooth activations to improve recommendation reproducibility. We describe a novel family of smooth activations; Smooth ReLU…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
MethodsSmooth ReLU
