Paper deep dive
Predictive Lightweight MARL for Resilient Coverage in Sparse-Signaling Aerial Networks
Chuan-Chi Lai, Ang-Hsun Tsai
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 92%
Last extracted: 7/28/2026, 3:12:35 AM
Summary
The paper introduces the Predictive Lightweight Multi-Agent Reinforcement Learning (PL-MARL) framework to maintain resilient coverage in bandwidth-constrained UAV swarms. It addresses coordination collapse caused by sparse signaling and information aging by employing a Kinematic-Aware Inference Engine that proactively reconstructs neighbor trajectories using physical motion priors. This approach decouples structural resilience from signaling frequency, enabling efficient computation-for-communication trade-offs and robust decentralized control under extreme signaling scarcity and node failure.
Entities (8)
Relation Signals (6)
PL-MARL → uses → Kinematic-Aware Inference Engine
confidence 95% · we introduce a Kinematic-Aware Inference Engine that proactively reconstructs neighbor trajectories via physical priors.
PL-MARL → appliedto → UAV Swarms
confidence 94% · This letter proposes the Predictive Lightweight Multi-Agent Reinforcement Learning (PL-MARL) framework to ensure resilient coverage in bandwidth-constrained UAV swarms.
Kinematic-Aware Inference Engine → reconstructs → neighbor trajectories
confidence 93% · proactively reconstructs neighbor trajectories via physical priors.
Kinematic-Aware Inference Engine → mitigates → Coordination Collapse
confidence 92% · To counter coordination collapse caused by sparse signaling and information aging, we introduce a Kinematic-Aware Inference Engine
PL-MARL → outperforms → TAG-MAPPO
confidence 88% · Simulations confirm that PL-MARL maintains superior coverage... compared to TAG-MAPPO... which relies solely on stale observations
Digital Twin → supports → Centralized Training
confidence 85% · A ground server facilitates centralized training to mitigate non-stationarity... decoupled DT architecture.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:This letter proposes the Predictive Lightweight Multi-Agent Reinforcement Learning (PL-MARL) framework to ensure resilient coverage in bandwidth-constrained UAV swarms. To counter coordination collapse caused by sparse signaling and information aging, we introduce a Kinematic-Aware Inference Engine that proactively reconstructs neighbor trajectories via physical priors. This approach enables an efficient computation-for-communication trade-off, decoupling structural resilience from signaling frequency. Simulations confirm that PL-MARL maintains superior coverage and mission continuity under extreme signaling scarcity and node failure. Our results validate proactive inference as a scalable, low-latency solution for robust aerial coordination, effectively minimizing control overhead to preserve spectrum for payload services while ensuring resilience against interference.
Tags
Links
- Source: https://arxiv.org/abs/2607.22109v1
- Canonical: https://arxiv.org/abs/2607.22109v1
Trouble viewing inline? Open PDF directly →
Full Text
30,348 characters extracted from source content.
Expand or collapse full text
Predictive Lightweight MARL for Resilient Coverage in Sparse-Signaling Aerial Networks Chuan-Chi Lai, , and Ang-Hsun Tsai This research was supported by the National Science and Technology Council, Taiwan, R.O.C., under Grant Nos. NSTC 114-2221-E-194-062-, NSTC 115-2221-E-194-042-MY2, and NSTC 115-2221-E-035-050-. This work was also partially supported by the Advanced Institute of Manufacturing with High-tech Innovations (AIM-HI) from the Featured Areas Research Center Program within the framework of the Higher Education Sprout Project by the Ministry of Education (MOE) in Taiwan. In addition, this work was sponsored by Feng Chia University under Grant 25H00812. (Corresponding author: Chuan-Chi Lai.) Chuan-Chi Lai is with the Department of Communications Engineering, National Chung Cheng University, Minxiong Township, Chiayi County 621301, Taiwan, and also with the Advanced Institute of Manufacturing with High-tech Innovations (AIM-HI), National Chung Cheng University, Minxiong Township, Chiayi County 621301, Taiwan (e-mail: chuanclai@ccu.edu.tw). Ang-Hsun Tsai is with the Department of Communications Engineering, Feng Chia University, Taichung 407102, Taiwan. © 2026 IEEE. Personal use of this material is permitted. For any other uses, permission must be obtained from IEEE. Abstract This letter proposes the Predictive Lightweight Multi-Agent Reinforcement Learning (PL-MARL) framework to ensure resilient coverage in bandwidth-constrained UAV swarms. To counter coordination collapse caused by sparse signaling and information aging, we introduce a Kinematic-Aware Inference Engine that proactively reconstructs neighbor trajectories via physical priors. This approach enables an efficient computation-for-communication trade-off, decoupling structural resilience from signaling frequency. Simulations confirm that PL-MARL maintains superior coverage and mission continuity under extreme signaling scarcity and node failure. Our results validate proactive inference as a scalable, low-latency solution for robust aerial coordination, effectively minimizing control overhead to preserve spectrum for payload services while ensuring resilience against interference. Index Terms: Sparse signaling, Age of Information (AoI), Spatio-temporal inference, Resilient coverage, UAV swarms, Multi-agent reinforcement learning. I Introduction In the 6G era, Unmanned Aerial Vehicle (UAV) networks are pivotal for ubiquitous connectivity. Seamless coordination requires continuous state exchange, yet conventional Multi-Agent Reinforcement Learning (MARL) schemes rely on high-frequency synchronization. In bandwidth-constrained environments, this overhead exhausts spectral resources and aggravates co-channel interference, causing severe information aging [Pham2022, Yates2021]. While Digital Twin (DT) frameworks [Zhou2026DT] provide a stable training backplane, decentralized execution remains hindered by the difficulty of maintaining state awareness under sparse signaling. Recent research explores swarm intelligence through graph-enhanced planning [Du2024], DT-enhanced resource allocation [Luo2024], and secure communications [Tang2025]. While Quantum-Assisted Frameworks [Zhang2026Quantum] offer algorithmic potential, their specialized hardware dependencies are impractical for resource-constrained UAVs. More critically, state-of-the-art frameworks utilizing spatio-temporal attention for partial observability fundamentally rely on frequent signaling regimes; they lack the onboard generative capacity to synthesize unobserved states during prolonged silence, rendering them untenable in extreme Flying Ad-hoc Networks (FANETs). Specifically, our prior work, Topology-Aware Graph MAPPO (TAG-MAPPO) [lai2026resilienttopologyawarecoordinationdynamic], achieves resilient reconfiguration via centralized graph aggregation but remains bound to continuous state synchronization for topological observability. Consequently, in signaling-sparse environments, these models face coordination collapse; lacking the capacity to synthesize unobserved states, they leave a critical gap between delayed feedback and the real-time requirements of agile aerial control. By contrast, this study shifts the paradigm from reactive synchronization to proactive, physics-guided state reconstruction, enabling robust coordination where prior methodologies fundamentally fail. To bridge the aforementioned gap, this letter proposes the Predictive Lightweight Multi-Agent Reinforcement Learning (PL-MARL) framework. Our core contribution is a Kinematic-Aware Inference Engine that functions as a local generative unit. It proactively reconstructs neighbor trajectories via physical motion priors to decouple decentralized policy execution from communication frequency. Unlike black-box recurrent baselines hindered by computational bottlenecks, this mechanism enables sub-millisecond inference and subverts sequential processing limitations. Furthermore, we introduce a topology-aware graph attention mechanism that balances computational efficiency with mission reliability. By deliberately trading redundant topological cohesion for an expanded spatial footprint, PL-MARL mitigates the coverage collapse observed in traditional reactive models and ensures graceful performance degradation. Finally, empirical results validate that PL-MARL establishes a robust control backbone capable of sustaining mission continuity under the dual pressure of prolonged sparse signaling and abrupt node failure. This confirms its deployment readiness for latency-aware aerial operations, even when physical feedback loops are effectively severed. I System Model and Problem Formulation We consider a UAV swarm =1,…,NN=\1,…,N\ performing 3D coverage, where each node i maintains state i(t)=[i(t),i(t)]∈ℝ6s_i(t)=[p_i(t),v_i(t)] ^6. As illustrated in Fig. 1, we implement a decoupled DT architecture. A ground server facilitates centralized training to mitigate non-stationarity. Once deployed, each UAV acts as an autonomous edge node to execute decentralized control. However, during sparse signaling, agents must rely on delayed historical information, leading to severe perception gaps within the communication range RcommR_comm. Figure 1: Architecture of the terminal-edge cooperative DT framework for signaling-efficient aerial networks. UAVs communicate over a shared channel where a link requires the Signal-to-Interference-plus-Noise Ratio (SINR) to exceed a threshold Γ . To mitigate interference in dense swarms, inter-UAV updates are restricted to a sparse interval Tup∈ℤ+T_up ^+. Node i broadcasts its true state i(t)s_i(t) only at t=kTupt=kT_up, where k∈ℤ≥0k _≥ 0 is the index of the signaling cycle. Information staleness is quantified by the Perception Age of Information (P-AoI): Δij(t)=1,t=kTupt−kTup,t∈(kTup,(k+1)Tup) _ij(t)= cases1,&t=kT_up\\ t-kT_up,&t∈(kT_up,(k+1)T_up) cases (1) A larger TupT_up explicitly induces higher perception uncertainty. We formulate the coordination as a Decentralized Partially Observable Markov Decision Process (Dec-POMDP). At timestep t, node i selects a continuous action i(t)a_i(t) (i.e., acceleration) using its available local perception i(t)=i(t),j(kTup)j∈i(t)O_i(t)=\s_i(t),\s_j(kT_up)\_j _i(t)\, where i(t)=j∣‖i(t)−j(t)‖≤RcommN_i(t)=\j \|p_i(t)-p_j(t)\|≤ R_comm\ is the neighbor set, and j(kTup)s_j(kT_up) represents the stale state received at the last synchronization instant. Let C(t)∈[0,1]C(t)∈[0,1] be the instantaneous spatial coverage rate. We maximize the expected cumulative coverage after a topological perturbation at tft_f under policy π, subject to the following constraints for all i∈i : maxπ _π π[∑t=tfTγt−tfC(t)] _π [ _t=t_f^Tγ^t-t_fC(t) ] (2a) s.t. 1/Tup≤Ω, 1/T_up≤ , (2b) ℙ(SINRij(t)≥Γ)≥1−ϵ,∀j∈i(t) (SINR_ij(t)≥ )≥ 1-ε, ∀ j _i(t) (2c) ‖i(t)−j(t)‖≥dsafe,∀j≠i \|p_i(t)-p_j(t)\|≥ d_safe, ∀ j≠ i (2d) ‖i(t)‖≤Vmax,‖i(t)‖≤Amax \|v_i(t)\|≤ V_ , \|a_i(t)\|≤ A_ (2e) where γ∈[0,1)γ∈[0,1) is the discount factor, T is the horizon, Ω bounds the signaling frequency, ϵε is the outage threshold, dsafed_safe is the minimum safe distance, and Vmax,AmaxV_ ,A_ denote kinematic limits. Sensing and communication ranges are fixed to isolate signaling staleness. Instead of explicitly penalizing (2c), connectivity is implicitly maintained because disconnections naturally degrade C(t)C(t). Constraints (2d) and (2e) act as soft penalties. I Predictive Lightweight Multi-Agent Reinforcement Learning Framework To resolve coordination degradation from stale observations, we propose the PL-MARL framework. Built upon a Digital Twin (DT)-assisted Centralized Training with Decentralized Execution (CTDE) paradigm, it explicitly integrates physical kinematic constraints to overcome standard black-box limitations. As illustrated in Fig. 2, the architecture synergistically combines the Kinematic-Aware Inference Engine with proactive kinematic feature fusion, operating as a unified onboard generative engine to enable robust decentralized control with minimal computational overhead. I-A Kinematic-Aware Inference Engine During periods of sparse signaling, the delayed perception of neighbor states severely degrades multi-agent coordination. To maintain continuous spatial awareness, node i maintains a local reconstructed trajectory buffer ℋ¯ij(t−1)=^ij(t−τ)τ=1L H_ij(t-1)=\ s_ij(t-τ)\_τ=1^L, which stores the L most recent states inferred by node i regarding neighbor j. Instead of recurrent sequential unrolling, the L temporal states are concatenated into a single flattened vector and processed by a Multi-Layer Perceptron (MLP) in one highly efficient forward pass (hyperparameters detailed in Table I). The generative predictor ϕ(⋅)φ(·) operates autoregressively utilizing this flattened buffer and the accumulated P-AoI Δij(t) _ij(t) to estimate the current neighbor position: ^ij(t)=ϕ(ℋ¯ij(t−1),Δij(t);θinf), s_ij(t)=φ( H_ij(t-1), _ij(t); _inf), (3) where θinf _inf denotes the learnable parameters of the inference engine. Once generated, the newly inferred state ^ij(t) s_ij(t) is appended to the buffer, replacing the stale component in the decision-making loop. The augmented policy input is thus refined from i(t)O_i(t) to ^i(t)=i(t),^ij(t)j∈i(t) O_i(t)=\s_i(t),\ s_ij(t)\_j _i(t)\, ensuring uninterrupted topological reasoning even under extreme signaling scarcity. To ensure physical plausibility, we formulate trajectory reconstruction as a geometry-constrained estimation problem. Beyond minimizing coordinate reconstruction error, we enforce spatial consistency by constraining the predicted relative displacement Δ^ij(t) p_ij(t) to preserve local topological structure. This yields the objective ℒinf=‖jtrue(t)−^ij(t)‖2+λ‖PE(Δijtrue(t))−PE(Δ^ij(t))‖2L_inf=\|s_j^true(t)- s_ij(t)\|^2+λ\|PE( _ij^true(t))-PE( p_ij(t))\|^2. The first term ensures trajectory fidelity, while the second term functions as a kinematic-aware regularizer grounding inference in coverage geometry. Here, λ is a weighting coefficient, PE(⋅)PE(·) denotes the positional encoding function (detailed in Section I-B), and Δijtrue(t) _ij^true(t) represents the true relative displacement at time t. Remark: Ground-truth trajectory information (jtrues_j^true) is utilized solely during centralized training within the DT environment as a supervised signal. During decentralized execution, global states are unavailable. UAVs rely exclusively on local observations and pre-trained inference, ensuring compliance with real-world, sparse-signaling operational constraints. Figure 2: Architecture of the onboard kinematic-aware inference engine. The framework reconstructs physical states ^ij s_ij from sparse signaling updates to compensate for perception aging, subsequently performing topology-aware feature fusion for decentralized decision-making. I-B Proactive Kinematic Feature Fusion Upon reconstructing the local belief states ^ij(t) s_ij(t), the unified engine performs topology-aware aggregation. Standard feature-based attention mechanisms often neglect spatial proximity, which limits their effectiveness in coverage optimization. To address this, we augment neighbor embeddings with explicit positional information: ^ij(t)=Encoder(^ij(t))+PE(Δij(t)), h_ij(t)=Encoder( s_ij(t))+PE( _ij(t)), (4) where Encoder(⋅)Encoder(·) extracts the latent semantics and Δij(t)=^ij(t)−i(t) _ij(t)= s_ij(t)-s_i(t) is the relative displacement. PE(⋅)PE(·) acts as a learnable projection that maps relative physical displacements into the latent space. This positional encoding ensures that the proactive attention coefficients eij(t)=LeakyReLU([i(t)∥^ij(t)])e_ij(t)=LeakyReLU(a T[Wh_i(t) h_ij(t)]) are kinematically informed by inter-node geometry, where W is a shared weight matrix, a is the attention vector, ∥ denotes concatenation, and i(t)h_i(t) is the ego-state embedding. To capture the asymmetric importance, these coefficients are normalized via a softmax operation to obtain αij(t)=exp(eij(t))/∑k∈i(t)exp(eik(t)) _ij(t)= (e_ij(t))/ _k _i(t) (e_ik(t)). Consequently, the aggregated message is computed inline as i(t)=σ(∑j∈i(t)αij(t)^ij(t))m_i(t)=σ ( _j _i(t) _ij(t)W h_ij(t) ) to fuse both latent semantic features and explicit spatial priors, where σ denotes the activation function (e.g., ELU). This architecture allows the decentralized controller to implicitly prioritize neighbors based on their actual physical impact on network coverage, significantly enhancing the coordination precision in dynamic aerial environments. Input: Time step t, Signaling interval TupT_up, Buffer ℋ¯ij H_ij, Neighbor index i(t)N_i(t), Ego state i(t)s_i(t) Output: Coordination action i(t)a_i(t) foreach neighbor j∈i(t)j _i(t) do if t(modTup)==0t T_up==0 then Receive true state j(t)s_j(t) via signaling update; Update buffer ℋ¯ij H_ij and reset P-AoI Δij(t)←1 _ij(t)← 1; ^ij(t)←j(t) s_ij(t) _j(t); else Increment P-AoI Δij(t)←Δij(t)+1 _ij(t)← _ij(t)+1; // Reconstruct physical state via inference engine ^ij(t)←ϕ(ℋ¯ij(t−1),Δij(t);θinf) s_ij(t)←φ( H_ij(t-1), _ij(t); _inf); end if // Inject positional encoding into feature embedding Δij(t)←^ij(t)−i(t) _ij(t)← s_ij(t)-s_i(t); ^ij(t)←Encoder(^ij(t))+PE(Δij(t)) h_ij(t) ( s_ij(t))+PE( _ij(t)); end foreach Construct spatio-temporal graph (t)G(t) using ^ij(t)\ h_ij(t)\; Compute attention weights αij(t) _ij(t) and message i(t)m_i(t); Generate action i(t)∼π(i(t),i(t))a_i(t) π(s_i(t),m_i(t)); return i(t)a_i(t) Algorithm 1 Kinematic-Aware Decentralized Coordination I-C Training and Lightweight Efficiency Algorithm 1 summarizes the predict-then-coordinate flow. We train the framework via centralized MAPPO within an edge DT. To satisfy Section I constraints and enhance resilience against node or link failures, we employ an adaptive global reward R(t)R(t): R(t)=ω1C(t)+ω2(f)P(t)−ω3(f)D(t)−ω4Ψsafe(t),R(t)= _1C(t)+ _2(f)P(t)- _3(f)D(t)- _4 _safe(t), (5) where ω1 _1 to ω4 _4 are scaling weights, C(t)C(t) is the coverage rate, P(t)P(t) is the potential reward measured by the proximity between the network center and service centroid, and D(t)D(t) indicates mobility cost. Crucially, Ψsafe(t) _safe(t) acts as a repulsive penalty for spatial distance violations below the collision threshold dsafed_safe. Instead of imposing an explicit penalty for link degradation, we intentionally omit the SINR constraint from the reward formulation to foster emergent collaborative intelligence. Since kinematic-driven feature synthesis relies strictly on neighbors within the communication range RcommR_comm, topological disconnections naturally degrade shared observation quality. This compels the model to implicitly discover the correlation between maintaining graph attention connectivity and maximizing the global coverage reward C(t)C(t). Consequently, the swarm autonomously self-organizes the optimal trade-off between spatial dispersion for coverage and topological cohesion for feature synthesis, avoiding rigid inductive biases. We adaptively scale the spatial weights ω2(f) _2(f) and ω3(f) _3(f) based on the topological failure state f. Upon detecting a perturbation, the mechanism increases ω2 _2 to incentivize inward topology contraction, while decreasing ω3 _3 to facilitate large-scale network reconfiguration. The computational overhead is primarily dominated by the generative inference and attention mechanisms. Let M≤NM≤ N represent the average neighborhood size within RcommR_comm. To ensure lightweight efficiency, we employ a Single-Head Attention (SHA) mechanism. Given a trajectory buffer of length L and a hidden dimension D, the local complexity per node is (M(LD+D2))O(M(LD+D^2)), which exhibits linear scaling with respect to M rather than the total swarm size N. Although onboard inference introduces marginal processing overhead, it substantially reduces invocations of the energy-intensive radio frequency front-end. Since radio frequency transmission typically dominates the UAV power budget, this computation-for-communication trade-off proves highly efficient for aerial networks under sparse signaling constraints. IV Simulation Results and Analysis IV-A Simulation Setup and Metrics We evaluate a 1km21~km^2 3D coverage scenario with N=4N=4 UAVs and 240 Gauss-Markov ground users (max speed vu=0.5m/sv_u=0.5~m/s). Due to space constraints, we focus on the Crowded Urban environment as a rigorous stress test against severe topological perturbations, though preliminary results confirm consistent PL-MARL gains in Suburban and Rural settings. To prevent overfitting to specific macro-mobility patterns, training employs a mixed-mobility curriculum (Random Waypoint, Gauss-Markov, and Reference Point Group Mobility). For realistic onboard processing, we implement a multi-rate architecture. Environment physics and the inference engine operate at a 1s1~s resolution for continuous tracking, while the decentralized policy updates actions every τ=3sτ=3~s to conserve computation. Episodes span 200s200~s (T=200T=200 steps). Metrics are evaluated over 100 independent episodic runs, with shaded regions in all continuous plots denoting 95% confidence intervals. Furthermore, performance gains over baselines are strictly validated via the non-parametric Mann-Whitney U test (p<0.01p<0.01). To evaluate stringent bandwidth constraints, we vary the signaling interval Tup∈5,10,…,50T_up∈\5,10,…,50\ steps, where Tup=50T_up=50 imposes a severe 50s50~s silence. Despite large theoretical displacements, swarm connectivity persists as agents proactively bound their mobility to match ground dynamics. A buffer horizon L=10L=10 provides the inference engine with high-order motion priors, enabling smooth state fusion during intermittent updates. Furthermore, to foster topological resilience, training is executed for 1000 episodes; after the 500th episode, each episode incorporates a 0.2 probability of a single random node failure at t=100t=100. Detailed parameters are listed in Table I. We compare PL-MARL against three benchmarks: 1) TAG-MAPPO (Ablated Baseline) [lai2026resilienttopologyawarecoordinationdynamic], which relies solely on stale observations without trajectory inference; 2) GRU-based MARL, which substitutes the inference engine with a standard Gated Recurrent Unit (GRU) to evaluate the merit of physical priors; and 3) Oracle Bound, the theoretical coverage ceiling derived via sequential greedy grid-search under perfect global knowledge. IV-B Generalization and Resilience to Signaling Scarcity We evaluate the Crowded Urban scenario in Fig. 3. Fig. 3(a) shows training convergence under stochastic policy exploration. Here, continuous action exploration introduces high-entropy trajectory jitter, constraining the average coverage to approximately 0.40.4. Despite severe dynamics, PL-MARL converges stably toward the theoretical Oracle Bound. While the GRU-based MARL baseline outperforms the ablated TAG-MAPPO by leveraging temporal features, it suffers from predictive degradation without explicit physical priors. Fig. 3(b) demonstrates operational resilience under deterministic decision-making with extreme signaling scarcity (Tup=50T_up=50 steps). By removing exploratory variance, the swarm successfully exploits learned kinematic priors to stabilize at a higher operational coverage exceeding 0.80.8, isolating true robustness from training noise. Although the GRU baseline achieves a competitive mean coverage, its wide confidence intervals reveal substantial volatility and predictive drift inherent in pure data-driven recurrent architectures. Conversely, PL-MARL tightly bounds predictive uncertainty via kinematic-aware priors, ensuring highly stable spatial reconfiguration under bandwidth-constrained regimes. TABLE I: Simulation and Training Parameters Parameter Value Network Area 1,000m×1,000m1,000~m× 1,000~m Number of UAVs (N) 44 Max. UAV Speed (VmaxV_ ) 20m/s20~m/s Max. UAV Acceleration (AmaxA_ ) 5m/s25~m/s^2 Max. Ground User Speed (vuv_u) 0.5m/s0.5~m/s Comm. / Sensing Radii (RcommR_comm / RsR_s) 350m350~m / 100m100~m Default Signaling Interval (TupT_up) 1515 steps Action Decision Interval (τ) 33 steps Buffer Horizon (L) 1010 steps Adaptive Reward Weights Pre- / Post-Perturbation Coverage Weight (ω1 _1) 50.050.0 / 50.050.0 Potential Weight (ω2 _2) 0.50.5 / 2.02.0 Mobility Cost (ω3 _3) 2×10−52× 10^-5 / 1×10−51× 10^-5 Repulsive Penalty Weight (ω4 _4) 1.01.0 / 1.01.0 Inference Engine MLP Layers / Hidden Dims. 2 / 64, 32 Fusion Node Embedding Dimension 3232 Learning Rate (Actor / Critic) 1×10−41× 10^-4 / 5×10−45× 10^-4 Total Steps per Episode (T) 200200 Discount Factor / Attention Heads 0.990.99 / 11 PPO Batch Size / Entropy Schedule 800800 / 0.05→0.020.05→ 0.02 PPO Internal Epochs 55 Total Training Episodes 1,0001,000 LR Annealing Episodes / Min. Ratio 800800 / 0.10.1 (a) Convergence Analysis (b) Coverage Rate vs. TupT_up Figure 3: Performance evaluation in the Crowded Urban scenario. 3(a) Convergence behavior compared against the Oracle Bound. 3(b) Steady-state coverage under deterministic decision policies across varying TupT_up. IV-C Zero-shot Scalability Analysis To evaluate zero-shot scalability, the inference engine trained exclusively at N=4N=4 is directly deployed up to N=20N=20 without retraining. We proportionally scale task clusters alongside the swarm size, maintaining a constant density of 60 users per cluster to isolate coordination efficacy. Fig. 4(a) illustrates the computational demand. The GRU-based MARL exhibits polynomial growth in inference latency, reaching 3.0 ms at N=20N=20 due to sequential recurrent unrolling and dense matrix multiplications as the aggregated observation dimension expands. Although a 3.0 ms latency fits within the 3 s control cycle, this non-linear scaling causes severe energy depletion and processor load on resource-constrained micro aerial vehicles. Conversely, PL-MARL maintains a near-constant latency of approximately 0.5 ms by combining a highly parallelizable feedforward architecture with a lightweight SHA mechanism. This decoupling of computational complexity from swarm size makes our framework uniquely suited for battery-limited operations. Fig. 4(b) demonstrates the steady-state coverage rate. While the GRU baseline achieves marginally higher coverage, it incurs substantial computational overhead. PL-MARL provides a superior trade-off, maintaining competitive coverage and minimal latency across all scales. Furthermore, it significantly outperforms TAG-MAPPO, confirming that purely reactive models fail to scale in dynamic environments. This validates PL-MARL as an efficient solution that successfully decouples coordination performance from the scaling bottlenecks inherent in recurrent architectures. IV-D Resilience Analysis Fig. 5 examines autonomous resilience under signaling scarcity. In Fig. 5(a), simulating a random node failure at t=100t=100 reveals that PL-MARL maintains graceful coverage degradation. As interpreted directly from the transient curves in Fig. 5(a), the graceful degradation process can be characterized by the initial coverage trough and time-to-stabilization. Specifically, TAG-MAPPO suffers a severe trough (dropping near 0.65) and fails to establish a stable plateau. The GRU baseline delays stabilization by 15 steps. Conversely, PL-MARL actively restricts its trough to approximately 0.81 and rapidly stabilizes to a new steady-state plateau within 10 steps, maximally exploiting the remaining physical capacity. By proactively managing the transient shock and stabilization latency, PL-MARL consistently bridges the gap between static baselines and fragile, high-performing heuristic approaches. The underlying topological behaviors are exposed in Fig. 5(b), which quantifies integrity via algebraic connectivity (λ2 _2). Three distinct regimes emerge: TAG-MAPPO exhibits an overly redundant topology (λ2≈6.5 _2≈ 6.5), forcing excessive cohesion that restricts spatial exploration. Conversely, GRU-based MARL adopts an extremely sparse, almost disjointed policy (λ2≈2.2 _2≈ 2.2). While this extreme sparsity inadvertently avoids massive structural reconfigurations during node failure, it operates critically near the threshold of complete network partition, making the system vulnerable to environmental variations. PL-MARL maintains an optimal topological balance (λ2≈3.0 _2≈ 3.0). By deliberately trading unnecessary cohesion for an expanded spatial footprint, it maximizes coverage efficiency without sacrificing network coherence. This confirms that our inference engine successfully decouples structural resilience from signaling frequency, enabling robust, task-driven spatial reconfiguration rather than passive hovering or fragile sparsity. V Conclusion This letter proposes the PL-MARL framework for resilient coverage in bandwidth-constrained aerial networks. By integrating a Kinematic-Aware Inference Engine with topology-aware graph attention, we decouple policy execution from communication frequency. Experimental results validate that onboard predictive reasoning mitigates information aging, enabling task-driven spatial reconfiguration over passive, redundant cohesion. Unlike recurrent baselines restricted by polynomial computational scaling and structural fragility, PL-MARL achieves an optimal balance among inference efficiency, energy conservation, and mission reliability. The framework demonstrates a near-constant sub-millisecond latency profile, graceful performance degradation, and robust scalability, proving that predictive physical priors are essential for resource-constrained operations. Consequently, PL-MARL offers a deployment-ready solution for battery-limited and interference-prone aerial missions. By proactively minimizing the signaling footprint, it translates communication constraints into a strategic advantage, ensuring cyber-physical resilience while preserving critical spectrum for user services. (a) Inference Latency vs. N (b) Coverage Rate vs. N Figure 4: Zero-shot scalability evaluation of the proposed PL-MARL and baseline models. 4(a) Inference latency versus the number of UAVs N. 4(b) Steady-state coverage rate versus the number of UAVs N. (a) Dynamic Coverage Continuity (b) Connectivity (λ2 _2) vs. TupT_up Figure 5: Resilience evaluation in the Crowded Urban scenario. (a) Dynamic coverage continuity following node failure at t=100t=100. (b) Algebraic connectivity versus signaling silence TupT_up. References