paper-with-me

Papers

Semantics-enhanced Temporal Graph Networks for Content Popularity Prediction

2023-01-29 · Jianhang Zhu, Rongpeng Li, Xianfu Chen, Shiwen Mao, Jianjun Wu, Zhifeng Zhao

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 could better leverage implicit relationships behind the superficial topology structure. On top of that, we customize its temporal and structural learning modules to further boost the prediction performance. Specifically, in order to efficiently aggregate the diversified semantics that a content might possess, we design a user-specific attention (UsAttn) mechanism for temporal learning module. Unlike the attention mechanism that only analyzes the influence of genres on content, UsAttn also considers the attraction of semantic information to a specific user. Meanwhile, as for the structural learning, we introduce the concept of positional encoding into our attention-based graph learning and adopt a semantic positional encoding (SPE) function to facilitate the analysis of content-oriented user-association analysis. Finally, extensive simulations verify the superiority of our STGN models and demonstrate the effectiveness in content caching.

📄 PDF Abstract BibTeX arXiv:2301.12355

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningGraph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Graph Neural Network 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Benchmarking Multi-Modal Graph-based Social Media Popularity Prediction

2026-06-25 · Utkarsh Sahu, Zhisheng Qi, Li Zhu, Yizhao Yang 외 arxiv

Social media popularity prediction aims to forecast the future reach or influence of online content from early-stage observations. Accurate prediction enables key downstream applications, such as advertising optimization…

Social Media Popularity Prediction

Top-k Multi-Armed Bandit Learning for Content Dissemination in Swarms of Micro-UAVs

2024-04-16 · Amit Kumar Bhuyan, Hrishikesh Dutta, Subir Biswas

This paper presents a Micro-Unmanned Aerial Vehicle (UAV)-enhanced content management system for disaster scenarios where communication infrastructure is generally compromised. Utilizing a hybrid network of stationary an…

Discovering patterns of online popularity from time series

2019-04-10 · Mert Ozer, Anna Sapienza, Andrés Abeliuk, Goran Muric 외

How is popularity gained online? Is being successful strictly related to rapidly becoming viral in an online platform or is it possible to acquire popularity in a steady and disciplined fashion? What are other temporal c…

ClusteringTime SeriesTime Series AnalysisTime Series Clustering

GLAD: Content-aware Dynamic Graphs For Log Anomaly Detection

2023-09-12 · Yufei Li, Yanchi Liu, Haoyu Wang, Zhengzhang Chen 외

Logs play a crucial role in system monitoring and debugging by recording valuable system information, including events and states. Although various methods have been proposed to detect anomalies in log sequences, they of…

Anomaly DetectionFew-Shot LearningGraph Neural Network

Popularity Prediction on Social Platforms with Coupled Graph Neural Networks

2019-06-21 · Qi Cao, Hua-Wei Shen, Jinhua Gao, Bingzheng Wei 외

Predicting the popularity of online content on social platforms is an important task for both researchers and practitioners. Previous methods mainly leverage demographics, temporal and structural patterns of early adopte…

Graph Neural NetworkPrediction