English

Dimensionality reduction for click-through rate prediction: Dense versus sparse representation

Machine Learning 2014-05-14 v2 Machine Learning Applications Methodology

Abstract

In online advertising, display ads are increasingly being placed based on real-time auctions where the advertiser who wins gets to serve the ad. This is called real-time bidding (RTB). In RTB, auctions have very tight time constraints on the order of 100ms. Therefore mechanisms for bidding intelligently such as clickthrough rate prediction need to be sufficiently fast. In this work, we propose to use dimensionality reduction of the user-website interaction graph in order to produce simplified features of users and websites that can be used as predictors of clickthrough rate. We demonstrate that the Infinite Relational Model (IRM) as a dimensionality reduction offers comparable predictive performance to conventional dimensionality reduction schemes, while achieving the most economical usage of features and fastest computations at run-time. For applications such as real-time bidding, where fast database I/O and few computations are key to success, we thus recommend using IRM based features as predictors to exploit the recommender effects from bipartite graphs.

Keywords

Cite

@article{arxiv.1311.6976,
  title  = {Dimensionality reduction for click-through rate prediction: Dense versus sparse representation},
  author = {Bjarne Ørum Fruergaard and Toke Jansen Hansen and Lars Kai Hansen},
  journal= {arXiv preprint arXiv:1311.6976},
  year   = {2014}
}

Comments

Presented at the Probabilistic Models for Big Data workshop at NIPS 2013

R2 v1 2026-06-22T02:15:56.246Z