scispace - formally typeset
Open AccessProceedings ArticleDOI

Deep Neural Networks for YouTube Recommendations

Paul Covington, +2 more
- pp 191-198
Reads0
Chats0
TLDR
This paper details a deep candidate generation model and then describes a separate deep ranking model and provides practical lessons and insights derived from designing, iterating and maintaining a massive recommendation system with enormous user-facing impact.
Abstract
YouTube represents one of the largest scale and most sophisticated industrial recommendation systems in existence. In this paper, we describe the system at a high level and focus on the dramatic performance improvements brought by deep learning. The paper is split according to the classic two-stage information retrieval dichotomy: first, we detail a deep candidate generation model and then describe a separate deep ranking model. We also provide practical lessons and insights derived from designing, iterating and maintaining a massive recommendation system with enormous user-facing impact.

read more

Citations
More filters
Journal ArticleDOI

AI-based mobile context-aware recommender systems from an information management perspective: Progress and directions

TL;DR: In this article, the authors provide an extensive survey of recent advances towards intelligent mobile Context-Aware Recommender Systems (mobile CARS) from an information management perspective, with an emphasis on mobile computing and AI techniques.
Journal ArticleDOI

Matching Algorithms: Fundamentals, Applications and Challenges

TL;DR: In this paper, the authors introduce the matching theory's basic models and algorithms in explicit matching and implicit matching and review the existing methods for coping with various matching problems in implicit matching, including retrieval matching, user-item matching, entity-relation matching, and image matching.
Journal ArticleDOI

Interpretable deep learning: interpretation, interpretability, trustworthiness, and beyond

TL;DR: In this article , the authors make a comprehensive survey of interpretability of deep neural networks and propose a taxonomy of interpretation algorithms. And they discuss the connections between deep models' interpretations and other factors, such as adversarial robustness and learning from interpretations, and introduce several open-source libraries for interpretation algorithms and evaluation approaches.
Journal ArticleDOI

A Hybrid Model- and Memory-Based Collaborative Filtering Algorithm for Baseline Data Prediction of Friedreich's Ataxia Patients

TL;DR: A new FRDA baseline data collection algorithm is proposed in this article, with which the patients are only required to provide certain reliable baseline data acquired from home and the uncertain/missing parts of the data can then be predicted with acceptable accuracy by utilizing existing patient information.
Journal ArticleDOI

"How over is it?" Understanding the Incel Community on YouTube

TL;DR: In this paper, the authors analyzed the evolution of the Incel community on YouTube by focusing on this community's evolution over the last decade and understanding whether YouTube's recommendation algorithm steers users towards Incel-related videos.
References
More filters
Book ChapterDOI

I and J

Proceedings Article

Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

TL;DR: Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.
Proceedings Article

Distributed Representations of Words and Phrases and their Compositionality

TL;DR: This paper presents a simple method for finding phrases in text, and shows that learning good vector representations for millions of phrases is possible and describes a simple alternative to the hierarchical softmax called negative sampling.
Posted Content

Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

TL;DR: Batch Normalization as mentioned in this paper normalizes layer inputs for each training mini-batch to reduce the internal covariate shift in deep neural networks, and achieves state-of-the-art performance on ImageNet.
Posted Content

Distributed Representations of Words and Phrases and their Compositionality

TL;DR: In this paper, the Skip-gram model is used to learn high-quality distributed vector representations that capture a large number of precise syntactic and semantic word relationships and improve both the quality of the vectors and the training speed.