English
Related papers

Related papers: Towards Deeper, Lighter and Interpretable Cross Ne…

200 papers

Clustering is a fundamental task in data analysis. Recently, deep clustering, which derives inspiration primarily from deep learning approaches, achieves state-of-the-art performance and has attracted considerable attention. Current deep…

Machine Learning · Computer Science 2020-02-13 Deyu Bo , Xiao Wang , Chuan Shi , Meiqi Zhu , Emiao Lu , Peng Cui

The CTR (Click-Through Rate) prediction plays a central role in the domain of computational advertising and recommender systems. There exists several kinds of methods proposed in this field, such as Logistic Regression (LR), Factorization…

Information Retrieval · Computer Science 2020-06-30 Shu Wu , Feng Yu , Xueli Yu , Qiang Liu , Liang Wang , Tieniu Tan , Jie Shao , Fan Huang

Collaborative recommendation fundamentally involves learning high-quality user and item representations from interaction data. Recently, graph convolution networks (GCNs) have advanced the field by utilizing high-order connectivity patterns…

Information Retrieval · Computer Science 2024-12-30 Jiajia Chen , Jiancan Wu , Jiawei Chen , Chongming Gao , Yong Li , Xiang Wang

Click-Through Rate (CTR) prediction, a core task in recommendation systems, aims to estimate the probability of users clicking on items. Existing models predominantly follow a discriminative paradigm, which relies heavily on explicit…

Information Retrieval · Computer Science 2025-12-17 Mingjia Yin , Junwei Pan , Hao Wang , Ximei Wang , Shangyu Zhang , Jie Jiang , Defu Lian , Enhong Chen

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 CTR prediction…

Information Retrieval · Computer Science 2023-08-14 Xuyang Hou , Zhe Wang , Qi Liu , Tan Qu , Jia Cheng , Jun Lei

Advertising click-through rate (CTR) prediction aims to forecast the probability that a user will click on an advertisement in a given context, thus providing enterprises with decision support for product ranking and ad placement. However,…

Machine Learning · Computer Science 2024-11-26 Xiaowei Xi , Song Leng , Yuqing Gong , Dalin Li

Graph Convolution Network (GCN) has attracted significant attention and become the most popular method for learning graph representations. In recent years, many efforts have been focused on integrating GCN into the recommender tasks and…

Machine Learning · Computer Science 2020-07-14 Kang Liu , Feng Xue , Richang Hong

Although deep learning techniques have been successfully applied to many tasks, interpreting deep neural network models is still a big challenge to us. Recently, many works have been done on visualizing and analyzing the mechanism of deep…

Machine Learning · Statistics 2018-06-25 Lin Guo , Hui Ye , Wenbo Su , Henhuan Liu , Kai Sun , Hang Xiang

The predictions of click through rate (CTR) and conversion rate (CVR) play a crucial role in the success of ad-recommendation systems. A Deep Hierarchical Ensemble Network (DHEN) has been proposed to integrate multiple feature crossing…

Click-through rate (CTR) prediction, which aims to predict the probability of a user clicking on an ad or an item, is critical to many online applications such as online advertising and recommender systems. The problem is very challenging…

Information Retrieval · Computer Science 2019-08-27 Weiping Song , Chence Shi , Zhiping Xiao , Zhijian Duan , Yewen Xu , Ming Zhang , Jian Tang

Deep graph clustering, which aims to reveal the underlying graph structure and divide the nodes into different clusters without human annotations, is a fundamental yet challenging task. However, we observed that the existing methods suffer…

Computer Vision and Pattern Recognition · Computer Science 2022-02-28 Yue Liu , Sihang Zhou , Xinwang Liu , Wenxuan Tu , Xihong Yang

Cross-domain recommendation (CDR) aims to alleviate the data sparsity by transferring knowledge across domains. Disentangled representation learning provides an effective solution to model complex user preferences by separating intra-domain…

Information Retrieval · Computer Science 2025-07-24 Yuhan Wang , Qing Xie , Zhifeng Bao , Mengzi Tang , Lin Li , Yongjian Liu

Learning to capture feature relations effectively and efficiently is essential in click-through rate (CTR) prediction of modern recommendation systems. Most existing CTR prediction methods model such relations either through tedious…

Information Retrieval · Computer Science 2021-11-10 Jian Zhu , Congcong Liu , Pei Wang , Xiwei Zhao , Guangpeng Chen , Junsheng Jin , Changping Peng , Zhangang Lin , Jingping Shao

Data sparsity is an important issue for click-through rate (CTR) prediction, particularly when user-item interactions is too sparse to learn a reliable model. Recently, many works on cross-domain CTR (CDCTR) prediction have been developed…

Information Retrieval · Computer Science 2023-05-10 Xu Chen , Zida Cheng , Shuai Xiao , Xiaoyi Zeng , Weilin Huang

Click-through rate (CTR) prediction tasks typically estimate the probability of a user clicking on a candidate item by modeling both user behavior sequence features and the item's contextual features, where the user behavior sequence is…

Information Retrieval · Computer Science 2026-03-16 Yi Xu , Chaofan Fan , Moyu Zhang , Jinxin Hu , Jiahao Wang , Hao Zhang , Shizhun Wang , Yu Zhang , Xiaoyi Zeng

CTR prediction, which aims to estimate the probability that a user will click an item, plays a crucial role in online advertising and recommender system. Feature interaction modeling based and user interest mining based methods are the two…

Information Retrieval · Computer Science 2021-06-09 Wei Guo , Rong Su , Renhao Tan , Huifeng Guo , Yingxue Zhang , Zhirong Liu , Ruiming Tang , Xiuqiang He

In recent years, DL has developed rapidly, and personalized services are exploring using DL algorithms to improve the performance of the recommendation system. For personalized services, a successful recommendation consists of two parts:…

Information Retrieval · Computer Science 2023-10-19 Jie Zhou , Qian Yu

Click-through rate (CTR) prediction models estimates the probability of a user-item click by modeling interactions across a vast feature space. A fundamental yet often overlooked challenge is the inherent heterogeneity of these features:…

Information Retrieval · Computer Science 2026-03-16 Yi Xu , Moyu Zhang , Chaofan Fan , Jinxin Hu , Yu Zhang , Xiaoyi Zeng

In this paper, we consider the Click-Through-Rate (CTR) prediction problem. Factorization Machines and their variants consider pair-wise feature interactions, but normally we won't do high-order feature interactions using FM due to high…

Artificial Intelligence · Computer Science 2021-11-30 Kai Wang , Chunxu Shen , Chaoyun Zhang Wenye Ma

Feature interaction has been recognized as an important problem in machine learning, which is also very essential for click-through rate (CTR) prediction tasks. In recent years, Deep Neural Networks (DNNs) can automatically learn implicit…