Tagged articles
19 articles
Page 1 of 1
DataFunSummit
DataFunSummit
Dec 22, 2023 · Artificial Intelligence

Cross‑Domain Multi‑Objective Estimation and Fusion in Baidu Video Recommendation: Design, Modeling, and System Evolution

This article shares Baidu's experience and thinking on cross‑domain multi‑objective estimation and fusion for video recommendation, covering background, system overview, multi‑objective design and modeling, long‑term value attribution, cross‑domain network architecture, and the evolution‑strategy based fusion approach.

BaiduRecommendation Systemscross-domain
0 likes · 13 min read
Cross‑Domain Multi‑Objective Estimation and Fusion in Baidu Video Recommendation: Design, Modeling, and System Evolution
DataFunTalk
DataFunTalk
Nov 29, 2023 · Artificial Intelligence

Cross-Domain Multi-Objective Estimation and Fusion in Baidu Video Recommendation

This article presents Baidu's technical experience on designing, estimating, and fusing cross-domain multi-objective models for its immersive video recommendation system, covering business background, system architecture, target design, long‑term value modeling, and evolution strategies.

Recommendation Systemsaicross-domain
0 likes · 14 min read
Cross-Domain Multi-Objective Estimation and Fusion in Baidu Video Recommendation
DataFunSummit
DataFunSummit
Sep 29, 2023 · Artificial Intelligence

Social4Rec: Enhancing Video Recommendation with Social Interest Networks

This article introduces Social4Rec, a video recommendation algorithm that tackles user cold‑start problems by extracting and integrating social interest information through coarse‑ and fine‑grained interest extractors, attention‑based fusion, and extensive offline and online experiments demonstrating significant CTR improvements.

Deep Learningattentioncold-start
0 likes · 14 min read
Social4Rec: Enhancing Video Recommendation with Social Interest Networks
DataFunTalk
DataFunTalk
Jun 22, 2023 · Artificial Intelligence

Social4Rec: Social Interest Enhanced Video Recommendation Algorithm

Social4Rec introduces a social interest‑enhanced video recommendation framework that tackles user cold‑start by extracting coarse‑ and fine‑grained social interests via a self‑organizing neural network and meta‑path neighborhood aggregation, integrating these embeddings with a YouTube DNN model to improve CTR and AUC.

CTRcold startrecommendation
0 likes · 14 min read
Social4Rec: Social Interest Enhanced Video Recommendation Algorithm
vivo Internet Technology
vivo Internet Technology
Mar 30, 2022 · Backend Development

Design of a Bloom Filter‑Based Video Recommendation Deduplication Service for Short Video Platforms

The paper proposes a Bloom‑filter‑based deduplication service for short‑video recommendation that moves three‑month playback histories to disk‑backed Bloom filters while keeping the latest 100 served IDs in Redis, employing write batching, sharding, expiration policies, and an incremental migration strategy to replace memory‑intensive Redis ZSets and dramatically reduce storage costs.

Data Migrationdeduplicationdisk KV
0 likes · 21 min read
Design of a Bloom Filter‑Based Video Recommendation Deduplication Service for Short Video Platforms
iQIYI Technical Product Team
iQIYI Technical Product Team
Dec 10, 2021 · Artificial Intelligence

GAN-based Cold-Start Solution for New Video Recommendation in Short Video Systems

iQIYI’s short‑video team solves the new‑video cold‑start problem by using a GAN that generates latent user features from video attributes and a discriminator to validate them, then matches these vectors to real users via cosine similarity, achieving double‑digit gains in exposure, CTR, and watch time.

GANcold startrecommendation system
0 likes · 13 min read
GAN-based Cold-Start Solution for New Video Recommendation in Short Video Systems
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 4, 2021 · Artificial Intelligence

Intelligent Video Budget Pacing System for Online Video Platforms

An ecosystem‑wide intelligent promotion system applies a budget‑pacing algorithm with probabilistic throttling and fine‑ranking score adjustments in 5‑minute slots, guaranteeing uniform video exposure while minimizing impact on overall consumption, boosting daily exposure completion from under 5 % to up to 70 % and reducing watch‑time loss.

Content Distributionalgorithmbudget pacing
0 likes · 10 min read
Intelligent Video Budget Pacing System for Online Video Platforms
iQIYI Technical Product Team
iQIYI Technical Product Team
Apr 23, 2021 · Artificial Intelligence

How iQIYI’s Multi‑Interest Recall Transforms Video Recommendation

This article analyzes iQIYI’s evolution of multi‑interest recall techniques—from clustering‑based PinnerSage to MOE and single‑activation models—showing how extracting multiple user interests improves recall diversity, mitigates filter bubbles, and boosts key performance metrics in short‑video recommendation.

iQIYImachine learningmulti-interest recall
0 likes · 16 min read
How iQIYI’s Multi‑Interest Recall Transforms Video Recommendation
Tencent Cloud Developer
Tencent Cloud Developer
Nov 10, 2020 · Big Data

Design and Optimization of a Real-Time Video Recommendation Indexing System

The article describes a real‑time video recommendation indexing system that replaces 30‑minute batch builds with an Elasticsearch‑based service, integrates prior and posterior data pipelines, ensures consistency via locking and version checks, enables zero‑downtime upgrades, smooths write spikes, and boosts recall performance through multi‑level caching and ES tuning, delivering sub‑40 ms latency and significant business growth.

ElasticsearchFlinkcaching
0 likes · 13 min read
Design and Optimization of a Real-Time Video Recommendation Indexing System
Youku Technology
Youku Technology
Jun 15, 2020 · Artificial Intelligence

Multi-Objective Optimization for Guaranteed Delivery in Video Service Platforms

The paper proposes a two‑stage framework that first fits a differential‑equation‑based exposure‑click (P2C) model for each new video and then uses a genetic‑algorithm multi‑objective optimization to allocate scarce scene‑level exposure slots, simultaneously maximizing total views and halving CTR variance while outperforming manual baselines.

KDDODE modelingclick prediction
0 likes · 8 min read
Multi-Objective Optimization for Guaranteed Delivery in Video Service Platforms
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 11, 2020 · Artificial Intelligence

How to Maximize Video Views with a Multi‑Objective Exposure Optimization Model

This article presents a data‑driven approach for allocating limited video exposure resources by building a PV‑click‑CTR (P2C) sensitivity model and a multi‑objective optimization framework that balances overall view volume and fairness across scenes, validated through offline metrics and online bucket tests.

Big Dataalgorithmexposure optimization
0 likes · 9 min read
How to Maximize Video Views with a Multi‑Objective Exposure Optimization Model
Youku Technology
Youku Technology
May 21, 2020 · Artificial Intelligence

Multi‑objective Optimization for Guaranteed Delivery in a Video Service Platform

The KDD 2020 paper from Alibaba Entertainment presents a differential‑equation‑based hot‑content exposure sensitivity model and a multi‑objective optimization framework that, under exposure‑resource constraints, guarantees video delivery by accounting for nonlinear content exposure, timing, strategies, and user click habits, now deployed on Youku.

KDD 2020differential equationsexposure modeling
0 likes · 2 min read
Multi‑objective Optimization for Guaranteed Delivery in a Video Service Platform
iQIYI Technical Product Team
iQIYI Technical Product Team
May 8, 2020 · Artificial Intelligence

Introduction to NLP in Video Applications

When you browse video apps by tags, receive personalized recommendations, or search with keywords, the seamless experience is powered by Natural Language Processing, which analyzes and interprets textual data to connect users with relevant content, and the article invites you to scan a QR code for further exploration.

AI applicationsArtificial IntelligenceNLP
0 likes · 9 min read
Introduction to NLP in Video Applications
Tencent Cloud Developer
Tencent Cloud Developer
Jan 21, 2020 · Artificial Intelligence

Cold-Start Short Video Potential Prediction Using Siamese Networks

The paper proposes a Siamese‑based PredictionNet that combines EfficientB3 image and VGGish audio features with user metrics to predict a HotValue score for newly uploaded short videos, using a margin loss with view‑value‑aware pair selection, enabling tiered cold‑start exposure that boosts overall platform efficiency.

Siamese Networkcold startmachine learning
0 likes · 9 min read
Cold-Start Short Video Potential Prediction Using Siamese Networks
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 17, 2019 · Artificial Intelligence

How Alibaba Boosted Short‑Video Engagement with Advanced Recommendation Algorithms

This article explains the rapid growth of short‑video on Taobao, describes the video feature framework, details the RankI2V and RankV2V recall methods, outlines coarse and fine ranking models, and presents real‑time interest and business strategies that significantly improved click‑through rates and viewing time.

Alibabamachine learningranking algorithms
0 likes · 19 min read
How Alibaba Boosted Short‑Video Engagement with Advanced Recommendation Algorithms
NetEase Media Technology Team
NetEase Media Technology Team
Apr 4, 2019 · Artificial Intelligence

Video Recommendation System: Framework, Topic Clustering, and Related Video Retrieval

The paper proposes a video recommendation framework that combines recall and ranking modules, using a multi‑modal topic clustering approach—integrating audio, visual, and textual features via NeXtVLAD, PCA, and K‑Means—to generate unified video representations, improve candidate selection, and boost click‑through and viewing time, while addressing cold‑start and semantic relevance challenges.

A/B testingHierarchical ClusteringNeXtVLAD
0 likes · 7 min read
Video Recommendation System: Framework, Topic Clustering, and Related Video Retrieval
DataFunTalk
DataFunTalk
Dec 21, 2018 · Artificial Intelligence

Iterative Evolution of iQIYI Video Search Ranking Models

This article details iQIYI's practical experience in building and iterating its video search system, covering basic relevance, semantic matching via translation and click models, deep‑learning approaches, and ranking model evolution from heuristic rules to learning‑to‑rank, highlighting challenges, solutions, and performance gains.

machine learningsearch rankingsemantic matching
0 likes · 20 min read
Iterative Evolution of iQIYI Video Search Ranking Models
Hulu Beijing
Hulu Beijing
Jun 8, 2018 · Artificial Intelligence

How Hulu Leverages AI for Video Recommendation, Content Understanding, and Ads

The article reviews Hulu’s 2018 iQIYI keynote on AI video applications, detailing how AI drives personalized recommendations, content analysis through computer vision and NLP, ad targeting across visual, linguistic, and semantic layers, and outlines the platform’s machine‑learning architecture and future directions.

Huluaicontent understanding
0 likes · 6 min read
How Hulu Leverages AI for Video Recommendation, Content Understanding, and Ads