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/Correct Normalization Matters: Understanding the Effect of...

Correct Normalization Matters: Understanding the Effect of Normalization On Deep Neural Network Models For Click-Through Rate Prediction

Zhiqiang Wang, Qingyun She, PengTao Zhang, Junlin Zhang

2020-06-23Click-Through Rate Prediction
PaperPDFCode

Abstract

Normalization has become one of the most fundamental components in many deep neural networks for machine learning tasks while deep neural network has also been widely used in CTR estimation field. Among most of the proposed deep neural network models, few model utilize normalization approaches. Though some works such as Deep & Cross Network (DCN) and Neural Factorization Machine (NFM) use Batch Normalization in MLP part of the structure, there isn't work to thoroughly explore the effect of the normalization on the DNN ranking systems. In this paper, we conduct a systematic study on the effect of widely used normalization schemas by applying the various normalization approaches to both feature embedding and MLP part in DNN model. Extensive experiments are conduct on three real-world datasets and the experiment results demonstrate that the correct normalization significantly enhances model's performance. We also propose a new and effective normalization approaches based on LayerNorm named variance only LayerNorm(VO-LN) in this work. A normalization enhanced DNN model named NormDNN is also proposed based on the above-mentioned observation. As for the reason why normalization works for DNN models in CTR estimation, we find that the variance of normalization plays the main role and give an explanation in this work.

Results

TaskDatasetMetricValueModel
Click-Through Rate PredictionAndroid Malware DatasetAUC0.7402NormDNN
Click-Through Rate PredictionCriteoAUC0.8107NormDNN

Related Papers

Generative Click-through Rate Prediction with Applications to Search Advertising2025-07-15GIST: Cross-Domain Click-Through Rate Prediction via Guided Content-Behavior Distillation2025-07-07An Audio-centric Multi-task Learning Framework for Streaming Ads Targeting on Spotify2025-06-23MoE-MLoRA for Multi-Domain CTR Prediction: Efficient Adaptation with Expert Specialization2025-06-09DLF: Enhancing Explicit-Implicit Interaction via Dynamic Low-Order-Aware Fusion for CTR Prediction2025-05-25Revisiting Feature Interactions from the Perspective of Quadratic Neural Networks for Click-through Rate Prediction2025-05-23Field Matters: A lightweight LLM-enhanced Method for CTR Prediction2025-05-201$^{st}$ Place Solution of WWW 2025 EReL@MIR Workshop Multimodal CTR Prediction Challenge2025-05-06