Approaching the Ad Placement Problem with Online Linear Classification: The winning solution to the NIPS'17 Ad Placement Challenge
Alexey Grigorev

TL;DR
This paper presents the winning approach to the NIPS'17 Ad Placement Challenge, utilizing online linear classification to develop a policy that improves ad targeting based on historical data, achieving top performance in the competition.
Contribution
The paper introduces a novel online linear classification method for ad placement, demonstrating its effectiveness in a large-scale challenge setting.
Findings
Achieved an IPS of 55.6, securing first place in the challenge.
Developed an online learning policy that adapts to user interactions.
Made the solution publicly available on GitHub.
Abstract
The task of computational advertising is to select the most suitable advertisement candidate from a set of possible options. The candidate is selected in such a way that the user is most likely to positively react to it: click and perform certain actions afterwards. Choosing the best option is done by a "policy" -- an algorithm which learns from historical data and then is used for future actions. This way the policy should deliver better targeted content with higher chances of interactions. Constructing the policy is a difficult problem and many researches and practitioners from both the industry and the academia are concerned with it. To advance the collaboration in this area, the organizers of NIPS'17 Workshop on Causal Inference and Machine Learning challenged the community to develop the best policy algorithm. The challenge is based on the data generously provided by Criteo…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Imbalanced Data Classification Techniques · Machine Learning and Data Classification
