paper-with-me

홈 › Papers

Deep Multi-Interest Network for Click-through Rate Prediction

2020-10-01 · CIKM 2020 10 · Zhibo Xiao, Luwei Yang, Wen Jiang, Yi Wei, Yi Hu, Hao Wang

Click-through rate prediction plays an important role in many fields, such as recommender and advertising systems. It is one of the crucial parts to improve user experience and increase industry revenue. Recently, several deep learning-based models are successfully applied to this area. Some existing studies further model user representation based on user historical behavior sequence, in order to capture dynamic and evolving interests. We observe that users usually have multiple interests at a time and the latent dominant interest is expressed by the behavior. The switch of latent dominant interest results in the behavior changes. Thus, modeling and tracking latent multiple interests would be beneficial. In this paper, we propose a novel method named as Deep Multi-Interest Network (DMIN) which models user's latent multiple interests for click-through rate prediction task. Specifically, we design a Behavior Refiner Layer using multi-head self-attention to capture better user historical item representations. Then the Multi-Interest Extractor Layer is applied to extract multiple user interests. We evaluate our method on three real-world datasets. Experimental results show that the proposed DMIN outperforms various state-of-the-art baselines in terms of click-through rate prediction task.

📄 PDF Abstract BibTeX

Code (1)

xue-pai/FuxiCTR pytorch

Tasks

Click-Through Rate PredictionPrediction

Similar Papers 제목 키워드 기반

Soft Retargeting Network for Click Through Rate Prediction

2022-06-04 · Xiaochen Li, Xin Song, Pengjia Yuan, Xialong Liu 외

The study of user interest models has received a great deal of attention in click through rate (CTR) prediction recently. These models aim at capturing user interest from different perspectives, including user interest e…

Click-Through Rate PredictionGraph EmbeddingPrediction

Triangle Graph Interest Network for Click-through Rate Prediction

2022-02-06 · Wensen Jiang, Yizhu Jiao, Qingqin Wang, Chuanming Liang 외

Click-through rate prediction is a critical task in online advertising. Currently, many existing methods attempt to extract user potential interests from historical click behavior sequences. However, it is difficult to h…

Click-Through Rate PredictionPredictionRecommendation Systems

Disentangled Interest Network for Out-of-Distribution CTR Prediction

2025-11-14 · Yu Zheng, Chen Gao, Jianxin Chang, Yanan Niu 외 arxiv

Click-through rate (CTR) prediction, which estimates the probability of a user clicking on a given item, is a critical task for online information services. Existing approaches often make strong assumptions that training…

Click-Through Rate Prediction

Deep Context Interest Network for Click-Through Rate Prediction

2023-08-11 · Xuyang Hou, Zhe Wang, Qi Liu, Tan Qu 외

Click-Through Rate (CTR) prediction, estimating the probability of a user clicking on an item, is essential in industrial applications, such as online advertising. Many works focus on user behavior modeling to improve CT…

Click-Through Rate PredictionPrediction

Diffusion-based Multi-modal Synergy Interest Network for Click-through Rate Prediction

2025-08-29 · Xiaoxi Cui, Weihai Lu, Yu Tong, Yiheng Li 외 arxiv

In click-through rate prediction, click-through rate prediction is used to model users' interests. However, most of the existing CTR prediction methods are mainly based on the ID modality. As a result, they are unable to…

Click-Through Rate PredictionMulti-modal Recommendation