2019
DOI: 10.1145/3310165.3310174
|View full text |Cite
|
Sign up to set email alerts
|

Making content caching policies 'smart' using the deepcache framework

Abstract: In this paper, we present Deepcache a novel Framework for content caching, which can significantly boost cache performance. Our Framework is based on powerful deep recurrent neural network models. It comprises of two main components: i) Object Characteristics Predictor, which builds upon deep LSTM Encoder-Decoder model to predict the future characteristics of an object (such as object popularity) - to the best of our knowledge, we are the first to propose LSTM Encoder-Decoder model for … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 19 publications
(11 citation statements)
references
References 13 publications
0
11
0
Order By: Relevance
“…At the same time, some studies utilize some complicated learning methods to manage edge caching content by using offline learning models. Narayanan et al [8] use an offline-trained LSTM Encoder-Decoder model to forecast the popularities of objects and to prefetch popular objects. The method needs a large training set to train a deep learning model.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations
“…At the same time, some studies utilize some complicated learning methods to manage edge caching content by using offline learning models. Narayanan et al [8] use an offline-trained LSTM Encoder-Decoder model to forecast the popularities of objects and to prefetch popular objects. The method needs a large training set to train a deep learning model.…”
Section: Related Workmentioning
confidence: 99%
“…Different from learning methods used in [8], [9], the incremental learning algorithm continuously predicts input instances and incrementally updates the predicting model after receiving new instance. The model is originally proposed by a small amount of training data, and make predictions for the coming instance.…”
Section: A Incremental Learningmentioning
confidence: 99%
See 2 more Smart Citations
“…Our system uses Long Short-Term Memory (LSTM) networks, which are efficient for time series forecasting [15], to decide which tiles of the 360 o videos should be cached at the edge caches and in what quality. LSTM networks have been previously used for predicting video popularity [16], [17] of traditional videos in cache networks, but they have not been used for optimizing the cached content in cache networks for the case of 360 o videos we examine in this paper. Through the use of the LSTM networks, the popularity of the 360 o videos and tiles for the next Group of Pictures (GOP) is predicted with only a small error.…”
Section: Introductionmentioning
confidence: 99%