Skip to content
Conference

Dependency-Aware Task Offloading via Quantum Graph Attention Network-based Deep Reinforcement Learning in Collaborative Edge-Cloud Systems

Jul 2026 · International Conference on Computer Communications and Networks · pp. 1-6 · 0 citations · 21 references

Abstract

Edge–cloud collaboration has become essential for managing the limited computational capacity of edge servers while meeting the dynamic and latency-critical demands of wireless devices in 5G and beyond networks. However, efficient offloading of interdependent tasks remains challenging due to heterogeneous computing resources, time-varying wireless channels, and complex dependency structures among subtasks. This paper proposes a Quantum Graph Attention Network-based Deep Reinforcement Learning (QGAT-DRL) framework for dependency-aware task offloading in collaborative edge–cloud systems. Computation tasks generated by user equipments (UEs) are represented as directed acyclic graphs (DAGs) to capture subtask dependencies, while a quantum-enhanced graph attention mechanism exploits superposition and entanglement to encode high-order correlations across wireless and computing layers with improved representational efficiency. The offloading policy is optimized through a Proximal Policy Optimization (PPO) algorithm to jointly minimize task completion latency and energy consumption. Simulation results demonstrate that QGAT-DRL achieves faster convergence, lower latency, and superior energy efficiency compared with state-of-the-art baselines, demonstrating the promise of hybrid quantum–classical learning for scalable resource orchestration in next-generation edge–cloud networks.

View source

Similar papers

#graph neural networks Open access Aug 2026

Scene-Adaptive Task Offloading in Heterogeneous Edge Networks via Graph Neural Network-Enhanced Deep Reinforcement Learning

SAGE (Scene-Adaptive Graph-Enhanced offloading), a task-offloading framework that combines a heterogeneous graph neural network (HeteroGNN) with a dueling double DQN meta-controller and a mixed-integer linear programming (MILP) solver, is proposed, demonstrating strong scene-adaptive decision-making capability.

Lingtao Xue, Xue-Wen Dong, Xinyu Hu et al. · 0 citations
Conference Open access Jul 2026

Graph-Centric Deep Q-Learning for Interference-Aware Resource Allocation in Rsma-Enabled 5G Slicing

The emergence of 5G and 6G advanced ecosystems demands highly adaptive resource management to orchestrate the specialised requirements of eMBB, URLLC, and mMTC network slices. In dense multi-cell environments, capturing complex spatial interdependencies and mitigating dynamic interference is paramount for maintaining Quality of Service (QoS). This paper introduces a robust GNN-DQN framework designed for Rate Splitting Multiple Access (RSMA) based networks. By representing the network topology as a graph, the framework leverages Graph Neural Networks (GNNs) to extract highdimensional spatial features and model inter-cell interference patterns. These insights enable a Deep Q-Network (DQN) agent to perform intelligent resource partitioning and dynamic power splitting of the RSMA common stream. Experimental results demonstrate that the proposed GNN-DQN framework achieves a connectivity success ratio exceeding 90% across all slices, representing an average improvement of over 60% compared to non-graph-based reinforcement learning and supervised baselines. Notably, the framework demonstrates exceptional spectral efficiency, maintaining near-total connectivity while utilising less than 10% of the normalised system bandwidth, a 4× reduction in resource overhead compared to traditional methods. Furthermore, the GNN-driven architecture ensures stable convergence during training, yielding a 1.6× higher system reward score. Our findings validate GNN-DQN as a high-performance, scalable, and resource-efficient paradigm for intelligent orchestration in 5G and 6G networks.

Aya Kh. Ahmed, Nadia Al-Aboody, Hamed S. Al-Raweshidy · 0 citations
#machine learning Preprint Sep 2026

HiGFRL: Hierarchical Graph Fusion-Driven Reinforcement Learning for Dependency-Aware Task Scheduling in Heterogeneous Cloud

Online scheduling of dependency-aware tasks in heterogeneous cloud clusters is a fundamental yet challenging problem due to the complex interplay between DAG topologies and multi-dimensional resource constraints. While DRL has shown promise, existing GNN-based approaches often struggle to efficiently model high-order topological dependencies and suffer from loose coupling between task and resource states, leading to myopic scheduling decisions. To address these limitations, we propose HiGFRL, a Hierarchical Graph Fusion-Driven Reinforcement Learning framework. HiGFRL constructs a novel three-level state representation comprising a Static Hypergraph, a Dynamic Global Graph, and a Local Bipartite Graph to explicitly model the interplay between task dependencies and real-time cluster dynamics. Specifically, we design a fusion-driven dual-network architecture to optimize RL decision-making, where a Context Fusion Allocator integrates local bipartite matching features with fused global context to execute precise task-to-node allocation, and a Global State Evaluator leverages the global dynamic graph representation to accurately estimate expected long-term cumulative reward. Furthermore, we incorporate a topology-prior-guided hybrid reward mechanism that distills static topological priors into the learning process to accelerate convergence. Extensive experiments using real-world Alibaba cluster traces demonstrate that HiGFRL significantly outperforms heuristics and DRL baselines. Specifically, in challenging large-scale high-load scenarios, HiGFRL reduces the Makespan by up to 32.55%, and optimizes the average task flow time and average task wait time by 13.58% and 13.79%, respectively. Experimental results confirm that HiGFRL not only significantly improves cluster throughput but also ensures superior QoS by substantially reducing queuing delays. Code Release:https://github.com/igeng/HiGFRL.

Tiangang Li, Shi Ying, Xiangbo Tian · 0 citations
#artificial intelligence Preprint Sep 2026

PPO-STGNN: A Proximal Policy Optimization Approach with Spatio-Temporal Graph Neural Networks for DAG Task Scheduling in Cloud-Edge-End Computing

With the rapid development of the Internet of Things, computation intensive directed acyclic graph (DAG) tasks have become increasingly common in cloud-edge-end collaborative environments. However, cloud, edge, and end nodes are highly heterogeneous in computing capacity, network bandwidth, and energy consumption, which makes the efficient scheduling of tasks with complex dependencies an NP-hard problem. Traditional heuristic algorithms and conventional reinforcement-learning methods often fail to capture the spatio-temporal dynamics of system resources. This paper proposes PPO-STGNN, a DAG task-scheduling algorithm that integrates proximal policy optimization (PPO) with spatio-temporal graph neural networks (STGNNs). The method uses an STGNN to extract features from both the DAG task topology and the physical cloud-edge-end resource graph, and then optimizes the scheduling policy through PPO to minimize makespan and schedule length ratio (SLR) while improving CPU and memory load balancing. To accelerate convergence, a multi-teacher behavior-cloning mechanism is introduced for pretraining. Experimental results show that PPO-STGNN significantly improves load balancing while maintaining a low completion time, making it suitable for dynamic and heterogeneous cloud-edge- end DAG scheduling scenarios.

Yan Qi, Chen-Wei Wang, Zi-Han Shen et al. · 0 citations
#edge computing Open access Sep 2026

GT-PPO: Graph Attention-Based and Sequence-Aware Deep Reinforcement Learning for Adaptive SFC Orchestration in SAGIN-MEC

The space–air–ground integrated network (SAGIN) enhanced by mobile edge computing (MEC) has emerged as a promising architecture for future 6G systems, providing wide-area coverage and distributed computing capabilities. By representing requests as service function chains (SFCs), network function virtualization (NFV) enables coordinated orchestration of underlying resources. However, SFC orchestration in SAGIN-MEC faces three significant challenges, including multi-layer resource heterogeneity, topology dynamics, and complex sequential dependencies within SFCs. To address these challenges, this paper proposes GT-PPO, a deep reinforcement learning (DRL)-based approach for online SFC orchestration designed to maximize network profit while minimizing end-to-end (E2E) delay. GT-PPO employs a graph attention network (GAT) to identify interactions among heterogeneous nodes and extract rich feature information from the dynamic physical network. Additionally, it leverages the Transformer self-attention mechanism to encode the SFC context based on resource demands and current deployment progress, thereby capturing global dependencies among virtual network functions (VNFs). Extensive simulation results demonstrate that, under high-load conditions, GT-PPO outperforms representative baselines, increasing the request acceptance ratio and network profit by 5.62% and 16.71%, respectively, while reducing the average E2E delay by 15.46%.

Guang-Yu Bian, Jing Wu, Hao Li et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.