Latency-Aware Service Placement using Neural Combinatorial Optimisers for Edge--Cloud Systems

📅 2026-06-24
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the NP-hard combinatorial optimization problem of microservice deployment for latency-sensitive IoT applications in edge–cloud systems by proposing the EP-NCO framework. EP-NCO is the first to introduce neural combinatorial optimization to service placement, employing a dual-graph representation to model both infrastructure and application topologies. It integrates graph neural networks with reinforcement learning to jointly optimize execution latency, communication latency, and bandwidth sharing. Experimental results demonstrate that EP-NCO reduces total response time by 46%–50% compared to metaheuristic approaches such as genetic algorithms and achieves a 25%–35% improvement over ablation baselines. Furthermore, the framework supports efficient online inference at scale, handling hundreds of infrastructure nodes and thousands of concurrent applications.
📝 Abstract
The growth of Internet of Things (IoT) applications and latency-sensitive services has increased the demand for efficient service placement across compute continuum platforms, such as edge--cloud systems. Modern applications are decomposed into interdependent microservices deployed over heterogeneous infrastructures, making placement under resource and network constraints an intractable NP-hard combinatorial optimisation problem. This study proposes a latency-aware Edge Placement Neural Combinatorial Optimiser (EP-NCO), a learning-based framework for service placement in compute continuum platforms. EP-NCO employs a dual-graph model to capture resource relationships and service dependencies within both computing infrastructure and application structure. Graph neural networks (GNNs) learn structural embeddings of infrastructure nodes and service components, whereas reinforcement learning policies construct feasible placements that account for execution latency, communication link delays, and bandwidth-sharing effects. Extensive simulations across multiple system scales demonstrate that EP-NCO consistently achieves high-quality placement decisions, reducing the total service response time by 46%--50% compared with metaheuristics (genetic algorithm and particle swarm optimisation) and by 25%--35% compared with controlled RL ablation baselines. Once trained, EP-NCO enables fast online inference, making it a practical solution for dynamic large-scale edge--cloud environments with hundreds of computing nodes, hosting thousands of applications, which is significantly beyond the capability of current scheduling systems.
Problem

Research questions and friction points this paper is trying to address.

service placement
edge-cloud systems
latency-aware
combinatorial optimisation
microservices
Innovation

Methods, ideas, or system contributions that make the work stand out.

Neural Combinatorial Optimisation
Service Placement
Edge-Cloud Systems
Graph Neural Networks
Reinforcement Learning
🔎 Similar Papers
No similar papers found.
K
Kimia Abedpour
School of Electronics, Electrical Engineering and Computer Science, Queen’s University Belfast, Belfast, BT7 1NN, UK
M
Mohammadsadeq Garshasbi Herabad
Department of Mathematics and Computer Science, Karlstad University, Karlstad, 651 88, Sweden
Z
Zheng Li
School of Electronics, Electrical Engineering and Computer Science, Queen’s University Belfast, Belfast, BT7 1NN, UK
Javid Taheri
Javid Taheri
Professor, Karlstad University (Sweden), Queen's University Belfast (UK)
Cloud ComputingEdge ComputingOptimizationArtificial IntelligenceHigh Performance Computing