Task Migration Based on Deep Reinforcement Learning in Mobile Crowdsourcing

Yongqiang Gao,Zhigang Wang,Zemin Li,Zhenkun Li
DOI: https://doi.org/10.1109/ispa-bdcloud-socialcom-sustaincom57177.2022.00059
2022-01-01
Abstract:As mobile devices become more powerful, mobile crowdsourcing began to emerge in technology circles. It provides a new way to reduce the load on edge servers. In mobile edge computing, the computation task needs to be dynamically migrated between multiple service nodes in order to maintain service continuity. But a service node is either an edge server or a mobile device in mobile crowdsourcing, which makes task migration more complex. In this paper, we propose a deep reinforcement learning-based task migration strategy for mobile crowdsourcing systems with the goal of meeting the task deadline requirement and minimizing the average cost of task completion. The proposed strategy firstly applies the long short-term memory (LSTM) network to predict the future movement of mobile devices and then utilizes a hybrid algorithm based on asynchronous deep Q-learning (ADQN) and ant colony optimization (ACO) to generate the optimal task migration strategy. The proposed strategy is evaluated by a simulation process. The results show that the proposed strategy performs better than the current state-of-the-art methods applied to similar problems.
What problem does this paper attempt to address?