Image Feature Learning for Cold Start Problem in Display Advertising

Abstract

In online display advertising, state-of-the-art Click Through Rate(CTR) prediction algorithms rely heavily on historical information, and they work poorly on growing number of new ads without any historical information. This is known as the the cold start problem. For image ads, current state-of-the-art systems use handcrafted image features such as multimedia features and SIFT features to capture the attractiveness of ads. However, these handcrafted features are task dependent, inflexible and heuristic. In order to tackle the cold start problem in image display ads, we propose a new feature learning architecture to learn the most discriminative image features directly from raw pixels and user feedback in the target task. The proposed method is flexible and does not depend on human heuristic. Extensive experiments on a real world dataset with 47 billion records show that our feature learning method outperforms existing handcrafted features significantly, and it can extract discriminative and meaningful features.

Cite

Text

Mo et al. "Image Feature Learning for Cold Start Problem in Display Advertising." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Mo et al. "Image Feature Learning for Cold Start Problem in Display Advertising." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/mo2015ijcai-image/)

BibTeX

@inproceedings{mo2015ijcai-image,
  title     = {{Image Feature Learning for Cold Start Problem in Display Advertising}},
  author    = {Mo, Kaixiang and Liu, Bo and Xiao, Lei and Li, Yong and Jiang, Jie},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {3728-3734},
  url       = {https://mlanthology.org/ijcai/2015/mo2015ijcai-image/}
}