English

Automatic Historical Feature Generation through Tree-based Method in Ads Prediction

Machine Learning 2021-01-01 v1

Abstract

Historical features are important in ads click-through rate (CTR) prediction, because they account for past engagements between users and ads. In this paper, we study how to efficiently construct historical features through counting features. The key challenge of such problem lies in how to automatically identify counting keys. We propose a tree-based method for counting key selection. The intuition is that a decision tree naturally provides various combinations of features, which could be used as counting key candidate. In order to select personalized counting features, we train one decision tree model per user, and the counting keys are selected across different users with a frequency-based importance measure. To validate the effectiveness of proposed solution, we conduct large scale experiments on Twitter video advertising data. In both online learning and offline training settings, the automatically identified counting features outperform the manually curated counting features.

Keywords

Cite

@article{arxiv.2012.15522,
  title  = {Automatic Historical Feature Generation through Tree-based Method in Ads Prediction},
  author = {Hongjian Wang and Qi Li and Lanbo Zhang and Yue Lu and Steven Yoo and Srinivas Vadrevu and Zhenhui Li},
  journal= {arXiv preprint arXiv:2012.15522},
  year   = {2021}
}

Comments

7 pages, KDD'19 AutoML Workshop

R2 v1 2026-06-23T21:38:08.128Z