English
Related papers

Related papers: MIM: Multi-modal Content Interest Modeling Paradig…

200 papers

This paper proposes new methods to enhance click-through rate (CTR) prediction models using the Deep Interest Network (DIN) model, specifically applied to the advertising system of Alibaba's Taobao platform. Unlike traditional deep learning…

Information Retrieval · Computer Science 2024-06-18 Chang Zhou , Yang Zhao , Yuelin Zou , Jin Cao , Wenhan Fan , Yi Zhao , Chiyu Cheng

Click-through rate prediction is an essential task in industrial applications, such as online advertising. Recently deep learning based models have been proposed, which follow a similar Embedding\&MLP paradigm. In these methods large scale…

Machine Learning · Statistics 2018-09-14 Guorui Zhou , Chengru Song , Xiaoqiang Zhu , Ying Fan , Han Zhu , Xiao Ma , Yanghui Yan , Junqi Jin , Han Li , Kun Gai

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 comprehensively…

Information Retrieval · Computer Science 2025-09-01 Xiaoxi Cui , Weihai Lu , Yu Tong , Yiheng Li , Zhejun Zhao

Modeling long-term user interests with massive historical user behaviors enhances click-through rate (CTR) prediction performance in advertising and recommendation systems. Typically, a two-stage framework is widely adopted, where a general…

Information Retrieval · Computer Science 2026-05-18 Jiangli Shao , Kaifu Zheng , Hao Fang , Huimu Ye , Zhiwei Liu , Bo Zhang , Shu Han , Xingxing Wang

Click-Through Rate (CTR) prediction models are integral to a myriad of industrial settings, such as personalized search advertising. Current methods typically involve feature extraction from users' historical behavior sequences combined…

Machine Learning · Computer Science 2025-07-16 Lingwei Kong , Lu Wang , Changping Peng , Zhangang Lin , Ching Law , Jingping Shao

Click-through rate (CTR) Prediction is of great importance in real-world online ads systems. One challenge for the CTR prediction task is to capture the real interest of users from their clicked items, which is inherently biased by…

Information Retrieval · Computer Science 2022-04-04 Congcong Liu , Yuejiang Li , Jian Zhu , Xiwei Zhao , Changping Peng , Zhangang Lin , Jingping Shao

Precise user modeling is critical for online personalized recommendation services. Generally, users' interests are diverse and are not limited to a single aspect, which is particularly evident when their behaviors are observed for a longer…

Information Retrieval · Computer Science 2021-05-19 Jianxun Lian , Iyad Batal , Zheng Liu , Akshay Soni , Eun Yong Kang , Yajun Wang , Xing Xie

Click-Through Rate (CTR) prediction plays a core role in recommender systems, serving as the final-stage filter to rank items for a user. The key to addressing the CTR task is learning feature interactions that are useful for prediction,…

Information Retrieval · Computer Science 2023-04-27 Yang Zhang , Tianhao Shi , Fuli Feng , Wenjie Wang , Dingxian Wang , Xiangnan He , Yongdong Zhang

Click-Through Rate (CTR) prediction, a core task in recommendation systems, estimates user click likelihood using historical behavioral data. Modeling user behavior sequences as text to leverage Language Models (LMs) for this task has…

Computation and Language · Computer Science 2025-08-06 Zixuan Li , Binzong Geng , Jing Xiong , Yong He , Yuxuan Hu , Jian Chen , Dingwei Chen , Xiyu Chang , Liang Zhang , Linjian Mo , Chengming Li , Chuan Yuan , Zhenan Sun

Extracting users' interests from their lifelong behavior sequence is crucial for predicting Click-Through Rate (CTR). Most current methods employ a two-stage process for efficiency: they first select historical behaviors related to the…

Information Retrieval · Computer Science 2024-10-30 Qi Liu , Xuyang Hou , Haoran Jin , Xiaolong Chen , Jin Chen , Defu Lian , Zhe Wang , Jia Cheng , Jun Lei

Click-through rate (CTR) prediction is a crucial issue in recommendation systems. There has been an emergence of various public CTR datasets. However, existing datasets primarily suffer from the following limitations. Firstly, users…

Information Retrieval · Computer Science 2023-09-01 Zhaoxin Huan , Ke Ding , Ang Li , Xiaolu Zhang , Xu Min , Yong He , Liang Zhang , Jun Zhou , Linjian Mo , Jinjie Gu , Zhongyi Liu , Wenliang Zhong , Guannan Zhang

Click-through rate~(CTR) prediction, whose goal is to estimate the probability of the user clicks, has become one of the core tasks in advertising systems. For CTR prediction model, it is necessary to capture the latent user interest behind…

Machine Learning · Statistics 2018-11-19 Guorui Zhou , Na Mou , Ying Fan , Qi Pi , Weijie Bian , Chang Zhou , Xiaoqiang Zhu , Kun Gai

Click-through rate (CTR) prediction, which predicts the probability of a user clicking an ad, is a fundamental task in recommender systems. The emergence of heterogeneous information, such as user profile and behavior sequences, depicts…

Click-through rate (CTR) prediction plays a key role in modern online personalization services. In practice, it is necessary to capture user's drifting interests by modeling sequential user behaviors to build an accurate CTR prediction…

Information Retrieval · Computer Science 2020-05-29 Jiarui Qin , Weinan Zhang , Xin Wu , Jiarui Jin , Yuchen Fang , Yong Yu

Estimating Click-Through Rate (CTR) is a vital yet challenging task in personalized product search. However, existing CTR methods still struggle in the product search settings due to the following three challenges including how to more…

Information Retrieval · Computer Science 2023-04-06 Qijie Shen , Hong Wen , Jing Zhang , Qi Rao

Click-Through Rate (CTR) prediction plays an important role in many industrial applications, such as online advertising and recommender systems. How to capture users' dynamic and evolving interests from their behavior sequences remains a…

Information Retrieval · Computer Science 2019-05-17 Yufei Feng , Fuyu Lv , Weichen Shen , Menghan Wang , Fei Sun , Yu Zhu , Keping Yang

Click-through rates prediction is critical in modern advertising systems, where ranking relevance and user engagement directly impact platform efficiency and business value. In this project, we explore how to model CTR more effectively…

Machine Learning · Computer Science 2025-12-01 Hongyu Yang , Chunxi Wen , Jiyin Zhang , Nanfei Shen , Shijiao Zhang , Xiyan Han

Classical sequential recommendation models generally adopt ID embeddings to store knowledge learned from user historical behaviors and represent items. However, these unique IDs are challenging to be transferred to new domains. With the…

Information Retrieval · Computer Science 2024-05-08 Yiqing Wu , Ruobing Xie , Zhao Zhang , Fuzhen Zhuang , Xu Zhang , Leyu Lin , Zhanhui Kang , Yongjun Xu

Click-through rate (CTR) prediction plays an important role in online advertising and recommender systems. In practice, the training of CTR models depends on click data which is intrinsically biased towards higher positions since higher…

Information Retrieval · Computer Science 2021-06-18 Jianqiang Huang , Ke Hu , Qingtao Tang , Mingjian Chen , Yi Qi , Jia Cheng , Jun Lei

Click-Through Rate (CTR) prediction is critical for industrial recommender systems, where most deep CTR models follow an Embedding \& Feature Interaction paradigm. However, the majority of methods focus on designing network architectures to…

Information Retrieval · Computer Science 2021-05-25 Huifeng Guo , Bo Chen , Ruiming Tang , Weinan Zhang , Zhenguo Li , Xiuqiang He