Last updated: 2026-08-06 05:01 UTC
All documents
Number of pages: 170
| Author(s) | Title | Year | Publication | Keywords | ||
|---|---|---|---|---|---|---|
| Anselme Ndikumana, Kim Khoa Nguyen, Oscar Delgado, Adel Larabi, Mohamed Cheriet | Empowering Rural Areas with Energy-Efficient 5G IAB-Based Fixed Wireless Access Network | 2026 | Early Access | Resource management 5G mobile communication Modeling Timing Rural areas Optimization Joining processes Transformers Bandwidth Energy consumption 5G fixed wireless access integrated access and backhaul energy efficiency rural areas | Fixed Wireless Access (FWA) has recently emerged as a cost-effective alternative to optical fiber in rural areas, particularly where fiber deployment is economically infeasible. To extend coverage and increase capacity, FWA networks have begun to integrate Integrated Access and Backhaul (IAB) with mid- and high-band spectrum. However, the energy consumption of multi-hop IAB networks scales significantly with the number of hops, a challenge that prior research has not adequately addressed. This paper proposes an energy-efficient framework that minimizes network energy consumption by maximizing Resource Block (RB) utilization while avoiding both over- and under-allocation in multi-hop IAB-based FWA deployments. The proposed method jointly allocates RBs and selects modulation and coding schemes across a mixed set of 5G numerologies to satisfy data rate requirements while minimizing energy consumption. The inherent dynamic interactions among IAB stations render the problem highly complex and non-convex; therefore, we design a disciplined multi-convex programming supported by dynamic programming algorithms to obtain tractable solutions. Furthermore, we introduce a transformer-based prediction to forecast RB distribution, thereby mitigating the need for frequent short-timescale coordination among IAB stations. Our simulation results demonstrate that the proposed approach achieves the required data rates while reducing energy consumption by 14%. | 10.1109/TNSM.2026.3719631 |
| Jheng-Jia Huang, Guan-Yu Chen, Hiroaki Kikuchi, Po-Yuan Su | Full-duplex Low-latency Handover and Transmission Authentication Protocol for 6G Networks | 2026 | Early Access | Sixth-generation (6G) networks demand ultra-low latency, high reliability, and seamless handover. However, existing authentication and handover mechanisms, such as 3GPP 5G-AKA/EAP-AKA’ and Xn-/N2-based procedures, are based on half-duplex request–response signaling and incur sequential waiting delays. We propose a full-duplex–aware authentication and handover framework empowered by Co-frequency Co-time Full Duplex (CCFD) communication. By reorganizing 3GPP-style signaling so that authentication, key updates, and connection setup proceed in parallel between the UE, serving gNB, and target gNB, the central cloud is kept outside the real-time handover path. We formalize a game-based security model and prove mutual authentication under a pseudorandom permutation assumption. At the protocol level, we combine measured cryptographic costs with a link-delay model to compare the proposed scheme with the 3GPP baseline and representative academic protocols. The results show that full-duplex signaling can significantly reduce authentication and handover latency while preserving comparable security guarantees. | 10.1109/TNSM.2026.3720523 | |
| Masoumeh Safkhani, Mohammad Reza Servati, Fatemeh Rezaei | HEIoT: A Novel Three-Factor Authentication Protocol for Enhanced Security in IoT and Next-Generation Networks | 2026 | Early Access | Authentication Internet of Things Protocols Security Smart devices Elliptic curve cryptography Modeling Error correction codes Biometrics Costing of Yuan et al.’s Protocol Authentication Multi-factor authentication Desynchronization attack Insider adversary Traceability attack User impersonation attack Elliptic Curve Cryptography (ECC) | The Internet has a significant impact on contemporary society, enabling a wide range of applications, including advanced cellular networks such as 4G, 5G, and 6G. Since these communications occur over shared or open channels, ensuring secure data exchange is of critical importance, as any weakness in the communication infrastructure may compromise system reliability. Device authentication in the Internet of Things (IoT) and user authentication in smart environments, such as smart homes, remain fundamental security challenges. As the first line of defense, authentication mechanisms must be robust, since vulnerabilities at this stage can expose the entire system to serious threats. To address these challenges, numerous authentication schemes based on cryptographic primitives, including Elliptic Curve Cryptography (ECC), have been proposed. In this paper, we present a comprehensive security analysis of an ECC-based three-factor authentication protocol proposed by Yuan et al. Our analysis shows that the protocol is vulnerable to desynchronization, user impersonation, traceability, and insider attacks, all of which succeed with probability 1 by exploiting at most two protocol phases. To mitigate these weaknesses, we propose an improved authentication scheme, called HEIoT. The proposed scheme is formally analyzed under the Real-or-Random (RoR) model to establish session-key security and is further verified using the Scyther tool. Moreover, a Python-based implementation is provided to demonstrate the practicality of the proposed protocol. Comparative results indicate that HEIoT achieves stronger security while maintaining acceptable communication, computational, and storage overhead. | 10.1109/TNSM.2026.3702041 |
| Alessandro Buratto, Marco Levorato, Leonardo Badia | DCP: a TCP-Inspired Domain Adaptation in Dynamic Data Drift | 2026 | Early Access | Modeling Timing Costing Costs TCP Internet of Things Linear approximation Q-learning Protocols Licenses Online Domain Adaptation Data Drift TCP Edge computing Internet of Things | Mobile devices are affected by computing limitations, battery life, and connectivity issues, making it difficult to execute complex machine learning models or frequently transmit data. These challenges hinder real-time adaptability in dynamic environments. To tackle these issues, we introduce a framework between mobile devices and edge servers, where the edge server assists mobile devices by continuously fine-tuning a lightweight classifier to keep up with changes in data patterns. Our approach, called the Drift Control Protocol (DCP), is inspired by how TCP manages network congestion. Just as TCP interprets packet loss as network congestion and throttles transmission, DCP treats spikes in classification error as congestion and implements an additive increase multiplicative decrease mechanism to dynamically control the frequency of model retraining, optimizing the trade-off between the classifier update rate and the communication overhead with the edge server. It dynamically adjusts the update frequency based on how the data distribution shifts and controls how many samples the mobile device sends to the edge server, while improving overall accuracy. We test different versions of DCP on both synthetic and real-world datasets. Our results show that DCP procedures obtain better tradeoffs in mean error and communication costs when compared with constant interval updates policies.We demonstrate this capability across real-world data and parametrized synthetic datasets explicitly designed to simulate both bursty and gradual drift scenarios. | 10.1109/TNSM.2026.3719234 |
| S A Harish, S Vignesh, Divya Pathak, Anil Kumar Sharma, Praveen Tammana | Anomaly Detection in In-Network Fast ReRoute Systems | 2026 | Early Access | Fluid flow Planing Delays Windows Signal detection Memory Anomaly detection Conferences Timing Testing In-network processing Anomaly detection Pro-grammable data planes Network security Software-Defined Networks P4 | High-speed programmable data planes provide opportunities to implement data-driven fast reroute systems that quickly adapt to varying network conditions (e.g., congestion, failures) and improve network performance. The core of these systems has packet-processing algorithms running in the data plane that continuously look for traffic patterns (e.g., too many retransmissions) specific to a network condition (e.g., link failure) and take appropriate action (e.g., reroute). Despite their benefits, they also increase the potential attack surface. Adversaries can generate malicious traffic patterns resembling those anticipated by a fast reroute system and trick the system. Doing so would lead to poor network performance due to incorrect reroute decisions. In this paper, we propose a mechanism to detect whether the fast reroute systems are under the influence of malicious traffic patterns. Our key idea is to model the expected behavior using benign traffic features and use the model as a reference to determine whether the system is under the influence of adversaries. Using realistic attack traces, we demonstrate attacks on two fast reroute systems and successfully detect those attacks using the proposed detection mechanism. | 10.1109/TNSM.2026.3715353 |
| Lanlan Rui, Yuanrui Yang, Peng Yu, Zhipeng Gao, Yang Yang, Shaoyong Guo | LogPISA: An Improved Pre-training and Tuning Pipeline for Log Understanding with Invariant and Semantic-Aware Objectives | 2026 | Early Access | Modeling Training Anomaly detection Conferences Sequences Sequential analysis Bit error rate Tuning Accuracy Design methodology Fault analysis Log Anomaly detection Pretrained language models Bert Machine learning | With the rapid development of computer and network technology, network and software logs generated by a multitude of devices contain a wealth of knowledge and serve as a critical resource for intelligent fault diagnosis and efficient system operations. In recent years, various deep learning methods and the pre-training and fine-tuning paradigm of large language models have achieved significant success in log understanding. However, most existing approaches directly adapt models designed for natural language, overlooking the unique characteristics inherent to log data, such as its distinct vocabulary distribution, structural patterns, and semantic expressions. Concurrently, some template-based methods lack flexibility and are limited in their ability to mine deep semantic information. Therefore, we propose LogPISA, an improved pre-training and tuning pipeline for log understanding with invariant and semantic-aware objectives. Our framework employs a hybrid attention mechanism, combining standard self-attention with our novel Keyword-Aware Sparse Attention to enable the model to capture critical signals more efficiently. During the pre-training phase, we introduce two innovative self-supervised tasks: a non-contrastive learning task based on permutation invariance to capture the flexible ordering within log blocks, and a contrastive learning task based on log summarization to guide the model to focus on core semantics over superficial textual forms. Experimental results on several public benchmarks demonstrate that our model achieves excellent performance on downstream anomaly detection tasks. This validates that our proposed framework learns more robust and generalizable log representations, providing a high-quality representational foundation for various downstream log analysis tasks. | 10.1109/TNSM.2026.3719139 |
| Deemah H. Tashman, Soumaya Cherkaoui | Trustworthy AI-Driven Dynamic Hybrid RIS: Joint Optimization and Reward Poisoning-Resilient Control in Cognitive MISO Networks | 2026 | Early Access | Reconfigurable intelligent surfaces Reliability Optimization Security MISO Array signal processing Vectors Satellites Reflection Interference Beamforming cascaded channels cognitive radio networks deep reinforcement learning dynamic hybrid reconfigurable intelligent surfaces energy harvesting poisoning attacks | Cognitive radio networks (CRNs) are a key mechanism for alleviating spectrum scarcity by enabling secondary users (SUs) to opportunistically access licensed frequency bands without harmful interference to primary users (PUs). To address unreliable direct SU links and energy constraints common in next-generation wireless networks, this work introduces an adaptive, energy-aware hybrid reconfigurable intelligent surface (RIS) for underlay multiple-input single-output (MISO) CRNs. Distinct from prior approaches relying on static RIS architectures, our proposed RIS dynamically alternates between passive and active operation modes in real time according to harvested energy availability. We also model our scenario under practical hardware impairments and cascaded fading channels. We formulate and solve a joint transmit beamforming and RIS phase optimization problem via the soft actor-critic (SAC) deep reinforcement learning (DRL) method, leveraging its robustness in continuous and highly dynamic environments. Notably, we conduct the first systematic study of reward poisoning attacks on DRL agents in RIS-enhanced CRNs, and propose a lightweight, real-time defense based on reward clipping and statistical anomaly filtering. Numerical results demonstrate that the SAC-based approach consistently outperforms established DRL base-lines, and that the dynamic hybrid RIS strikes a superior trade-off between throughput and energy consumption compared to fully passive and fully active alternatives. We further show the effectiveness of our defense in maintaining SU performance even under adversarial conditions. Our results advance the practical and secure deployment of RIS-assisted CRNs, and highlight crucial design insights for energy-constrained wireless systems. | 10.1109/TNSM.2026.3660728 |
| Yang Wu, Xu Cheng, Wenguang Zheng, Yingyuan Xiao | A Geo-Aware Personalized Network for User and Service Representation and Bilinear Interaction Modeling in QoS Prediction | 2026 | Early Access | Modeling Quality of service Matrices Modules (abstract algebra) Head Timing Web services Accuracy Educational institutions Learning (artificial intelligence) QoS prediction personalized representation learning bilinear interaction deep learning service recommendation | With the rapid growth of the Internet, the proliferation of functionally similar web services has made Quality of Service (QoS) prediction, which measures service performance, increasingly critical. In QoS prediction, the QoS values observed from user-service invocations are often significantly affected by their geographical location. However, existing QoS prediction methods typically assume static user and service representations, overlooking geographic differences. We argue that even the same user or service should have personalized representations based on different geographic locations. To address this, we propose GeoPerNet, a Geo-Aware Personalized Network for QoS Prediction. Specifically, we design the Geographical Aware Personalization Module, which models the geographical similarity between users and services to select the most relevant top-k neighbors for the target user or service. We then apply geographic similarity-based weighting to highlight key neighbor information. Next, we leverage the designed GeoTransformer to model the complex dependency relationships among neighbors. Finally, the refined neighbor representations are fused with the original embeddings to generate personalized user and service representations. Additionally, we design the Bilinear Interaction Module to capture fine-grained interaction relationships between users and services using a bilinear function. Experiments on the large-scale WS-DREAM dataset demonstrate that GeoPerNet outperforms state-of-the-art approaches. | 10.1109/TNSM.2026.3719697 |
| Ping He, Yu Yao, Xu Li, Yao Hu, Wei Yang | FIGAN: Diversity-Oriented Traffic Generation for Industrial Protocol Format Inference | 2026 | Early Access | Protocols Modeling Fuzzing Sequences Sequential analysis Industrial control Computers Syntactics Conferences Integrated circuits Communication system traffic Data Augmentation Generative Adversarial Networks Industrial control Inference algorithms | Protocol Format Inference is a pivotal step in the reverse engineering of proprietary protocols, yet its effectiveness is constrained by the scarcity of high-quality training data. In industrial control systems, the rigid and cyclical nature of traffic results in a "long-tail" distribution, where diverse functional scenarios are severely underrepresented. Existing generative approaches, primarily designed for fuzzing or intrusion detection, fail to resolve the intrinsic conflict between syntactic validity and semantic diversity required for protocol format inference. To bridge this gap, we propose FIGAN, a stage-wise decoupled generative framework tailored to synthesize high-fidelity traffic for protocol format inference. By isolating flexible distribution learning from rigid syntax enforcement, FIGAN liberates the generative process to extrapolate novel payload variations from a continuous latent space, effectively surmounting the limitations of sparse seed data. Specifically, the framework integrates three synergistic modules: first, heuristic pre-processing that constructs semantic templates as a prior knowledge base; second, a generative adversarial architecture optimized via discrete relaxation to explore high-dimensional payload patterns independently of syntax rules; and finally, a closed-loop verification mechanism that performs syntactic calibration and functional validation against simulated device responses. Evaluations on four real-world protocols (Modbus TCP, S7Comm, Omron FINS, and DNP3) demonstrate that FIGAN significantly outperforms state-of-the-art baselines. The source code has been open-sourced https://github.com/MissHP111/FIGAN. | 10.1109/TNSM.2026.3717268 |
| Shuang Zheng, Xing Zhang, Michael Sheng, Haixu Wang, Wenbo Wang | Beam Hopping Low Earth Orbit Satellite Resource Allocation for Differentiated Services and Robustness Analysis under Model Attacks | 2026 | Early Access | Beams Satellites Resource management Modeling Optimization Schedules Scheduling Low earth orbit satellites Algorithms Bridges LEO satellite communications deep reinforcement learning digital twin resource allocation adversarial attack | Beam hopping (BH)-enabled Low Earth Orbit (LEO) satellites play a pivotal role in next-generation communication networks, providing global coverage, improving spectrum efficiency, and supporting flexible adaptation to heterogeneous service demands. To fully exploit these capabilities, artificial intelligence (AI) techniques are increasingly employed for dynamic resource allocation and power management. However, limited onboard resources and potential adversarial perturbations pose challenges to both efficiency and robustness. To address these issues, we leverage digital twin technology to accurately capture the spatio-temporal dynamics of user–satellite visibility, providing precise state information for decision-making. Building on this, we formulate a joint optimization framework for BH scheduling and power allocation as a Markov Decision Process and propose the BRIDGE—BH with Reinforcement learning incorporating Integrated Dirichlet and Gumbel-TopK Exploration—which integrates a quality of service (QoS)-driven subchannel scheduling mechanism to ensure efficient and differentiated resource allocation. The model’s robustness is systematically evaluated under three classical adversarial attacks. Simulation results demonstrate that our approach achieves superior energy efficiency, service throughput, and fairness, while the robustness analysis shows stable performance under the considered bounded adversarial perturbations. | 10.1109/TNSM.2026.3710750 |
| Kaifei Peng, Yanbiao Li, Wenbin Li, Yuxuan Chen, Xian Yu, Xin Wang, Bo Pang, Gaogang Xie | Rethinking Virtual Network Construction for Network Emulation at Scale: Analysis, Modeling, and Optimization | 2026 | Early Access | Virtual machines Memory Timing Topology Construction Emulation Modeling Machining Costing Costs Large-scale virtual networks network emulation network namespaces network virtualization virtual machines virtual network construction | Network emulation has become an indispensable methodology for evaluating next-generation network architectures, offering a critical balance between experimental fidelity and operational scalability. However, its effectiveness is fundamentally constrained by inefficiencies in emulating large-scale networks, particularly during virtual network construction. This bottleneck arises from mandatory serialization of virtual link instantiation and operating system (OS) kernel-level notification overheads, which collectively degrade performance by orders of magnitude on 10K-node topologies. Departure from the current practice that employs a multi-machine framework for improvements, we propose SplitNN (Split Network and Namespace), a novel single-machine network emulation paradigm that breaks the serialization constraint through multi-VM (virtual machines) partitioning, and reduces notification overheads via namespace segmentation. Extensive evaluations show that SplitNN constructs 10K-node virtual networks within 1–5 minutes on a single machine, achieving a 98.5%–99.2% reduction in construction time compared to state-of-the-art emulators. While primarily a single-machine solution, SplitNN seamlessly integrates with multi-machine deployments, complementing them by enabling cumulative gains in both scalability and efficiency. | 10.1109/TNSM.2026.3715559 |
| Qing Wu, Xijia Dong, Leyou Zhang, Yue Lei, Zilong Yan | Cloud-Assisted Verifiable and Updatable Private Set Union Protocol for Enhancing Network Intrusion Detection | 2026 | Early Access | Protocols Clouds Security Privacy Cloud computing Timing Receivers Modeling IP networks Servers Network Intrusion Detection IP Blacklist Privacy Preservation Private Set Union Cloud Computing Verifiability Updatability | As network intrusion detection systems (NIDS) play an increasingly critical role in large-scale network environments, multiple organizations, Internet Service Providers (ISPs), and security service providers often maintain independent IP blacklists. Due to the dynamic nature of malicious IP addresses and their cross-organizational propagation, inter-organizational blacklist sharing is essential for improving network intrusion detection. However, traditional blacklist exchange mechanisms risk exposing participants’ complete blacklist information, and curious organizations may infer another organization’s detection strategies from the shared IP intersection, leading to privacy breaches.To address this issue, this paper proposes a Cloud-Assisted Verifiable and Updatable Private Set Union (CVU-PSU) protocol, which leverages the multi-query Reverse Private Membership Test (mq-RPMT) protocol and Oblivious Transfer (OT) technology to ensure privacy-preserving inter-organizational blacklist sharing. The protocol utilizes cloud computing to reduce the computational and communication overhead of participants in the mq-RPMT protocol while incorporating a verification mechanism to ensure the correctness of the cloud’s returned results. Furthermore, the protocol supports real-time blacklist updates, enabling adaptation to rapidly changing malicious IP addresses.Experimental results demonstrate that the proposed protocol achieves efficient inter-organizational blacklist sharing with low communication and computational costs while preserving privacy, thereby enhancing the real-time performance and accuracy of network intrusion detection systems. | 10.1109/TNSM.2026.3716071 |
| Jing Zhang, Chao Luo, Rui Shao | MTG-GAN: A Masked Temporal Graph Generative Adversarial Network for Cross-Domain System Log Anomaly Detection | 2026 | Early Access | Anomaly detection Adaptation models Generative adversarial networks Feature extraction Data models Load modeling Accuracy Robustness Contrastive learning Chaos Log Anomaly Detection Generative Adversarial Networks (GANs) Temporal Data Analysis | Anomaly detection of system logs is crucial for the service management of large-scale information systems. Nowadays, log anomaly detection faces two main challenges: 1) capturing evolving temporal dependencies between log events to adaptively tackle with emerging anomaly patterns, 2) and maintaining high detection capabilities across varies data distributions. Existing methods rely heavily on domain-specific data features, making it challenging to handle the heterogeneity and temporal dynamics of log data. This limitation restricts the deployment of anomaly detection systems in practical environments. In this article, a novel framework, Masked Temporal Graph Generative Adversarial Network (MTG-GAN), is proposed for both conventional and cross-domain log anomaly detection. The model enhances the detection capability for emerging abnormal patterns in system log data by introducing an adaptive masking mechanism that combines generative adversarial networks with graph contrastive learning. Additionally, MTG-GAN reduces dependency on specific data distribution and improves model generalization by using diffused graph adjacency information deriving from temporal relevance of event sequence, which can be conducive to improve cross-domain detection performance. Experimental results demonstrate that MTG-GAN outperforms existing methods on multiple real-world datasets in both conventional and cross-domain log anomaly detection. | 10.1109/TNSM.2026.3654642 |
| Dev Gurung, Shiva Raj Pokhrel | LLM-QFL: Distilling Large Language Model for Quantum Federated Learning | 2026 | Early Access | Modeling Federated learning Large language models Training Tuning Optimization Convergence Servers LoRa Machine learning Quantum Federated Learning Distillation Large Language Models | As Quantum Federated Learning (QFL) scales toward distributed quantum networks, managing heterogeneous resources and communication bottlenecks becomes a critical challenge. This research proposes LLM-QFL, an adaptive network service management framework that leverages Large Language Models (LLMs) to optimize the operational efficiency of QFL systems. We introduce a federated distillation method in which locally fine-tuned LLMs serve as autonomous network agents. These agents adaptively manage service parameters by: i) dynamically adjusting local computation intensity (optimizer steps) based on loss gradients, ii) performing variance-aware client selection to minimize network-wide heterogeneity, and iii) implementing intelligent early stopping criteria to conserve bandwidth. By serving as an orchestration layer, LLM-QFL provides a synergy between LLMs and quantum networking. Our contributions include: i) Adaptive Performance and Efficiency: Reducing idle computation and significantly cutting communication overhead; ii) Theoretical Rigor: Convergence guarantees of O(1/T) for the adaptive management protocol; and iii) Scalable Deployment: Implementing PEFT (LoRA/QLoRA) for resource-constrained quantum service nodes. | 10.1109/TNSM.2026.3712394 |
| Wei Sai, Yihui Lu, Xin Guo | A Privacy-Preserving Security Framework for Multi-Party Data Fusion Computing Based on Homomorphic Encryption | 2026 | Early Access | Security Protocols Information rates Modeling Throughput Noise Multi-party computation Polynomials Federated learning Homomorphic encryption Homomorphic Encryption Secure Multi-Party Computation Threshold Decryption Privacy-Preserving Data Fusion Decentralized Computing Framework | To prevent plaintext exposure in multi-party collaborative computing, this paper proposes a distributed secure multi-party computation protocol based on the Cheon-Kim-Kim-Song (CKKS) homomorphic encryption scheme. Data is encoded and encrypted at the source into CKKS complex polynomial ciphertext, enabling vectorized fusion under shared evaluation keys and threshold decryption in a decentralized architecture without a trusted central authority. Experiments on heterogeneous multi-institution datasets demonstrate low numerical error (9.0×10⁻⁷ at polynomial order 2¹⁶ and depth 12), effective scalability (throughput increasing from 1.12×10⁵ to 1.32×10⁵ ops/s and latency decreasing from 56 ms to 38 ms as nodes scale from 4 to 16), and strong robustness (70% decryption success at a 60% threshold and 95% recovery under malicious interference), showing that the framework achieves efficient computation with strict privacy protection for cross-party data fusion. | 10.1109/TNSM.2026.3717343 |
| Soonbeom Kwon, Yusu Noh, Youngwoo Jang, Illyoung Choi, Byungchul Tak, In-geol Chun, Young-Kyoon Suh | Scalable and Robust Resource Provisioning via Adaptive Task Scheduling for Edge Devices | 2026 | Early Access | Schedules Scheduling Cloning Timing Educational institutions Computers Transcoding Videos Tail Edge computing Edge devices Edge server Resource augmentation Task distribution Kubernetes | Edge devices, such as wearables, drones, and CCTV systems, are vital for real-time data collection in urban intelligence. However, their limited computational and storage capacities pose significant challenges. While offloading to public clouds offers scalability, it often incurs high latency and operational costs. Conversely, centralizing workloads on edge servers may result in the underutilization of high-performance edge devices. To address these limitations, we introduce ERPF, a Kubernetes-based Edge Resource Provisioning Framework that augments the capabilities of heterogeneous edge environments. ERPF orchestrates dynamic volume provisioning, GPU-aware resource allocation, execution context migration, and adaptive task distribution to improve system flexibility and efficiency. Building on this, we propose a novel adaptive task scheduling technique, termed eATS, composed of three key mechanisms: (i) Partition Smoothing Scheme for stable task granularity control, (ii) Resilient Edge Reintegration for failure detection and task reassignment, and (iii) Competitive Task Cloning for speculative execution with fastest-result commitment. The proposed eATS scheme reduces task execution time by up to 27.6%, lowers partition size variability by 8.7×, and improves scheduling robustness across heterogeneous edge devices over the baseline. | 10.1109/TNSM.2026.3694238 |
| Fengqi Li, Yudong Li, Lingshuang Ma, Kaiyang Zhang, Yan Zhang, Chi Lin, Ning Tong | Integrated Cloud-Edge-SAGIN Framework for Multi-UAV Assisted Traffic Offloading Based on Hierarchical Federated Learning | 2026 | Vol. 23, Issue | Resource management Autonomous aerial vehicles Heuristic algorithms Federated learning Internet of Things Dynamic scheduling Vehicle dynamics Atmospheric modeling Accuracy Training SAGIN hierarchical federated learning traffic offloading cloud-edge-end uncrewed aerial vehicle | The growing number of mobile devices used by terrestrial users has significantly amplified the traffic load on cellular networks. Especially in urban environments, the high traffic demand brought about by dense user populations has bottlenecked network resources. The Space-Air-Ground-Integrated Network (SAGIN) provides a new solution to cope with this demand, enhancing data transmission efficiency through a multi-layered network structure. However, the heterogeneous and dynamic nature of SAGIN also poses significant management and resource allocation challenges. In this paper, we propose a cloud-edge-SAGIN framework for multi-UAV assisted traffic offloading based on Hierarchical Federated Learning (HFL), aiming to improve the traffic offloading ratio while optimizing the offloading resource allocation. HFL is used instead of traditional Federated Learning (FL) to solve problems such as irrational resource allocation due to heterogeneity in SAGIN. Specifically, the framework applies a hierarchical federated average algorithm and sets a reward function at the ground level, aiming to obtain better model parameters, improve model accuracy at aggregation, enhance UAV traffic offloading ratio, and optimize its scheduling and resource allocation. In addition, an improved Reinforcement Learning (RL) algorithm TD3-A4C is designed in this paper to assist UAVs in realizing intelligent decision-making, reducing communication latency, and further improving resource utilization efficiency. Simulation results demonstrate that the proposed framework and algorithms display superior performance across all dimensions and offer robust support for the comprehensive investigation of intelligent traffic offloading networks. | 10.1109/TNSM.2026.3658833 |
| Divya D. Kulkarni, Manit Baser, Mohan Gurusamy | ARCANE: Adversarial Resilience and Adaptive Network Slicing for UAV-Based MEC | 2026 | Vol. 23, Issue | Autonomous aerial vehicles Servers Power demand 5G mobile communication Resilience Network slicing Delays Resource management Artificial intelligence Trajectory 5G MEC provisioning UAV network ET-DQN SPLiT adversarial attacks | Network slicing and Multi-access Edge Computing (MEC) are pivotal elements of 5G communication technology, enabling diverse, low-latency services to distributed users. Uncrewed Aerial Vehicles (UAVs) are being increasingly explored in delivering these services temporarily to remote locations, supporting surveillance in regions with restricted ground connectivity, monitoring urban traffic, and disaster relief. However, the resource constraints of UAVs demand efficient optimization strategies. While Artificial Intelligence (AI)-driven methods like Deep Reinforcement Learning (DRL) offer promising potential in optimizing service delays and minimizing power consumption with fewer UAVs, they remain vulnerable to adversarial attacks. This study evaluates two adversarial attacks against DRL baselines: a targeted service disruption attack that impacts the DRL environment to degrade decision-making and service quality, and an action bit-flipping attack that alters UAV selection, resulting in suboptimal provisioning. To address these vulnerabilities, we propose ARCANE, a resilient DRL-based multi-slice MEC framework for UAVs. ARCANE introduces the Exploratory-Thompson Deep-Q Network (ET-DQN), which leverages Thompson Sampling to effectively balance exploration and exploitation under adversarial conditions, optimizing UAV selection for MEC provisioning. Extensive experiments demonstrate that ARCANE outperforms baseline approaches, achieving $\mathbf {\sim 4\times }$ faster mitigation of the environmental attack and $\mathbf {\sim 2\times }$ quicker recovery from the attack on the actions. Moreover, we illustrate that ARCANE demonstrates strong resilience by effectively limiting the degradation in hovering time caused by the attacks. | 10.1109/TNSM.2026.3656271 |
| Qian Yang, Suoping Li, Jaafar Gaber, Sa Yang | An Optimal Matching Channel Selection Strategy Based on (K+1)-Layer 3-D CTMC for Suppressing Spectrum Fragmentation in 5G/B5G Cognitive Radio Ad Hoc Networks | 2026 | Vol. 23, Issue | Copper Three-dimensional displays Cognitive radio Quality of service Games Analytical models Ad hoc networks Complexity theory System performance Solid modeling 5G/B5G cognitive radio ad hoc networks channel selection spectrum utilization 3-D CTMC | Dynamic spectrum access (DSA) is one of the pivotal technologies that is widely recognized to be able to cope with the massive demand for limited spectrum resources by massive data in 5G/B5G networks. To address spectrum fragmentation and sharing in 5G/B5G cognitive radio ad hoc networks (CRAHNs), based on the DSA technique, this paper proposes an optimal matched channel selection strategy with finite buffer (OMCS-FB). In the OMCS-FB, a cognitive user (CU) with the transmission request selects the channel whose idle time optimally matches its transmission time rather than selecting the channel with the longest idle time; if the CU fails to access the channel, the CU enters the buffer and waits for the next transmission opportunity. A $(\mathrm {K}+1)$ -layer continuous-time Markov chain (CTMC) with the number of primary users (PUs) and CUs in primary channels and the number of CUs in the buffer as 3-D metrics is established, which can effectively portray the activity behavior of users and the occupancy states of primary channels under the OMCS-FB. The CTMC rate steady-state equations are then solved using the successive over-relaxation (SOR) iterative algorithm to obtain the system steady-state probability distributions and performance metrics. The results show that the OMCS-FB effectively suppresses spectrum fragmentation of the MAC layer in the time dimension and enables efficient spectrum sharing among CUs and PUs, as verified by Monte Carlo simulation. | 10.1109/TNSM.2026.3656378 |
| Marija Gajić, Marcin Bosk, Stanislav Lange, Thomas Zinner | QoE-Aware Transport Slicing Configuration: Improving Application Performance in Beyond-5G Networks | 2026 | Vol. 23, Issue | Quality of service Quality of experience Resource management 5G mobile communication Network slicing Throughput Bit rate Guidelines Optimization Mathematical models Beyond 5G networks QoE resource utilization buffer size QoS flows network slicing | 5G and beyond provides connectivity for a variety of heterogeneous, often mission-critical services, placing stringent performance requirements on these systems. Providing satisfactory Quality of Experience (QoE) for diverse, coexisting applications prompts the network operators to enforce application-aware, efficient resource allocation schemes that can improve user-satisfaction, efficiency, and system utilization. For these purposes, QoS Flows and network slicing have been identified as key enablers. Those concepts move away from economy of scale, towards a fine-grained slice and flow handling with customized resource control for each application, application type, or slice. This work is particularly focused on transport slicing, where the shift towards fine-grained resource control has important implications for how network resources are scaled and optimally allocated. These aspects have been largely ignored in the existing literature. Furthermore, while capacity has been recognized as a key resource, selecting the appropriate queue size, granularity of the resource allocation scheme, and their relations with the number of clients are often neglected in the process of resource dimensioning. To address these shortcomings, we perform an in-depth evaluation of the effects that impact factors have on the overall QoE and system utilization using the OMNeT++ simulator. We show the optimization potential for QoE and resource utilization, and further formulate guidelines for efficient and QoE-aware resource allocation. | 10.1109/TNSM.2026.3656605 |