TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Product-based Neural Networks for User Response Prediction

Product-based Neural Networks for User Response Prediction

Yanru Qu, Han Cai, Kan Ren, Wei-Nan Zhang, Yong Yu, Ying Wen, Jun Wang

2016-11-01Click-Through Rate PredictionPredictionRecommendation Systems
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCode(official)Code

Abstract

Predicting user responses, such as clicks and conversions, is of great importance and has found its usage in many Web applications including recommender systems, web search and online advertising. The data in those applications is mostly categorical and contains multiple fields; a typical representation is to transform it into a high-dimensional sparse binary feature representation via one-hot encoding. Facing with the extreme sparsity, traditional models may limit their capacity of mining shallow patterns from the data, i.e. low-order feature combinations. Deep models like deep neural networks, on the other hand, cannot be directly applied for the high-dimensional input because of the huge feature space. In this paper, we propose a Product-based Neural Networks (PNN) with an embedding layer to learn a distributed representation of the categorical data, a product layer to capture interactive patterns between inter-field categories, and further fully connected layers to explore high-order feature interactions. Our experimental results on two large-scale real-world ad click datasets demonstrate that PNNs consistently outperform the state-of-the-art models on various metrics.

Results

TaskDatasetMetricValueModel
Click-Through Rate PredictionBing NewsAUC0.8321PNN
Click-Through Rate PredictionBing NewsLog Loss0.2775PNN
Click-Through Rate PredictioniPinYouAUC0.8174OPNN
Click-Through Rate PredictioniPinYouAUC0.7914IPNN
Click-Through Rate PredictioniPinYouAUC0.7661PNN*
Click-Through Rate PredictionCompany*AUC0.8672PNN*
Click-Through Rate PredictionCompany*Log Loss0.02636PNN*
Click-Through Rate PredictionCompany*AUC0.8664IPNN
Click-Through Rate PredictionCompany*Log Loss0.02637IPNN
Click-Through Rate PredictionCompany*AUC0.8658OPNN
Click-Through Rate PredictionCompany*Log Loss0.02641OPNN
Click-Through Rate PredictionDianpingAUC0.8445PNN
Click-Through Rate PredictionDianpingLog Loss0.3424PNN
Click-Through Rate PredictionMovieLens 20MAUC0.7321PNN
Click-Through Rate PredictionCriteoAUC0.7987PNN*
Click-Through Rate PredictionCriteoLog Loss0.45214PNN*
Click-Through Rate PredictionCriteoAUC0.7982OPNN
Click-Through Rate PredictionCriteoLog Loss0.45256OPNN
Click-Through Rate PredictionCriteoAUC0.7972IPNN
Click-Through Rate PredictionCriteoLog Loss0.45323IPNN
Click-Through Rate PredictionAmazonAUC0.8679PNN

Related Papers

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21IP2: Entity-Guided Interest Probing for Personalized News Recommendation2025-07-18A Reproducibility Study of Product-side Fairness in Bundle Recommendation2025-07-18SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Looking for Fairness in Recommender Systems2025-07-16Generative Click-through Rate Prediction with Applications to Search Advertising2025-07-15Journalism-Guided Agentic In-Context Learning for News Stance Detection2025-07-15