An Evolutionary Reinforcement Learning Scheme for IoT Robustness.

Xinwei Yang,Ning Chen,Songwei Zhang,Xiaobo Zhou,Lejun Zhang,Tie Qiu
DOI: https://doi.org/10.1109/CSCWD57460.2023.10152704
2023-01-01
Abstract:With the rapid scale expansion of the Internet of Things (IoT), the probability of system failure increases. Frequent system failures degrade the quality of service (QoS) of IoT. Existing optimization strategies utilize reinforcement learning (RL) to enhance the robustness of IoT topology. However, due to the increasing scale of the IoT environment, the unbalanced exploration and exploitation of RL agents make it prone to premature convergence at the local optimum. Large-scale action spaces and state spaces lead to a sparse reward problem, which reduces the convergence efficiency of the algorithm. This paper proposes an evolutionary reinforcement learning scheme for IoT robustness to solve the above problems. We design a multi- agent evolution mechanism to provide multiple experiences for RL, which strengthens exploration capability. We present new evolution operators to promote convergence, which combine dis- tillation crossover and Gaussian mutation. Extensive experiments show that our scheme has a strong exploration capability, and the optimization rate of IoT topology robustness reaches 81.15%, which outperforms other robustness optimization algorithms.
What problem does this paper attempt to address?