Zhang Shanshan, Yu Jiong, Hu Mingjian
School of Computer Science and Technology, Xinjiang University, Urumqi, 830046, China.
Xinjiang Petroleum Engineering Co., Ltd, Karamay, 834000, China.
Sci Rep. 2024 Dec 2;14(1):29986. doi: 10.1038/s41598-024-81684-5.
With the exponential growth of mobile devices and data traffic, mobile edge computing has become a promising technology, and the placement of edge servers plays a key role in providing efficient and low-latency services. In this paper, we investigate the issue of edge server placement and user allocation to reduce transmission delay between base stations and servers, and balance the workload of individual servers. To this end, we propose a graph clustering-based edge server placement model by fully considering the constraints such as the distance, coverage area and number of channels of base stations. The model mainly consists of a two-layer graph convolutional network (GCN) component and a differentiable version of K-means clustering component, which transforms the server placement problem into an end-to-end learning optimization problem on a graph. It trains the GCN network to achieve the best clustering results with the expectation of average delay and load balancing as the loss function to obtain the edge server placement and user assignment scheme. We conducted experiments based on the Shanghai Telecom dataset, and the results show the effectiveness of our approach in both latency reduction and load balancing.
随着移动设备和数据流量的指数级增长,移动边缘计算已成为一项很有前景的技术,边缘服务器的放置在提供高效和低延迟服务方面起着关键作用。在本文中,我们研究边缘服务器放置和用户分配问题,以减少基站与服务器之间的传输延迟,并平衡各个服务器的工作负载。为此,我们通过充分考虑基站的距离、覆盖区域和信道数量等约束条件,提出了一种基于图聚类的边缘服务器放置模型。该模型主要由一个两层图卷积网络(GCN)组件和一个K均值聚类组件的可微版本组成,它将服务器放置问题转化为图上的端到端学习优化问题。它训练GCN网络以平均延迟和负载平衡为损失函数来获得最佳聚类结果,从而得到边缘服务器放置和用户分配方案。我们基于上海电信数据集进行了实验,结果表明我们的方法在降低延迟和负载平衡方面都是有效的。