Skip to content

Attribute-Based Access Control in Cloud–Edge Industrial IoT Networks via Deep Reinforcement Learning

Sep 2026 · IEEE Transactions on Mobile Computing · Vol 25, pp. 14608-14624 · 0 citations · 50 references

Abstract

The fourth industrial revolution drives AI-powered smart manufacturing through cloud-edge computing, enabling intelligent production processes and data-driven automation. To handle security concerns arising from massive IoT deployments, attribute-based access control (ABAC) has become essential for smart factories. It offers flexibility in dynamic environments by utilizing attributes of users, devices, and contextual conditions to decide whether an access request should be permitted or denied. However, the proliferation of IoT devices drastically increases the number of attributes, causing exponential growth in policy complexity and severe decision latency at resource-constrained edge nodes. To address this issue, we propose ABAC-Prune, a cloud–edge collaborative framework for ABAC policy pruning. The framework adaptively determines pruning strategies based on the real-time security state of the factory. Specifically, it employs deep reinforcement learning (DRL) for coarse-grained control in highly dynamic environments, while switching to a Deterministic Policy Optimizer (DPO) for fine-grained adjustment under quasi-static conditions. The pruned lightweight ABAC policy subset is then deployed on edge nodes for real-time access decisions. By continuously monitoring factory conditions and analyzing historical access requests, ABAC-Prune dynamically adjusts pruning strategies. Simulation results on our containerized digital-twin testbed show that ABAC-Prune reduces security response latency by 22% and improves operational efficiency by 30%, while maintaining robust security with anomaly rates consistently below 10%.

View source

Similar papers

Open access 2026

Behavior-Aware Access Control for IoT Networks Using Lightweight Machine Learning at the Gateway Level

A behavior-sensitive access control solution is presented, which integrates lightweight supervised Machine Learning on the IoT gateway to provide dynamic authorization and uses a Supervised Random Forest model to process real-time statistical feature summaries in terms of mean, standard deviation, and sparsity of the IoT telemetry data.

Yaseen Alduwayl, Abdullah T. Al-Essa, Mounir Frikha · 0 citations
Open access Jul 2026

Deep Reinforcement Learning-Based Adaptive Protocol Optimization for Heterogeneous IoT Networks in 5G-Enabled Smart Cities

APO-DRL (Adaptive Protocol Optimization using Deep Reinforcement Learning), a framework that utilizes a Dueling Double Deep Q-Network combined with a Prioritized Experience Replay mechanism for intelligent, real-time communication protocol selection and parameter optimization in heterogeneous IoT networks, is presented.

Saddam K. Alwane, Shereen S. Jumaa, M. Saleh et al. · 0 citations
Open access Jul 2026

TWO-AGENT REINFORCEMENT LEARNING FOR TASK OFFLOADING IN IOT-MEC NETWORKS

The rapid proliferation of Internet of Things (IoT) devices has placed unprecedented pressure on the network edge, where applications such as augmented reality, real-time analytics, and autonomous navigation demand low latency and tight energy budgets that traditional cloud-centric architectures cannot meet. Multi-access Edge Computing (MEC) addresses this gap by relocating computation closer to end users, but the core question of where and how each task should be executed remains open: rulebased and single-objective offloading strategies fail to simultaneously balance service latency, energy efficiency, and user experience under dynamic, large-scale conditions. In this paper we propose TARLOT (Two-Agent Reinforcement Learning Offloading Tasks), a cooperative framework for threetier IoT–MEC–Cloud environments. TARLOT decouples the offloading decision from the resourceallocation problem and assigns each to a dedicated Q-learning agent, so that the two subproblems are specialised independently while still being optimised jointly. The framework is evaluated on PureEdgeSim under heterogeneous IoT workloads, device densities ranging from 200 to 2,400, and diverse application profiles, and is compared against five widely-used baselines (Random, Round-Robin, Trade-Off, Pure-Edge, and Pure-Cloud). At 2,400 devices, TARLOT delivers an average service time of 1.1 s (against 4.3 s for Pure-Cloud), a Quality of Experience of 0.77 (against 0.22 for Pure-Cloud), a task-failure rate below 2 % (against nearly 14 % for Pure-Cloud), and a per-device energy consumption of only 3.6 W (against 11.2 W for Pure-Cloud) — roughly a 68 % reduction. Balanced CPU utilisation across the local, edge, and cloud tiers further confirms that TARLOT prevents resource bottlenecks, establishing it as a practical solution for next-generation large-scale IoT deployments.

Oussama Lagnfdi, Marouane Myyara, A. Darif · 0 citations
Open access Jul 2026

RLIOT: REINFORCEMENT LEARNING - BASED NETWORK RESOURCE OPTIMIZATION USING IOT SENSOR DATA

Results confirm that reinforcement learning–based resource allocation provides a scalable and effective solution for IoT networks, particularly in environments characterized by large state spaces, dynamic network conditions, and stochastic traffic patterns.

L. Hoang, Van-Tam Hoang, Huu-Huy Ngo · 1 citation
Review Aug 2026

A Intelligent Edge-Cloud Integration for Resilient and Real-Time AI Decision Systems

The analysis indicates that effective edge-cloud AI systems require adaptive workload placement, privacy-preserving distributed learning, security-aware inference, explainability, fault tolerance, and continuous resource optimization rather than simple physical distribution of computation.

Dr. Amir Hosseini, dr.nematollah karimi · 0 citations
Open access Jul 2026

DISTRIBUTED INTELLIGENCE AT THE EDGE: A MATHEMATICAL FRAMEWORK FOR DECENTRALIZED LEARNING IN IOT NETWORKS

A novel Federated Edge Learning (FEL) architecture that integrates software-defined networking principles with gossip-based communication protocols to facilitate collaborative model training while preserving data locality is proposed, offering a scalable, privacy-preserving solution for deploying artificial intelligence at the network edge.

N.Durga, A. Mary Posonia, Selvakumar et al. · 0 citations

Related blog posts

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

MIT News · Artificial Intelligence Aug 27, 2026

Looking beyond natural sequences

A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.