Pith. sign in

REVIEW 4 major objections 6 minor 67 references

UAV Virtual Antenna Array Deployment for Uplink Interference Mitigation in Data Collection Networks

T0 review · 4 major / 6 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read A UAV swarm that beamforms as a virtual antenna array can cut uplink interference to non-target base stations by roughly a factor of five.

desk verdict The 4.95× interference-mitigation gain is an arithmetic artifact (ratio of two dB values), but the multi-BS problem formulation and the CNSGA-II algorithm are solid enough to send to peer review. read the letter →

arxiv 2412.06456 v1 pith:C5NYDR5S submitted 2024-12-09 cs.NE cs.NI

classification cs.NEcs.NI
keywords UAVnetworkinterferencemitigationcollaborativebeamformingvirtualantennaarraymulti-objectiveoptimizationevolutionarycomputationCNSGA-IIuplinktransmission
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper argues that a swarm of UAVs collecting data can keep the interference it causes to non-target base stations low by acting as a virtual antenna array: the drones jointly set their hover positions and excitation currents so the beam points at whichever base station is receiving data, while the transmission order to multiple base stations is optimized. The authors formulate this as a three-objective optimization problem (transmission time, total SINR of interfered base stations, and propulsion energy), prove that the problem is NP-hard, and solve it with a chaotic evolutionary algorithm called CNSGA-II. Simulation results show the cumulative SINR of interfered base stations improving by 4.95 times with 8 UAVs and 4.23 times with 16 UAVs after collaborative beamforming is applied. If this holds, data-collection UAVs could serve several base stations for backup and distributed processing without heavily degrading other ground communications.

What carries the argument

The load-bearing object is the array factor $F(\theta,\phi)=\sum_{i=1}^{N_U} I_i e^{j (2\pi/\lambda)(x_i\sin\theta\cos\phi + y_i\sin\theta\sin\phi + z_i\cos\theta)}$, which describes how the UAV swarm's signals combine in each direction; combined with the array gain formula it gives the power toward the target base station versus other base stations. Around this, the paper builds a multi-objective optimization problem (MOOP) whose objectives are total transmission time $f_1$, total SINR of interfered base stations $f_2$, and propulsion energy $f_3$, with a proof that the problem is NP-hard by reduction to the traveling salesman problem. The solver is CNSGA-II, a non-dominated sorting genetic algorithm modified with chaotic initialization, crossover, and mutation operators plus an elimination mechanism, which searches the mixed continuous-discrete solution space for Pareto-optimal trade-offs.

What would settle it

A deployment or high-fidelity simulation that sweeps phase-synchronization error and position jitter across the swarm, and measures the SINR at a non-target base station, would settle it: if the cumulative SINR improvement over the no-collaborative-beamforming baseline falls well below the reported 4.95x under realistic error, the central claim collapses.

Watch

Extended reading notes

Core claim

The central discovery is that uplink interference from a UAV-enabled virtual antenna array to non-receiving base stations can be substantially reduced by jointly optimizing three things: the excitation current weights of each UAV, the three-dimensional hover positions, and the order in which the swarm transmits to multiple base stations. Quantitatively, the paper reports that in simulations the total SINR across interfered base stations rises by a factor of 4.95 in an 8-UAV network and 4.23 in a 16-UAV network compared with the same transmission without collaborative beamforming. The mechanism is that the virtual array's mainlobe is steered toward the intended base station while sidelobes toward other base stations are suppressed, and the multi-objective formulation lets the system trade interference mitigation against transmission time and propulsion energy.

Load-bearing premise

The whole beam-pattern argument assumes the UAVs can share data and synchronize their clocks, phases, and frequencies accurately enough that the idealized virtual-antenna array factor actually forms, so if synchronization or channel feedback is imperfect, the deep nulls toward non-target base stations shallow and the reported SINR gain drops.

Editorial extensions

If this is right

  • Interference from data-collection UAVs to terrestrial base stations can be reduced without cutting transmit power or extending flight paths, since beamforming replaces power control and trajectory avoidance.
  • A UAV swarm can transmit the same or different data to several base stations in sequence for backup and distributed processing while keeping the SINR of non-target base stations high enough for their own ground users.
  • The trade-off between interference mitigation and energy is explicit: the Pareto front lets a network operator choose how much propulsion energy to spend moving drones for better beam patterns.
  • The proposed CNSGA-II solver, if the comparison simulations are representative, finds these trade-offs more effectively than MOPSO, MOMVO, MODA, and standard NSGA-II, at the cost of higher computation.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the reported gains are sensitive to synchronization error, then the 4.95x figure is an upper bound for real deployments; a plausible testable extension is to add phase-noise and position-jitter terms to the array factor and re-measure the cumulative SINR gain.
  • The same joint position-weight optimization could be combined with movable antenna arrays or with power control to handle the residual sidelobe interference that imperfect CSI leaves behind.
  • The NP-hardness reduction suggests that any exact or near-exact solution must exploit the traveling-salesman structure of the transmission order, so heuristics that solve TSP subproblems efficiently may dominate generic evolutionary search in larger networks.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 6 minor

Summary. The paper proposes a collaborative-beamforming (CB) approach for uplink interference mitigation in a multi-UAV data collection network, where UAVs form a virtual antenna array to transmit collected data to multiple base stations. It formulates a three-objective optimization problem (transmission time, total SINR of interfered BSs, and propulsion energy) with mixed continuous/discrete decision variables, proves NP-hardness of the problem, and introduces CNSGA-II, an evolutionary algorithm with chaotic initialization, crossover, mutation, and an elimination mechanism. Simulations compare CNSGA-II against MOPSO, MOMVO, MODA, and NSGA-II, and the paper reports that the total SINR of interfered BSs improves by 4.95 times and 4.23 times after applying CB in the 8-UAV and 16-UAV cases, respectively.

Significance. If properly supported, the idea of using a UAV-enabled virtual antenna array to shape beams toward target BSs while suppressing interference to non-receiving BSs is a useful complement to power-control and trajectory-design approaches. The paper provides a detailed system model, a formal NP-hardness argument, and a custom multi-objective evolutionary algorithm with clearly described operators. The claimed algorithmic superiority of CNSGA-II over four baselines is plausible and is supported by Pareto-front and objective-value plots, although the absence of statistical repeats weakens the strength of that claim. The central quantitative claim about interference mitigation, however, rests on the dB arithmetic in Table IV, which is currently invalid as stated.

major comments (4)
  1. [§VI-B-3, Table IV] The statement that 'total SINR increases by 4.95 times after applying the CB method' is obtained by dividing two quantities expressed in dB (857.2498 / 173.1319 ≈ 4.95). A ratio of dB values is not a power ratio. If the entries are 10log10 of cumulative linear SINR, the linear improvement factor is 10^((857.2498−173.1319)/10) ≈ 10^68.4, which is implausibly high; if the entries are sums of per-link dB values, adding dB values corresponds to multiplying linear SINRs, not summing interference contributions. The authors must report linear SINR values or correctly converted ratios, and must specify whether the cumulative SINR is computed in the linear or dB domain.
  2. [§VI-B-3] The 'Before' configuration is not specified. The paper states that comparisons are made between 'A2G transmission without adopting CB' and 'A2G transmission with CB', but it does not define how received power and array gain are computed in the non-CB case (e.g., equal weights with non-coherent combining, a single UAV, or an omnidirectional antenna at the VAA centroid). Without this baseline definition and without a per-link or per-BS breakdown, the reported improvement cannot be reproduced or attributed to CB. The authors should define the baseline model and provide per-link SINR results.
  3. [§III-A-1 and §V-C] The array factor in Eq. (1) and the gain in Eq. (6) assume ideal coherent combining, and the text states that the synchronization protocols in [37]–[40] and CSI quantization in [42] can achieve this. However, no residual phase-error, frequency-error, or position-error model is provided. Since the claimed interference mitigation relies on deep pattern nulls toward non-receiving BSs, the paper should include a sensitivity analysis (e.g., total SINR versus phase-error variance or UAV position error) or explicitly frame the claims as ideal-synchronization upper bounds.
  4. [§VI-B-3] The after-CB SINR is the value of objective f2 that CNSGA-II directly optimizes, so the reported improvement is partly a statement about the optimizer's convergence rather than an independent validation of interference mitigation. A comparison against a theoretical beamforming benchmark (e.g., maximum array gain toward the target BS subject to null constraints) or against a fixed heuristic would allow the reader to judge how much of the gain comes from the CB concept itself versus the specific optimization procedure.
minor comments (6)
  1. [Algorithm 1] The pseudocode caption spells the algorithm name as 'CNASGA-II'; this should be corrected to 'CNSGA-II'.
  2. [Eq. (6)] The placement of ω(θ,ϕ)^2 and η in the gain formula is unclear; please check the parenthesization and define all terms explicitly.
  3. [Table III] Several parameter values appear to have inconsistent units relative to their definitions (e.g., ρ is listed as 0.503 m^2, and d0 as 1.225 kg/m^3). These should be verified against the cited references.
  4. [§VI-B-1 and §VI-B-3] The phrase 'cumulative across all interfered BSs' should state whether the accumulation is performed in the linear domain or in dB, and ideally a per-BS table should be provided.
  5. [§VI-B-1 and §VI-B-2] The statements that Pareto solutions are 'closer to the PF direction' are not quantitative; consider reporting established multi-objective metrics such as inverted generational distance or hypervolume.
  6. [Algorithm 4] Ranking the population by f1 and then f2 and removing the worst τ1 and τ2 solutions may discard non-dominated solutions; the choice of τ1 and τ2 should be justified, and its effect on solution diversity should be discussed.

Circularity Check

1 steps flagged · score 3.0 of 10

Reported 4.95x and 4.23x SINR gains are values of the optimized objective f2, not independent predictions; otherwise no load-bearing self-citation.

  1. self definitional [Section VI-B-3 and Table IV, compared with Eq. (12) and Eq. (14a) in Section IV]
    "To evaluate and optimize communication quality, we use the total SINR of communication of GUs with BSs as a metric, where the SINR is cumulative across all interfered BSs. ... As can be seen, in the smaller UA V-enabled data collection network with 8 UA Vs, the total SINR increases by 4.95 times after applying the CB method."

    Eq. (12) defines the second optimization objective f2 as the cumulative SINR across all interfered BSs, and Eq. (14a) minimizes -f2, i.e., it explicitly optimizes excitation weights, hover positions, and transmission order to maximize exactly this cumulative SINR. Table IV's 'After' entries (857.2498 dB and 731.6833 dB) are therefore values of f2 at the CNSGA-II optimum. The claimed interference-mitigation improvement (4.95x and 4.23x) is the optimizer's own objective gain over an unspecified 'Before' configuration, rather than an independently evaluated or predicted quantity. The conclusion restates this as evidence of efficacy ('total SINR results improving by 4.95 times ...

full rationale

One moderate circularity is present: the central quantitative validation of CB-based interference mitigation is the increase in cumulative SINR, which is also the objective function f2 that CNSGA-II is designed to maximize. Thus the reported 'prediction' is partially self-referential. However, the paper's physical models (array factor, SINR definition, channel model, energy model) are standard and cited to external sources, and the self-citations (e.g., prior WASA paper [1], [15], [51]) are used for context and comparison rather than to import an unverified uniqueness theorem or to forbid alternatives. The synchronization and CSI assumptions are feasibility premises, not circular steps. The dB-ratio arithmetic issue is a numerical-correctness concern rather than a circularity. Overall, the central claim is largely an optimization self-evaluation, warranting score 3 rather than a higher score.

Assumptions & free parameters 9 free parameters · 5 assumptions · 0 invented entities

The central claim rests on standard antenna array theory and on unvalidated assumptions about synchronization and CSI accuracy. Many simulation parameters are unstated, which is a reproducibility burden. No new physical entities are introduced.

free parameters (9)
  • k1, k2 (LoS probability parameters) = not specified
    Used in Eq. (2) for LoS probability, which sets channel gain in Eq. (4) and every objective; omitted from Table III, so the simulation cannot be reproduced or checked.
  • PGU (GU received power at BS) = not specified
    Baseline power in the SINR definition Eq. (8); directly determines the reported SINR values but never given.
  • sigma^2 (noise power) = not specified
    Appears in Eqs. (7) and (8) for rate and SINR; no value is provided.
  • B (bandwidth) = not specified
    Sets transmission rate in Eq. (7) and hence f1; missing.
  • Data_j (data volume per BS) = not specified
    Defines f1 in Eq. (11); no values for the 8 BSs are given.
  • Dmin (collision distance) = not specified
    Constraint C6 in Eq. (14g); no minimum distance is specified.
  • NSGA-II population size N and max iterations T = not specified
    Algorithm 1 hyperparameters that control the Pareto front quality; neither is stated.
  • tau1, tau2 (elimination counts) = not specified
    Algorithm 4 removes the worst tau1 and tau2 solutions; these values are never given.
  • eta, eta_u (distribution factors) = not specified
    Control crossover and mutation spread in Eqs. (19) and (21); user-defined but unstated.
assumptions (5)
  • domain assumption The array factor F(theta, phi) in Eq. (1) and the VAA gain G_BSj in Eq. (6) accurately model the UAV swarm as an ideal phased array with omnidirectional, uncoupled elements.
    Section III-A-1 and III-A-3. No mutual coupling, position errors, or element pattern errors are considered.
  • domain assumption Data sharing, timing, phase, and frequency synchronization among UAVs are achieved with negligible residual error via the protocols in [37]-[40].
    Section III-A-1 and V-C. The entire beamforming gain and interference nulling depend on this.
  • domain assumption CSI quantization from [42] yields near-perfect channel knowledge, so imperfect CSI causes little performance loss.
    Section III-A-1. The algorithm uses the quantized CSI to set weights and positions.
  • domain assumption The probabilistic LoS channel model Eq. (2) and energy model Eqs. (9)-(10) from [6], [47], [2] apply to the simulated scenarios.
    Section III-A-2 and III-B. These are external models taken as ground truth.
  • standard math The MOOP with fixed continuous variables reduces to TSP, and TSP is NP-hard (standard result).
    Theorem 1 proof in Section IV. The reduction is valid but only proves NP-hardness of a special case.

how reviews work

0 comments
Cite this review

Pith. "Pith review of UAV Virtual Antenna Array Deployment for Uplink Interference Mitigation in Data Collection Networks." pith.science (2026). https://pith.science/paper/C5NYDR5S

@misc{pith2026241206456,
  author       = {Pith},
  title        = {Pith review of: UAV Virtual Antenna Array Deployment for Uplink Interference Mitigation in Data Collection Networks},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/C5NYDR5S}},
  note         = {Machine review of arXiv:2412.06456}
}
read the original abstract

Unmanned aerial vehicles (UAVs) have gained considerable attention as a platform for establishing aerial wireless networks and communications. However, the line-of-sight dominance in air-to-ground communications often leads to significant interference with terrestrial networks, reducing communication efficiency among terrestrial terminals. This paper explores a novel uplink interference mitigation approach based on the collaborative beamforming (CB) method in multi-UAV network systems. Specifically, the UAV swarm forms a UAV-enabled virtual antenna array (VAA) to achieve the transmissions of gathered data to multiple base stations (BSs) for data backup and distributed processing. However, there is a trade-off between the effectiveness of CB-based interference mitigation and the energy conservation of UAVs. Thus, by jointly optimizing the excitation current weights and hover position of UAVs as well as the sequence of data transmission to various BSs, we formulate an uplink interference mitigation multi-objective optimization problem (MOOP) to decrease interference affection, enhance transmission efficiency, and improve energy efficiency, simultaneously. In response to the computational demands of the formulated problem, we introduce an evolutionary computation method, namely chaotic non-dominated sorting genetic algorithm II (CNSGA-II) with multiple improved operators. The proposed CNSGA-II efficiently addresses the formulated MOOP, outperforming several other comparative algorithms, as evidenced by the outcomes of the simulations. Moreover, the proposed CB-based uplink interference mitigation approach can significantly reduce the interference caused by UAVs to non-receiving BSs.

Figures

Figures reproduced from arXiv: 2412.06456 by the authors.

Figure 1
Figure 1. Sketch map of a UAV-enabled VAA model for CB. [PITH_FULL_IMAGE:figures/full_fig_p004_1.png] view at source ↗
Figure 2
Figure 2. System model of an A2G transmission in the probabilistic LoS [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. Sketch map of the population update. Qt. Note that crossover and mutation are essential operations to achieve population updates in NSGA-II. Specifically, the crossover operation generates new individuals by replacing and recombining part of the structure of two individuals. This operation can increase population diversity and is the core operation of the NSGA-II. On the other hand, mutation operation refers to upda… view at source ↗
Figures from the paper (6 more)
Figure 4
Figure 4. Figure 4: The algorithm framework of CNSGA-II. enhance the solving ability of NSGA-II. Moreover, CNSGA￾II uses an improved strategy based on an elimination mecha￾nism to exclude non-competitive solutions to avoid the over￾exploration of the search space by the algorithm. 1) Chao…
Figure 5
Figure 5. Figure 5: The main steps of deploying our method in practical systems. [PITH_FULL_IMAGE:figures/full_fig_p011_5.png]
Figure 6
Figure 6. Figure 6: Optimization results obtained by various algorithms (8 UAVs). [PITH_FULL_IMAGE:figures/full_fig_p012_6.png]
Figure 8
Figure 8. Figure 8: Flight paths of UAVs obtained by various algorithms (8 UAVs). (a) CNSGA-II. (b) MODA. (c) MOMVO. (d) MOPSO. (e) NSGA-II. [PITH_FULL_IMAGE:figures/full_fig_p013_8.png]
Figure 9
Figure 9. Figure 9: Optimization results obtained by various algorithms (16 UAVs). [PITH_FULL_IMAGE:figures/full_fig_p013_9.png]
Figure 11
Figure 11. Figure 11: Flight paths of UAVs obtained by various algorithms (16 UAVs). (a) CNSGA-II. (b) MODA. (c) MOMVO. (d) MOPSO. (e) NSGA-II. [PITH_FULL_IMAGE:figures/full_fig_p014_11.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

67 extracted references · 55 canonical work pages

  1. [37]

    Energy-efficient data dissemination using beamforming in wireless sensor networks,

    J. Feng, Y . Lu, B. Jung, D. Peroulis, and Y . C. Hu, “Energy-efficient data dissemination using beamforming in wireless sensor networks,” ACM Trans. Sens. Networks , vol. 9, no. 3, pp. 31:1–31:30, 2013

  2. [40]

    RFClock: Timing, phase and frequency synchronization for distributed wireless networks,

    K. Alemdar, D. Varshey, S. Mohanti, U. Muncuk, and K. R. Chowdhury, “RFClock: Timing, phase and frequency synchronization for distributed wireless networks,” in Proc. ACM MobiCom. ACM, 2021, pp. 15–27

  3. [42]

    Outage probability and ergodic capacity of distributed transmit beam- forming with imperfect CSI,

    I. Ahmad, C. Sung, D. Kramarev, G. Lechner, H. Suzuki, and I. Grivell, “Outage probability and ergodic capacity of distributed transmit beam- forming with imperfect CSI,” IEEE Trans. Veh. Technol., vol. 71, no. 3, pp. 3008–3019, 2022

  4. [1]

    Interference miti- gation via collaborative beamforming in UA V-enabled data collections: A multi-objective optimization method,

    H. Li, D. Wei, G. Sun, J. Wang, J. Li, and H. Kang, “Interference miti- gation via collaborative beamforming in UA V-enabled data collections: A multi-objective optimization method,” in Proc. WASA, vol. 13471. Springer, 2022, pp. 557–566

  5. [2]

    Accessing from the sky: A tutorial on UA V communications for 5G and beyond,

    Y . Zeng, Q. Wu, and R. Zhang, “Accessing from the sky: A tutorial on UA V communications for 5G and beyond,”Proc. IEEE, vol. 107, no. 12, pp. 2327–2375, 2019

  6. [3]

    Latency optimization for multi-UA V-assisted task offloading in air-ground inte- grated millimeter-wave networks,

    Y . Liu, X. Fang, M. Xiao, F. Song, Y . Cui, Q. Xue, and C. Tang, “Latency optimization for multi-UA V-assisted task offloading in air-ground inte- grated millimeter-wave networks,” IEEE Trans. Wirel. Commun. , 2024

  7. [4]

    Multi- objective optimization approaches for physical layer secure communica- tions based on collaborative beamforming in UA V networks,

    J. Li, G. Sun, H. Kang, A. Wang, S. Liang, Y . Liu, and Y . Zhang, “Multi- objective optimization approaches for physical layer secure communica- tions based on collaborative beamforming in UA V networks,”IEEE/ACM Trans. Netw., pp. 1–16, 2023

  8. [5]

    Distributed multi-UA V trajectory planning for downlink transmission: A GNN-enhanced DRL approach,

    Y . Du, N. Qi, X. Li, M. Xiao, A.-A. A. Boulogeorgos, T. A. Tsiftsis, and Q. Wu, “Distributed multi-UA V trajectory planning for downlink transmission: A GNN-enhanced DRL approach,” IEEE Wirel. Commun. Lett., pp. 1–1, 2024, early access

Show all 67 references
  1. [6]

    Secure and energy-efficient UA V relay communications exploiting collaborative beamforming,

    G. Sun, J. Li, A. Wang, Q. Wu, Z. Sun, and Y . Liu, “Secure and energy-efficient UA V relay communications exploiting collaborative beamforming,” IEEE Trans. Commun. , vol. 70, no. 8, pp. 5401–5416, 2022

  2. [7]

    Beamforming design and trajectory optimization for UA V-empowered adaptable integrated sensing and communication,

    C. Deng, X. Fang, and X. Wang, “Beamforming design and trajectory optimization for UA V-empowered adaptable integrated sensing and communication,” IEEE Trans. Wirel. Commun. , vol. 22, no. 11, pp. 8512–8526, 2023

  3. [8]

    Evolution-based energy-efficient data collection system for UA V-supported IoT: Differential evolution with population size opti- mization mechanism,

    M. Abdel-Basset, R. Mohamed, I. Alrashdi, K. M. Sallam, and I. A. Hameed, “Evolution-based energy-efficient data collection system for UA V-supported IoT: Differential evolution with population size opti- mization mechanism,” Expert Syst. Appl. , vol. 245, p. 123082, 2024

  4. [9]

    Energy efficient for UA V- enabled mobile edge computing networks: Intelligent task prediction and offloading,

    G. Wu, Y . Miao, Y . Zhang, and A. Barnawi, “Energy efficient for UA V- enabled mobile edge computing networks: Intelligent task prediction and offloading,” Comput. Commun., vol. 150, pp. 556–562, 2020

  5. [10]

    Cellular-connected UA V: Uplink association, power control and interference coordination,

    W. Mei, Q. Wu, and R. Zhang, “Cellular-connected UA V: Uplink association, power control and interference coordination,” IEEE Trans. Wirel. Commun., vol. 18, no. 11, pp. 5380–5393, 2019

  6. [11]

    3D trajectory and transmit power optimization for UA V-enabled multi-link relaying systems,

    T. Liu, M. Cui, G. Zhang, Q. Wu, X. Chu, and J. Zhang, “3D trajectory and transmit power optimization for UA V-enabled multi-link relaying systems,” IEEE Trans. Green Commun. Netw. , vol. 5, no. 1, pp. 392– 405, 2021

  7. [12]

    Interference mitigation methods for unmanned aerial vehicles served by cellular networks,

    V . Yajnanarayana, Y . E. Wang, S. Gao, S. D. Muruganathan, and X. Lin, “Interference mitigation methods for unmanned aerial vehicles served by cellular networks,” in Proc. IEEE 5GWF . IEEE, 2018, pp. 118–122

  8. [13]

    Interference-aware path planning optimization for multiple UA Vs in beyond 5G networks,

    J. Lee and V . Friderikos, “Interference-aware path planning optimization for multiple UA Vs in beyond 5G networks,” J. Commun. Networks , vol. 24, no. 2, pp. 125–138, 2022

  9. [14]

    UA V-enabled secure communications via collaborative beamforming with imperfect eavesdropper information,

    G. Sun, X. Zheng, Z. Sun, Q. Wu, J. Li, Y . Liu, and V . C. M. Leung, “UA V-enabled secure communications via collaborative beamforming with imperfect eavesdropper information,” IEEE Trans. Mob. Comput. , vol. 23, no. 4, pp. 3291–3308, 2024

  10. [15]

    Multi-objective optimization for UA V swarm-assisted IoT with virtual antenna arrays,

    J. Li, G. Sun, L. Duan, and Q. Wu, “Multi-objective optimization for UA V swarm-assisted IoT with virtual antenna arrays,”IEEE Trans. Mob. Comput., vol. 23, no. 5, pp. 4890–4907, 2024

  11. [16]

    A prediction-based charging policy and interference mitigation approach in the wireless powered Internet of Things,

    L. Li, Y . Xu, Z. Zhang, J. Yin, W. Chen, and Z. Han, “A prediction-based charging policy and interference mitigation approach in the wireless powered Internet of Things,” IEEE J. Sel. Areas Commun. , vol. 37, no. 2, pp. 439–451, 2019

  12. [17]

    Cost-efficient wireless friendly jamming and interference mitigation: No pains, no gains,

    N. Qi, Z. Su, W. Wang, R. Yao, and T. A. Tsiftsis, “Cost-efficient wireless friendly jamming and interference mitigation: No pains, no gains,” IEEE Trans. Veh. Technol., vol. 73, no. 2, pp. 2252–2265, 2024

  13. [18]

    UA V trajectory planning with interference awareness in UA V-enabled time-constrained data collection systems,

    K. Liu and J. Zheng, “UA V trajectory planning with interference awareness in UA V-enabled time-constrained data collection systems,” IEEE Trans. Veh. Technol., vol. 73, no. 2, pp. 2799–2815, 2024

  14. [19]

    Multi-UA V interference coordination via joint trajectory and power control,

    C. Shen, T. Chang, J. Gong, Y . Zeng, and R. Zhang, “Multi-UA V interference coordination via joint trajectory and power control,” IEEE Trans. Signal Process., vol. 68, pp. 843–858, 2020

  15. [20]

    Inter-cell interference mitigation for cellular-connected UA Vs using MOSDS-DQN,

    L. A. binti Burhanuddin, X. Liu, Y . Deng, M. Elkashlan, and A. Nal- lanathan, “Inter-cell interference mitigation for cellular-connected UA Vs using MOSDS-DQN,” IEEE Trans. Cogn. Commun. Netw., vol. 9, no. 6, pp. 1596–1609, 2023

  16. [21]

    Energy- efficient UA V-relaying 5G/6G spectrum sharing networks: Interference coordination with power management and trajectory design,

    W. Wang, N. Qi, L. Jia, C. Li, T. A. Tsiftsis, and M. Wang, “Energy- efficient UA V-relaying 5G/6G spectrum sharing networks: Interference coordination with power management and trajectory design,”IEEE Open J. Commun. Soc. , vol. 3, pp. 1672–1687, 2022

  17. [22]

    Cooperative anti-jamming and interference mitigation for UA V networks: A local altruistic game approach,

    Y . Su, N. Qi, Z. Huang, R. Yao, and L. Jia, “Cooperative anti-jamming and interference mitigation for UA V networks: A local altruistic game approach,” China Communications, vol. 21, no. 2, pp. 183–196, 2024

  18. [23]

    Efficient resource al- location for multi-UA V communication against adjacent and co-channel interference,

    L. Zhou, X. Chen, M. Hong, S. Jin, and Q. Shi, “Efficient resource al- location for multi-UA V communication against adjacent and co-channel interference,” IEEE Trans. Veh. Technol. , vol. 70, no. 10, pp. 10 222– 10 235, 2021

  19. [24]

    Deep reinforce- ment learning for interference management in UA V-based 3D networks: Potentials and challenges,

    M. Vaezi, X. Lin, H. Zhang, W. Saad, and H. V . Poor, “Deep reinforce- ment learning for interference management in UA V-based 3D networks: Potentials and challenges,” IEEE Commun. Mag. , vol. 62, no. 2, pp. 134–140, 2024

  20. [25]

    Collab- orative beamforming for UA V networks exploiting swarm intelligence,

    G. Sun, J. Li, A. Wang, Q. Wu, Z. Sun, Y . Liu, and S. Liang, “Collab- orative beamforming for UA V networks exploiting swarm intelligence,” IEEE Wirel. Commun., vol. 29, no. 4, pp. 10–17, 2022

  21. [26]

    Multi-objective uplink data transmission optimization for edge computing in UA V-assistant mobile wireless sensor networks,

    J. Li, G. Sun, S. Liang, Y . Wang, and A. Wang, “Multi-objective uplink data transmission optimization for edge computing in UA V-assistant mobile wireless sensor networks,” J. Syst. Archit. , vol. 132, p. 102744, 2022

  22. [27]

    Collaborative ground-space communications via evolutionary multi-objective deep reinforcement learning,

    J. Li, G. Sun, Q. Wu, D. Niyato, J. Kang, A. Jamalipour, and V . C. M. Leung, “Collaborative ground-space communications via evolutionary multi-objective deep reinforcement learning,” CoRR, vol. abs/2404.07450, 2024

  23. [28]

    Movable antennas for wireless commu- nication: Opportunities and challenges,

    L. Zhu, W. Ma, and R. Zhang, “Movable antennas for wireless commu- nication: Opportunities and challenges,” IEEE Commun. Mag. , vol. 62, no. 6, pp. 114–120, 2024

  24. [29]

    MIMO capacity characterization for movable antenna systems,

    W. Ma, L. Zhu, and R. Zhang, “MIMO capacity characterization for movable antenna systems,” IEEE Trans. Wirel. Commun., vol. 23, no. 4, pp. 3392–3407, 2024

  25. [30]

    Modeling and performance analysis for movable antenna enabled wireless communications,

    L. Zhu, W. Ma, and R. Zhang, “Modeling and performance analysis for movable antenna enabled wireless communications,” IEEE Trans. Wirel. Commun., vol. 23, no. 6, pp. 6234–6250, 2024

  26. [31]

    Secure wireless communication via movable-antenna array,

    G. Hu, Q. Wu, K. Xu, J. Si, and N. Al-Dhahir, “Secure wireless communication via movable-antenna array,” IEEE Signal Process. Lett. , vol. 31, pp. 516–520, 2024

  27. [32]

    Enabling secure wireless communications via movable antennas,

    Z. Cheng, N. Li, J. Zhu, X. She, C. Ouyang, and P. Chen, “Enabling secure wireless communications via movable antennas,” in Proc. IEEE ICASSP. IEEE, 2024, pp. 9186–9190

  28. [33]

    Movable-antenna array enhanced beam- forming: Achieving full array gain with null steering,

    L. Zhu, W. Ma, and R. Zhang, “Movable-antenna array enhanced beam- forming: Achieving full array gain with null steering,” IEEE Commun. Lett., vol. 27, no. 12, pp. 3340–3344, 2023

  29. [34]

    6D movable antenna enhanced interference mitigation for cellular-connected UA V communications,

    T. Ren, X. Zhang, L. Zhu, W. Ma, X. Gao, and R. Zhang, “6D movable antenna enhanced interference mitigation for cellular-connected UA V communications,” CoRR, 2024

  30. [35]

    Enabling peercloud in vehicular networks: Feasibility and reliability of vehicle-to-vehicle offloading,

    X. Zhang, “Enabling peercloud in vehicular networks: Feasibility and reliability of vehicle-to-vehicle offloading,” in Proc. IEEE ICNC. IEEE, 2023, pp. 358–364. JOURNAL OF LATEX CLASS FILES, VOL. 14, NO. 8, AUGUST 2021 16

  31. [36]

    Energy efficient collaborative beamforming for reducing side- lobe in wireless sensor networks,

    G. Sun, Y . Liu, Z. Chen, A. Wang, Y . Zhang, D. Tian, and V . C. M. Leung, “Energy efficient collaborative beamforming for reducing side- lobe in wireless sensor networks,” IEEE Trans. Mob. Comput. , vol. 20, no. 3, pp. 965–982, 2021

  32. [38]

    AirBeam: Experimental demonstration of distributed beamforming by a swarm of UA Vs,

    S. Mohanti, C. Bocanegra, J. Meyer, G. Secinti, M. Diddi, H. Singh, and K. R. Chowdhury, “AirBeam: Experimental demonstration of distributed beamforming by a swarm of UA Vs,” in Proc. IEEE 16th Int. Conf. Mobile Ad Hoc Sensor Syst. IEEE, 2019, pp. 162–170

  33. [39]

    DiStiNCT: Synchronizing nodes with imprecise timers in distributed wireless sensor networks,

    J. A. Boyle, J. S. Reeve, and A. S. Weddell, “DiStiNCT: Synchronizing nodes with imprecise timers in distributed wireless sensor networks,” IEEE Trans. Ind. Informatics , vol. 13, no. 3, pp. 938–946, 2017

  34. [41]

    Deep autoencoder-based Z-interference chan- nels with perfect and imperfect CSI,

    X. Zhang and M. Vaezi, “Deep autoencoder-based Z-interference chan- nels with perfect and imperfect CSI,” IEEE Trans. Commun. , vol. 72, no. 2, pp. 861–873, 2024

  35. [43]

    Caching in the sky: Proactive deployment of cache-enabled unmanned aerial vehicles for optimized quality-of-experience,

    M. Chen, M. Mozaffari, W. Saad, C. Yin, M. Debbah, and C. S. Hong, “Caching in the sky: Proactive deployment of cache-enabled unmanned aerial vehicles for optimized quality-of-experience,” IEEE J. Sel. Areas Commun., vol. 35, no. 5, pp. 1046–1061, 2017

  36. [44]

    Communications and control for wireless drone-based antenna array,

    M. Mozaffari, W. Saad, M. Bennis, and M. Debbah, “Communications and control for wireless drone-based antenna array,” IEEE Trans. Com- mun., vol. 67, no. 1, pp. 820–834, 2019

  37. [45]

    A tutorial on UA Vs for wireless networks: Applications, challenges, and open problems,

    M. Mozaffari, W. Saad, M. Bennis, Y . Nam, and M. Debbah, “A tutorial on UA Vs for wireless networks: Applications, challenges, and open problems,” IEEE Commun. Surv. Tutorials , vol. 21, no. 3, pp. 2334– 2360, 2019

  38. [46]

    Unmanned aerial vehicle with underlaid device-to-device communications: Performance and tradeoffs,

    M. Mozaffari, W. Saad, M. Bennis, and M. Debbah, “Unmanned aerial vehicle with underlaid device-to-device communications: Performance and tradeoffs,” IEEE Trans. Wirel. Commun. , vol. 15, no. 6, pp. 3949– 3963, 2016

  39. [47]

    Energy minimization for wireless communication with rotary-wing UA V,

    Y . Zeng, J. Xu, and R. Zhang, “Energy minimization for wireless communication with rotary-wing UA V,” IEEE Trans. Wirel. Commun. , vol. 18, no. 4, pp. 2329–2345, 2019

  40. [48]

    Energy efficient UA V commu- nication with energy harvesting,

    Z. Yang, W. Xu, and M. Shikh-Bahaei, “Energy efficient UA V commu- nication with energy harvesting,” IEEE Trans. Veh. Technol. , vol. 69, no. 2, pp. 1913–1927, 2020

  41. [49]

    Energy-aware 3D unmanned aerial vehicle deployment for network throughput optimization,

    S. Chou, A. Pang, and Y . Yu, “Energy-aware 3D unmanned aerial vehicle deployment for network throughput optimization,” IEEE Trans. Wirel. Commun., vol. 19, no. 1, pp. 563–578, 2020

  42. [50]

    Enhancing mobile cloud with social-aware device-to-device offloading,

    X. Zhang, “Enhancing mobile cloud with social-aware device-to-device offloading,” Comput. Commun., vol. 168, pp. 1–11, 2021

  43. [51]

    Time and energy minimization communications based on collaborative beamforming for UA V networks: A multi-objective optimization method,

    G. Sun, J. Li, Y . Liu, S. Liang, and H. Kang, “Time and energy minimization communications based on collaborative beamforming for UA V networks: A multi-objective optimization method,” IEEE J. Sel. Areas Commun., vol. 39, no. 11, pp. 3555–3572, 2021

  44. [52]

    Trajectory design for completion time minimization in UA V-enabled multicasting,

    Y . Zeng, X. Xu, and R. Zhang, “Trajectory design for completion time minimization in UA V-enabled multicasting,” IEEE Trans. Wirel. Commun., vol. 17, no. 4, pp. 2233–2246, 2018

  45. [53]

    A discrete variant of cuckoo search algorithm to solve the travelling salesman problem and path planning for autonomous trolley inside warehouse,

    M. Reda, A. Onsy, M. A. Elhosseini, A. Y . Haikal, and M. Badawy, “A discrete variant of cuckoo search algorithm to solve the travelling salesman problem and path planning for autonomous trolley inside warehouse,” Knowl. Based Syst. , vol. 252, p. 109290, 2022

  46. [54]

    Physical layer secure communications based on collaborative beamforming for UA V networks: A multi-objective optimization approach,

    J. Li, H. Kang, G. Sun, S. Liang, Y . Liu, and Y . Zhang, “Physical layer secure communications based on collaborative beamforming for UA V networks: A multi-objective optimization approach,” inProc. IEEE INFOCOM. IEEE, 2021, pp. 1–10

  47. [55]

    Performance analysis of chaotic multi-verse harris hawks optimization: A case study on solving engi- neering problems,

    A. A. Ewees and M. E. A. Elaziz, “Performance analysis of chaotic multi-verse harris hawks optimization: A case study on solving engi- neering problems,” Eng. Appl. Artif. Intell. , vol. 88, 2020

  48. [56]

    D. Li, C. Yang, and D. Zou, “A nondominated sorting genetic algorithm III with three crossover strategies for the combined heat and power dy- namic economic emission dispatch with or without prohibited operating zones,” Eng. Appl. Artif. Intell. , vol. 123, no. Part C, p. 106443, 2023

  49. [57]

    Multi-parent extension of partially mapped crossover for combinatorial optimization problems,

    C. Ting, C. Su, and C. Lee, “Multi-parent extension of partially mapped crossover for combinatorial optimization problems,” Expert Syst. Appl. , vol. 37, no. 3, pp. 1879–1886, 2010

  50. [58]

    Multi population-based chaotic differential evolution for multi-modal and multi-objective optimization problems,

    H. T. Rauf, J. Gao, A. S. Almadhor, A. Haider, Y . Zhang, and F. M. Al-Turjman, “Multi population-based chaotic differential evolution for multi-modal and multi-objective optimization problems,” Appl. Soft Comput., vol. 132, p. 109909, 2023

  51. [59]

    A hybrid algorithm using a genetic algorithm and multiagent reinforcement learning heuristic to solve the traveling salesman problem,

    M. M. Alipour, S. N. Razavi, M. Feizi-Derakhshi, and M. A. Balafar, “A hybrid algorithm using a genetic algorithm and multiagent reinforcement learning heuristic to solve the traveling salesman problem,” Neural Comput. Appl., vol. 30, no. 9, pp. 2935–2951, 2018

  52. [60]

    Analysis of energy consumption on data sharing in beamforming for wireless sensor networks,

    J. Feng, Y . Nimmagadda, Y . Lu, B. Jung, D. Peroulis, and Y . C. Hu, “Analysis of energy consumption on data sharing in beamforming for wireless sensor networks,” in Proc. IEEE ICCCN . IEEE, 2010, pp. 1–6

  53. [61]

    T. S. Rappaport, Wireless communications: principles and practice . Cambridge University Press, 2024

  54. [62]

    Transmission schemes and power allocation for multiuser massive MIMO relaying,

    C. D. Ho, H. Q. Ngo, and M. Matthaiou, “Transmission schemes and power allocation for multiuser massive MIMO relaying,” IEEE Trans. Veh. Technol., vol. 70, no. 11, pp. 11 469–11 482, 2021

  55. [63]

    Handling multiple objectives with particle swarm optimization,

    C. A. C. Coello, G. T. Pulido, and M. S. Lechuga, “Handling multiple objectives with particle swarm optimization,” IEEE Trans. Evol. Com- put., vol. 8, no. 3, pp. 256–279, 2004

  56. [64]

    Optimization of problems with multiple objectives using the multi- verse optimization algorithm,

    S. Mirjalili, P. Jangir, S. Z. Mirjalili, S. Saremi, and I. N. Trivedi, “Optimization of problems with multiple objectives using the multi- verse optimization algorithm,” Knowl. Based Syst. , vol. 134, pp. 50–71, 2017

  57. [65]

    Dragonfly algorithm: A new meta-heuristic optimization technique for solving single-objective, discrete, and multi-objective problems,

    S. Mirjalili, “Dragonfly algorithm: A new meta-heuristic optimization technique for solving single-objective, discrete, and multi-objective problems,” Neural Comput. Appl. , vol. 27, pp. 1053–1073, 2016

  58. [66]

    A fast and elitist multiobjective genetic algorithm: NSGA-II,

    K. Deb, S. Agrawal, A. Pratap, and T. Meyarivan, “A fast and elitist multiobjective genetic algorithm: NSGA-II,”IEEE Trans. Evol. Comput., vol. 6, no. 2, pp. 182–197, 2002

  59. [67]

    Cooperative downlink interference transmission and cancellation for cellular-connected UA V: A divide-and-conquer approach,

    W. Mei and R. Zhang, “Cooperative downlink interference transmission and cancellation for cellular-connected UA V: A divide-and-conquer approach,” IEEE Trans. Commun., vol. 68, no. 2, pp. 1297–1311, 2020. Hongjuan Li received a BS degree in Computer Science and Technology from...

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.