D2D-LSTM based Prediction of the D2D Diffusion Path in Mobile Social Networks
Hao Xu

TL;DR
This paper introduces D2D-LSTM, a deep neural network model that predicts D2D diffusion paths in mobile social networks using real MSN data, incorporating user social, temporal, and geographic features for improved accuracy.
Contribution
First to use MSN data with deep neural networks to predict D2D diffusion paths, integrating social, temporal, and geographic features for enhanced prediction accuracy.
Findings
Predicts diffusion paths with up to 85.858% accuracy.
Converges in less than 100 steps, faster than linear models.
Generates D2D propagation trees similar to ground-truth data.
Abstract
Recently, how to expand data transmission to reduce cell data and repeated cell transmission has received more and more research attention. In mobile social networks, content popularity prediction has always been an important part of traffic offloading and expanding data dissemination. However, current mainstream content popularity prediction methods only use the number of downloads and shares or the distribution of user interests, which do not consider important time and geographic location information in mobile social networks, and all of data is from OSN which is not same as MSN. In this work, we propose D2D Long Short-Term Memory (D2D-LSTM), a deep neural network based on LSTM, which is designed to predict a complete D2D diffusion path. Our work is the first attempt in the world to use real data of MSN to predict diffusion path with deep neural networks which conforms to the D2D…
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 · Opportunistic and Delay-Tolerant Networks · Human Mobility and Location-Based Analysis
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
