Abstract
Click-through rate prediction has been widely used in recommendation system, search engine optimization, advertising and other fields. Traditional machine learning methods such as LR, FM, and GBDT require a large amount of artificial feature construction processes and only learn the linear relationship between features. With the rapid development of deep learning in natural language processing, computer vision, many studies such as DeepFM, PNN, and WideDeep, apply DNN models to Click-through rate prediction estimation. In this work, I use the modified deep interest network (DIN) for the click-through rate prediction task. The mixed loss is proposed as the training loss to fit the DIN model. Attention mechanism is improved according to different input features. I evaluate proposed deep interest network model on Taobao ad click data. Results show the model has superior performance than other deep learning methods. Experiments show that the modified DIN model is effective for the Taobao advertising data click-through rate prediction task.
Original language | English |
---|---|
Title of host publication | Proceedings of 2021 IEEE 3rd International Conference on Communications, Information System and Computer Engineering, CISCE 2021 |
Publisher | IEEE |
Pages | 741-744 |
Number of pages | 4 |
ISBN (Electronic) | 9780738112152, 9780738112145 |
DOIs | |
Publication status | Published - 14 May 2021 |
Event | 3rd IEEE International Conference on Communications, Information System and Computer Engineering, CISCE 2021 - Beijing, China Duration: 14 May 2021 → 16 May 2021 https://ieeexplore.ieee.org/xpl/conhome/9445845/proceeding |
Publication series
Name | Proceedings of International Conference on Communications, Information System and Computer Engineering (CISCE) |
---|---|
Publisher | IEEE |
Conference
Conference | 3rd IEEE International Conference on Communications, Information System and Computer Engineering, CISCE 2021 |
---|---|
Country/Territory | China |
City | Beijing |
Period | 14/05/21 → 16/05/21 |
Internet address |
User-Defined Keywords
- Click-through Rate Prediction
- Deep Interest Network
- Deep Neural Network
- Recommender Systems