Artificial Intelligence 9 min read

iQIYI Effect Advertising: Architecture, Click & Conversion Rate Estimation, and Intelligent Bidding

This article presents iQIYI's effect advertising system, detailing its dual‑engine resource slots, oCPX billing model, algorithmic challenges of high‑dimensional sparse conversion data, the personalized recommendation pipeline, feature engineering across real‑time, short‑term and long‑term signals, and the intelligent bidding mechanism that balances cost control with traffic quality.

DataFunTalk
DataFunTalk
DataFunTalk
iQIYI Effect Advertising: Architecture, Click & Conversion Rate Estimation, and Intelligent Bidding

The presentation, authored by senior iQIYI engineer Wang Hui and edited by Wang Hao, introduces iQIYI's effect advertising platform, which leverages a dual‑engine architecture consisting of feed (information flow) and in‑frame slots, as well as additional placements such as "You May Like" and video‑associated positions.

Advertising is billed using the oCPX model, an evolution of CPX that optimizes for post‑click conversions (install, payment, etc.) rather than clicks alone. Advertisers set conversion goals and bids, while the system’s algorithms handle optimization.

Key algorithmic difficulties include extremely high‑dimensional and sparse conversion samples, the need to support multiple conversion types, and the requirement for low‑latency, high‑throughput computation on massive traffic volumes.

The personalized recommendation workflow comprises three stages: recall (candidate ad retrieval based on targeting), coarse ranking (lightweight models with cold‑start and exploration to mitigate Matthew‑effect), and fine ranking (high‑precision models estimating click‑through rate, conversion rate, and applying intelligent bidding factors, with budget smoothing).

Ranking logic is driven by eCPM = CTR × CVR × bid × intelligent‑bidding factor, ensuring ads are ordered by expected revenue per thousand impressions.

Online training and inference follow a pipeline where real‑time features (scene, time, feedback) are combined with short‑term signals (viewing interests, search, social behavior) and long‑term attributes (demographics, interests, ad metadata). Models include FM (per‑day, online learning), deep learning (Wide&Deep), and reinforcement learning, updated on a minute‑level basis using streaming data.

Click‑and‑conversion rate estimation faces challenges such as high‑dimensional sparsity, label lag, and conversion spikes. Solutions involve dynamic bucket sizing, treating clicks as negative samples until conversion occurs (with weight adjustment), and incorporating non‑target conversions as weighted positives.

Intelligent bidding balances cost control and traffic quality. A bidding factor, derived from the ratio of actual to target cost, scales eCPM to either lower cost by using cheaper traffic or increase competitiveness when cost is below target. Further refinement introduces traffic‑quality‑aware bidding functions to avoid over‑spending on low‑quality impressions.

advertisingmachine learningFeature Engineeringconversion optimizationclick-through rateintelligent bidding
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

login 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.