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.
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.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
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.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
