SFSGNN: Soft Feature Selection Graph Neural Network for Alleviating Data Sparsity in Click-Through Rate Prediction
摘要
Click-Through Rate (CTR) prediction, which estimates the probability of a user clicking on a particular item, plays an important role in online advertising and recommender systems. However, data sparsity remains a significant challenge in achieving accurate CTR prediction results. Fortunately, semi-supervised node classification techniques offer a potential solution to this problem. To this end, this paper proposes a semi-supervised node classification model named Soft Feature Selection Graph Neural Network (SFSGNN), which is designed for alleviating data sparsity in CTR prediction. Firstly, the integration of key modules, including node generation, graph construction, and soft feature selection networks, enables SFSGNN to effectively leverage the limited known user-item interaction data to predict the unknown user-item interactions. Furthermore, the SFSGNN can effectively address the data sparsity issue by utilizing the prediction results as augmented data for training the CTR prediction models. Extensive experiments conducted on three real-world datasets demonstrate the effectiveness of SFSGNN in alleviating data sparsity in CTR prediction.