paper-with-me

홈 › Papers

Interpretable Click-Through Rate Prediction through Hierarchical Attention

2020-01-20 · International Conference on Web Search and Data Mining 2020 1 · Zeyu Li, Wei Cheng, Yang Chen, Haifeng Chen, Wei Wang

Click-through rate (CTR) prediction is a critical task in online advertising and marketing. For this problem, existing approaches, with shallow or deep architectures, have three major drawbacks. First, they typically lack persuasive rationales to explain the outcomes of the models. Unexplainable predictions and recommendations may be difficult to validate and thus unreliable and untrustworthy. In many applications, inappropriate suggestions may even bring severe consequences. Second, existing approaches have poor efficiency in analyzing high-order feature interactions. Third, the polysemy of feature interactions in different semantic subspaces is largely ignored. In this paper, we propose InterHAt that employs a Transformer with multi-head self-attention for feature learning. On top of that, hierarchical attention layers are utilized for predicting CTR while simultaneously providing interpretable insights of the prediction results. InterHAt captures high-order feature interactions by an efficient attentional aggregation strategy with low computational complexity. Extensive experiments on four public real datasets and one synthetic dataset demonstrate the effectiveness and efficiency of InterHAt.

📄 PDF Abstract BibTeX

Code (2)

xue-pai/FuxiCTR pytorch
zyli93/InterHAt tf

Tasks

Click-Through Rate PredictionMarketingPrediction

Similar Papers 제목 키워드 기반

XCrossNet: Feature Structure-Oriented Learning for Click-Through Rate Prediction

2021-04-22 · Runlong Yu, Yuyang Ye, Qi Liu, Zihan Wang 외

Click-Through Rate (CTR) prediction is a core task in nowadays commercial recommender systems. Feature crossing, as the mainline of research on CTR prediction, has shown a promising way to enhance predictive performance.…

Click-Through Rate PredictionFeature EngineeringPredictionRecommendation Systems

Deep Character-Level Click-Through Rate Prediction for Sponsored Search

2017-07-07 · Bora Edizel, Amin Mantrach, Xiao Bai

Predicting the click-through rate of an advertisement is a critical component of online advertising platforms. In sponsored search, the click-through rate estimates the probability that a displayed advertisement is click…

Click-Through Rate Prediction

Sequential Click Prediction for Sponsored Search with Recurrent Neural Networks

2014-04-23 · Yuyu Zhang, Hanjun Dai, Chang Xu, Jun Feng 외

Click prediction is one of the fundamental problems in sponsored search. Most of existing studies took advantage of machine learning approaches to predict ad click for each event of ad view independently. However, as obs…

Prediction

Field-aware Neural Factorization Machine for Click-Through Rate Prediction

2019-02-25 · Li Zhang, Weichen Shen, Shijian Li, Gang Pan

Recommendation systems and computing advertisements have gradually entered the field of academic research from the field of commercial applications. Click-through rate prediction is one of the core research issues becaus…

Click-Through Rate PredictionFeature EngineeringPredictionRecommendation Systems

Time-aligned Exposure-enhanced Model for Click-Through Rate Prediction

2023-08-19 · Hengyu Zhang, Chang Meng, Wei Guo, Huifeng Guo 외

Click-Through Rate (CTR) prediction, crucial in applications like recommender systems and online advertising, involves ranking items based on the likelihood of user clicks. User behavior sequence modeling has marked prog…

Click-Through Rate PredictionPredictionRecommendation Systems