Abstract
Recently, with big data and high computing power, deep learning models have achieved high accuracy in prediction problems. However, the challenging issues of utilizing deep learning into the content's popularity prediction remains open. The first issue is how to pick the best-suited neural network architecture among the numerous types of deep learning architectures (e.g., Feed-forward Neural Networks, Recurrent Neural Networks, etc.). The second issue is how to optimize the hyperparameters (e.g., number of hidden layers, neurons, etc.) of the chosen neural network. Therefore, we propose the reinforcement (Q-Learning) meta-learning based deep learning model deployment scheme to construct the best-suited model for predicting content's popularity autonomously. Also, we added the feedback mechanism to update the Q-Table whenever the base station calibrates the model to find out more appropriate prediction model. The experiment results show that the proposed scheme outperforms existing algorithms in many key performance indicators, especially in content hit probability and access delay.
Original language | English |
---|---|
Title of host publication | 15th International Conference on Network and Service Management, CNSM 2019 |
Editors | Hanan Lutfiyya, Yixin Diao, Nur Zincir-Heywood, Remi Badonnel, Edmundo Madeira |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (Electronic) | 9783903176249 |
DOIs | |
Publication status | Published - Oct 2019 |
Event | 15th International Conference on Network and Service Management, CNSM 2019 - Halifax, Canada Duration: 21 Oct 2019 → 25 Oct 2019 |
Publication series
Name | 15th International Conference on Network and Service Management, CNSM 2019 |
---|
Conference
Conference | 15th International Conference on Network and Service Management, CNSM 2019 |
---|---|
Country/Territory | Canada |
City | Halifax |
Period | 21/10/19 → 25/10/19 |
Bibliographical note
Publisher Copyright:© 2019 IFIP.
Keywords
- Autonomous deep learning model generation
- content's popularity prediction
- edge caching
- meta-learning