Skip to content

Author

Lingyang Song

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

2026

Multi-Agent Model-Based Reinforcement Learning for Decentralized Spectrum Sharing in Low-Altitude Economy

Rapid advances in drone technology, combined with the growing congestion of terrestrial transport networks, are driving the emergence of the low-altitude economy. Uncrewed Aerial Vehicles (UAVs) are increasingly deployed for low-altitude economy applications such as urban logistics and transportation, yet their expansion is constrained by the scarcity of spectrum resources. Although Multi-Agent Reinforcement Learning (MARL) offers a promising decentralized approach to improve spectral efficiency of UAVs, existing MARL methods suffer from high training costs, often requiring extensive environmental interactions. To overcome these limitations, we propose a novel Multi-Agent Model-Based reinforcement learning algorithm for decentralized spectrum sharing among UAVs in the low-altitude economy, which we denote as MAMBA-UAV. Adopting a Centralized Training with Decentralized Execution (CTDE) paradigm, MAMBA-UAV equips each UAV with a learned world model that captures compact environmental representations and predicts system dynamics. These world models are then utilized during MARL training to simulate interactions, thereby reducing the reliance on repeated real-environment rollouts. Through comprehensive simulations, we demonstrate that MAMBA-UAV substantially reduces the number of environmental interactions required for UAVs to achieve competitive spectrum-sharing performance, lowering training costs while maintaining high performance.

Tianle Li, Peixi Peng, Qingyu Liu et al. · 0 citations
#edge computing Sep 2026

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

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%.

Yutong Yue, Boya Di, Lingyang Song · 0 citations