Related Experiment Video
Updated: Sep 29, 2025

Place and Response Learning in the Open-field Tower Maze
Published on: October 28, 2015
An Edge Server Placement Method Based on Reinforcement Learning
Fei Luo1, Shuai Zheng1, Weichao Ding1
1School of Information Science and Engineering, East China University of Science and Technology, Shanghai 200237, China.
Abstract:
In mobile edge computing systems, the edge server placement problem is mainly tackled as a multi-objective optimization problem and solved with mixed integer programming, heuristic or meta-heuristic algorithms, etc. These methods, however, have profound defect implications such as poor scalability, local optimal solutions, and parameter tuning difficulties. To overcome these defects, we propose a novel edge server placement algorithm based on deep q-network and reinforcement learning, dubbed DQN-ESPA, which can achieve optimal placements without relying on previous placement experience. In DQN-ESPA, the edge server placement problem is modeled as a Markov decision process, which is formalized with the state space, action space and reward function, and it is subsequently solved using a reinforcement learning algorithm. Experimental results using real datasets from Shanghai Telecom show that DQN-ESPA outperforms state-of-the-art algorithms such as simulated annealing placement algorithm (SAPA), Top-K placement algorithm (TKPA), K-Means placement algorithm (KMPA), and random placement algorithm (RPA). In particular, with a comprehensive consideration of access delay and workload balance, DQN-ESPA achieves up to 13.40% and 15.54% better placement performance for 100 and 300 edge servers respectively.
Related Concept Videos
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Reinforcement Schedules
Once a behavior is learned,...
Observational Learning
Randomized Experiments
Simple randomization
Simple...
Placing Concrete
While placing concrete, care is taken to ensure that the concrete is laid in uniform layers, and hand shoveling and moving concrete using poker vibrators is avoided. Also,...

