Semantics-enhanced Temporal Graph Networks for Content Popularity Prediction
Jianhang Zhu, Rongpeng Li, Xianfu Chen, Shiwen Mao, Jianjun Wu,, Zhifeng Zhao

TL;DR
This paper introduces STGN, a semantics-enhanced temporal graph network that incorporates semantic information into user-content graphs to improve content popularity prediction, especially in sparse datasets, thereby aiding more effective caching strategies.
Contribution
The paper proposes a novel STGN model that leverages semantic information and customized attention mechanisms to enhance popularity prediction accuracy over existing DGNN models.
Findings
STGN outperforms baseline models in accuracy.
Semantic information improves prediction in sparse datasets.
Effective content caching results from improved predictions.
Abstract
The surging demand for high-definition video streaming services and large neural network models (e.g., Generative Pre-trained Transformer, GPT) implies a tremendous explosion of Internet traffic. To mitigate the traffic pressure, architectures with in-network storage have been proposed to cache popular contents at devices in closer proximity to users. Correspondingly, in order to maximize caching utilization, it becomes essential to devise an effective popularity prediction method. In that regard, predicting popularity with dynamic graph neural network (DGNN) models achieve remarkable performance. However, DGNN models still suffer from tackling sparse datasets where most users are inactive. Therefore, we propose a reformative temporal graph network, named semantics-enhanced temporal graph network (STGN), which attaches extra semantic information into the user-content bipartite graph and…
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
TopicsCaching and Content Delivery · Recommender Systems and Techniques · Advanced Data and IoT Technologies
MethodsMulti-Head Attention · Attention Is All You Need · Graph Neural Network · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Residual Connection · Dense Connections · Absolute Position Encodings · Linear Layer · Label Smoothing
