Jul 2026· IEEE International Conference on Consumer Electronics· pp. 619-624· 0 citations· 12 references
Abstract
Achieving global ubiquitous connectivity in 6G wireless systems necessitates the seamless integration of terrestrial networks with Space-Air-Ground Integrated Networks (SAGINs). However, joint task offloading and resource orchestration in such heterogeneous architectures involve large-scale combinatorial optimization challenges. This paper proposes a Hybrid Quantum-Inspired Meta-Heuristic (QIMH) approach to minimize system costs, effectively balancing latency and energy consumption. By utilizing quantum superposition principles and adaptive quantum rotation gates, the proposed algorithm enhances explorationexploitation capabilities. Furthermore, the optimization framework is implemented using vectorized tensor operations on an NVIDIA RTX 4090 GPU. Experimental results demonstrate that the proposed Hybrid QGA outperforms Particle Swarm Optimization (PSO) with up to 10.96% cost reduction. Notably, the algorithm maintains a near-constant execution time of approximately 0.25 seconds for up to 1000 users, proving its real-time feasibility for large-scale 6G non-terrestrial network applications.
Quantum cloud platforms need to dynamically orchestrate workloads across heterogeneous quantum computation backends whose noise profiles, qubit topologies, and queues vary over time. Existing orchestrators use noise-agnostic heuristics that ignore backend-specific errors, causing reduced execution fidelity, load imbalance, and frequent rescheduling. To address these challenges, we propose QCOEM - a Quantum Cloud Orchestration framework that leverages Evolutionary algorithms for Multi-objective optimization of quantum task scheduling. We compare NSGA-II and NSGA-III for jointly minimizing mean completion time, execution error rate, and load imbalance. To select schedules from a non-convex Pareto front, we apply an Augmented Achievement Scalarization Function (AASF) as a preference-based decision rule that maps the Pareto set to a single dispatchable schedule aligned with user priorities. Our extensive performance evaluation in a heterogeneous quantum cloud environment shows zero task rescheduling and about 30% higher mean fidelity than noise-agnostic heuristics, while maintaining bounded scheduling overhead. The experiment results indicate that our QCOEM framework can deliver stable, high-fidelity execution and lightweight resource management for quantum cloud computing.
Tam N. Pham, H. Nguyen, Quan Le-Trung· IEEE International Conferenc...· 0 citations
Hybrid Variational Quantum Algorithms (VQAs) present a highly viable pathway to near-term quantum utility; however, their performance is fundamentally bottlenecked by classical-quantum communication latency in Quantumas-a-Service (QaaS) environments.
This paper proposes an optimized classical-quantum orchestration architecture designed to minimize cloud-induced latency and maximize Quantum Processing Unit (QPU) active compute time. By implementing edge-colocated classical optimizers alongside batched parameter-shift gradient evaluations, the system circumvents stateless cloud API barriers.
Benchmarking across parameterized quantum circuits ranging from 15 to 50 qubits demonstrates an 84% reduction in network-induced QPU idle time. The framework yields a 3.2 × speedup in overall convergence time for the Quantum Approximate Optimization Algorithm (QAOA) and up to a 98% reduction in classical API call overhead compared to standard RESTful QaaS execution models.
These quantitative findings demonstrate that tightly coupled hybrid co-processing, physically adjacent to the control electronics, is critical for extending the computational bound of Noisy Intermediate-Scale Quantum (NISQ) devices.
Akshay Joseph, R. Delhibabu· Frontiers of Computer Scienc...· 0 citations
: Space-Air-Ground Integrated Networks (SAGIN) provide a multi-layered, wide-coverage computing infrastructure for distributed urban sensing systems. However, their heterogeneity and dynamics pose unprecedented challenges for task offloading and resource allocation. Existing methods struggle to simultaneously address the complexity of cross-layer decision-making and reliability assurance under uncertain conditions. This paper proposes a novel framework, termed DRL-RA, which synergistically integrates Deep Reinforcement Learning (DRL) with reliability-aware optimization. The framework consists of two complementary components: (1) a Dueling Double Deep Q-Network (D3QN) module that learns adaptive policies to make offloading decisions among various options including local execution, terrestrial edge, UAVs, and satellites; (2) a Reliability-Aware Multi-Objective Optimization Framework (RA-MOOF) that introduces explicit reliability guarantees through cross-layer link reliability modeling, node availability estimation, and smooth reliability proxy functions. Addressing the heterogeneous communication characteristics of the SAGIN architecture, this paper establishes a complete cross-layer delay model and composite reliability metrics. The reliability formulation is defined under explicitly stated conditional-independence assumptions, and the proposed smooth constraint terms are treated as surrogate CMDP costs rather than exact hard chance-constraint guarantees. Extensive experiments in a SAGIN simulation environment demonstrate that the proposed method improves the task completion rate by 3.8%, reduces average latency by 11.1%, and increases system reliability by 3.9% compared to state-of-the-art benchmarks. The optimization-only RA-Opt baseline is used as a non-real-time optimization reference for assessing reliability-aware offloading decision quality, while deployment-time decision-latency comparisons are interpreted primarily among learned inference policies. Comprehensive ablation studies and statistical validation across multiple random seeds confirm the contributions of each component, while cross-layer offloading decision analysis verifies the effectiveness of the method across different network layer selections.
Fei-Yan Bu, Zheng Wang, Yong Pan et al.· Computers, Materials & C...· 0 citations
A Quantum Federated Reinforcement Learning (QFRL)‐based traffic offloading framework for RSMA‐enabled SAGINs is proposed, allowing distributed small cells to jointly optimize traffic offloading ratios, bandwidth allocation, RSMA power distribution, and UAV trajectory planning while satisfying stringent delay and reliability requirements.
Ishan Budhiraja, Abhay Bansal, B. Unhelkar et al.· Transactions on Emerging Tel...· 0 citations
The growing smart devices (SDs) in the Industrial Internet of Things (IIoT) generate complex computations that strain the performance and energy of local processing. Mobile Edge Computing (MEC) addresses this by providing nearby computing resources for low-latency offloading. However, achieving efficient computation offloading under massive device concurrency and densely distributed computation offloadings remains a key challenge. To address this, this paper constructs a multi-server MEC system model for IIoT and introduces Mean-Field Game (MFG) theory to model the offloading competition among SDs. This effectively reduces the dimensionality and complexity of multi-agent interactions. A novel Mean-Field Computation Offloading (MFCO) algorithm is proposed, which combines MFG with Rainbow Deep Q-Network under a Multi-Agent Deep Reinforcement Learning framework. By incorporating advanced components such as distributional value estimation, prioritized experience replay, multi-step learning, and dueling architecture, each SD acts as an autonomous agent, optimizing its policy based on local observations and mean-field approximations. Further enhancements include Boltzmann exploration, adaptive learning rates, and a mean Q-network structure, which improve convergence speed and training stability. Extensive simulations on a large-scale IIoT platform (100 SDs, 9 MEC servers) demonstrate that MFCO reduces computation latency and improves long-term rewards while maintaining robust server performance.
Xinmin Cheng, Chengquan Yu, Lu Gao et al.· IEEE Transactions on Green C...· 0 citations
As practical quantum networks approach large-scale deployment, the need for efficient user-to-user frequency allocation is increasing, yet current approaches only provide partial solutions to the routing and spectrum allocation problem for an arbitrary quantum network. We address this challenge for repeater-less flex-grid quantum networks based on hyperentangled photons using an efficient three-stage pipeline combining leading tools in classical networking with recent advances in numerical optimization. First, double instantiations of Yen's algorithm obtain low-loss route candidates between each pair of users and the entanglement sources. Second, the advanced process optimizer (APOPT) obtains frequency channel allocations that maximize distribution rates under fidelity constraints. Finally, the constraint programming solver using satisfiability methods (CP-SAT) assigns specific frequency bins to each link, ensuring that there is no contention between frequencies from different sources. We numerically demonstrate this approach on a representative ring network and a Manhattan incumbent local exchange carrier topology, realizing significant improvements over prior genetic algorithm approaches in speed, accuracy, and scalability. Overall, this pipeline provides an efficient heuristic workflow for optimizing broadband entanglement distribution, applicable to arbitrarily connected quantum networks integrated within the existing lightwave infrastructure.
Zachary Goisman, M. L. Stevens, Maxwell Goisman 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.