TLDR: This research paper introduces a novel secure communication framework for low-altitude wireless networks (LAWNs) that integrates unmanned aerial vehicle (UAV) swarms with Intelligent Reflecting Surfaces (IRS). The proposed Heterogeneous Multi-agent Control Approach (HMCA) uses deep reinforcement learning to jointly optimize UAV excitation current weights, flight trajectories, and IRS phase shifts. This aims to maximize secrecy rate, minimize signal leakage to eavesdroppers (sidelobe level), and reduce energy consumption. Simulations show HMCA’s superior performance in security and energy efficiency compared to other methods, highlighting the benefits of collaborative beamforming and passive beamforming synergy.
Low-altitude wireless networks (LAWNs), which use unmanned aerial vehicles (UAVs) as flying communication hubs, are becoming increasingly important for providing better coverage, reliability, and data speed for various applications. Imagine UAVs assisting with the Internet of Things, remote sensing, surveillance, agriculture, or providing temporary connectivity during events. However, these networks face a significant challenge: security. Both known and unknown eavesdroppers can threaten the privacy of data and the overall integrity of the system.
To tackle this critical security issue, a new framework has been proposed for LAWNs. This innovative approach involves selected UAVs within a swarm working together as a “virtual antenna array” (VAA), complemented by an Intelligent Reflecting Surface (IRS). This combination creates a strong defense against eavesdropping attacks.
How the System Works
The core idea is to have UAVs and an IRS collaborate. The UAVs form a VAA, acting like a single, large antenna that can precisely direct signals. Instead of sending signals directly to a ground user, the UAVs direct their signals to an IRS. The IRS is a passive surface equipped with many small, reconfigurable elements that can intelligently reflect signals. By adjusting the phase shifts of these elements, the IRS can steer the reflected signals towards the legitimate user while avoiding eavesdroppers, even when obstacles are present.
This collaborative approach aims to achieve three main goals simultaneously: maximize the secrecy rate (how much secure information is transmitted), minimize the maximum sidelobe level (reducing signal leakage in unintended directions, especially towards eavesdroppers), and minimize the total energy consumption of the UAVs. Achieving these goals requires carefully optimizing the UAVs’ signal strengths, their flight paths, and the phase shifts of the IRS elements.
The Challenges and the Solution
Optimizing such a system is complex due to several factors. The network is highly dynamic, with moving users and unpredictable eavesdroppers. The UAVs and the IRS are different types of devices with different control mechanisms, making their joint optimization difficult. Furthermore, the system needs to consider long-term performance, not just immediate gains, and UAVs are energy-sensitive.
To overcome these challenges, researchers have developed a novel approach called the Heterogeneous Multi-agent Control Approach (HMCA). This method uses Deep Reinforcement Learning (DRL), a type of artificial intelligence where agents learn to make decisions by interacting with their environment and receiving rewards. HMCA treats each UAV and the IRS as an independent agent that learns to coordinate its actions. It integrates a dedicated control policy for the IRS with an enhanced multi-agent soft actor-critic framework for UAV control.
Key improvements in HMCA include a “self-attention critic” that helps UAV agents better understand and cooperate with each other, and a “gravity exploration scheme” that guides UAVs towards optimal speeds and positions, preventing early-stage collisions or flying out of bounds and accelerating the learning process.
Also Read:
- Optimizing Mobile Edge Computing with Pinching Antenna Systems
- Enhancing Flight Control Stability with Lyapunov-Guided Reinforcement Learning
Simulation Results and Future Directions
Simulation results demonstrate that HMCA significantly outperforms other baseline methods in improving secrecy rate, suppressing sidelobes, and enhancing energy efficiency. The research also found that increasing the number of UAVs leads to a marked improvement in communication security, with only a linear increase in energy consumption. This suggests that deploying more UAVs is an efficient way to boost security performance.
The HMCA also shows faster training convergence, reaching stable performance with approximately 20% fewer training episodes compared to other methods. This rapid adaptation is crucial for dynamic environments where system parameters can change quickly.
This research provides a robust framework for secure communications in low-altitude wireless networks, leveraging the combined strengths of UAV swarms and intelligent reflecting surfaces. For more detailed information, you can refer to the full research paper here.
Future work in this area includes extending the IRS framework to simultaneously transmit and reflect signals, which could further enhance system flexibility and coverage.


