Multi-Cluster UAV-Aided SAGIN SemCom Architecture
- The paper introduces a joint resource and UAV placement optimization framework that achieves up to 30% higher throughput compared to baseline methods.
- It employs adaptive relay strategies with DeepSC-based semantic transmission to support heterogeneous users through efficient segmentation of semantic and bit-level communication.
- The study demonstrates that coordinated spectral and spatial optimization in a hierarchical space-air-ground network significantly improves end-to-end communication performance.
A multi-cluster UAV-aided SAGIN SemCom architecture integrates semantic communication (SemCom) with a hierarchical space-air-ground network, leveraging unmanned aerial vehicles (UAVs) as intermediate relays to enhance spectral efficiency and coverage in 6G and beyond. This system jointly supports both semantic users (SemUsers), capable of decoding semantic representations via DeepSC, and conventional users (ConUsers), limited to standard bit-level communication. By employing SemCom at the satellite-to-UAV link and an adaptive relay strategy at the UAVs, the architecture enables end-to-end communication efficiency, optimally allocating resources and dynamically positioning UAVs to meet diverse user demands and changing spatial conditions (Yin et al., 23 Nov 2025).
1. Network Model and System Entities
The architecture consists of three segments:
- Space segment: A single multi-antenna satellite base station (S) equipped with transmit antennas conducts space-to-air downlink.
- Air segment: single-antenna UAV relays , each assigned to a distinct ground cluster for spatial reuse.
- Ground segment: Each UAV serves a local cluster of ground users (GUs), which are divided into:
- Semantic users (SemUsers) , , which decode semantic codewords with DeepSC.
- Conventional users (ConUsers) , , which require bit-level streams.
Frequency Division Multiple Access (FDMA) is used for:
- Satellite-to-UAV: Orthogonal subbands per relay (no inter-UAV interference).
- UAV-to-GU: Inside each cluster, intra-cluster links share a band, and inter-cluster interference is negligible due to frequency and spatial isolation.
Channel models:
- Space-to-air (SR):
with large-scale path loss, where is distance, is wavelength, and is MRT beamforming gain.
- Air-to-ground (RX):
for , with free-space LoS propagation.
2. Semantic and Bit-Level Communication Strategies
2.1 Semantic Transmission (Satellite-to-UAV)
The satellite executes DeepSC encoding, mapping raw inputs to semantic symbols per block. Transmission is analog, at symbol rate . The received semantic fidelity is a function of SNR .
- Effective semantic rate (suts/s):
- Equivalent bit rate (bits/s):
where is the semantic units/block and is bits/unit.
2.2 Adaptive UAV Relay
Upon reception, UAV bifurcates processing:
- To SemUsers: Re-encodes semantic symbols into bits using standard source and channel coding; transmits digitally to SemUsers.
- Semantic rate:
- Bit-equivalent rate:
To ConUsers: Fully decodes the semantic symbols to recover the raw bit message onboard, then re-encodes and transmits.
- Achievable bit rate:
The UAV relay strategy accounts for the heterogeneous decoding capabilities and optimizes transmission modes accordingly.
3. Joint Resource and UAV Position Optimization
The primary objective is to maximize the aggregate end-to-end sum-rate to all ground users by optimally selecting:
UAV 3D positions
Per-link power allocations
Per-link bandwidth allocations
Optimization Objective and Constraints
The optimization is formally stated as:
Subject to:
Relay flow constraint: Total GU outflow cannot exceed satellite-to-UAV link capacity.
Total bandwidth and power budgets: Satellite and UAVs.
Computation power at UAV: Related to CPU cycles required for relaying by user type.
UAV altitude and flight range box.
Non-negativity, semantic similarity, and other QoS constraints.
These jointly non-convex constraints create a tightly coupled, large-scale resource allocation problem.
4. Alternating Optimization Algorithm
To address the non-convex problem, an alternating optimization (AO) framework is employed, using auxiliary variables to decouple SNR, channel gains, spectral efficiencies, and CPU frequency constraints. The process iteratively solves three convex subproblems:
| Stage | Variables | Solution Approach |
|---|---|---|
| Bandwidth Allocation () | KKT/primal-dual | |
| Auxiliary Variable Update | Bounds on gains, SNRs, spectral efficiencies, and CPU frequency | Closed-form (KKT) |
| Power & UAV Placement () | KKT after linearization |
UAV 's position decouples and is computed as a weighted centroid of user locations, with separate weights for SemUsers and ConUsers. This structure guarantees convergence to a stationary point because the objective is non-decreasing and the feasible set is compact.
The iterative AO pseudo-code sequence is:
Initialize all resource and position variables.
Repeat:
- Solve for optimal bandwidth allocation.
- Update auxiliary bounds.
- Solve for power and UAV positions.
- Until convergence of sum-rate.
5. Performance Analysis and Empirical Results
5.1 Simulation Setup
Key physical and system parameters include:
- Satellite at 60 km orbital height; UAVs hover at 1 km.
- W/Hz; symbols/block; bits/unit; bits/symbol.
- Computation: FLOP/sut, FLOP/bit, FLOP/cycle, .
- Air-to-ground path loss: dB at 1 m, ; space-to-air: dB.
- Budgets: MHz, kW; MHz, W.
- Users in each cluster randomly placed within a km area.
5.2 Baseline Comparisons
- Fixed-bandwidth: Equal bandwidths, optimizes power and UAV placement.
- Fixed-power: Equal power per link, optimizes bandwidth and UAV position.
- Fixed-location: UAVs at geometric centroids, optimizes bandwidth and power.
5.3 Key Findings
- Bandwidth limitation: Rapid sum-rate increases at low UAV bandwidth, but plateaus when satellite bandwidth becomes the bottleneck. Proposed joint design shows 20–30% higher throughput than baselines.
- Power limitation: Diminishing rate gains at high UAV power, which are amplified when satellite power is also increased.
- User mix impact: All-SemUser clusters achieve the highest sum-rates, while all-ConUser clusters are lowest. Physically grouping users by capability yields higher efficiency than mixing.
- Cluster scaling: Increasing the number of UAVs (clusters) enables super-linear sum-rate growth via spatial reuse.
- Satellite movement: Dynamic spatial diversity is exploited as the satellite passes over clusters, and the AO algorithm reallocates resources efficiently in real time.
- UAV placement: Optimal positions shift toward ConUsers to offset their weaker links. The weighted centroid method outperforms naïve geometric centroids.
5.4 Practical Insights and Trade-offs
- Inter-hop resource competition necessitates careful end-to-end balancing of bandwidth and power.
- Semantic links yield approximately 2 spectral efficiency compared to bit-level, offset by additional onboard computation at the UAV.
- Coordinated resource and UAV position optimization unlocks spatial and semantic diversity, with up to 30% gains over decoupled baselines.
- Organizing clusters by user type simplifies allocation and can improve overall spectral efficiency.
6. Summary and Implications
The multi-cluster UAV-aided SAGIN SemCom system introduces a hierarchical, spatially distributed network for 6G-era communications, combining semantic-aware information transfer with adaptive relay strategies and coordinated resource management (Yin et al., 23 Nov 2025). The architecture supports hybrid user populations and leverages the spectral efficiency of SemCom while maintaining bit-level accessibility for legacy devices. The joint optimization framework and AO algorithm achieve significant sum-rate and efficiency improvements. This line of research demonstrates that intelligent placement, resource allocation, and semantic processing—when considered jointly—can overcome longstanding channel impairments in space-air-ground networks and maximize network performance under realistic physical and operational constraints.