Yoo Video Bottom‑Page Recommendation System: From Zero to One Practice

This article details the end‑to‑end design, recall and ranking techniques, engineering implementation, and future research directions of Tencent's Yoo video bottom‑page recommendation system, illustrating how large‑scale video recommendation is built from business needs to deep learning models.

DataFunTalk
DataFunTalk
DataFunTalk
Yoo Video Bottom‑Page Recommendation System: From Zero to One Practice

The talk presented by Tencent senior researcher Qian Dingding introduces the architecture and practice of the Yoo video bottom‑page recommendation system, covering business background, recall and ranking pipelines, and engineering implementation.

Business background : describes the bottom‑page scenario where videos following a clicked video must be recommended based on relevance to the main video and user context.

Recall techniques : outlines four recall directions—popularity, attribute‑based, content‑based, and behavior‑based—detailing collaborative‑filtering optimizations, image embedding with Inception+FAISS, title/tag embedding, and network/graph embedding methods.

Ranking techniques : explains the evolution from LR to Deep and Wide&Deep models, the use of sparse feature IDs, embedding layers, DNN, Wide&Deep, and Wide&DCN, and the tree‑based deep match approach for full‑library retrieval.

Engineering practice : discusses the service flow (profile service, trigger, merge, ranking, exposure), the underlying infrastructure (Faiss, Redis, Hippo, Hadoop, Spark, Angel, TensorFlow), feature handling (plain vs TFRecord, ID‑based features), offline training, online inference with TFServing vs TensorFlow API, and performance‑tuning techniques.

Future directions : mentions plans to fuse behavior and content embeddings, apply graph neural networks, explore sequence models (LSTM/GRU), bandit and reinforcement learning for exploration, multi‑task learning, and multimodal integration.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

machine learningrecommendation systemEmbeddinglarge-scale systemsvideo ranking
DataFunTalk
Written by

DataFunTalk

Dedicated to sharing and discussing big data and AI technology applications, aiming to empower a million data scientists. Regularly hosts live tech talks and curates articles on big data, recommendation/search algorithms, advertising algorithms, NLP, intelligent risk control, autonomous driving, and machine learning/deep learning.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.