Deep Learning for Latent Events Forecasting in Twitter Aided Caching Networks
Zhong Yang, Yuanwei Liu, Yue Chen, Joey Tianyi Zhou

TL;DR
This paper introduces a Twitter data-driven caching framework that uses machine learning models to predict latent events and their popularity, significantly improving caching efficiency in networks.
Contribution
It proposes a novel TAC framework combining LDA and LSTM models for latent event and popularity forecasting, enhancing caching strategies using Twitter data.
Findings
TAC framework outperforms traditional caching methods.
LDA model effectively forecasts latent events in Twitter data.
Hit rate of caching contents reaches up to 75%.
Abstract
A novel Twitter context aided content caching (TAC) framework is proposed for enhancing the caching efficiency by taking advantage of the legibility and massive volume of Twitter data. For the purpose of promoting the caching efficiency, three machine learning models are proposed to predict latent events and events popularity, utilizing collect Twitter data with geo-tags and geographic information of the adjacent base stations (BSs). Firstly, we propose a latent Dirichlet allocation (LDA) model for latent events forecasting taking advantage of the superiority of the LDA model in natural language processing (NLP). Then, we conceive long short-term memory (LSTM) with skip-gram embedding approach and LSTM with continuous skip-gram-Geo-aware embedding approach for the events popularity forecasting. Lastly, we associate the predicted latent events and the popularity of the events with the…
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 · Human Mobility and Location-Based Analysis
MethodsSigmoid Activation · Tanh Activation · Linear Discriminant Analysis · Long Short-Term Memory
