paper-with-me

홈 › Papers

An accuracy improving method for advertising click through rate prediction based on enhanced xDeepFM model

2024-11-21 · Xiaowei Xi, Song Leng, Yuqing Gong, Dalin Li

Advertising click-through rate (CTR) prediction aims to forecast the probability that a user will click on an advertisement in a given context, thus providing enterprises with decision support for product ranking and ad placement. However, CTR prediction faces challenges such as data sparsity and class imbalance, which adversely affect model training effectiveness. Moreover, most current CTR prediction models fail to fully explore the associations among user history, interests, and target advertisements from multiple perspectives, neglecting important information at different levels. To address these issues, this paper proposes an improved CTR prediction model based on the xDeepFM architecture. By integrating a multi-head attention mechanism, the model can simultaneously focus on different aspects of feature interactions, enhancing its ability to learn intricate patterns without significantly increasing computational complexity. Furthermore, replacing the linear model with a Factorization Machine (FM) model improves the handling of high-dimensional sparse data by flexibly capturing both first-order and second-order feature interactions. Experimental results on the Criteo dataset demonstrate that the proposed model outperforms other state-of-the-art methods, showing significant improvements in both AUC and Logloss metrics. This enhancement facilitates better mining of implicit relationships between features and improves the accuracy of advertising CTR prediction.

📄 PDF Abstract BibTeX arXiv:2411.15223

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionPrediction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

On the Factory Floor: ML Engineering for Industrial-Scale Ads Recommendation Models

2022-09-12 · Rohan Anil, Sandra Gadanho, Da Huang, Nijith Jacob 외

For industrial-scale advertising systems, prediction of ad click-through rate (CTR) is a central problem. Ad clicks constitute a significant class of user engagements and are often used as the primary signal for the usef…

TWICE: Two-Clock, Two-Window Learning for Long-Horizon Conversion Prediction in Online Advertising

2026-07-28 · Kaiyuan Li, Kun Wang, Zhongbo Wang, Teng Sha 외 arxiv

Long-horizon conversion prediction under delayed feedback creates a two-clock, two-window learning problem in online advertising. A short base observation window releases recent clicks on the click clock before their out…

Decision-Making Context Interaction Network for Click-Through Rate Prediction

2023-01-29 · Xiang Li, Shuwei Chen, Jian Dong, Jin Zhang 외

Click-through rate (CTR) prediction is crucial in recommendation and online advertising systems. Existing methods usually model user behaviors, while ignoring the informative context which influences the user to make a c…

Click-Through Rate PredictionDecision MakingPrediction

Dynamic Hierarchical Empirical Bayes: A Predictive Model Applied to Online Advertising

2018-09-06 · Yuan Yuan, Xiaojing Dong, Chen Dong, Yiwen Sun 외

Predicting keywords performance, such as number of impressions, click-through rate (CTR), conversion rate (CVR), revenue per click (RPC), and cost per click (CPC), is critical for sponsored search in the online advertisi…

An Enhanced Ad Event-Prediction Method Based on Feature Engineering

2019-07-03 · Saeid Soheily Khah, Yiming Wu

In digital advertising, Click-Through Rate (CTR) and Conversion Rate (CVR) are very important metrics for evaluating ad performance. As a result, ad event prediction systems are vital and widely used for sponsored search…

Feature EngineeringMarketingPrediction