Source-linked AI summary
Lightweight AI for UAV-Mounted RIS: An Overview
Sherief Hashima, Kohei Hatano, Eiji Takimoto, Mohamed Rihan, Basem. M. Elhalawany, Hamada Rizk
TL;DR
UAV-mounted RIS requires computationally efficient control because joint optimization is demanding while UAV platforms have strict energy and onboard processing constraints. The paper surveys lightweight AI techniques, compares their performance and complexity, and presents a MAB case study. CTS exceeds 90% of the optimal data-rate benchmark and achieves orders-of-magnitude energy-efficiency improvements over non-contextual or greedy strategies.
Problem
Joint UAV trajectory, RIS configuration, and resource optimization is computationally complex, while UAV platforms have strict energy, memory, and processing constraints.
Method
The paper surveys model-efficiency, adaptive decision-making, distributed-learning, and model-driven lightweight AI approaches for UAV-mounted RIS systems.
Results
CTS exceeds 90% of the optimal data-rate benchmark and shows orders-of-magnitude energy-efficiency improvements over non-contextual or greedy strategies.
Takeaways & Limitations
MAB-based decision-making provides scalable, low-complexity, energy-aware intelligence for UAV-mounted RIS while preserving high communication throughput.
Takeaways & Limitations
Large-scale RIS optimization remains computationally prohibitive, and lightweight methods such as pruning, quantization, and model-driven learning are not yet systematically integrated.
Abstract
from arXiv · showhide
Unmanned Aerial Vehicles (UAV)-mounted Reconfigurable Intelligent Surfaces (RIS) have emerged as a promising architecture for enhancing wireless coverage, spectral efficiency, and energy performance in 6G networks. By combining programmable electromagnetic wave manipulation with aerial mobility, UAV-RIS systems enable dynamic blockage mitigation, adaptive beamforming, and flexible deployment across terrestrial, maritime, and satellite-integrated environments. However, joint optimization of UAV trajectory, RIS phase configuration, and resource allocation incurs high computational complexity, which is incompatible with the strict energy and onboard processing constraints of UAV platforms. Lightweight AI techniques offer practical solutions to this challenge. Hence, this paper provides a comprehensive overview of lightweight AI techniques for UAV-mounted RIS systems, including Reinforcement Learning (RL), meta-learning, Federated Learning (FL), Multi-Armed Bandits (MAB), and energy-aware optimization. We present a detailed taxonomy and comparative analysis of existing work, highlight computational-energy trade-offs, and identify open research challenges for scalable, energy-efficient airborne intelligent surfaces. Furthermore, we present a case study demonstrating the effect of MAB schemes on throughput and energy efficiency in UAV-mounted RIS.
I. INTRODUCTION
UAV-mounted RIS combines programmable reflection with aerial mobility to adapt wireless coverage and channel conditions across diverse deployment scenarios. However, mobility, coupled optimization, and UAV resource constraints make conventional optimization difficult to deploy onboard, motivating lightweight AI.
- Motivation: UAV-mounted RIS uses controllable electromagnetic reflection without active RF chains, while aerial mobility enables adaptive positioning and altitude control.These capabilities support coverage and energy-efficiency improvements over static terrestrial RIS installations.
- Applications: 3D mobility supports rapid deployment, rural and maritime connectivity, satellite and NTN integration, ISAC, secure communication, and MEC.
- RIS Architectures: Different RIS architectures trade hardware simplicity and low power consumption against signal amplification, energy use, and complexity.Conventional passive RIS relies on phase shifts, whereas active RIS incorporates low-power amplifiers.
- Challenges: Mobility and altitude variation create time-varying cascaded channels and Doppler effects, making frequent CSI acquisition costly for large RIS dimensions.
- Challenges: Jointly optimizing trajectory, altitude, RIS phases, scheduling, and power or amplification produces a tightly coupled, non-convex, high-dimensional problem.Limited battery capacity, payload weight, and onboard processing prevent practical reliance on iterative solvers or large DNNs.
- Paper Scope: The paper surveys lightweight AI techniques and compares their performance and complexity, including a case study on MAB effects in UAV-mounted RIS.
II. SUMMARY OF LIGHTWEIGHT AI TECHNIQUES FOR UAV-MOUNTED RIS SYSTEMS
The paper organizes lightweight AI requirements around reducing model complexity for UAV-mounted RIS deployment. Model compression methods target memory, inference latency, and computational cost while preserving performance.
- Overview: The paper divides lightweight AI methodologies for UAV-mounted RIS systems into four main categories.
- Model Compression: Pruning removes redundant weights or filters, reducing memory access and inference latency in neural-network controllers.
- Model Compression: Quantization lowers numerical precision to reduce computational cost and energy consumption.
- Model Compression: Compressed DRL or beamforming models can operate on embedded processors, especially when controlling large-scale RIS panels.
2) Knowledge Distillation:
Knowledge distillation transfers capabilities from computationally intensive models to smaller networks for resource-constrained UAV-mounted RIS deployment. The surrounding discussion also emphasizes onboard TinyML as a low-memory route to phase prediction, channel classification, and simple trajectory adaptation.
- Knowledge Distillation: Knowledge distillation transfers knowledge from a large teacher model to a smaller student network for resource-constrained deployment.
- Knowledge Distillation: Distilling offline-trained DRL models can reduce inference complexity for trajectory and phase-configuration control.
- TinyML and Onboard Edge Intelligence: TinyML supports lightweight phase prediction, channel classification, and simple trajectory adaptation on ultra-low-power microcontrollers.
- TinyML and Onboard Edge Intelligence: TinyML can reduce communication overhead and latency by avoiding centralized processing, benefiting deployments with limited backhaul connectivity.
B. Adaptive Decision making methods
Adaptive decision-making methods address dynamic UAV-mounted RIS environments through reinforcement learning, rapid adaptation, and low-overhead bandit strategies. Their lightweight variants target scalable control and real-time onboard operation.
- Reinforcement Learning: RL jointly optimizes UAV trajectories and RIS phase configurations through environmental interaction in dynamic, model-free control problems.
- Reinforcement Learning: DRL uses neural function approximators for larger state spaces, while lightweight variants reduce network depth and discretize action spaces.
- Meta-Learning: Meta-learning enables rapid adaptation to new environments with minimal retraining, and transfer learning reuses pretrained DRL policies.These approaches reduce computational overhead and training time in changing deployment scenarios.
- Multi-Armed Bandits: MAB provides a computationally efficient stateless RL framework for fast decisions with minimal overhead in beam selection, RIS allocation, and WiGig enhancement.
- Multi-Armed Bandits: Energy-aware MAB schemes incorporate battery constraints and are suited to real-time onboard implementation.
C. Topology-aware distributed methods
Topology-aware distributed methods reduce the burden of optimizing UAV-mounted RIS networks by exploiting sparse interactions, decentralized training, and edge-assisted coordination.
- Topology-aware distributed methods: Sparse GNNs limit neighborhood connectivity to reduce message passing while modeling interactions among UAVs, users, and RIS elements.They support scalable, topology-aware resource optimization in cooperative and distributed multi-UAV networks.
- Topology-aware distributed methods: Federated Learning trains models across UAV nodes without sharing raw data, reducing communication overhead and improving privacy.In cooperative UAV-mounted RIS systems, it supports distributed trajectory and phase optimization with lower signaling overhead.
- Topology-aware distributed methods: Edge-assisted architectures offload trajectory and phase optimization from UAVs to ground-based MEC units, reducing onboard processing burden and energy consumption.The approach also improves scalability and enables real-time coordination between aerial RIS platforms and ground infrastructure.
D. Hybrid model-driven learning
Hybrid model-driven learning combines classical optimization structure with data-driven models to reduce complexity while retaining interpretability and precision.
- Hybrid model-driven learning: Deep unfolding integrates iterative optimization algorithms into structured neural-network layers, with each layer representing one classical-algorithm iteration.This design preserves interpretability while reducing parameter count.
- Hybrid model-driven learning: For UAV-mounted RIS phase optimization, deep unfolding balances model-based precision and data-driven flexibility with lower complexity and faster convergence than generic DNNs.These properties make unfolding architectures suitable for embedded UAV controllers.
- Hybrid model-driven learning: Lightweight AI techniques are applied across UAV trajectory, RIS phase configuration, energy management, and distributed coordination domains.The paper summarizes these application domains and their associated AI solutions in Table III.
- Hybrid model-driven learning: Learning-based RIS element allocation and SWIPT optimization balance throughput with harvested energy in UAV-mounted RIS systems.Active and multifunctional RIS architectures can enhance reflected-signal strength and harvested energy, while security-aware designs maintain energy efficiency.
2) Mobile Edge Computing (MEC):
MEC and integrated network settings extend UAV-mounted RIS optimization beyond isolated aerial control, but introduce coupled objectives and rapidly changing channel conditions.
- 2) Mobile Edge Computing (MEC):: MEC offloads computationally intensive optimization and learning tasks from UAVs to nearby edge servers, reducing latency and processing overhead.Recent frameworks jointly consider trajectory planning, task scheduling, and RIS reflection control.
- 2) Mobile Edge Computing (MEC):: UAV-mounted RIS supports satellite and SAGIN architectures by improving LEO beam alignment and mitigating propagation loss.Joint satellite-beam, UAV-mobility, and RIS-phase optimization is computationally intensive and affected by Doppler shifts and large-scale MIMO beamforming.
- 2) Mobile Edge Computing (MEC):: In maritime environments, UAV-mounted RIS dynamically adjusts aerial positioning and reflective beamforming to enhance coverage despite varying channels and Doppler effects.Lightweight RL and energy-aware optimization have been proposed for jointly optimizing trajectory and RIS phase shifts in secure maritime sensing and communication.
- 2) Mobile Edge Computing (MEC):: ISAC increases computational requirements because sensing objectives must be balanced with communication metrics such as throughput and latency.Lightweight AI is presented as important for real-time ISAC control while preserving energy efficiency and onboard feasibility.
IV. CHALLENGES AND FUTURE DIRECTIONS
UAV-mounted RIS research remains constrained by the integration of lightweight AI with aerial mobility, programmable reflection, and energy-limited platforms. Key open problems concern scalability and rapid adaptation in dynamic environments.
- IV. CHALLENGES AND FUTURE DIRECTIONS: Integrating lightweight AI with aerial mobility, programmable reflection, and energy-constrained platforms remains a fundamental challenge.These constraints motivate further research into practical airborne intelligent-surface systems.
- Scalability with Large-Scale RIS Arrays: Large RIS arrays make joint optimization of communication metrics and scheduling computationally prohibitive as the number of elements increases.Existing DRL approaches scale poorly with growing state and action dimensions.
- Scalability with Large-Scale RIS Arrays: Pruning, quantization, and model-driven learning have not yet been systematically integrated into large-scale RIS optimization.Developing scalable architectures that control computational complexity while maintaining performance remains a critical research challenge.
- Real-Time Adaptation under High Mobility: Time-varying cascaded channels, Doppler shifts, and fluctuating interference make real-time UAV-mounted RIS adaptation difficult.Future work should pursue meta-learning and lightweight online learning with bounded computational complexity to reduce retraining overhead and support real-time feasibility.
3) Energy-Constrained Intelligence:
Energy and payload constraints make unified optimization across propulsion, communication, battery dynamics, and RIS control an open challenge. Lightweight intelligence therefore requires hardware-aware designs that account for latency, memory, and energy use.
- 3) Energy-Constrained Intelligence:: Unified frameworks jointly optimizing propulsion, communication, battery dynamics, and RIS control are still lacking.Future models should explicitly address the energy–computation trade-off.
- 3) Energy-Constrained Intelligence:: Most existing studies assume ideal processing capabilities and abundant computational resources, unlike embedded UAV-RIS controllers with limited memory, throughput, and power budgets.This motivates hardware-aware AI design for practical deployment.
- 3) Energy-Constrained Intelligence:: Key hardware-aware directions include TinyML phase control, quantized and compressed DRL policies, and adaptive edge–cloud computation partitioning.These approaches target microcontroller-level deployment and efficient embedded inference.
- 3) Energy-Constrained Intelligence:: Hardware–software co-design is needed to bridge simulation-driven research and real-world UAV-mounted RIS implementation.The stated goal is scalable, reliable, and energy-efficient aerial intelligent surfaces.
5) Multi-UAV and Distributed Coordination:
Scaling UAV-mounted RIS to distributed and adversarial environments introduces coordination, security, and deployment barriers. These include synchronization and interference management, insufficient robustness of lightweight models, and a persistent gap between simulation and practical implementation.
- 5) Multi-UAV and Distributed Coordination:: Cooperative multi-UAV RIS operation faces synchronization, signaling-overhead, backhaul, stability, and inter-UAV interference challenges.Trajectory planning and RIS phase configuration become coupled under dynamic mobility.
- 5) Multi-UAV and Distributed Coordination:: Lightweight AI robustness under jamming, spoofing, eavesdropping, and adversarial manipulation remains insufficiently explored.Compressed or quantized models may be more susceptible to adversarial perturbations.
- 5) Multi-UAV and Distributed Coordination:: Large-scale deployment is hindered by hardware nonlinearities, synchronization errors, channel-estimation inaccuracies, and dynamic interference patterns often omitted from simulations.The paper calls for embedded prototypes, field trials, benchmark datasets, and standardized architectures and protocols.
- 5) Multi-UAV and Distributed Coordination:: OTFS integration with UAV-mounted RIS remains largely unexplored despite OTFS results in highly dynamic UAV communication scenarios.The integration introduces additional delay–Doppler coupling and phase-alignment complexity.
V. CASE STUDY: MAB SCHEMES FOR UAV-MOUNTED RIS
The case study formulates UAV movement among distributed hotspots as a Multi-Armed Bandit problem and compares contextual and non-contextual decision strategies. CTS achieves high data-rate performance and substantially better energy efficiency, supporting lightweight MAB for real-time trajectory optimization.
- V. CASE STUDY: MAB SCHEMES FOR UAV-MOUNTED RIS: The scenario deploys a UAV-mounted RIS to move among distributed hotspots, improving coverage for users with non-line-of-sight conditions under uncertain demand and battery constraints.The objective is to maximize cumulative achievable data rate while respecting operational constraints.
- V. CASE STUDY: MAB SCHEMES FOR UAV-MOUNTED RIS: Each hotspot is modeled as an arm, and the UAV selects its next destination using observed data-rate rewards and contextual information.Context includes hotspot location, historical payoffs, and residual energy.
- V. CASE STUDY: MAB SCHEMES FOR UAV-MOUNTED RIS: CTS incorporates side information through a Bayesian linear reward model, whereas UCB prioritizes uncertainty and TS explores through posterior sampling.These strategies balance exploration and exploitation with different information models.
- V. CASE STUDY: MAB SCHEMES FOR UAV-MOUNTED RIS: 90% of the optimal benchmark is exceeded in data rate [Gbps] performance by CTS, which also significantly outperforms UCB, TS, nearest-hotspot, and random policies.The comparison is reported for the Fig. 2 simulation study.
- V. CASE STUDY: MAB SCHEMES FOR UAV-MOUNTED RIS: CTS shows orders-of-magnitude improvements in EE [Gbps/mJ] over non-contextual or greedy strategies as hotspot count or covered-region size increases.EE [Gbps/mJ] is defined as data rate divided by consumed energy per hotspot.
- V. CASE STUDY: MAB SCHEMES FOR UAV-MOUNTED RIS: The overview identifies MAB as a lightweight approach for UAV-mounted RIS trajectory optimization with energy-efficiency considerations.The conclusion also highlights hardware–software co-design, embedded implementation, and experimental validation as future priorities.