IRLGJun 5, 2023

Graph Based Long-Term And Short-Term Interest Model for Click-Through Rate Prediction

arXiv:2306.10028v19 citationsh-index: 52
Originality Incremental advance
AI Analysis

This work improves CTR prediction for online recommender and advertising systems, offering a novel method to handle user behavior data, though it appears incremental in advancing existing long- and short-term modeling approaches.

The paper tackled the problem of click-through rate prediction by addressing information loss in long-term behavior modeling and noise in short-term behavior modeling, proposing a Graph based Long-term and Short-term interest Model (GLSM) that achieved state-of-the-art offline scores and a 4.9% CTR lift in deployment.

Click-through rate (CTR) prediction aims to predict the probability that the user will click an item, which has been one of the key tasks in online recommender and advertising systems. In such systems, rich user behavior (viz. long- and short-term) has been proved to be of great value in capturing user interests. Both industry and academy have paid much attention to this topic and propose different approaches to modeling with long-term and short-term user behavior data. But there are still some unresolved issues. More specially, (1) rule and truncation based methods to extract information from long-term behavior are easy to cause information loss, and (2) single feedback behavior regardless of scenario to extract information from short-term behavior lead to information confusion and noise. To fill this gap, we propose a Graph based Long-term and Short-term interest Model, termed GLSM. It consists of a multi-interest graph structure for capturing long-term user behavior, a multi-scenario heterogeneous sequence model for modeling short-term information, then an adaptive fusion mechanism to fused information from long-term and short-term behaviors. Comprehensive experiments on real-world datasets, GLSM achieved SOTA score on offline metrics. At the same time, the GLSM algorithm has been deployed in our industrial application, bringing 4.9% CTR and 4.3% GMV lift, which is significant to the business.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes