Artificial Intelligence 14 min read

Sequence Optimization and Context-Aware CTR Re-Estimation for JD Advertising Ranking

The article presents JD's technical evolution for advertising ranking, covering recommendation ad sorting, context‑aware CTR re‑estimation, reinforcement‑learning‑based sequence optimization, and session‑level auction mechanisms, and includes a Q&A that highlights practical gains and implementation challenges.

DataFunTalk
DataFunTalk
DataFunTalk
Sequence Optimization and Context-Aware CTR Re-Estimation for JD Advertising Ranking

The presentation introduces four main topics: (1) an overview of recommendation ad sorting techniques and technology choices, emphasizing the need to estimate traffic value and click‑through rate (CTR) accurately for better monetization.

(2) Context‑aware CTR re‑estimation, which uses a greedy forward search to treat each placed SKU as contextual information, allowing the model to re‑predict CTR with updated context.

(3) Reinforcement‑learning‑driven sequence optimization, describing two approaches—greedy forward search and global sequence evaluation via candidate set filtering—and a two‑step online rollout that first trains a sequence evaluation model and then iteratively improves a sequence generation model using Monte‑Carlo sampling.

(4) Session‑level ad auction mechanism optimization, proposing an incentive‑compatible, multi‑objective auction that integrates bid information with a learning‑based score, using a mixer‑MLP backbone to score each SKU per position and applying a second‑price style payment.

The Q&A section discusses how JD's rerank solution compares with industry peers, the use of virtual bids for natural traffic, multi‑metric reward design, and the observed revenue per mille (RPM) improvements from each iteration of the system.

advertisingCTR predictionreinforcement learningcontext-awaresequence optimizationauction mechanism
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.