LGJul 11, 2025

Graph Neural Network Enhanced Sequential Recommendation Method for Cross-Platform Ad Campaign

arXiv:2507.08959v13 citationsh-index: 22025 5th International Conference on Artificial Intelligence, Big Data and Algorithms (CAIBDA)
Originality Synthesis-oriented
AI Analysis

This addresses ad campaign optimization for marketers across platforms, but it appears incremental as it adapts existing GNN techniques to a specific domain.

The paper tackled cross-platform ad recommendation by analyzing a GNN-based method that models user behavior, ad content, and platform features to capture interest migration, achieving an AUC of 0.937 on Platform B with slight decreases on others.

In order to improve the accuracy of cross-platform advertisement recommendation, a graph neural network (GNN)- based advertisement recommendation method is analyzed. Through multi-dimensional modeling, user behavior data (e.g., click frequency, active duration) reveal temporal patterns of interest evolution, ad content (e.g., type, tag, duration) influences semantic preferences, and platform features (e.g., device type, usage context) shape the environment where interest transitions occur. These factors jointly enable the GNN to capture the latent pathways of user interest migration across platforms. The experimental results are based on the datasets of three platforms, and Platform B reaches 0.937 in AUC value, which is the best performance. Platform A and Platform C showed a slight decrease in precision and recall with uneven distribution of ad labels. By adjusting the hyperparameters such as learning rate, batch size and embedding dimension, the adaptability and robustness of the model in heterogeneous data are further improved.

Foundations

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

Your Notes