paper-with-me

홈 › Papers

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 because the prediction accuracy affects the user experience and the revenue of merchants and platforms. Feature engineering is very important to improve click-through rate prediction. Traditional feature engineering heavily relies on people's experience, and is difficult to construct a feature combination that can describe the complex patterns implied in the data. This paper combines traditional feature combination methods and deep neural networks to automate feature combinations to improve the accuracy of click-through rate prediction. We propose a mechannism named 'Field-aware Neural Factorization Machine' (FNFM). This model can have strong second order feature interactive learning ability like Field-aware Factorization Machine, on this basis, deep neural network is used for higher-order feature combination learning. Experiments show that the model has stronger expression ability than current deep learning feature combination models like the DeepFM, DCN and NFM.

📄 PDF Abstract BibTeX arXiv:1902.09096

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionFeature EngineeringPredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Field-weighted Factorization Machines for Click-Through Rate Prediction in Display Advertising

2018-06-09 · Junwei Pan, Jian Xu, Alfonso Lobos Ruiz, Wenliang Zhao 외

Click-through rate (CTR) prediction is a critical task in online display advertising. The data involved in CTR prediction are typically multi-field categorical data, i.e., every feature is categorical and belongs to one …

Click-Through Rate PredictionPrediction

Field-Embedded Factorization Machines for Click-through rate prediction

2020-09-13 · Harshit Pande

Click-through rate (CTR) prediction models are common in many online applications such as digital advertising and recommender systems. Field-Aware Factorization Machine (FFM) and Field-weighted Factorization Machine (FwF…

Click-Through Rate PredictionPredictionRecommendation Systems

Field-aware factorization machines for CTR prediction

2016-09-07 · RecSys 2016 9 · Yuchin Juan, Yong Zhuang, Wei-Sheng Chin, Chih-Jen Lin

Click-through rate (CTR) prediction plays an important role in computational advertising. Models based on degree-2 polynomial mappings and factorization machines (FMs) are widely used for this task. Recently, a varian…

Click-Through Rate PredictionPredictionRecommendation Systems

Field-aware Factorization Machines in a Real-world Online Advertising System

2017-01-15 · Yuchin Juan, Damien Lefortier, Olivier Chapelle

Predicting user response is one of the core machine learning tasks in computational advertising. Field-aware Factorization Machines (FFM) have recently been established as a state-of-the-art method for that problem and i…

FiBiNET: Combining Feature Importance and Bilinear feature Interaction for Click-Through Rate Prediction

2019-05-23 · Tongwen Huang, Zhiqi Zhang, Junlin Zhang

Advertising and feed ranking are essential to many Internet companies such as Facebook and Sina Weibo. Among many real-world advertising and feed ranking systems, click through rate (CTR) prediction plays a central role.…

Click-Through Rate PredictionFeature ImportanceRecommendation Systems