Analysis of Anonymous User Interaction Relationships and Prediction of Advertising Feedback Based on Graph Neural Network
Yanjun Dai, Haoyang Feng, Yuan Gao

TL;DR
This paper introduces DTH-GNN, a novel graph neural network that captures multi-scale temporal, semantic, and higher-order features of anonymous user interaction networks to improve advertising feedback prediction.
Contribution
The paper proposes a decoupled temporal-hierarchical GNN with temporal edge decomposition, hierarchical heterogeneous aggregation, and a feedback regularity formulation, advancing interaction modeling for online advertising.
Findings
DTH-GNN achieves 8.2% higher AUC than baseline.
Logarithmic loss improved by 5.7%.
Effectively captures multi-scale temporal and semantic features.
Abstract
While online advertising is highly dependent on implicit interaction networks of anonymous users for engagement inference, and for the selection and optimization of delivery strategies, existing graph models seldom can capture the multi-scale temporal, semantic and higher-order dependency features of these interaction networks, thus it's hard to describe the complicated patterns of the anonymous behavior. In this paper, we propose Decoupled Temporal-Hierarchical Graph Neural Network (DTH-GNN), which achieves three main contributions. Above all, we introduce temporal edge decomposition, which divides each interaction into three types of channels: short-term burst, diurnal cycle and long-range memory, and conducts feature extraction using the convolution kernel of parallel dilated residuals; Furthermore, our model builds a hierarchical heterogeneous aggregation, where user-user,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · E-commerce and Technology Innovations · Advanced Computing and Algorithms
MethodsLayer Normalization · Dropout · Absolute Position Encodings · Dense Connections · Byte Pair Encoding · Softmax · Label Smoothing · Convolution · Transformer · Graph Neural Network
