TL;DR
This paper introduces a Deep Position-wise Interaction Network (DPIN) that models complex interactions between position, user, context, and item to improve CTR prediction accuracy and address position bias, achieving better online performance.
Contribution
The paper proposes a novel DPIN model that captures deep non-linear interactions and ensures consistency between offline training and online inference for CTR prediction.
Findings
Empirically outperforms baseline models on real-world data.
Achieves statistically significant improvements in online A/B testing.
Effectively models position, user, context, and item interactions.
Abstract
Click-through rate (CTR) prediction plays an important role in online advertising and recommender systems. In practice, the training of CTR models depends on click data which is intrinsically biased towards higher positions since higher position has higher CTR by nature. Existing methods such as actual position training with fixed position inference and inverse propensity weighted training with no position inference alleviate the bias problem to some extend. However, the different treatment of position information between training and inference will inevitably lead to inconsistency and sub-optimal online performance. Meanwhile, the basic assumption of these methods, i.e., the click probability is the product of examination probability and relevance probability, is oversimplified and insufficient to model the rich interaction between position and other information. In this paper, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
