paper-with-me

Papers

Real World Large Scale Recommendation Systems Reproducibility and Smooth Activations

2022-02-14 · Gil I. Shamir, Dong Lin

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 (SmeLU), designed to improve reproducibility with mathematical simplicity, with potentially cheaper implementation. SmeLU is a member of a wider family of smooth activations. While other techniques that improve reproducibility in real systems usually come at accuracy costs, smooth activations not only improve reproducibility, but can even give accuracy gains. We report metrics from real systems in which we were able to productionalize SmeLU with substantial reproducibility gains and better accuracy-reproducibility trade-offs. These include click-through-rate (CTR) prediction systems, content, and application recommendation systems.

📄 PDF Abstract BibTeX arXiv:2202.06499

Code (8)

1hb6s7t/SmeLU-ms mindspore
ChristophReich1996/SmeLU pytorch
ChristophReich1996/SmeLU-Triton pytorch
MindSpore-scientific-2/code-10/tree/main/SmeLU-master mindspore
MindSpore-scientific/code-1/tree/main/SmeLU-master mindspore
MindSpore-scientific/code-11/tree/main/SmeLU-master mindspore
MindSpore-scientific/code-13/tree/main/SmeLU-master mindspore
pwc-1/Paper-9/tree/main/4/SmeLU-master mindspore

Tasks

Click-Through Rate PredictionRecommendation Systems

Methods 이 논문이 사용한 방법론

SmeLU Please enter a description about the method here

Similar Papers 제목 키워드 기반

Application of Statistical Relational Learning to Hybrid Recommendation Systems

2016-07-04 · Shuo Yang, Mohammed Korayem, Khalifeh Aljadda, Trey Grainger 외

Recommendation systems usually involve exploiting the relations among known features and content that describe items (content-based filtering) or the overlap of similar users who interacted with or rated the target item …

Collaborative FilteringFeature EngineeringRecommendation SystemsRelational Reasoning

Drifter: Efficient Online Feature Monitoring for Improved Data Integrity in Large-Scale Recommendation Systems

2023-09-04 · Blaž Škrlj, Nir Ki-Tov, Lee Edelist, Natalia Silberstein 외

Real-world production systems often grapple with maintaining data quality in large-scale, dynamic streams. We introduce Drifter, an efficient and lightweight system for online feature monitoring and verification in recom…

Anomaly DetectionDrift DetectionRecommendation Systems

UpDLRM: Accelerating Personalized Recommendation using Real-World PIM Architecture

2024-06-20 · Sitian Chen, Haobin Tan, Amelie Chi Zhou, Yusen Li 외

Deep Learning Recommendation Models (DLRMs) have gained popularity in recommendation systems due to their effectiveness in handling large-scale recommendation tasks. The embedding layers of DLRMs have become the performa…

CPUGPURecommendation Systems

LLMTreeRec: Unleashing the Power of Large Language Models for Cold-Start Recommendations

2024-03-31 · Wenlin Zhang, Chuhan Wu, Xiangyang Li, Yuhao Wang 외

The lack of training data gives rise to the system cold-start problem in recommendation systems, making them struggle to provide effective recommendations. To address this problem, Large Language Models (LLMs) can model …

Recommendation SystemsRe-RankingWorld Knowledge

How Good Are Large Language Models for Course Recommendation in MOOCs?

2025-04-11 · Boxuan Ma, Md Akib Zabed Khan, Tianyuan Yang, Agoritsa Polyzou 외

Large Language Models (LLMs) have made significant strides in natural language processing and are increasingly being integrated into recommendation systems. However, their potential in educational recommendation systems …

DiversityRecommendation Systems