Youtube Recommender System

YouTube recommendations are driven by Google Brain, which was recently opensourced as TensorFlow. By using TensorFlow one can experiment with different deep neural network architectures using distributed training. It is considered that non-linear combinations of features may yield a better prediction than a traditional matrix factorization approach can.

There were two main factors behind YouTube’s Deep Learning approach towards Recommender Systems:

The system consists of two neural networks:

Details of the youtube recommender system:

There are following inefficiencies in the youtube recommender system that were found:

Youtube recommender system aims to provide best watching experience for the user and tends to keep him/her as longer as possible. It seems that it does its job as youtube is the second most visited website in the US. Youtube recommender system is based on Deep Neural Networks and utilize the collaborative filtering and logistic regression techniques.The youtube recommender system designed is a such way that YouTube pushes an anonymous user toward more popular, not more fringe, content leaving the space for manipulation of users preferences. Youtube recommender system algorithm seems to have concluded that people are drawn to content that is more extreme than what they started with — or to incendiary content in general.

Sources:


https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/45530.pdf

https://towardsdatascience.com/how-youtube-recommends-videos-b6e003a5ab2f

https://www.theatlantic.com/technology/archive/2018/11/how-youtubes-algorithm-really-works/575212/

https://www.nytimes.com/2018/03/10/opinion/sunday/youtube-politics-radical.html

https://www.quora.com/How-does-YouTubes-recommendation-algorithm-work